fond
Model Checking Contest @ Petri Nets 2017
7th edition, Zaragoza, Spain, June 27, 2017
Execution of r168-ebro-149580920000194
Last Updated
June 27, 2017

About the Execution of LoLA for ClientsAndServers-PT-N0010P0

Execution Summary
Max Memory
Used (MB)
Time wait (ms) CPU Usage (ms) I/O Wait (ms) Computed Result Execution
Status
12076.840 621249.00 624256.00 125.30 TF?TFTFTFFFFFFTF 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-3253
Executing tool lola
Input is ClientsAndServers-PT-N0010P0, examination is LTLCardinality
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r168-ebro-149580920000194
=====================================================================


--------------------
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 ClientsAndServers-PT-N0010P0-LTLCardinality-0
FORMULA_NAME ClientsAndServers-PT-N0010P0-LTLCardinality-1
FORMULA_NAME ClientsAndServers-PT-N0010P0-LTLCardinality-10
FORMULA_NAME ClientsAndServers-PT-N0010P0-LTLCardinality-11
FORMULA_NAME ClientsAndServers-PT-N0010P0-LTLCardinality-12
FORMULA_NAME ClientsAndServers-PT-N0010P0-LTLCardinality-13
FORMULA_NAME ClientsAndServers-PT-N0010P0-LTLCardinality-14
FORMULA_NAME ClientsAndServers-PT-N0010P0-LTLCardinality-15
FORMULA_NAME ClientsAndServers-PT-N0010P0-LTLCardinality-2
FORMULA_NAME ClientsAndServers-PT-N0010P0-LTLCardinality-3
FORMULA_NAME ClientsAndServers-PT-N0010P0-LTLCardinality-4
FORMULA_NAME ClientsAndServers-PT-N0010P0-LTLCardinality-5
FORMULA_NAME ClientsAndServers-PT-N0010P0-LTLCardinality-6
FORMULA_NAME ClientsAndServers-PT-N0010P0-LTLCardinality-7
FORMULA_NAME ClientsAndServers-PT-N0010P0-LTLCardinality-8
FORMULA_NAME ClientsAndServers-PT-N0010P0-LTLCardinality-9

=== Now, execution of the tool begins

BK_START 1496601365524


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


checking for too many tokens
===========================================================================================
ClientsAndServers-PT-N0010P0: translating PT formula LTLCardinality into LoLA format
===========================================================================================
translating formula complete
touch formulae;
----- Start make result stdout -----
LTLCardinality @ ClientsAndServers-PT-N0010P0 @ 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: 43/65536 symbol table entries, 0 collisions
lola: preprocessing...
lola: finding significant places
lola: 25 places, 18 transitions, 17 significant places
lola: computing forward-conflicting sets
lola: computing back-conflicting sets
lola: 25 transition conflict sets
lola: TASK
lola: reading formula from ClientsAndServers-PT-N0010P0-LTLCardinality.task
lola: A ((SR <= MwU)) : A (X (X (F (X ((3 <= SF)))))) : A ((1 <= StR)) : A (G (X (G ((Ci <= CG))))) : A (F (F (((1 <= StF) U (3 <= SG))))) : A ((((3 <= CwA) U (3 <= SpA)) U (3 <= SF))) : A ((G ((2 <= MwU)) U G (G ((3 <= MtF))))) : A (G ((StR <= SR))) : A (F (F (((CF <= MpG) U (StR <= CwG))))) : A (F (X ((3 <= SF)))) : A ((((Ci <= SpG) U (Ci <= SpG)) U G (X ((SpA <= CwA))))) : A (F ((X ((2 <= SR)) U (CF <= SF)))) : A ((3 <= MpG)) : A (F ((3 <= Si))) : A ((G (F ((StR <= SR))) U G (F ((1 <= SF))))) : A ((StR <= MpG))
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 ((SR <= MwU))
lola: ========================================
lola: SUBTASK
lola: checking initial satisfaction
lola: processed formula: (SR <= MwU)
lola: processed formula length: 11
lola: 1 rewrites
lola: formula mentions 0 of 25 places; total mentions: 0
lola: closed formula file ClientsAndServers-PT-N0010P0-LTLCardinality.task
lola: processed formula with 1 atomic propositions
lola: RUNNING
lola: SUBRESULT
lola: result: yes
lola: produced by: preprocessing
lola: The net satisfies the property already in its initial state.
lola: ========================================
lola: subprocess 1 will run for 236 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A (X (X (F (X ((3 <= SF))))))
lola: ========================================
lola: SUBTASK
lola: checking LTL
lola: transforming LTL-Formula into a Büchi-Automaton
lola: processed formula: A (X (X (F (X ((3 <= SF))))))
lola: processed formula: A (X (X (F (X ((3 <= SF))))))
lola: processed formula length: 29
lola: 0 rewrites
lola: formula mentions 0 of 25 places; total mentions: 0
lola: closed formula file ClientsAndServers-PT-N0010P0-LTLCardinality.task
lola: the resulting Büchi automaton has 4 states
lola: STORE
lola: using a bit-perfect encoder (--encoder=bit)
lola: using 72 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: ========================================
lola: subprocess 2 will run for 252 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A ((1 <= StR))
lola: ========================================
lola: SUBTASK
lola: checking initial satisfaction
lola: processed formula: (1 <= StR)
lola: processed formula length: 10
lola: 1 rewrites
lola: formula mentions 0 of 25 places; total mentions: 0
lola: closed formula file ClientsAndServers-PT-N0010P0-LTLCardinality.task
lola: processed formula with 1 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 3 will run for 272 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A (G (X (G ((Ci <= CG)))))
lola: ========================================
lola: SUBTASK
lola: checking LTL
lola: transforming LTL-Formula into a Büchi-Automaton
lola: processed formula: A (G (X (G ((Ci <= CG)))))
lola: processed formula: A (G (X (G ((Ci <= CG)))))
lola: processed formula length: 26
lola: 0 rewrites
lola: formula mentions 0 of 25 places; total mentions: 0
lola: closed formula file ClientsAndServers-PT-N0010P0-LTLCardinality.task
lola: the resulting Büchi automaton has 3 states
lola: STORE
lola: using a bit-perfect encoder (--encoder=bit)
lola: using 72 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 (F (F (((1 <= StF) U (3 <= SG)))))
lola: ========================================
lola: SUBTASK
lola: checking LTL
lola: transforming LTL-Formula into a Büchi-Automaton
lola: processed formula: A (F (((1 <= StF) U (3 <= SG))))
lola: processed formula: A (F (((1 <= StF) U (3 <= SG))))
lola: processed formula length: 32
lola: 1 rewrites
lola: formula mentions 0 of 25 places; total mentions: 0
lola: closed formula file ClientsAndServers-PT-N0010P0-LTLCardinality.task
lola: the resulting Büchi automaton has 1 states
lola: STORE
lola: using a bit-perfect encoder (--encoder=bit)
lola: using 72 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 5 will run for 321 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A ((((3 <= CwA) U (3 <= SpA)) U (3 <= SF)))
lola: ========================================
lola: SUBTASK
lola: checking LTL
lola: transforming LTL-Formula into a Büchi-Automaton
lola: processed formula: A ((((3 <= CwA) U (3 <= SpA)) U (3 <= SF)))
lola: processed formula: A ((((3 <= CwA) U (3 <= SpA)) U (3 <= SF)))
lola: processed formula length: 43
lola: 0 rewrites
lola: formula mentions 0 of 25 places; total mentions: 0
lola: closed formula file ClientsAndServers-PT-N0010P0-LTLCardinality.task
lola: the resulting Büchi automaton has 3 states
lola: STORE
lola: using a bit-perfect encoder (--encoder=bit)
lola: using 72 bytes per marking, with 30 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 6 will run for 354 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A ((G ((2 <= MwU)) U G (G ((3 <= MtF)))))
lola: ========================================
lola: SUBTASK
lola: checking LTL
lola: transforming LTL-Formula into a Büchi-Automaton
lola: processed formula: A ((G ((2 <= MwU)) U G (G ((3 <= MtF)))))
lola: processed formula: A ((G ((2 <= MwU)) U G (G ((3 <= MtF)))))
lola: processed formula length: 41
lola: 0 rewrites
lola: formula mentions 0 of 25 places; total mentions: 0
lola: closed formula file ClientsAndServers-PT-N0010P0-LTLCardinality.task
lola: the resulting Büchi automaton has 6 states
lola: STORE
lola: using a bit-perfect encoder (--encoder=bit)
lola: using 72 bytes per marking, with 29 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 7 will run for 393 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A (G ((StR <= SR)))
lola: ========================================
lola: SUBTASK
lola: checking invariance
lola: Planning: workflow for reachability check: search (--findpath=off)
lola: STORE
lola: using a bit-perfect encoder (--encoder=bit)
lola: using 68 bytes per marking, with 0 unused bits
lola: using a prefix tree store (--store=prefix)
lola: SEARCH (state space)
lola: state space: using reachability graph (--search=depth)
lola: state space: using reachability preserving stubborn set method with insertion algorithm (--stubborn=tarjan)
lola: RUNNING
lola: SUBRESULT
lola: result: no
lola: produced by: state space
lola: The predicate is not invariant.
lola: ========================================
lola: subprocess 8 will run for 442 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A (F (F (((CF <= MpG) U (StR <= CwG)))))
lola: ========================================
lola: SUBTASK
lola: checking LTL
lola: transforming LTL-Formula into a Büchi-Automaton
lola: processed formula: A (F (((CF <= MpG) U (StR <= CwG))))
lola: processed formula: A (F (((CF <= MpG) U (StR <= CwG))))
lola: processed formula length: 36
lola: 1 rewrites
lola: formula mentions 0 of 25 places; total mentions: 0
lola: closed formula file ClientsAndServers-PT-N0010P0-LTLCardinality.task
lola: the resulting Büchi automaton has 1 states
lola: STORE
lola: using a bit-perfect encoder (--encoder=bit)
lola: using 72 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: yes
lola: produced by: LTL model checker
lola: The net satisfies the given formula (language of the product automaton is empty).
lola: ========================================
lola: subprocess 9 will run for 505 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A (F (X ((3 <= SF))))
lola: ========================================
lola: SUBTASK
lola: checking LTL
lola: transforming LTL-Formula into a Büchi-Automaton
lola: processed formula: A (F (X ((3 <= SF))))
lola: processed formula: A (F (X ((3 <= SF))))
lola: processed formula length: 21
lola: 0 rewrites
lola: formula mentions 0 of 25 places; total mentions: 0
lola: closed formula file ClientsAndServers-PT-N0010P0-LTLCardinality.task
lola: the resulting Büchi automaton has 2 states
lola: STORE
lola: using a bit-perfect encoder (--encoder=bit)
lola: using 72 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 590 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A ((((Ci <= SpG) U (Ci <= SpG)) U G (X ((SpA <= CwA)))))
lola: ========================================
lola: SUBTASK
lola: checking LTL
lola: transforming LTL-Formula into a Büchi-Automaton
lola: processed formula: A ((((Ci <= SpG) U (Ci <= SpG)) U G (X ((SpA <= CwA)))))
lola: processed formula: A ((((Ci <= SpG) U (Ci <= SpG)) U G (X ((SpA <= CwA)))))
lola: processed formula length: 56
lola: 0 rewrites
lola: formula mentions 0 of 25 places; total mentions: 0
lola: closed formula file ClientsAndServers-PT-N0010P0-LTLCardinality.task
lola: the resulting Büchi automaton has 8 states
lola: STORE
lola: using a bit-perfect encoder (--encoder=bit)
lola: using 72 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: 1203937 markings, 3689707 edges, 240787 markings/sec, 0 secs
lola: 2176141 markings, 6891222 edges, 194441 markings/sec, 5 secs
lola: 3076267 markings, 9918453 edges, 180025 markings/sec, 10 secs
lola: 3934295 markings, 12842703 edges, 171606 markings/sec, 15 secs
lola: 4758345 markings, 15693860 edges, 164810 markings/sec, 20 secs
lola: 5559409 markings, 18482145 edges, 160213 markings/sec, 25 secs
lola: 6353571 markings, 21252917 edges, 158832 markings/sec, 30 secs
lola: 7138667 markings, 24027909 edges, 157019 markings/sec, 35 secs
lola: 7916651 markings, 26780313 edges, 155597 markings/sec, 40 secs
lola: 8685647 markings, 29517738 edges, 153799 markings/sec, 45 secs
lola: 9436677 markings, 32208660 edges, 150206 markings/sec, 50 secs
lola: 10181865 markings, 34887003 edges, 149038 markings/sec, 55 secs
lola: 10914793 markings, 37534048 edges, 146586 markings/sec, 60 secs
lola: 11636843 markings, 40140695 edges, 144410 markings/sec, 65 secs
lola: 12342281 markings, 42699590 edges, 141088 markings/sec, 70 secs
lola: 13049997 markings, 45266441 edges, 141543 markings/sec, 75 secs
lola: 13736705 markings, 47777343 edges, 137342 markings/sec, 80 secs
lola: 14416502 markings, 50273726 edges, 135959 markings/sec, 85 secs
lola: 15094707 markings, 52770409 edges, 135641 markings/sec, 90 secs
lola: 15767117 markings, 55243996 edges, 134482 markings/sec, 95 secs
lola: 16449763 markings, 57739218 edges, 136529 markings/sec, 100 secs
lola: 17125612 markings, 60220832 edges, 135170 markings/sec, 105 secs
lola: 17779473 markings, 62648428 edges, 130772 markings/sec, 110 secs
lola: 18438250 markings, 65082786 edges, 131755 markings/sec, 115 secs
lola: 19095101 markings, 67522793 edges, 131370 markings/sec, 120 secs
lola: 19754265 markings, 69964354 edges, 131833 markings/sec, 125 secs
lola: 20391269 markings, 72337323 edges, 127401 markings/sec, 130 secs
lola: 21034415 markings, 74727469 edges, 128629 markings/sec, 135 secs
lola: 21668161 markings, 77093229 edges, 126749 markings/sec, 140 secs
lola: 22292871 markings, 79437551 edges, 124942 markings/sec, 145 secs
lola: 22924277 markings, 81798059 edges, 126281 markings/sec, 150 secs
lola: 23550823 markings, 84147207 edges, 125309 markings/sec, 155 secs
lola: 24180462 markings, 86511352 edges, 125928 markings/sec, 160 secs
lola: 24795375 markings, 88827076 edges, 122983 markings/sec, 165 secs
lola: 25418565 markings, 91158654 edges, 124638 markings/sec, 170 secs
lola: 26038385 markings, 93486195 edges, 123964 markings/sec, 175 secs
lola: 26645677 markings, 95786377 edges, 121458 markings/sec, 180 secs
lola: 27219119 markings, 97955009 edges, 114688 markings/sec, 185 secs
lola: 27793799 markings, 100124101 edges, 114936 markings/sec, 190 secs
lola: 28373778 markings, 102313020 edges, 115996 markings/sec, 195 secs
lola: 28927271 markings, 104428710 edges, 110699 markings/sec, 200 secs
lola: 29488933 markings, 106553983 edges, 112332 markings/sec, 205 secs
lola: 30057417 markings, 108700811 edges, 113697 markings/sec, 210 secs
lola: 30578393 markings, 110679321 edges, 104195 markings/sec, 215 secs
lola: 31071897 markings, 112560014 edges, 98701 markings/sec, 220 secs
lola: 31575531 markings, 114467269 edges, 100727 markings/sec, 225 secs
lola: 32066111 markings, 116333032 edges, 98116 markings/sec, 230 secs
lola: 32574159 markings, 118249245 edges, 101610 markings/sec, 235 secs
lola: 33067943 markings, 120129603 edges, 98757 markings/sec, 240 secs
lola: 33562547 markings, 122017753 edges, 98921 markings/sec, 245 secs
lola: 34065963 markings, 123926701 edges, 100683 markings/sec, 250 secs
lola: 34570233 markings, 125843875 edges, 100854 markings/sec, 255 secs
lola: 35069811 markings, 127754052 edges, 99916 markings/sec, 260 secs
lola: 35564339 markings, 129645971 edges, 98906 markings/sec, 265 secs
lola: 36058099 markings, 131530496 edges, 98752 markings/sec, 270 secs
lola: 36554919 markings, 133429759 edges, 99364 markings/sec, 275 secs
lola: 37047177 markings, 135318143 edges, 98452 markings/sec, 280 secs
lola: 37544309 markings, 137218465 edges, 99426 markings/sec, 285 secs
lola: 38031085 markings, 139099722 edges, 97355 markings/sec, 290 secs
lola: 38520367 markings, 140981206 edges, 97856 markings/sec, 295 secs
lola: 39015444 markings, 142881948 edges, 99015 markings/sec, 300 secs
lola: 39508285 markings, 144768375 edges, 98568 markings/sec, 305 secs
lola: 39997513 markings, 146642112 edges, 97846 markings/sec, 310 secs
lola: 40489465 markings, 148535410 edges, 98390 markings/sec, 315 secs
lola: 40976193 markings, 150420907 edges, 97346 markings/sec, 320 secs
lola: 41466511 markings, 152311073 edges, 98064 markings/sec, 325 secs
lola: 41957437 markings, 154204076 edges, 98185 markings/sec, 330 secs
lola: 42447629 markings, 156096303 edges, 98038 markings/sec, 335 secs
lola: 42937673 markings, 157982546 edges, 98009 markings/sec, 340 secs
lola: 43431923 markings, 159881769 edges, 98850 markings/sec, 345 secs
lola: 43922909 markings, 161775535 edges, 98197 markings/sec, 350 secs
lola: 44432725 markings, 163746253 edges, 101963 markings/sec, 355 secs
lola: 44979999 markings, 165851135 edges, 109455 markings/sec, 360 secs
lola: 45512051 markings, 167906875 edges, 106410 markings/sec, 365 secs
lola: 46049236 markings, 169985650 edges, 107437 markings/sec, 370 secs
lola: 46591539 markings, 172074571 edges, 108461 markings/sec, 375 secs
lola: 47143701 markings, 174198237 edges, 110432 markings/sec, 380 secs
lola: 47681607 markings, 176277707 edges, 107581 markings/sec, 385 secs
lola: 48213163 markings, 178337404 edges, 106311 markings/sec, 390 secs
lola: 48755387 markings, 180418509 edges, 108445 markings/sec, 395 secs
lola: 49281915 markings, 182465798 edges, 105306 markings/sec, 400 secs
lola: 49810274 markings, 184517554 edges, 105672 markings/sec, 405 secs
lola: 50345095 markings, 186588407 edges, 106964 markings/sec, 410 secs
lola: 50880163 markings, 188659029 edges, 107014 markings/sec, 415 secs
lola: 51409309 markings, 190722747 edges, 105829 markings/sec, 420 secs
lola: 51924178 markings, 192714132 edges, 102974 markings/sec, 425 secs
lola: 52434219 markings, 194691150 edges, 102008 markings/sec, 430 secs
lola: 52890639 markings, 196458035 edges, 91284 markings/sec, 435 secs
lola: 53339361 markings, 198213533 edges, 89744 markings/sec, 440 secs
lola: 53798901 markings, 199993041 edges, 91908 markings/sec, 445 secs
lola: 54253423 markings, 201768759 edges, 90904 markings/sec, 450 secs
lola: 54710175 markings, 203551400 edges, 91350 markings/sec, 455 secs
lola: 55171687 markings, 205353771 edges, 92302 markings/sec, 460 secs
lola: 55661883 markings, 207252107 edges, 98039 markings/sec, 465 secs
lola: 56135753 markings, 209093353 edges, 94774 markings/sec, 470 secs
lola: 56596481 markings, 210877511 edges, 92146 markings/sec, 475 secs
lola: 57056805 markings, 212659931 edges, 92065 markings/sec, 480 secs
lola: 57505317 markings, 214411473 edges, 89702 markings/sec, 485 secs
lola: 57954333 markings, 216170941 edges, 89803 markings/sec, 490 secs
lola: 58416351 markings, 217966345 edges, 92404 markings/sec, 495 secs
lola: 58866679 markings, 219726014 edges, 90066 markings/sec, 500 secs
lola: 59319245 markings, 221488524 edges, 90513 markings/sec, 505 secs
lola: 59760635 markings, 223212733 edges, 88278 markings/sec, 510 secs
lola: 60201543 markings, 224942535 edges, 88182 markings/sec, 515 secs
lola: 60647519 markings, 226684951 edges, 89195 markings/sec, 520 secs
lola: 61086090 markings, 228410694 edges, 87714 markings/sec, 525 secs
lola: 61535351 markings, 230165551 edges, 89852 markings/sec, 530 secs
lola: 61996567 markings, 231973139 edges, 92243 markings/sec, 535 secs
lola: 62465249 markings, 233807471 edges, 93736 markings/sec, 540 secs
lola: 62935827 markings, 235657348 edges, 94116 markings/sec, 545 secs
lola: 63404439 markings, 237499843 edges, 93722 markings/sec, 550 secs
lola: 63874111 markings, 239354591 edges, 93934 markings/sec, 555 secs
lola: 64347025 markings, 241207123 edges, 94583 markings/sec, 560 secs
lola: 64821133 markings, 243058501 edges, 94822 markings/sec, 565 secs
lola: 65294256 markings, 244909700 edges, 94625 markings/sec, 570 secs
lola: 65786299 markings, 246847549 edges, 98409 markings/sec, 575 secs
lola: 66269251 markings, 248750062 edges, 96590 markings/sec, 580 secs
lola: local time limit reached - aborting
lola: Child process aborted or communication problem between parent and child process
lola: subprocess 11 will run for 589 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A (F ((X ((2 <= SR)) U (CF <= SF))))
lola: ========================================
lola: SUBTASK
lola: checking LTL
lola: transforming LTL-Formula into a Büchi-Automaton
lola: processed formula: A (F ((X ((2 <= SR)) U (CF <= SF))))
lola: processed formula: A (F ((X ((2 <= SR)) U (CF <= SF))))
lola: processed formula length: 36
lola: 0 rewrites
lola: formula mentions 0 of 25 places; total mentions: 0
lola: closed formula file ClientsAndServers-PT-N0010P0-LTLCardinality.task
lola: the resulting Büchi automaton has 1 states
lola: STORE
lola: using a bit-perfect encoder (--encoder=bit)
lola: using 72 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: SUBRESULT
lola: result: yes
lola: produced by: LTL model checker
lola: The net satisfies the given formula (language of the product automaton is empty).
lola: subprocess 12 will run for 737 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ========================================
lola: ...considering subproblem: A ((3 <= MpG))
lola: ========================================
lola: SUBTASK
lola: checking initial satisfaction
lola: processed formula: (3 <= MpG)
lola: processed formula length: 10
lola: 1 rewrites
lola: formula mentions 0 of 25 places; total mentions: 0
lola: closed formula file ClientsAndServers-PT-N0010P0-LTLCardinality.task
lola: processed formula with 1 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 (F ((3 <= Si)))
lola: ========================================
lola: SUBTASK
lola: checking LTL
lola: transforming LTL-Formula into a Büchi-Automaton
lola: processed formula: A (F ((3 <= Si)))
lola: processed formula: A (F ((3 <= Si)))
lola: processed formula length: 17
lola: 0 rewrites
lola: formula mentions 0 of 25 places; total mentions: 0
lola: closed formula file ClientsAndServers-PT-N0010P0-LTLCardinality.task
lola: the resulting Büchi automaton has 1 states
lola: STORE
lola: using a bit-perfect encoder (--encoder=bit)
lola: using 72 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: yes
lola: produced by: LTL model checker
lola: The net satisfies the given formula (language of the product automaton is empty).
lola: ========================================
lola: subprocess 14 will run for 1474 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A ((G (F ((StR <= SR))) U G (F ((1 <= SF)))))
lola: ========================================
lola: SUBTASK
lola: checking LTL
lola: transforming LTL-Formula into a Büchi-Automaton
lola: processed formula: A ((G (F ((StR <= SR))) U G (F ((1 <= SF)))))
lola: processed formula: A ((G (F ((StR <= SR))) U G (F ((1 <= SF)))))
lola: processed formula length: 45
lola: 0 rewrites
lola: formula mentions 0 of 25 places; total mentions: 0
lola: closed formula file ClientsAndServers-PT-N0010P0-LTLCardinality.task
lola: the resulting Büchi automaton has 6 states
lola: STORE
lola: using a bit-perfect encoder (--encoder=bit)
lola: using 72 bytes per marking, with 29 unused bits
lola: using a prefix tree store (--store=prefix)
lola: using ltl preserving stubborn set method (--stubborn)
lola: SEARCH
lola: RUNNING
lola: 1798720 markings, 2807397 edges, 359744 markings/sec, 0 secs
lola: 3105206 markings, 5259902 edges, 261297 markings/sec, 5 secs
lola: 4356638 markings, 7791484 edges, 250286 markings/sec, 10 secs
lola: 5603704 markings, 10262806 edges, 249413 markings/sec, 15 secs
lola: 6866121 markings, 12782617 edges, 252483 markings/sec, 20 secs
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 15 will run for 2919 seconds at most (--localtimelimit=-1)
lola: ========================================
lola: ...considering subproblem: A ((StR <= MpG))
lola: ========================================
lola: SUBTASK
lola: checking initial satisfaction
lola: processed formula: (StR <= MpG)
lola: processed formula length: 12
lola: 1 rewrites
lola: formula mentions 0 of 25 places; total mentions: 0
lola: closed formula file ClientsAndServers-PT-N0010P0-LTLCardinality.task
lola: processed formula with 1 atomic propositions
lola: RUNNING
lola: SUBRESULT
lola: result: yes
lola: produced by: preprocessing
lola: The net satisfies the property already in its initial state.
lola: RESULT
lola:
SUMMARY: yes no no no no no no no yes no unknown yes no yes no yes
lola: ========================================
FORMULA ClientsAndServers-PT-N0010P0-LTLCardinality-0 TRUE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA ClientsAndServers-PT-N0010P0-LTLCardinality-1 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA ClientsAndServers-PT-N0010P0-LTLCardinality-2 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA ClientsAndServers-PT-N0010P0-LTLCardinality-3 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA ClientsAndServers-PT-N0010P0-LTLCardinality-4 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA ClientsAndServers-PT-N0010P0-LTLCardinality-5 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA ClientsAndServers-PT-N0010P0-LTLCardinality-6 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA ClientsAndServers-PT-N0010P0-LTLCardinality-7 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA ClientsAndServers-PT-N0010P0-LTLCardinality-8 TRUE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA ClientsAndServers-PT-N0010P0-LTLCardinality-9 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA ClientsAndServers-PT-N0010P0-LTLCardinality-10 CANNOT_COMPUTE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA ClientsAndServers-PT-N0010P0-LTLCardinality-11 TRUE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA ClientsAndServers-PT-N0010P0-LTLCardinality-12 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA ClientsAndServers-PT-N0010P0-LTLCardinality-13 TRUE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA ClientsAndServers-PT-N0010P0-LTLCardinality-14 FALSE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
FORMULA ClientsAndServers-PT-N0010P0-LTLCardinality-15 TRUE TECHNIQUES COLLATERAL_PROCESSING EXPLICIT STATE_COMPRESSION STUBBORN_SETS TOPOLOGICAL USE_NUPN
----- Kill lola and sara stdout -----
----- Finished stdout -----

BK_STOP 1496601986773

--------------------
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="ClientsAndServers-PT-N0010P0"
export BK_EXAMINATION="LTLCardinality"
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/ClientsAndServers-PT-N0010P0.tgz
mv ClientsAndServers-PT-N0010P0 execution

# this is for BenchKit: explicit launching of the test

cd execution
echo "====================================================================="
echo " Generated by BenchKit 2-3253"
echo " Executing tool lola"
echo " Input is ClientsAndServers-PT-N0010P0, examination is LTLCardinality"
echo " Time confinement is $BK_TIME_CONFINEMENT seconds"
echo " Memory confinement is 16384 MBytes"
echo " Number of cores is 4"
echo " Run identifier is r168-ebro-149580920000194"
echo "====================================================================="
echo
echo "--------------------"
echo "content from stdout:"
echo
echo "=== Data for post analysis generated by BenchKit (invocation template)"
echo
if [ "LTLCardinality" = "UpperBounds" ] ; then
echo "The expected result is a vector of positive values"
echo NUM_VECTOR
elif [ "LTLCardinality" != "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 "LTLCardinality.txt" ] ; then
echo "here is the order used to build the result vector(from text file)"
for x in $(grep Property LTLCardinality.txt | cut -d ' ' -f 2 | sort -u) ; do
echo "FORMULA_NAME $x"
done
elif [ -f "LTLCardinality.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 '' LTLCardinality.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 ;