You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

61 lines
4.4 KiB

  1. # Results of 001indinv-apalache
  2. ## 1. Awesome plots
  3. ### 1.1. Time (logarithmic scale)
  4. ![time-log](001indinv-apalache-time-log.svg "Time Log")
  5. ### 1.2. Time (linear)
  6. ![time-log](001indinv-apalache-time.svg "Time Log")
  7. ### 1.3. Memory (logarithmic scale)
  8. ![mem-log](001indinv-apalache-mem-log.svg "Memory Log")
  9. ### 1.4. Memory (linear)
  10. ![mem](001indinv-apalache-mem.svg "Memory Log")
  11. ### 1.5. Number of arena cells (linear)
  12. ![ncells](001indinv-apalache-ncells.svg "Number of arena cells")
  13. ### 1.6. Number of SMT clauses (linear)
  14. ![nclauses](001indinv-apalache-nclauses.svg "Number of SMT clauses")
  15. ## 2. Input parameters
  16. no | filename | tool | timeout | init | inv | next | args
  17. ----|----------------|------------|-----------|------------|------------------|--------|------------------------------
  18. 1 | MC_n4_f1.tla | apalache | 10h | TypedInv | TypedInv | | --length=1 --cinit=ConstInit
  19. 2 | MC_n4_f2.tla | apalache | 10h | TypedInv | TypedInv | | --length=1 --cinit=ConstInit
  20. 3 | MC_n5_f1.tla | apalache | 10h | TypedInv | TypedInv | | --length=1 --cinit=ConstInit
  21. 4 | MC_n5_f2.tla | apalache | 10h | TypedInv | TypedInv | | --length=1 --cinit=ConstInit
  22. 5 | MC_n4_f1.tla | apalache | 20h | Init | TypedInv | | --length=0 --cinit=ConstInit
  23. 6 | MC_n4_f2.tla | apalache | 20h | Init | TypedInv | | --length=0 --cinit=ConstInit
  24. 7 | MC_n5_f1.tla | apalache | 20h | Init | TypedInv | | --length=0 --cinit=ConstInit
  25. 8 | MC_n5_f2.tla | apalache | 20h | Init | TypedInv | | --length=0 --cinit=ConstInit
  26. 9 | MC_n4_f1.tla | apalache | 20h | TypedInv | Agreement | | --length=0 --cinit=ConstInit
  27. 10 | MC_n4_f2.tla | apalache | 20h | TypedInv | Accountability | | --length=0 --cinit=ConstInit
  28. 11 | MC_n5_f1.tla | apalache | 20h | TypedInv | Agreement | | --length=0 --cinit=ConstInit
  29. 12 | MC_n5_f2.tla | apalache | 20h | TypedInv | Accountability | | --length=0 --cinit=ConstInit
  30. ## 3. Detailed results: 001indinv-apalache-unstable.csv
  31. 01:no | 02:tool | 03:status | 04:time_sec | 05:depth | 05:mem_kb | 10:ninit_trans | 11:ninit_trans | 12:ncells | 13:nclauses | 14:navg_clause_len
  32. -------|------------|-------------|---------------|------------|-------------|------------------|------------------|-------------|---------------|--------------------
  33. 1 | apalache | NoError | 11m | 1 | 3.0GB | 0 | 0 | 217K | 1.0M | 89
  34. 2 | apalache | NoError | 11m | 1 | 3.0GB | 0 | 0 | 207K | 1.0M | 88
  35. 3 | apalache | NoError | 16m | 1 | 4.0GB | 0 | 0 | 311K | 2.0M | 101
  36. 4 | apalache | NoError | 14m | 1 | 3.0GB | 0 | 0 | 290K | 1.0M | 103
  37. 5 | apalache | NoError | 9s | 0 | 563MB | 0 | 0 | 2.0K | 14K | 42
  38. 6 | apalache | NoError | 10s | 0 | 657MB | 0 | 0 | 2.0K | 28K | 43
  39. 7 | apalache | NoError | 8s | 0 | 635MB | 0 | 0 | 2.0K | 17K | 44
  40. 8 | apalache | NoError | 10s | 0 | 667MB | 0 | 0 | 3.0K | 32K | 45
  41. 9 | apalache | NoError | 5m05s | 0 | 2.0GB | 0 | 0 | 196K | 889K | 108
  42. 10 | apalache | NoError | 8m08s | 0 | 6.0GB | 0 | 0 | 2.0M | 3.0M | 34
  43. 11 | apalache | NoError | 9m09s | 0 | 3.0GB | 0 | 0 | 284K | 1.0M | 128
  44. 12 | apalache | NoError | 14m | 0 | 7.0GB | 0 | 0 | 4.0M | 5.0M | 38