fond
Model Checking Contest @ Petri Nets 2017
7th edition, Zaragoza, Spain, June 27, 2017
Execution of r088-csrt-149441074100195
Last Updated
June 27, 2017

About the Execution of LoLA for S_AutoFlight-PT-05b

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
4407.230 589679.00 591130.00 55.10 FFFFFFFFFF??FFFF normal

Execution Chart

We display below the execution chart for this examination (boot time has been removed).

Trace from the execution

Waiting for the VM to be ready (probing ssh)
.......
=====================================================================
Generated by BenchKit 2-3254
Executing tool lola
Input is S_AutoFlight-PT-05b, examination is LTLFireability
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r088-csrt-149441074100195
=====================================================================


--------------------
content from stdout:

=== Data for post analysis generated by BenchKit (invocation template)

The expected result is a vector of booleans
BOOL_VECTOR

here is the order used to build the result vector(from text file)
FORMULA_NAME AutoFlight-PT-05b-LTLFireability-0
FORMULA_NAME AutoFlight-PT-05b-LTLFireability-1
FORMULA_NAME AutoFlight-PT-05b-LTLFireability-10
FORMULA_NAME AutoFlight-PT-05b-LTLFireability-11
FORMULA_NAME AutoFlight-PT-05b-LTLFireability-12
FORMULA_NAME AutoFlight-PT-05b-LTLFireability-13
FORMULA_NAME AutoFlight-PT-05b-LTLFireability-14
FORMULA_NAME AutoFlight-PT-05b-LTLFireability-15
FORMULA_NAME AutoFlight-PT-05b-LTLFireability-2
FORMULA_NAME AutoFlight-PT-05b-LTLFireability-3
FORMULA_NAME AutoFlight-PT-05b-LTLFireability-4
FORMULA_NAME AutoFlight-PT-05b-LTLFireability-5
FORMULA_NAME AutoFlight-PT-05b-LTLFireability-6
FORMULA_NAME AutoFlight-PT-05b-LTLFireability-7
FORMULA_NAME AutoFlight-PT-05b-LTLFireability-8
FORMULA_NAME AutoFlight-PT-05b-LTLFireability-9

=== Now, execution of the tool begins

BK_START 1496334348732


Time: 3600 - MCC
----- Start make prepare stdout -----
===========================================================================================
S_AutoFlight-PT-05b: translating PT Petri net model.pnml into LoLA format
===========================================================================================
translating PT Petri net complete


checking for too many tokens
===========================================================================================
S_AutoFlight-PT-05b: translating PT formula LTLFireability into LoLA format
===========================================================================================
translating formula complete
touch formulae;
----- Start make result stdout -----
LTLFireability @ S_AutoFlight-PT-05b @ 3540 seconds
----- Start make result stdout -----
lola: LoLA will run for 3540 seconds at most (--timelimit)
lola: NET
lola: reading net from model.pnml.lola
lola: finished parsing
lola: closed net file model.pnml.lola
lola: 962/65536 symbol table entries, 0 collisions
lola: preprocessing...
lola: finding significant places
lola: 482 places, 480 transitions, 448 significant places
lola: computing forward-conflicting sets
lola: computing back-conflicting sets
lola: 535 transition conflict sets
lola: TASK
lola: reading formula from AutoFlight-PT-05b-LTLFireability.task
lola: A (F (X (FIREABLE(t423)))) : A (FIREABLE(t89)) : A ((G ((FIREABLE(t134) U FIREABLE(t348))) U (FIREABLE(t155) U F (FIREABLE(t345))))) : A (F (F (G (X (FIREABLE(t406)))))) : A (X (((FIREABLE(t260) U FIREABLE(t425)) U F (F (FIREABLE(t307)))))) : A (F ((G (X (FIREABLE(t383))) U FIREABLE(t184)))) : A (FIREABLE(t250)) : A (FIREABLE(t112)) : A (FIREABLE(t277)) : A (G (G (F (X (X (FIREABLE(t246))))))) : A (((FIREABLE(t24) U FIREABLE(t346)) U (FIREABLE(t99) U X (FIREABLE(t117))))) : A (FIREABLE(t349)) : A (FIREABLE(t441)) : A (FIREABLE(t124)) : A (FIREABLE(t229)) : A (F (X (X (F (G (FIREABLE(t201)))))))
lola: computing a collection of formulas
lola: RUNNING
lola: subprocess 0 will run for 221 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A (F (X (FIREABLE(t423))))
lola: ========================================
lola: SUBTASK
lola: checking LTL
lola: transforming LTL-Formula into a Büchi-Automaton
lola: processed formula: A (F (X (FIREABLE(t423))))
lola: processed formula: A (F (X (FIREABLE(t423))))
lola: processed formula length: 26
lola: 0 rewrites
lola: formula mentions 0 of 482 places; total mentions: 0
lola: closed formula file AutoFlight-PT-05b-LTLFireability.task
lola: the resulting Büchi automaton has 2 states
lola: STORE
lola: using a bit-perfect encoder (--encoder=bit)
lola: using 60 bytes per marking, with 30 unused bits
lola: using a prefix tree store (--store=prefix)
lola: Formula contains X operator; stubborn sets not applicable
lola: SEARCH
lola: RUNNING
lola: SUBRESULT
lola: result: no
lola: produced by: LTL model checker
lola: The net does not satisfy the given formula (language of the product automaton is nonempty).
lola: ========================================
lola: subprocess 1 will run for 236 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A (FIREABLE(t89))
lola: ========================================
lola: SUBTASK
lola: checking initial satisfaction
lola: processed formula: FIREABLE(t89)
lola: processed formula length: 13
lola: 1 rewrites
lola: formula mentions 0 of 482 places; total mentions: 0
lola: closed formula file AutoFlight-PT-05b-LTLFireability.task
lola: processed formula with 0 atomic propositions
lola: RUNNING
lola: SUBRESULT
lola: result: no
lola: produced by: preprocessing
lola: The net violates the given property already in its initial state.
lola: ========================================
lola: subprocess 2 will run for 252 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A ((G ((FIREABLE(t134) U FIREABLE(t348))) U (FIREABLE(t155) U F (FIREABLE(t345)))))
lola: ========================================
lola: SUBTASK
lola: checking LTL
lola: transforming LTL-Formula into a Büchi-Automaton
lola: processed formula: A ((G ((FIREABLE(t134) U FIREABLE(t348))) U (FIREABLE(t155) U F (FIREABLE(t345)))))
lola: processed formula: A ((G ((FIREABLE(t134) U FIREABLE(t348))) U (FIREABLE(t155) U F (FIREABLE(t345)))))
lola: processed formula length: 83
lola: 0 rewrites
lola: formula mentions 0 of 482 places; total mentions: 0
lola: closed formula file AutoFlight-PT-05b-LTLFireability.task
lola: the resulting Büchi automaton has 1 states
lola: STORE
lola: using a bit-perfect encoder (--encoder=bit)
lola: using 60 bytes per marking, with 31 unused bits
lola: using a prefix tree store (--store=prefix)
lola: using ltl preserving stubborn set method (--stubborn)
lola: SEARCH
lola: RUNNING
lola: SUBRESULT
lola: result: no
lola: produced by: LTL model checker
lola: The net does not satisfy the given formula (language of the product automaton is nonempty).
lola: ========================================
lola: subprocess 3 will run for 272 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A (F (F (G (X (FIREABLE(t406))))))
lola: ========================================
lola: SUBTASK
lola: checking LTL
lola: transforming LTL-Formula into a Büchi-Automaton
lola: processed formula: A (F (G (X (FIREABLE(t406)))))
lola: processed formula: A (F (G (X (FIREABLE(t406)))))
lola: processed formula length: 30
lola: 1 rewrites
lola: formula mentions 0 of 482 places; total mentions: 0
lola: closed formula file AutoFlight-PT-05b-LTLFireability.task
lola: the resulting Büchi automaton has 2 states
lola: STORE
lola: using a bit-perfect encoder (--encoder=bit)
lola: using 60 bytes per marking, with 30 unused bits
lola: using a prefix tree store (--store=prefix)
lola: Formula contains X operator; stubborn sets not applicable
lola: SEARCH
lola: RUNNING
lola: SUBRESULT
lola: result: no
lola: produced by: LTL model checker
lola: The net does not satisfy the given formula (language of the product automaton is nonempty).
lola: ========================================
lola: subprocess 4 will run for 295 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A (X (((FIREABLE(t260) U FIREABLE(t425)) U F (F (FIREABLE(t307))))))
lola: ========================================
lola: SUBTASK
lola: checking LTL
lola: transforming LTL-Formula into a Büchi-Automaton
lola: processed formula: A (X (((FIREABLE(t260) U FIREABLE(t425)) U F (FIREABLE(t307)))))
lola: processed formula: A (X (((FIREABLE(t260) U FIREABLE(t425)) U F (FIREABLE(t307)))))
lola: processed formula length: 64
lola: 1 rewrites
lola: formula mentions 0 of 482 places; total mentions: 0
lola: closed formula file AutoFlight-PT-05b-LTLFireability.task
lola: the resulting Büchi automaton has 2 states
lola: STORE
lola: using a bit-perfect encoder (--encoder=bit)
lola: using 60 bytes per marking, with 30 unused bits
lola: using a prefix tree store (--store=prefix)
lola: Formula contains X operator; stubborn sets not applicable
lola: SEARCH
lola: RUNNING
lola: 648258 markings, 2347178 edges, 129652 markings/sec, 0 secs
lola: 1238710 markings, 4715689 edges, 118090 markings/sec, 5 secs
lola: 1808961 markings, 7066636 edges, 114050 markings/sec, 10 secs
lola: 2341342 markings, 9293197 edges, 106476 markings/sec, 15 secs
lola: 2884352 markings, 11531478 edges, 108602 markings/sec, 20 secs
lola: 3431058 markings, 13782823 edges, 109341 markings/sec, 25 secs
lola: 3989055 markings, 16077516 edges, 111599 markings/sec, 30 secs
lola: 4548381 markings, 18425349 edges, 111865 markings/sec, 35 secs
lola: 5113002 markings, 20748672 edges, 112924 markings/sec, 40 secs
lola: 5656366 markings, 22986568 edges, 108673 markings/sec, 45 secs
lola: 6179728 markings, 25181284 edges, 104672 markings/sec, 50 secs
lola: 6754466 markings, 27547298 edges, 114948 markings/sec, 55 secs
lola: 7311645 markings, 29843300 edges, 111436 markings/sec, 60 secs
lola: 7831426 markings, 32023291 edges, 103956 markings/sec, 65 secs
lola: 8282068 markings, 34122710 edges, 90128 markings/sec, 70 secs
lola: 8736965 markings, 36212610 edges, 90979 markings/sec, 75 secs
lola: 9172544 markings, 38256929 edges, 87116 markings/sec, 80 secs
lola: 9636342 markings, 40392247 edges, 92760 markings/sec, 85 secs
lola: 10061474 markings, 42387039 edges, 85026 markings/sec, 90 secs
lola: 10518242 markings, 44490051 edges, 91354 markings/sec, 95 secs
lola: 10955834 markings, 46512085 edges, 87518 markings/sec, 100 secs
lola: 11403589 markings, 48604230 edges, 89551 markings/sec, 105 secs
lola: 11853981 markings, 50671447 edges, 90078 markings/sec, 110 secs
lola: 12281234 markings, 52678098 edges, 85451 markings/sec, 115 secs
lola: 12726472 markings, 54724812 edges, 89048 markings/sec, 120 secs
lola: 13145358 markings, 56691529 edges, 83777 markings/sec, 125 secs
lola: 13609459 markings, 58828157 edges, 92820 markings/sec, 130 secs
lola: 14060214 markings, 60888050 edges, 90151 markings/sec, 135 secs
lola: 14574465 markings, 63029119 edges, 102850 markings/sec, 140 secs
lola: 15051984 markings, 65122412 edges, 95504 markings/sec, 145 secs
lola: 15476812 markings, 67118705 edges, 84966 markings/sec, 150 secs
lola: 15931304 markings, 69208325 edges, 90898 markings/sec, 155 secs
lola: 16360587 markings, 71210882 edges, 85857 markings/sec, 160 secs
lola: 16798601 markings, 73236663 edges, 87603 markings/sec, 165 secs
lola: 17242646 markings, 75278475 edges, 88809 markings/sec, 170 secs
lola: 17668959 markings, 77279250 edges, 85263 markings/sec, 175 secs
lola: 18103197 markings, 79275507 edges, 86848 markings/sec, 180 secs
lola: 18509942 markings, 81183000 edges, 81349 markings/sec, 185 secs
lola: 18943190 markings, 83173393 edges, 86650 markings/sec, 190 secs
lola: 19347467 markings, 85074392 edges, 80855 markings/sec, 195 secs
lola: 19785040 markings, 87086421 edges, 87515 markings/sec, 200 secs
lola: 20192263 markings, 88995970 edges, 81445 markings/sec, 205 secs
lola: 20637176 markings, 91042607 edges, 88983 markings/sec, 210 secs
lola: 21074015 markings, 93058492 edges, 87368 markings/sec, 215 secs
lola: 21536646 markings, 95218578 edges, 92526 markings/sec, 220 secs
lola: 21978970 markings, 97350607 edges, 88465 markings/sec, 225 secs
lola: 22367994 markings, 99374958 edges, 77805 markings/sec, 230 secs
lola: 22772738 markings, 101431942 edges, 80949 markings/sec, 235 secs
lola: 23154801 markings, 103419095 edges, 76413 markings/sec, 240 secs
lola: 23555731 markings, 105455678 edges, 80186 markings/sec, 245 secs
lola: 23933957 markings, 107423072 edges, 75645 markings/sec, 250 secs
lola: 24325903 markings, 109413539 edges, 78389 markings/sec, 255 secs
lola: 24689381 markings, 111301905 edges, 72696 markings/sec, 260 secs
lola: 25072142 markings, 113245971 edges, 76552 markings/sec, 265 secs
lola: 25450465 markings, 115212048 edges, 75665 markings/sec, 270 secs
lola: 25871529 markings, 117354997 edges, 84213 markings/sec, 275 secs
lola: 26284706 markings, 119501133 edges, 82635 markings/sec, 280 secs
lola: 26705440 markings, 121645922 edges, 84147 markings/sec, 285 secs
lola: local time limit reached - aborting
lola: Child process aborted or communication problem between parent and child process
lola: subprocess 5 will run for 294 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A (F ((G (X (FIREABLE(t383))) U FIREABLE(t184))))
lola: ========================================
lola: SUBTASK
lola: checking LTL
lola: transforming LTL-Formula into a Büchi-Automaton
lola: processed formula: A (F ((G (X (FIREABLE(t383))) U FIREABLE(t184))))
lola: processed formula: A (F ((G (X (FIREABLE(t383))) U FIREABLE(t184))))
lola: processed formula length: 49
lola: 0 rewrites
lola: formula mentions 0 of 482 places; total mentions: 0
lola: closed formula file AutoFlight-PT-05b-LTLFireability.task
lola: the resulting Büchi automaton has 1 states
lola: STORE
lola: using a bit-perfect encoder (--encoder=bit)
lola: using 60 bytes per marking, with 31 unused bits
lola: using a prefix tree store (--store=prefix)
lola: Formula contains X operator; stubborn sets not applicable
lola: SEARCH
lola: RUNNING
lola: 684792 markings, 2484813 edges, 136958 markings/sec, 0 secs
lola: 1309188 markings, 5010159 edges, 124879 markings/sec, 5 secs
lola: 1890087 markings, 7407033 edges, 116180 markings/sec, 10 secs
lola: 2464649 markings, 9771309 edges, 114912 markings/sec, 15 secs
lola: 3023219 markings, 12117112 edges, 111714 markings/sec, 20 secs
lola: 3574210 markings, 14382046 edges, 110198 markings/sec, 25 secs
lola: 4101422 markings, 16551081 edges, 105442 markings/sec, 30 secs
lola: 4615642 markings, 18706602 edges, 102844 markings/sec, 35 secs
lola: 5157174 markings, 20937270 edges, 108306 markings/sec, 40 secs
lola: 5704197 markings, 23190055 edges, 109405 markings/sec, 45 secs
lola: 6218684 markings, 25346901 edges, 102897 markings/sec, 50 secs
lola: 6783850 markings, 27672379 edges, 113033 markings/sec, 55 secs
lola: 7335461 markings, 29944747 edges, 110322 markings/sec, 60 secs
lola: 7855309 markings, 32125654 edges, 103970 markings/sec, 65 secs
lola: 8318015 markings, 34289214 edges, 92541 markings/sec, 70 secs
lola: 8801037 markings, 36515926 edges, 96604 markings/sec, 75 secs
lola: 9256498 markings, 38651984 edges, 91092 markings/sec, 80 secs
lola: 9730491 markings, 40835030 edges, 94799 markings/sec, 85 secs
lola: 10184224 markings, 42930491 edges, 90747 markings/sec, 90 secs
lola: 10635171 markings, 45039257 edges, 90189 markings/sec, 95 secs
lola: 11092812 markings, 47143434 edges, 91528 markings/sec, 100 secs
lola: 11533881 markings, 49214370 edges, 88214 markings/sec, 105 secs
lola: 11998641 markings, 51354132 edges, 92952 markings/sec, 110 secs
lola: 12445561 markings, 53453462 edges, 89384 markings/sec, 115 secs
lola: 12905296 markings, 55564481 edges, 91947 markings/sec, 120 secs
lola: 13353051 markings, 57624312 edges, 89551 markings/sec, 125 secs
lola: 13819412 markings, 59816071 edges, 93272 markings/sec, 130 secs
lola: 14324762 markings, 61982463 edges, 101070 markings/sec, 135 secs
lola: 14860077 markings, 64229202 edges, 107063 markings/sec, 140 secs
lola: 15320505 markings, 66383830 edges, 92086 markings/sec, 145 secs
lola: 15797362 markings, 68582099 edges, 95371 markings/sec, 150 secs
lola: 16247020 markings, 70693185 edges, 89932 markings/sec, 155 secs
lola: 16712657 markings, 72833380 edges, 93127 markings/sec, 160 secs
lola: 17153540 markings, 74884446 edges, 88177 markings/sec, 165 secs
lola: 17611765 markings, 77012989 edges, 91645 markings/sec, 170 secs
lola: 18065078 markings, 79099555 edges, 90663 markings/sec, 175 secs
lola: 18495948 markings, 81121888 edges, 86174 markings/sec, 180 secs
lola: 18945614 markings, 83184922 edges, 89933 markings/sec, 185 secs
lola: 19369817 markings, 85177511 edges, 84841 markings/sec, 190 secs
lola: 19823936 markings, 87266315 edges, 90824 markings/sec, 195 secs
lola: 20258644 markings, 89290709 edges, 86942 markings/sec, 200 secs
lola: 20726507 markings, 91462359 edges, 93573 markings/sec, 205 secs
lola: 21197850 markings, 93628955 edges, 94269 markings/sec, 210 secs
lola: 21654593 markings, 95774260 edges, 91349 markings/sec, 215 secs
lola: 22093473 markings, 97947392 edges, 87776 markings/sec, 220 secs
lola: 22489735 markings, 100003595 edges, 79252 markings/sec, 225 secs
lola: 22910201 markings, 102146446 edges, 84093 markings/sec, 230 secs
lola: 23303731 markings, 104190781 edges, 78706 markings/sec, 235 secs
lola: 23719109 markings, 106304182 edges, 83076 markings/sec, 240 secs
lola: 24107069 markings, 108322373 edges, 77592 markings/sec, 245 secs
lola: 24517929 markings, 110412373 edges, 82172 markings/sec, 250 secs
lola: 24908504 markings, 112430534 edges, 78115 markings/sec, 255 secs
lola: 25322195 markings, 114547326 edges, 82738 markings/sec, 260 secs
lola: 25727827 markings, 116625799 edges, 81126 markings/sec, 265 secs
lola: 26130767 markings, 118701901 edges, 80588 markings/sec, 270 secs
lola: 26525450 markings, 120717122 edges, 78937 markings/sec, 275 secs
lola: 26918394 markings, 122750505 edges, 78589 markings/sec, 280 secs
lola: 27319818 markings, 124791830 edges, 80285 markings/sec, 285 secs
lola: local time limit reached - aborting
lola: Child process aborted or communication problem between parent and child process
lola: subprocess 6 will run for 295 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A (FIREABLE(t250))
lola: ========================================
lola: SUBTASK
lola: checking initial satisfaction
lola: processed formula: FIREABLE(t250)
lola: processed formula length: 14
lola: 1 rewrites
lola: formula mentions 0 of 482 places; total mentions: 0
lola: closed formula file AutoFlight-PT-05b-LTLFireability.task
lola: processed formula with 0 atomic propositions
lola: RUNNING
lola: SUBRESULT
lola: result: no
lola: produced by: preprocessing
lola: The net violates the given property already in its initial state.
lola: ========================================
lola: subprocess 7 will run for 327 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A (FIREABLE(t112))
lola: ========================================
lola: SUBTASK
lola: checking initial satisfaction
lola: processed formula: FIREABLE(t112)
lola: processed formula length: 14
lola: 1 rewrites
lola: formula mentions 0 of 482 places; total mentions: 0
lola: closed formula file AutoFlight-PT-05b-LTLFireability.task
lola: processed formula with 0 atomic propositions
lola: RUNNING
lola: SUBRESULT
lola: result: no
lola: produced by: preprocessing
lola: The net violates the given property already in its initial state.
lola: ========================================
lola: subprocess 8 will run for 368 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A (FIREABLE(t277))
lola: ========================================
lola: SUBTASK
lola: checking initial satisfaction
lola: processed formula: FIREABLE(t277)
lola: processed formula length: 14
lola: 1 rewrites
lola: formula mentions 0 of 482 places; total mentions: 0
lola: closed formula file AutoFlight-PT-05b-LTLFireability.task
lola: processed formula with 0 atomic propositions
lola: RUNNING
lola: SUBRESULT
lola: result: no
lola: produced by: preprocessing
lola: The net violates the given property already in its initial state.
lola: ========================================
lola: subprocess 9 will run for 421 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A (G (G (F (X (X (FIREABLE(t246)))))))
lola: ========================================
lola: SUBTASK
lola: checking LTL
lola: transforming LTL-Formula into a Büchi-Automaton
lola: processed formula: A (G (G (F (X (X (FIREABLE(t246)))))))
lola: processed formula: A (G (G (F (X (X (FIREABLE(t246)))))))
lola: processed formula length: 38
lola: 0 rewrites
lola: formula mentions 0 of 482 places; total mentions: 0
lola: closed formula file AutoFlight-PT-05b-LTLFireability.task
lola: the resulting Büchi automaton has 3 states
lola: STORE
lola: using a bit-perfect encoder (--encoder=bit)
lola: using 60 bytes per marking, with 30 unused bits
lola: using a prefix tree store (--store=prefix)
lola: Formula contains X operator; stubborn sets not applicable
lola: SEARCH
lola: RUNNING
lola: SUBRESULT
lola: result: no
lola: produced by: LTL model checker
lola: The net does not satisfy the given formula (language of the product automaton is nonempty).
lola: ========================================
lola: subprocess 10 will run for 491 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A (((FIREABLE(t24) U FIREABLE(t346)) U (FIREABLE(t99) U X (FIREABLE(t117)))))
lola: ========================================
lola: SUBTASK
lola: checking LTL
lola: transforming LTL-Formula into a Büchi-Automaton
lola: processed formula: A (((FIREABLE(t24) U FIREABLE(t346)) U (FIREABLE(t99) U X (FIREABLE(t117)))))
lola: processed formula: A (((FIREABLE(t24) U FIREABLE(t346)) U (FIREABLE(t99) U X (FIREABLE(t117)))))
lola: processed formula length: 77
lola: 0 rewrites
lola: formula mentions 0 of 482 places; total mentions: 0
lola: closed formula file AutoFlight-PT-05b-LTLFireability.task
lola: the resulting Büchi automaton has 8 states
lola: STORE
lola: using a bit-perfect encoder (--encoder=bit)
lola: using 60 bytes per marking, with 28 unused bits
lola: using a prefix tree store (--store=prefix)
lola: Formula contains X operator; stubborn sets not applicable
lola: SEARCH
lola: RUNNING
lola: SUBRESULT
lola: result: no
lola: produced by: LTL model checker
lola: The net does not satisfy the given formula (language of the product automaton is nonempty).
lola: ========================================
lola: subprocess 11 will run for 590 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A (FIREABLE(t349))
lola: ========================================
lola: SUBTASK
lola: checking initial satisfaction
lola: processed formula: FIREABLE(t349)
lola: processed formula length: 14
lola: 1 rewrites
lola: formula mentions 0 of 482 places; total mentions: 0
lola: closed formula file AutoFlight-PT-05b-LTLFireability.task
lola: processed formula with 0 atomic propositions
lola: RUNNING
lola: SUBRESULT
lola: result: no
lola: produced by: preprocessing
lola: The net violates the given property already in its initial state.
lola: ========================================
lola: subprocess 12 will run for 737 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A (FIREABLE(t441))
lola: ========================================
lola: SUBTASK
lola: checking initial satisfaction
lola: processed formula: FIREABLE(t441)
lola: processed formula length: 14
lola: 1 rewrites
lola: formula mentions 0 of 482 places; total mentions: 0
lola: closed formula file AutoFlight-PT-05b-LTLFireability.task
lola: processed formula with 0 atomic propositions
lola: RUNNING
lola: SUBRESULT
lola: result: no
lola: produced by: preprocessing
lola: The net violates the given property already in its initial state.
lola: ========================================
lola: subprocess 13 will run for 983 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A (FIREABLE(t124))
lola: ========================================
lola: SUBTASK
lola: checking initial satisfaction
lola: processed formula: FIREABLE(t124)
lola: processed formula length: 14
lola: 1 rewrites
lola: formula mentions 0 of 482 places; total mentions: 0
lola: closed formula file AutoFlight-PT-05b-LTLFireability.task
lola: processed formula with 0 atomic propositions
lola: RUNNING
lola: SUBRESULT
lola: result: no
lola: produced by: preprocessing
lola: The net violates the given property already in its initial state.
lola: ========================================
lola: subprocess 14 will run for 1475 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A (FIREABLE(t229))
lola: ========================================
lola: SUBTASK
lola: checking initial satisfaction
lola: processed formula: FIREABLE(t229)
lola: processed formula length: 14
lola: 1 rewrites
lola: formula mentions 0 of 482 places; total mentions: 0
lola: closed formula file AutoFlight-PT-05b-LTLFireability.task
lola: processed formula with 0 atomic propositions
lola: RUNNING
lola: SUBRESULT
lola: result: no
lola: produced by: preprocessing
lola: The net violates the given property already in its initial state.
lola: ========================================
lola: subprocess 15 will run for 2950 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A (F (X (X (F (G (FIREABLE(t201)))))))
lola: ========================================
lola: SUBTASK
lola: checking LTL
lola: transforming LTL-Formula into a Büchi-Automaton
lola: processed formula: A (F (X (X (F (G (FIREABLE(t201)))))))
lola: processed formula: A (F (X (X (F (G (FIREABLE(t201)))))))
lola: processed formula length: 38
lola: 0 rewrites
lola: formula mentions 0 of 482 places; total mentions: 0
lola: closed formula file AutoFlight-PT-05b-LTLFireability.task
lola: the resulting Büchi automaton has 4 states
lola: STORE
lola: using a bit-perfect encoder (--encoder=bit)
lola: using 60 bytes per marking, with 29 unused bits
lola: using a prefix tree store (--store=prefix)
lola: Formula contains X operator; stubborn sets not applicable
lola: SEARCH
lola: RUNNING
lola: SUBRESULT
lola: result: no
lola: produced by: LTL model checker
lola: The net does not satisfy the given formula (language of the product automaton is nonempty).
lola: RESULT
lola:
SUMMARY: no no no no unknown unknown no no no no no no no no no no
lola: ========================================
FORMULA AutoFlight-PT-05b-LTLFireability-0 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA AutoFlight-PT-05b-LTLFireability-1 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA AutoFlight-PT-05b-LTLFireability-2 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA AutoFlight-PT-05b-LTLFireability-3 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA AutoFlight-PT-05b-LTLFireability-4 CANNOT_COMPUTE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA AutoFlight-PT-05b-LTLFireability-5 CANNOT_COMPUTE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA AutoFlight-PT-05b-LTLFireability-6 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA AutoFlight-PT-05b-LTLFireability-7 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA AutoFlight-PT-05b-LTLFireability-8 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA AutoFlight-PT-05b-LTLFireability-9 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA AutoFlight-PT-05b-LTLFireability-10 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA AutoFlight-PT-05b-LTLFireability-11 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA AutoFlight-PT-05b-LTLFireability-12 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA AutoFlight-PT-05b-LTLFireability-13 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA AutoFlight-PT-05b-LTLFireability-14 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA AutoFlight-PT-05b-LTLFireability-15 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
----- Kill lola and sara stdout -----
----- Finished stdout -----

BK_STOP 1496334938411

--------------------
content from stderr:

----- Start make prepare stderr -----
----- Start make result stderr -----
----- Start make result stderr -----
----- Kill lola and sara stderr -----
----- Finished stderr -----

Sequence of Actions to be Executed by the VM

This is useful if one wants to reexecute the tool in the VM from the submitted image disk.

set -x
# this is for BenchKit: configuration of major elements for the test
export BK_INPUT="S_AutoFlight-PT-05b"
export BK_EXAMINATION="LTLFireability"
export BK_TOOL="lola"
export BK_RESULT_DIR="/tmp/BK_RESULTS/OUTPUTS"
export BK_TIME_CONFINEMENT="3600"
export BK_MEMORY_CONFINEMENT="16384"

# this is specific to your benchmark or test

export BIN_DIR="$HOME/BenchKit/bin"

# remove the execution directoty if it exists (to avoid increse of .vmdk images)
if [ -d execution ] ; then
rm -rf execution
fi

tar xzf /home/mcc/BenchKit/INPUTS/S_AutoFlight-PT-05b.tgz
mv S_AutoFlight-PT-05b execution

# this is for BenchKit: explicit launching of the test

cd execution
echo "====================================================================="
echo " Generated by BenchKit 2-3254"
echo " Executing tool lola"
echo " Input is S_AutoFlight-PT-05b, examination is LTLFireability"
echo " Time confinement is $BK_TIME_CONFINEMENT seconds"
echo " Memory confinement is 16384 MBytes"
echo " Number of cores is 4"
echo " Run identifier is r088-csrt-149441074100195"
echo "====================================================================="
echo
echo "--------------------"
echo "content from stdout:"
echo
echo "=== Data for post analysis generated by BenchKit (invocation template)"
echo
if [ "LTLFireability" = "UpperBounds" ] ; then
echo "The expected result is a vector of positive values"
echo NUM_VECTOR
elif [ "LTLFireability" != "StateSpace" ] ; then
echo "The expected result is a vector of booleans"
echo BOOL_VECTOR
else
echo "no data necessary for post analysis"
fi
echo
if [ -f "LTLFireability.txt" ] ; then
echo "here is the order used to build the result vector(from text file)"
for x in $(grep Property LTLFireability.txt | cut -d ' ' -f 2 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ -f "LTLFireability.xml" ] ; then # for cunf (txt files deleted;-)
echo echo "here is the order used to build the result vector(from xml file)"
for x in $(grep '' LTLFireability.xml | cut -d '>' -f 2 | cut -d '<' -f 1 | sort -u) ; do
echo "FORMULA_NAME $x"
done
fi
echo
echo "=== Now, execution of the tool begins"
echo
echo -n "BK_START "
date -u +%s%3N
echo
timeout -s 9 $BK_TIME_CONFINEMENT bash -c "/home/mcc/BenchKit/BenchKit_head.sh 2> STDERR ; echo ; echo -n \"BK_STOP \" ; date -u +%s%3N"
if [ $? -eq 137 ] ; then
echo
echo "BK_TIME_CONFINEMENT_REACHED"
fi
echo
echo "--------------------"
echo "content from stderr:"
echo
cat STDERR ;