About the Execution of ITS-Tools for DNAwalker-PT-18lozangeBlock
Execution Summary | |||||
Max Memory Used (MB) |
Time wait (ms) | CPU Usage (ms) | I/O Wait (ms) | Computed Result | Execution Status |
15951.880 | 3600000.00 | 4512146.00 | 3251.00 | [undef] | Time out reached |
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 itstools
Input is DNAwalker-PT-18lozangeBlock, examination is LTLFireability
Time confinement is 3600 seconds
Memory confinement is 16384 MBytes
Number of cores is 4
Run identifier is r030-blw3-149440266500159
=====================================================================
--------------------
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 DNAwalker-PT-18lozangeBlock-LTLFireability-0
FORMULA_NAME DNAwalker-PT-18lozangeBlock-LTLFireability-1
FORMULA_NAME DNAwalker-PT-18lozangeBlock-LTLFireability-10
FORMULA_NAME DNAwalker-PT-18lozangeBlock-LTLFireability-11
FORMULA_NAME DNAwalker-PT-18lozangeBlock-LTLFireability-12
FORMULA_NAME DNAwalker-PT-18lozangeBlock-LTLFireability-13
FORMULA_NAME DNAwalker-PT-18lozangeBlock-LTLFireability-14
FORMULA_NAME DNAwalker-PT-18lozangeBlock-LTLFireability-15
FORMULA_NAME DNAwalker-PT-18lozangeBlock-LTLFireability-2
FORMULA_NAME DNAwalker-PT-18lozangeBlock-LTLFireability-3
FORMULA_NAME DNAwalker-PT-18lozangeBlock-LTLFireability-4
FORMULA_NAME DNAwalker-PT-18lozangeBlock-LTLFireability-5
FORMULA_NAME DNAwalker-PT-18lozangeBlock-LTLFireability-6
FORMULA_NAME DNAwalker-PT-18lozangeBlock-LTLFireability-7
FORMULA_NAME DNAwalker-PT-18lozangeBlock-LTLFireability-8
FORMULA_NAME DNAwalker-PT-18lozangeBlock-LTLFireability-9
=== Now, execution of the tool begins
BK_START 1496246187298
Using solver YICES2 to compute partial order matrices.
Built C files in :
/home/mcc/execution
its-ltl command run as :
/home/mcc/BenchKit/eclipse/plugins/fr.lip6.move.gal.itstools.binaries_1.0.0.201705302212/bin/its-ltl-linux64 --gc-threshold 2000000 -i /home/mcc/execution/LTLFireability.pnml.gal -t CGAL -LTL /home/mcc/execution/LTLFireability.ltl -c -stutter-deadlock
Read 16 LTL properties
Checking formula 0 : !(((X(("A56>=2")&&("A45>=1")))U(G(("A42>=2")&&("A45>=1")))))
Formula 0 simplified : !(X("A45>=1" & "A56>=2") U G("A42>=2" & "A45>=1"))
Presburger conditions satisfied. Using coverability to approximate state space in K-Induction.
// Phase 1: matrix 3697 rows 164 cols
Exit code :137
BK_TIME_CONFINEMENT_REACHED
--------------------
content from stderr:
+ export BINDIR=/home/mcc/BenchKit/
+ BINDIR=/home/mcc/BenchKit/
++ pwd
+ export MODEL=/home/mcc/execution
+ MODEL=/home/mcc/execution
+ [[ LTLFireability = StateSpace ]]
+ /home/mcc/BenchKit//runeclipse.sh /home/mcc/execution LTLFireability -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -smt
+ ulimit -s 65536
+ java -Dosgi.requiredJavaVersion=1.6 -Xss8m -Xms40m -Xmx8192m -Declipse.pde.launch=true -Dfile.encoding=UTF-8 -classpath /home/mcc/BenchKit//eclipse/plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar org.eclipse.equinox.launcher.Main -application fr.lip6.move.gal.application.pnmcc -data /home/mcc/BenchKit//workspace -os linux -ws gtk -arch x86_64 -nl en_US -consoleLog -pnfolder /home/mcc/execution -examination LTLFireability -yices2path /home/mcc/BenchKit//yices/bin/yices -its -ltsminpath /home/mcc/BenchKit//lts_install_dir/ -smt
May 31, 2017 3:56:28 PM fr.lip6.move.gal.application.MccTranslator transformPNML
INFO: Parsing pnml file : /home/mcc/execution/model.pnml
May 31, 2017 3:56:28 PM fr.lip6.move.gal.nupn.PTNetReader loadFromXML
INFO: Load time of PNML (sax parser for PT used): 265 ms
May 31, 2017 3:56:28 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 164 places.
May 31, 2017 3:56:29 PM fr.lip6.move.gal.pnml.togal.PTGALTransformer handlePage
INFO: Transformed 3697 transitions.
May 31, 2017 3:56:29 PM fr.lip6.move.gal.instantiate.GALRewriter flatten
INFO: Flatten gal took : 462 ms
May 31, 2017 3:56:29 PM fr.lip6.move.serialization.SerializationUtil systemToFile
INFO: Time to serialize gal into /home/mcc/execution/LTLFireability.pnml.gal : 49 ms
May 31, 2017 3:56:29 PM fr.lip6.move.serialization.SerializationUtil serializePropertiesForITSLTLTools
INFO: Time to serialize properties into /home/mcc/execution/LTLFireability.ltl : 1 ms
May 31, 2017 3:56:31 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver computeAndDeclareInvariants
INFO: Computed 0 place invariants in 169 ms
May 31, 2017 3:56:45 PM fr.lip6.move.gal.gal2smt.bmc.KInductionSolver init
INFO: Proved 164 variables to be positive in 13549 ms
May 31, 2017 3:56:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver computeAblingMatrix
INFO: Computing symmetric may disable matrix : 3697 transitions.
May 31, 2017 3:56:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :0/3697 took 4 ms. Total solver calls (SAT/UNSAT): 22(0/22)
May 31, 2017 3:56:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2/3697 took 1932 ms. Total solver calls (SAT/UNSAT): 216(99/117)
May 31, 2017 3:56:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :3/3697 took 2964 ms. Total solver calls (SAT/UNSAT): 320(152/168)
May 31, 2017 3:56:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :5/3697 took 4946 ms. Total solver calls (SAT/UNSAT): 519(253/266)
May 31, 2017 3:56:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :6/3697 took 6068 ms. Total solver calls (SAT/UNSAT): 632(310/322)
May 31, 2017 3:56:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :7/3697 took 7251 ms. Total solver calls (SAT/UNSAT): 751(370/381)
May 31, 2017 3:56:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :8/3697 took 8458 ms. Total solver calls (SAT/UNSAT): 872(431/441)
May 31, 2017 3:56:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :9/3697 took 9459 ms. Total solver calls (SAT/UNSAT): 972(482/490)
May 31, 2017 3:56:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :10/3697 took 10606 ms. Total solver calls (SAT/UNSAT): 1085(539/546)
May 31, 2017 3:56:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :11/3697 took 11828 ms. Total solver calls (SAT/UNSAT): 1208(601/607)
May 31, 2017 3:56:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :12/3697 took 13123 ms. Total solver calls (SAT/UNSAT): 1339(667/672)
May 31, 2017 3:56:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :13/3697 took 14481 ms. Total solver calls (SAT/UNSAT): 1474(735/739)
May 31, 2017 3:57:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :14/3697 took 15527 ms. Total solver calls (SAT/UNSAT): 1578(788/790)
May 31, 2017 3:57:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :15/3697 took 16722 ms. Total solver calls (SAT/UNSAT): 1697(848/849)
May 31, 2017 3:57:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :16/3697 took 18055 ms. Total solver calls (SAT/UNSAT): 1828(914/914)
May 31, 2017 3:57:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :17/3697 took 19587 ms. Total solver calls (SAT/UNSAT): 1969(985/984)
May 31, 2017 3:57:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :18/3697 took 21057 ms. Total solver calls (SAT/UNSAT): 2116(1059/1057)
May 31, 2017 3:57:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :19/3697 took 22295 ms. Total solver calls (SAT/UNSAT): 2237(1120/1117)
May 31, 2017 3:57:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :20/3697 took 23633 ms. Total solver calls (SAT/UNSAT): 2372(1188/1184)
May 31, 2017 3:57:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :21/3697 took 25094 ms. Total solver calls (SAT/UNSAT): 2519(1262/1257)
May 31, 2017 3:57:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :22/3697 took 26636 ms. Total solver calls (SAT/UNSAT): 2674(1340/1334)
May 31, 2017 3:57:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :24/3697 took 28646 ms. Total solver calls (SAT/UNSAT): 2876(1443/1433)
May 31, 2017 3:57:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :25/3697 took 29761 ms. Total solver calls (SAT/UNSAT): 2988(1500/1488)
May 31, 2017 3:57:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :26/3697 took 30872 ms. Total solver calls (SAT/UNSAT): 3100(1557/1543)
May 31, 2017 3:57:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :27/3697 took 31905 ms. Total solver calls (SAT/UNSAT): 3202(1609/1593)
May 31, 2017 3:57:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :28/3697 took 33039 ms. Total solver calls (SAT/UNSAT): 3315(1666/1649)
May 31, 2017 3:57:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :29/3697 took 34239 ms. Total solver calls (SAT/UNSAT): 3436(1727/1709)
May 31, 2017 3:57:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :30/3697 took 35496 ms. Total solver calls (SAT/UNSAT): 3563(1791/1772)
May 31, 2017 3:57:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :31/3697 took 36769 ms. Total solver calls (SAT/UNSAT): 3692(1856/1836)
May 31, 2017 3:57:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :32/3697 took 38049 ms. Total solver calls (SAT/UNSAT): 3821(1921/1900)
May 31, 2017 3:57:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :33/3697 took 39124 ms. Total solver calls (SAT/UNSAT): 3929(1976/1953)
May 31, 2017 3:57:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :34/3697 took 40315 ms. Total solver calls (SAT/UNSAT): 4050(2037/2013)
May 31, 2017 3:57:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :35/3697 took 41608 ms. Total solver calls (SAT/UNSAT): 4181(2103/2078)
May 31, 2017 3:57:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :36/3697 took 42985 ms. Total solver calls (SAT/UNSAT): 4320(2173/2147)
May 31, 2017 3:57:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :37/3697 took 44404 ms. Total solver calls (SAT/UNSAT): 4463(2245/2218)
May 31, 2017 3:57:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :38/3697 took 45818 ms. Total solver calls (SAT/UNSAT): 4606(2317/2289)
May 31, 2017 3:57:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :39/3697 took 46935 ms. Total solver calls (SAT/UNSAT): 4718(2374/2344)
May 31, 2017 3:57:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :40/3697 took 48195 ms. Total solver calls (SAT/UNSAT): 4845(2438/2407)
May 31, 2017 3:57:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :41/3697 took 49573 ms. Total solver calls (SAT/UNSAT): 4984(2508/2476)
May 31, 2017 3:57:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :42/3697 took 51051 ms. Total solver calls (SAT/UNSAT): 5133(2583/2550)
May 31, 2017 3:57:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :43/3697 took 52595 ms. Total solver calls (SAT/UNSAT): 5288(2661/2627)
May 31, 2017 3:57:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :44/3697 took 54131 ms. Total solver calls (SAT/UNSAT): 5443(2739/2704)
May 31, 2017 3:57:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :45/3697 took 55546 ms. Total solver calls (SAT/UNSAT): 5586(2811/2775)
May 31, 2017 3:57:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :46/3697 took 57074 ms. Total solver calls (SAT/UNSAT): 5741(2889/2852)
May 31, 2017 3:57:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :47/3697 took 58688 ms. Total solver calls (SAT/UNSAT): 5904(2971/2933)
May 31, 2017 3:57:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :48/3697 took 60302 ms. Total solver calls (SAT/UNSAT): 6067(3053/3014)
May 31, 2017 3:57:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :50/3697 took 62369 ms. Total solver calls (SAT/UNSAT): 6275(3159/3116)
May 31, 2017 3:57:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :51/3697 took 63543 ms. Total solver calls (SAT/UNSAT): 6393(3219/3174)
May 31, 2017 3:57:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :52/3697 took 64714 ms. Total solver calls (SAT/UNSAT): 6511(3279/3232)
May 31, 2017 3:57:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :53/3697 took 65894 ms. Total solver calls (SAT/UNSAT): 6629(3339/3290)
May 31, 2017 3:57:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :54/3697 took 66971 ms. Total solver calls (SAT/UNSAT): 6737(3394/3343)
May 31, 2017 3:57:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :55/3697 took 68142 ms. Total solver calls (SAT/UNSAT): 6856(3454/3402)
May 31, 2017 3:57:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :56/3697 took 69391 ms. Total solver calls (SAT/UNSAT): 6983(3518/3465)
May 31, 2017 3:57:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :57/3697 took 70698 ms. Total solver calls (SAT/UNSAT): 7116(3585/3531)
May 31, 2017 3:57:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :58/3697 took 72030 ms. Total solver calls (SAT/UNSAT): 7251(3653/3598)
May 31, 2017 3:57:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :59/3697 took 73366 ms. Total solver calls (SAT/UNSAT): 7386(3721/3665)
May 31, 2017 3:57:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :60/3697 took 74628 ms. Total solver calls (SAT/UNSAT): 7513(3785/3728)
May 31, 2017 3:58:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :61/3697 took 75764 ms. Total solver calls (SAT/UNSAT): 7627(3843/3784)
May 31, 2017 3:58:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :62/3697 took 77019 ms. Total solver calls (SAT/UNSAT): 7754(3907/3847)
May 31, 2017 3:58:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :63/3697 took 78378 ms. Total solver calls (SAT/UNSAT): 7891(3976/3915)
May 31, 2017 3:58:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :64/3697 took 79829 ms. Total solver calls (SAT/UNSAT): 8036(4049/3987)
May 31, 2017 3:58:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :65/3697 took 81313 ms. Total solver calls (SAT/UNSAT): 8185(4124/4061)
May 31, 2017 3:58:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :66/3697 took 82775 ms. Total solver calls (SAT/UNSAT): 8334(4199/4135)
May 31, 2017 3:58:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :67/3697 took 84166 ms. Total solver calls (SAT/UNSAT): 8475(4270/4205)
May 31, 2017 3:58:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :68/3697 took 85484 ms. Total solver calls (SAT/UNSAT): 8608(4337/4271)
May 31, 2017 3:58:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :69/3697 took 86913 ms. Total solver calls (SAT/UNSAT): 8753(4410/4343)
May 31, 2017 3:58:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :70/3697 took 88444 ms. Total solver calls (SAT/UNSAT): 8908(4488/4420)
May 31, 2017 3:58:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :71/3697 took 90036 ms. Total solver calls (SAT/UNSAT): 9069(4569/4500)
May 31, 2017 3:58:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :72/3697 took 91639 ms. Total solver calls (SAT/UNSAT): 9230(4650/4580)
May 31, 2017 3:58:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :73/3697 took 93154 ms. Total solver calls (SAT/UNSAT): 9383(4727/4656)
May 31, 2017 3:58:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :74/3697 took 94743 ms. Total solver calls (SAT/UNSAT): 9544(4808/4736)
May 31, 2017 3:58:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :75/3697 took 96416 ms. Total solver calls (SAT/UNSAT): 9713(4893/4820)
May 31, 2017 3:58:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :76/3697 took 98091 ms. Total solver calls (SAT/UNSAT): 9882(4978/4904)
May 31, 2017 3:58:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :77/3697 took 99676 ms. Total solver calls (SAT/UNSAT): 10043(5059/4984)
May 31, 2017 3:58:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :78/3697 took 100705 ms. Total solver calls (SAT/UNSAT): 10147(5112/5035)
May 31, 2017 3:58:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :79/3697 took 101814 ms. Total solver calls (SAT/UNSAT): 10259(5169/5090)
May 31, 2017 3:58:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :80/3697 took 102990 ms. Total solver calls (SAT/UNSAT): 10377(5229/5148)
May 31, 2017 3:58:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :81/3697 took 104206 ms. Total solver calls (SAT/UNSAT): 10499(5291/5208)
May 31, 2017 3:58:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :82/3697 took 105423 ms. Total solver calls (SAT/UNSAT): 10621(5353/5268)
May 31, 2017 3:58:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :83/3697 took 106560 ms. Total solver calls (SAT/UNSAT): 10735(5411/5324)
May 31, 2017 3:58:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :84/3697 took 107679 ms. Total solver calls (SAT/UNSAT): 10847(5468/5379)
May 31, 2017 3:58:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :85/3697 took 108903 ms. Total solver calls (SAT/UNSAT): 10970(5530/5440)
May 31, 2017 3:58:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :86/3697 took 110202 ms. Total solver calls (SAT/UNSAT): 11101(5596/5505)
May 31, 2017 3:58:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :87/3697 took 111557 ms. Total solver calls (SAT/UNSAT): 11238(5665/5573)
May 31, 2017 3:58:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :88/3697 took 112932 ms. Total solver calls (SAT/UNSAT): 11377(5735/5642)
May 31, 2017 3:58:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :89/3697 took 114313 ms. Total solver calls (SAT/UNSAT): 11516(5805/5711)
May 31, 2017 3:58:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :90/3697 took 115643 ms. Total solver calls (SAT/UNSAT): 11647(5871/5776)
May 31, 2017 3:58:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :91/3697 took 116825 ms. Total solver calls (SAT/UNSAT): 11766(5931/5835)
May 31, 2017 3:58:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :92/3697 took 118128 ms. Total solver calls (SAT/UNSAT): 11897(5997/5900)
May 31, 2017 3:58:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :93/3697 took 119521 ms. Total solver calls (SAT/UNSAT): 12038(6068/5970)
May 31, 2017 3:58:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :94/3697 took 121035 ms. Total solver calls (SAT/UNSAT): 12187(6143/6044)
May 31, 2017 3:58:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :95/3697 took 122546 ms. Total solver calls (SAT/UNSAT): 12340(6220/6120)
May 31, 2017 3:58:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :96/3697 took 124057 ms. Total solver calls (SAT/UNSAT): 12493(6297/6196)
May 31, 2017 3:58:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :97/3697 took 125492 ms. Total solver calls (SAT/UNSAT): 12638(6370/6268)
May 31, 2017 3:58:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :98/3697 took 126803 ms. Total solver calls (SAT/UNSAT): 12771(6437/6334)
May 31, 2017 3:58:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :99/3697 took 128301 ms. Total solver calls (SAT/UNSAT): 12920(6512/6408)
May 31, 2017 3:58:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :100/3697 took 129857 ms. Total solver calls (SAT/UNSAT): 13079(6592/6487)
May 31, 2017 3:58:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :101/3697 took 131501 ms. Total solver calls (SAT/UNSAT): 13244(6675/6569)
May 31, 2017 3:58:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :102/3697 took 133170 ms. Total solver calls (SAT/UNSAT): 13409(6758/6651)
May 31, 2017 3:58:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :103/3697 took 134731 ms. Total solver calls (SAT/UNSAT): 13566(6837/6729)
May 31, 2017 3:59:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :104/3697 took 136191 ms. Total solver calls (SAT/UNSAT): 13711(6910/6801)
May 31, 2017 3:59:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :105/3697 took 137899 ms. Total solver calls (SAT/UNSAT): 13884(6997/6887)
May 31, 2017 3:59:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :106/3697 took 139610 ms. Total solver calls (SAT/UNSAT): 14057(7084/6973)
May 31, 2017 3:59:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :107/3697 took 141236 ms. Total solver calls (SAT/UNSAT): 14222(7167/7055)
May 31, 2017 3:59:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :108/3697 took 142745 ms. Total solver calls (SAT/UNSAT): 14375(7244/7131)
May 31, 2017 3:59:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :109/3697 took 143849 ms. Total solver calls (SAT/UNSAT): 14487(7301/7186)
May 31, 2017 3:59:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :110/3697 took 145019 ms. Total solver calls (SAT/UNSAT): 14605(7361/7244)
May 31, 2017 3:59:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :111/3697 took 146222 ms. Total solver calls (SAT/UNSAT): 14727(7423/7304)
May 31, 2017 3:59:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :112/3697 took 147427 ms. Total solver calls (SAT/UNSAT): 14849(7485/7364)
May 31, 2017 3:59:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :113/3697 took 148559 ms. Total solver calls (SAT/UNSAT): 14963(7543/7420)
May 31, 2017 3:59:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :114/3697 took 149596 ms. Total solver calls (SAT/UNSAT): 15067(7596/7471)
May 31, 2017 3:59:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :115/3697 took 150810 ms. Total solver calls (SAT/UNSAT): 15190(7658/7532)
May 31, 2017 3:59:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :116/3697 took 152105 ms. Total solver calls (SAT/UNSAT): 15321(7724/7597)
May 31, 2017 3:59:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :117/3697 took 153457 ms. Total solver calls (SAT/UNSAT): 15458(7793/7665)
May 31, 2017 3:59:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :118/3697 took 154818 ms. Total solver calls (SAT/UNSAT): 15597(7863/7734)
May 31, 2017 3:59:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :119/3697 took 156201 ms. Total solver calls (SAT/UNSAT): 15736(7933/7803)
May 31, 2017 3:59:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :120/3697 took 157498 ms. Total solver calls (SAT/UNSAT): 15867(7999/7868)
May 31, 2017 3:59:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :121/3697 took 158676 ms. Total solver calls (SAT/UNSAT): 15986(8059/7927)
May 31, 2017 3:59:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :122/3697 took 159736 ms. Total solver calls (SAT/UNSAT): 16093(8113/7980)
May 31, 2017 3:59:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :123/3697 took 161129 ms. Total solver calls (SAT/UNSAT): 16234(8184/8050)
May 31, 2017 3:59:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :124/3697 took 162597 ms. Total solver calls (SAT/UNSAT): 16383(8259/8124)
May 31, 2017 3:59:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :125/3697 took 164109 ms. Total solver calls (SAT/UNSAT): 16536(8336/8200)
May 31, 2017 3:59:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :126/3697 took 165669 ms. Total solver calls (SAT/UNSAT): 16689(8413/8276)
May 31, 2017 3:59:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :127/3697 took 167117 ms. Total solver calls (SAT/UNSAT): 16834(8486/8348)
May 31, 2017 3:59:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :128/3697 took 168411 ms. Total solver calls (SAT/UNSAT): 16967(8553/8414)
May 31, 2017 3:59:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :129/3697 took 169574 ms. Total solver calls (SAT/UNSAT): 17086(8613/8473)
May 31, 2017 3:59:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :130/3697 took 171126 ms. Total solver calls (SAT/UNSAT): 17245(8693/8552)
May 31, 2017 3:59:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :131/3697 took 172772 ms. Total solver calls (SAT/UNSAT): 17410(8776/8634)
May 31, 2017 3:59:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :132/3697 took 174402 ms. Total solver calls (SAT/UNSAT): 17575(8859/8716)
May 31, 2017 3:59:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :133/3697 took 175945 ms. Total solver calls (SAT/UNSAT): 17732(8938/8794)
May 31, 2017 3:59:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :134/3697 took 177369 ms. Total solver calls (SAT/UNSAT): 17877(9011/8866)
May 31, 2017 3:59:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :135/3697 took 178659 ms. Total solver calls (SAT/UNSAT): 18008(9077/8931)
May 31, 2017 3:59:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :136/3697 took 180367 ms. Total solver calls (SAT/UNSAT): 18181(9164/9017)
May 31, 2017 3:59:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :137/3697 took 181992 ms. Total solver calls (SAT/UNSAT): 18346(9247/9099)
May 31, 2017 3:59:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :138/3697 took 183536 ms. Total solver calls (SAT/UNSAT): 18499(9324/9175)
May 31, 2017 3:59:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :139/3697 took 184901 ms. Total solver calls (SAT/UNSAT): 18638(9394/9244)
May 31, 2017 3:59:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :140/3697 took 186065 ms. Total solver calls (SAT/UNSAT): 18756(9454/9302)
May 31, 2017 3:59:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :141/3697 took 187301 ms. Total solver calls (SAT/UNSAT): 18878(9516/9362)
May 31, 2017 3:59:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :142/3697 took 188507 ms. Total solver calls (SAT/UNSAT): 19000(9578/9422)
May 31, 2017 3:59:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :143/3697 took 189636 ms. Total solver calls (SAT/UNSAT): 19114(9636/9478)
May 31, 2017 3:59:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :144/3697 took 190664 ms. Total solver calls (SAT/UNSAT): 19218(9689/9529)
May 31, 2017 3:59:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :146/3697 took 192885 ms. Total solver calls (SAT/UNSAT): 19443(9803/9640)
May 31, 2017 3:59:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :147/3697 took 194231 ms. Total solver calls (SAT/UNSAT): 19580(9872/9708)
May 31, 2017 4:00:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :148/3697 took 195595 ms. Total solver calls (SAT/UNSAT): 19719(9942/9777)
May 31, 2017 4:00:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :149/3697 took 196989 ms. Total solver calls (SAT/UNSAT): 19858(10012/9846)
May 31, 2017 4:00:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :150/3697 took 198279 ms. Total solver calls (SAT/UNSAT): 19989(10078/9911)
May 31, 2017 4:00:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :151/3697 took 199452 ms. Total solver calls (SAT/UNSAT): 20108(10138/9970)
May 31, 2017 4:00:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :152/3697 took 200508 ms. Total solver calls (SAT/UNSAT): 20215(10192/10023)
May 31, 2017 4:00:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :154/3697 took 202911 ms. Total solver calls (SAT/UNSAT): 20458(10315/10143)
May 31, 2017 4:00:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :155/3697 took 204428 ms. Total solver calls (SAT/UNSAT): 20611(10392/10219)
May 31, 2017 4:00:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :156/3697 took 205943 ms. Total solver calls (SAT/UNSAT): 20764(10469/10295)
May 31, 2017 4:00:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :157/3697 took 207388 ms. Total solver calls (SAT/UNSAT): 20909(10542/10367)
May 31, 2017 4:00:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :158/3697 took 208745 ms. Total solver calls (SAT/UNSAT): 21042(10609/10433)
May 31, 2017 4:00:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :159/3697 took 209925 ms. Total solver calls (SAT/UNSAT): 21161(10669/10492)
May 31, 2017 4:00:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :160/3697 took 210964 ms. Total solver calls (SAT/UNSAT): 21265(10722/10543)
May 31, 2017 4:00:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :161/3697 took 212600 ms. Total solver calls (SAT/UNSAT): 21430(10805/10625)
May 31, 2017 4:00:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :162/3697 took 214230 ms. Total solver calls (SAT/UNSAT): 21595(10888/10707)
May 31, 2017 4:00:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :163/3697 took 215785 ms. Total solver calls (SAT/UNSAT): 21752(10967/10785)
May 31, 2017 4:00:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :164/3697 took 217216 ms. Total solver calls (SAT/UNSAT): 21897(11040/10857)
May 31, 2017 4:00:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :165/3697 took 218506 ms. Total solver calls (SAT/UNSAT): 22028(11106/10922)
May 31, 2017 4:00:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :166/3697 took 219635 ms. Total solver calls (SAT/UNSAT): 22142(11164/10978)
May 31, 2017 4:00:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :167/3697 took 221259 ms. Total solver calls (SAT/UNSAT): 22307(11247/11060)
May 31, 2017 4:00:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :168/3697 took 222766 ms. Total solver calls (SAT/UNSAT): 22460(11324/11136)
May 31, 2017 4:00:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :169/3697 took 224140 ms. Total solver calls (SAT/UNSAT): 22599(11394/11205)
May 31, 2017 4:00:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :170/3697 took 225349 ms. Total solver calls (SAT/UNSAT): 22721(11456/11265)
May 31, 2017 4:00:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :171/3697 took 226488 ms. Total solver calls (SAT/UNSAT): 22835(11514/11321)
May 31, 2017 4:00:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :172/3697 took 227651 ms. Total solver calls (SAT/UNSAT): 22949(11572/11377)
May 31, 2017 4:00:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :173/3697 took 228781 ms. Total solver calls (SAT/UNSAT): 23063(11630/11433)
May 31, 2017 4:00:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :175/3697 took 230581 ms. Total solver calls (SAT/UNSAT): 23245(11723/11522)
May 31, 2017 4:00:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :177/3697 took 232610 ms. Total solver calls (SAT/UNSAT): 23450(11827/11623)
May 31, 2017 4:00:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :178/3697 took 233897 ms. Total solver calls (SAT/UNSAT): 23581(11893/11688)
May 31, 2017 4:00:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :179/3697 took 235184 ms. Total solver calls (SAT/UNSAT): 23712(11959/11753)
May 31, 2017 4:00:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :180/3697 took 236404 ms. Total solver calls (SAT/UNSAT): 23835(12021/11814)
May 31, 2017 4:00:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :181/3697 took 237507 ms. Total solver calls (SAT/UNSAT): 23946(12077/11869)
May 31, 2017 4:00:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :183/3697 took 239353 ms. Total solver calls (SAT/UNSAT): 24131(12171/11960)
May 31, 2017 4:00:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :184/3697 took 240790 ms. Total solver calls (SAT/UNSAT): 24276(12244/12032)
May 31, 2017 4:00:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :185/3697 took 242214 ms. Total solver calls (SAT/UNSAT): 24421(12317/12104)
May 31, 2017 4:00:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :186/3697 took 243602 ms. Total solver calls (SAT/UNSAT): 24558(12386/12172)
May 31, 2017 4:00:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :187/3697 took 244828 ms. Total solver calls (SAT/UNSAT): 24683(12449/12234)
May 31, 2017 4:00:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :188/3697 took 245925 ms. Total solver calls (SAT/UNSAT): 24794(12505/12289)
May 31, 2017 4:00:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :190/3697 took 248480 ms. Total solver calls (SAT/UNSAT): 25047(12633/12414)
May 31, 2017 4:00:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :191/3697 took 250000 ms. Total solver calls (SAT/UNSAT): 25196(12708/12488)
May 31, 2017 4:00:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :192/3697 took 251380 ms. Total solver calls (SAT/UNSAT): 25333(12777/12556)
May 31, 2017 4:00:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :193/3697 took 252605 ms. Total solver calls (SAT/UNSAT): 25456(12839/12617)
May 31, 2017 4:00:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :194/3697 took 253669 ms. Total solver calls (SAT/UNSAT): 25562(12893/12669)
May 31, 2017 4:01:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :195/3697 took 255120 ms. Total solver calls (SAT/UNSAT): 25707(12966/12741)
May 31, 2017 4:01:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :196/3697 took 256426 ms. Total solver calls (SAT/UNSAT): 25838(13032/12806)
May 31, 2017 4:01:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :197/3697 took 257551 ms. Total solver calls (SAT/UNSAT): 25952(13090/12862)
May 31, 2017 4:01:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :198/3697 took 258581 ms. Total solver calls (SAT/UNSAT): 26056(13143/12913)
May 31, 2017 4:01:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :199/3697 took 259606 ms. Total solver calls (SAT/UNSAT): 26160(13196/12964)
May 31, 2017 4:01:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :201/3697 took 261306 ms. Total solver calls (SAT/UNSAT): 26332(13284/13048)
May 31, 2017 4:01:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :203/3697 took 263269 ms. Total solver calls (SAT/UNSAT): 26519(13379/13140)
May 31, 2017 4:01:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :204/3697 took 264516 ms. Total solver calls (SAT/UNSAT): 26640(13440/13200)
May 31, 2017 4:01:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :205/3697 took 265644 ms. Total solver calls (SAT/UNSAT): 26753(13497/13256)
May 31, 2017 4:01:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :206/3697 took 266666 ms. Total solver calls (SAT/UNSAT): 26854(13548/13306)
May 31, 2017 4:01:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :208/3697 took 268332 ms. Total solver calls (SAT/UNSAT): 27019(13632/13387)
May 31, 2017 4:01:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :209/3697 took 269704 ms. Total solver calls (SAT/UNSAT): 27154(13700/13454)
May 31, 2017 4:01:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :210/3697 took 271070 ms. Total solver calls (SAT/UNSAT): 27281(13764/13517)
May 31, 2017 4:01:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :211/3697 took 272209 ms. Total solver calls (SAT/UNSAT): 27396(13822/13574)
May 31, 2017 4:01:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :213/3697 took 274052 ms. Total solver calls (SAT/UNSAT): 27583(13917/13666)
May 31, 2017 4:01:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :214/3697 took 275477 ms. Total solver calls (SAT/UNSAT): 27722(13987/13735)
May 31, 2017 4:01:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :215/3697 took 276745 ms. Total solver calls (SAT/UNSAT): 27849(14051/13798)
May 31, 2017 4:01:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :216/3697 took 277857 ms. Total solver calls (SAT/UNSAT): 27962(14108/13854)
May 31, 2017 4:01:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :217/3697 took 278871 ms. Total solver calls (SAT/UNSAT): 28058(14157/13901)
May 31, 2017 4:01:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :218/3697 took 280062 ms. Total solver calls (SAT/UNSAT): 28179(14218/13961)
May 31, 2017 4:01:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :219/3697 took 281111 ms. Total solver calls (SAT/UNSAT): 28283(14271/14012)
May 31, 2017 4:01:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :221/3697 took 282927 ms. Total solver calls (SAT/UNSAT): 28463(14363/14100)
May 31, 2017 4:01:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :223/3697 took 284278 ms. Total solver calls (SAT/UNSAT): 28595(14431/14164)
May 31, 2017 4:01:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :224/3697 took 285388 ms. Total solver calls (SAT/UNSAT): 28706(14487/14219)
May 31, 2017 4:01:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :225/3697 took 286441 ms. Total solver calls (SAT/UNSAT): 28809(14539/14270)
May 31, 2017 4:01:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :227/3697 took 288137 ms. Total solver calls (SAT/UNSAT): 28979(14625/14354)
May 31, 2017 4:01:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :229/3697 took 289965 ms. Total solver calls (SAT/UNSAT): 29162(14718/14444)
May 31, 2017 4:01:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :230/3697 took 291014 ms. Total solver calls (SAT/UNSAT): 29267(14771/14496)
May 31, 2017 4:01:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :232/3697 took 292674 ms. Total solver calls (SAT/UNSAT): 29434(14856/14578)
May 31, 2017 4:01:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :233/3697 took 293935 ms. Total solver calls (SAT/UNSAT): 29551(14915/14636)
May 31, 2017 4:01:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :234/3697 took 294954 ms. Total solver calls (SAT/UNSAT): 29654(14967/14687)
May 31, 2017 4:01:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :236/3697 took 296747 ms. Total solver calls (SAT/UNSAT): 29834(15059/14775)
May 31, 2017 4:01:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :238/3697 took 298163 ms. Total solver calls (SAT/UNSAT): 29976(15132/14844)
May 31, 2017 4:01:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :240/3697 took 299649 ms. Total solver calls (SAT/UNSAT): 30125(15208/14917)
May 31, 2017 4:01:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :242/3697 took 301139 ms. Total solver calls (SAT/UNSAT): 30275(15284/14991)
May 31, 2017 4:01:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :244/3697 took 302647 ms. Total solver calls (SAT/UNSAT): 30426(15361/15065)
May 31, 2017 4:01:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :246/3697 took 304109 ms. Total solver calls (SAT/UNSAT): 30573(15436/15137)
May 31, 2017 4:01:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :248/3697 took 305795 ms. Total solver calls (SAT/UNSAT): 30742(15522/15220)
May 31, 2017 4:01:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :250/3697 took 307752 ms. Total solver calls (SAT/UNSAT): 30938(15622/15316)
May 31, 2017 4:01:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :251/3697 took 308825 ms. Total solver calls (SAT/UNSAT): 31046(15677/15369)
May 31, 2017 4:01:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :252/3697 took 309942 ms. Total solver calls (SAT/UNSAT): 31158(15734/15424)
May 31, 2017 4:01:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :253/3697 took 311067 ms. Total solver calls (SAT/UNSAT): 31271(15791/15480)
May 31, 2017 4:01:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :254/3697 took 312306 ms. Total solver calls (SAT/UNSAT): 31392(15852/15540)
May 31, 2017 4:01:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :255/3697 took 313559 ms. Total solver calls (SAT/UNSAT): 31519(15916/15603)
May 31, 2017 4:01:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :256/3697 took 314631 ms. Total solver calls (SAT/UNSAT): 31627(15971/15656)
May 31, 2017 4:02:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :257/3697 took 315855 ms. Total solver calls (SAT/UNSAT): 31748(16032/15716)
May 31, 2017 4:02:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :258/3697 took 317162 ms. Total solver calls (SAT/UNSAT): 31879(16098/15781)
May 31, 2017 4:02:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :259/3697 took 318537 ms. Total solver calls (SAT/UNSAT): 32018(16168/15850)
May 31, 2017 4:02:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :260/3697 took 319950 ms. Total solver calls (SAT/UNSAT): 32161(16240/15921)
May 31, 2017 4:02:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :261/3697 took 321103 ms. Total solver calls (SAT/UNSAT): 32273(16297/15976)
May 31, 2017 4:02:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :262/3697 took 322365 ms. Total solver calls (SAT/UNSAT): 32400(16361/16039)
May 31, 2017 4:02:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :263/3697 took 323738 ms. Total solver calls (SAT/UNSAT): 32539(16431/16108)
May 31, 2017 4:02:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :264/3697 took 325219 ms. Total solver calls (SAT/UNSAT): 32688(16506/16182)
May 31, 2017 4:02:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :265/3697 took 326804 ms. Total solver calls (SAT/UNSAT): 32843(16584/16259)
May 31, 2017 4:02:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :266/3697 took 327921 ms. Total solver calls (SAT/UNSAT): 32955(16641/16314)
May 31, 2017 4:02:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :267/3697 took 329204 ms. Total solver calls (SAT/UNSAT): 33084(16706/16378)
May 31, 2017 4:02:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :268/3697 took 330623 ms. Total solver calls (SAT/UNSAT): 33227(16778/16449)
May 31, 2017 4:02:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :269/3697 took 332157 ms. Total solver calls (SAT/UNSAT): 33382(16856/16526)
May 31, 2017 4:02:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :270/3697 took 333776 ms. Total solver calls (SAT/UNSAT): 33545(16938/16607)
May 31, 2017 4:02:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :271/3697 took 335123 ms. Total solver calls (SAT/UNSAT): 33674(17003/16671)
May 31, 2017 4:02:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :272/3697 took 336557 ms. Total solver calls (SAT/UNSAT): 33817(17075/16742)
May 31, 2017 4:02:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :273/3697 took 338099 ms. Total solver calls (SAT/UNSAT): 33972(17153/16819)
May 31, 2017 4:02:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :274/3697 took 339761 ms. Total solver calls (SAT/UNSAT): 34135(17235/16900)
May 31, 2017 4:02:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :275/3697 took 340800 ms. Total solver calls (SAT/UNSAT): 34240(17288/16952)
May 31, 2017 4:02:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :276/3697 took 341917 ms. Total solver calls (SAT/UNSAT): 34353(17345/17008)
May 31, 2017 4:02:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :277/3697 took 343092 ms. Total solver calls (SAT/UNSAT): 34472(17405/17067)
May 31, 2017 4:02:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :278/3697 took 344310 ms. Total solver calls (SAT/UNSAT): 34595(17467/17128)
May 31, 2017 4:02:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :279/3697 took 345520 ms. Total solver calls (SAT/UNSAT): 34718(17529/17189)
May 31, 2017 4:02:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :280/3697 took 346635 ms. Total solver calls (SAT/UNSAT): 34831(17586/17245)
May 31, 2017 4:02:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :281/3697 took 347991 ms. Total solver calls (SAT/UNSAT): 34963(17652/17311)
May 31, 2017 4:02:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :282/3697 took 349428 ms. Total solver calls (SAT/UNSAT): 35101(17721/17380)
May 31, 2017 4:02:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :283/3697 took 350938 ms. Total solver calls (SAT/UNSAT): 35241(17791/17450)
May 31, 2017 4:02:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :284/3697 took 352195 ms. Total solver calls (SAT/UNSAT): 35360(17851/17509)
May 31, 2017 4:02:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :285/3697 took 353552 ms. Total solver calls (SAT/UNSAT): 35492(17917/17575)
May 31, 2017 4:02:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :286/3697 took 354978 ms. Total solver calls (SAT/UNSAT): 35634(17988/17646)
May 31, 2017 4:02:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :287/3697 took 356444 ms. Total solver calls (SAT/UNSAT): 35784(18063/17721)
May 31, 2017 4:02:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :288/3697 took 357954 ms. Total solver calls (SAT/UNSAT): 35938(18140/17798)
May 31, 2017 4:02:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :289/3697 took 359459 ms. Total solver calls (SAT/UNSAT): 36092(18217/17875)
May 31, 2017 4:02:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :290/3697 took 360664 ms. Total solver calls (SAT/UNSAT): 36215(18279/17936)
May 31, 2017 4:02:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :291/3697 took 362013 ms. Total solver calls (SAT/UNSAT): 36353(18348/18005)
May 31, 2017 4:02:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :292/3697 took 363471 ms. Total solver calls (SAT/UNSAT): 36503(18423/18080)
May 31, 2017 4:02:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :293/3697 took 365032 ms. Total solver calls (SAT/UNSAT): 36663(18503/18160)
May 31, 2017 4:02:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :294/3697 took 366659 ms. Total solver calls (SAT/UNSAT): 36829(18586/18243)
May 31, 2017 4:02:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :295/3697 took 368358 ms. Total solver calls (SAT/UNSAT): 36995(18669/18326)
May 31, 2017 4:02:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :296/3697 took 369567 ms. Total solver calls (SAT/UNSAT): 37118(18731/18387)
May 31, 2017 4:02:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :297/3697 took 370944 ms. Total solver calls (SAT/UNSAT): 37258(18801/18457)
May 31, 2017 4:02:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :298/3697 took 372455 ms. Total solver calls (SAT/UNSAT): 37412(18878/18534)
May 31, 2017 4:02:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :299/3697 took 374083 ms. Total solver calls (SAT/UNSAT): 37578(18961/18617)
May 31, 2017 4:03:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :300/3697 took 375789 ms. Total solver calls (SAT/UNSAT): 37752(19048/18704)
May 31, 2017 4:03:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :301/3697 took 377500 ms. Total solver calls (SAT/UNSAT): 37926(19135/18791)
May 31, 2017 4:03:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :302/3697 took 379011 ms. Total solver calls (SAT/UNSAT): 38080(19212/18868)
May 31, 2017 4:03:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :303/3697 took 380641 ms. Total solver calls (SAT/UNSAT): 38246(19295/18951)
May 31, 2017 4:03:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :304/3697 took 382354 ms. Total solver calls (SAT/UNSAT): 38420(19382/19038)
May 31, 2017 4:03:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :305/3697 took 384058 ms. Total solver calls (SAT/UNSAT): 38593(19469/19124)
May 31, 2017 4:03:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :306/3697 took 385171 ms. Total solver calls (SAT/UNSAT): 38706(19526/19180)
May 31, 2017 4:03:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :307/3697 took 386363 ms. Total solver calls (SAT/UNSAT): 38827(19587/19240)
May 31, 2017 4:03:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :308/3697 took 387609 ms. Total solver calls (SAT/UNSAT): 38954(19651/19303)
May 31, 2017 4:03:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :309/3697 took 388897 ms. Total solver calls (SAT/UNSAT): 39085(19717/19368)
May 31, 2017 4:03:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :310/3697 took 390181 ms. Total solver calls (SAT/UNSAT): 39216(19783/19433)
May 31, 2017 4:03:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :311/3697 took 391466 ms. Total solver calls (SAT/UNSAT): 39347(19849/19498)
May 31, 2017 4:03:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :312/3697 took 392656 ms. Total solver calls (SAT/UNSAT): 39468(19910/19558)
May 31, 2017 4:03:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :313/3697 took 393944 ms. Total solver calls (SAT/UNSAT): 39600(19976/19624)
May 31, 2017 4:03:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :314/3697 took 395374 ms. Total solver calls (SAT/UNSAT): 39746(20049/19697)
May 31, 2017 4:03:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :315/3697 took 396822 ms. Total solver calls (SAT/UNSAT): 39894(20123/19771)
May 31, 2017 4:03:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :316/3697 took 398272 ms. Total solver calls (SAT/UNSAT): 40042(20197/19845)
May 31, 2017 4:03:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :317/3697 took 399524 ms. Total solver calls (SAT/UNSAT): 40169(20261/19908)
May 31, 2017 4:03:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :318/3697 took 400900 ms. Total solver calls (SAT/UNSAT): 40309(20331/19978)
May 31, 2017 4:03:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :319/3697 took 402377 ms. Total solver calls (SAT/UNSAT): 40459(20406/20053)
May 31, 2017 4:03:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :320/3697 took 403927 ms. Total solver calls (SAT/UNSAT): 40617(20485/20132)
May 31, 2017 4:03:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :321/3697 took 405520 ms. Total solver calls (SAT/UNSAT): 40779(20566/20213)
May 31, 2017 4:03:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :322/3697 took 407108 ms. Total solver calls (SAT/UNSAT): 40941(20647/20294)
May 31, 2017 4:03:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :323/3697 took 408620 ms. Total solver calls (SAT/UNSAT): 41095(20724/20371)
May 31, 2017 4:03:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :324/3697 took 409912 ms. Total solver calls (SAT/UNSAT): 41226(20790/20436)
May 31, 2017 4:03:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :325/3697 took 411357 ms. Total solver calls (SAT/UNSAT): 41372(20863/20509)
May 31, 2017 4:03:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :326/3697 took 412904 ms. Total solver calls (SAT/UNSAT): 41530(20942/20588)
May 31, 2017 4:03:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :327/3697 took 414550 ms. Total solver calls (SAT/UNSAT): 41698(21026/20672)
May 31, 2017 4:03:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :328/3697 took 416257 ms. Total solver calls (SAT/UNSAT): 41872(21113/20759)
May 31, 2017 4:03:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :329/3697 took 417966 ms. Total solver calls (SAT/UNSAT): 42046(21200/20846)
May 31, 2017 4:03:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :330/3697 took 419593 ms. Total solver calls (SAT/UNSAT): 42212(21283/20929)
May 31, 2017 4:03:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :331/3697 took 421048 ms. Total solver calls (SAT/UNSAT): 42360(21357/21003)
May 31, 2017 4:03:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :332/3697 took 422639 ms. Total solver calls (SAT/UNSAT): 42522(21438/21084)
May 31, 2017 4:03:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :333/3697 took 424345 ms. Total solver calls (SAT/UNSAT): 42696(21525/21171)
May 31, 2017 4:03:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :334/3697 took 426134 ms. Total solver calls (SAT/UNSAT): 42878(21616/21262)
May 31, 2017 4:03:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :335/3697 took 427924 ms. Total solver calls (SAT/UNSAT): 43060(21707/21353)
May 31, 2017 4:03:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :336/3697 took 429635 ms. Total solver calls (SAT/UNSAT): 43234(21794/21440)
May 31, 2017 4:03:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :337/3697 took 431343 ms. Total solver calls (SAT/UNSAT): 43408(21881/21527)
May 31, 2017 4:03:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :338/3697 took 433126 ms. Total solver calls (SAT/UNSAT): 43590(21972/21618)
May 31, 2017 4:03:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :339/3697 took 434904 ms. Total solver calls (SAT/UNSAT): 43771(22063/21708)
May 31, 2017 4:04:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :340/3697 took 436628 ms. Total solver calls (SAT/UNSAT): 43944(22150/21794)
May 31, 2017 4:04:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :341/3697 took 437813 ms. Total solver calls (SAT/UNSAT): 44063(22210/21853)
May 31, 2017 4:04:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :342/3697 took 439066 ms. Total solver calls (SAT/UNSAT): 44190(22274/21916)
May 31, 2017 4:04:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :343/3697 took 440384 ms. Total solver calls (SAT/UNSAT): 44323(22341/21982)
May 31, 2017 4:04:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :344/3697 took 441733 ms. Total solver calls (SAT/UNSAT): 44460(22410/22050)
May 31, 2017 4:04:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :345/3697 took 443078 ms. Total solver calls (SAT/UNSAT): 44597(22479/22118)
May 31, 2017 4:04:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :346/3697 took 444428 ms. Total solver calls (SAT/UNSAT): 44734(22548/22186)
May 31, 2017 4:04:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :347/3697 took 445697 ms. Total solver calls (SAT/UNSAT): 44863(22613/22250)
May 31, 2017 4:04:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :348/3697 took 446947 ms. Total solver calls (SAT/UNSAT): 44990(22677/22313)
May 31, 2017 4:04:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :349/3697 took 448305 ms. Total solver calls (SAT/UNSAT): 45128(22746/22382)
May 31, 2017 4:04:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :350/3697 took 449739 ms. Total solver calls (SAT/UNSAT): 45274(22819/22455)
May 31, 2017 4:04:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :351/3697 took 451247 ms. Total solver calls (SAT/UNSAT): 45428(22896/22532)
May 31, 2017 4:04:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :352/3697 took 452762 ms. Total solver calls (SAT/UNSAT): 45582(22973/22609)
May 31, 2017 4:04:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :353/3697 took 454196 ms. Total solver calls (SAT/UNSAT): 45728(23046/22682)
May 31, 2017 4:04:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :354/3697 took 455506 ms. Total solver calls (SAT/UNSAT): 45861(23113/22748)
May 31, 2017 4:04:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :355/3697 took 456938 ms. Total solver calls (SAT/UNSAT): 46007(23186/22821)
May 31, 2017 4:04:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :356/3697 took 458471 ms. Total solver calls (SAT/UNSAT): 46163(23264/22899)
May 31, 2017 4:04:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :357/3697 took 460072 ms. Total solver calls (SAT/UNSAT): 46327(23346/22981)
May 31, 2017 4:04:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :358/3697 took 461719 ms. Total solver calls (SAT/UNSAT): 46495(23430/23065)
May 31, 2017 4:04:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :359/3697 took 463364 ms. Total solver calls (SAT/UNSAT): 46663(23514/23149)
May 31, 2017 4:04:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :360/3697 took 464931 ms. Total solver calls (SAT/UNSAT): 46823(23594/23229)
May 31, 2017 4:04:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :361/3697 took 466381 ms. Total solver calls (SAT/UNSAT): 46971(23668/23303)
May 31, 2017 4:04:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :362/3697 took 467869 ms. Total solver calls (SAT/UNSAT): 47123(23744/23379)
May 31, 2017 4:04:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :363/3697 took 469474 ms. Total solver calls (SAT/UNSAT): 47287(23826/23461)
May 31, 2017 4:04:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :364/3697 took 471178 ms. Total solver calls (SAT/UNSAT): 47461(23913/23548)
May 31, 2017 4:04:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :365/3697 took 472945 ms. Total solver calls (SAT/UNSAT): 47641(24003/23638)
May 31, 2017 4:04:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :366/3697 took 474713 ms. Total solver calls (SAT/UNSAT): 47821(24093/23728)
May 31, 2017 4:04:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :367/3697 took 476397 ms. Total solver calls (SAT/UNSAT): 47993(24179/23814)
May 31, 2017 4:04:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :368/3697 took 477963 ms. Total solver calls (SAT/UNSAT): 48153(24259/23894)
May 31, 2017 4:04:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :369/3697 took 479608 ms. Total solver calls (SAT/UNSAT): 48321(24343/23978)
May 31, 2017 4:04:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :370/3697 took 481368 ms. Total solver calls (SAT/UNSAT): 48501(24433/24068)
May 31, 2017 4:04:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :371/3697 took 483214 ms. Total solver calls (SAT/UNSAT): 48689(24527/24162)
May 31, 2017 4:04:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :372/3697 took 485056 ms. Total solver calls (SAT/UNSAT): 48877(24621/24256)
May 31, 2017 4:04:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :373/3697 took 486820 ms. Total solver calls (SAT/UNSAT): 49057(24711/24346)
May 31, 2017 4:04:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :374/3697 took 488485 ms. Total solver calls (SAT/UNSAT): 49225(24795/24430)
May 31, 2017 4:04:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :375/3697 took 490324 ms. Total solver calls (SAT/UNSAT): 49413(24889/24524)
May 31, 2017 4:04:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :376/3697 took 492155 ms. Total solver calls (SAT/UNSAT): 49600(24983/24617)
May 31, 2017 4:04:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :377/3697 took 493908 ms. Total solver calls (SAT/UNSAT): 49779(25073/24706)
May 31, 2017 4:05:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :378/3697 took 495543 ms. Total solver calls (SAT/UNSAT): 49946(25157/24789)
May 31, 2017 4:05:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :379/3697 took 496727 ms. Total solver calls (SAT/UNSAT): 50067(25218/24849)
May 31, 2017 4:05:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :380/3697 took 497990 ms. Total solver calls (SAT/UNSAT): 50196(25283/24913)
May 31, 2017 4:05:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :381/3697 took 499312 ms. Total solver calls (SAT/UNSAT): 50331(25351/24980)
May 31, 2017 4:05:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :382/3697 took 500674 ms. Total solver calls (SAT/UNSAT): 50470(25421/25049)
May 31, 2017 4:05:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :383/3697 took 502034 ms. Total solver calls (SAT/UNSAT): 50609(25491/25118)
May 31, 2017 4:05:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :384/3697 took 503396 ms. Total solver calls (SAT/UNSAT): 50748(25561/25187)
May 31, 2017 4:05:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :385/3697 took 504677 ms. Total solver calls (SAT/UNSAT): 50879(25627/25252)
May 31, 2017 4:05:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :386/3697 took 505864 ms. Total solver calls (SAT/UNSAT): 51000(25688/25312)
May 31, 2017 4:05:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :387/3697 took 507228 ms. Total solver calls (SAT/UNSAT): 51140(25758/25382)
May 31, 2017 4:05:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :388/3697 took 508676 ms. Total solver calls (SAT/UNSAT): 51288(25832/25456)
May 31, 2017 4:05:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :389/3697 took 510180 ms. Total solver calls (SAT/UNSAT): 51442(25909/25533)
May 31, 2017 4:05:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :390/3697 took 511707 ms. Total solver calls (SAT/UNSAT): 51598(25987/25611)
May 31, 2017 4:05:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :391/3697 took 513153 ms. Total solver calls (SAT/UNSAT): 51746(26061/25685)
May 31, 2017 4:05:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :392/3697 took 514482 ms. Total solver calls (SAT/UNSAT): 51882(26129/25753)
May 31, 2017 4:05:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :393/3697 took 515931 ms. Total solver calls (SAT/UNSAT): 52030(26203/25827)
May 31, 2017 4:05:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :394/3697 took 517474 ms. Total solver calls (SAT/UNSAT): 52188(26282/25906)
May 31, 2017 4:05:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :395/3697 took 519095 ms. Total solver calls (SAT/UNSAT): 52354(26365/25989)
May 31, 2017 4:05:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :396/3697 took 520761 ms. Total solver calls (SAT/UNSAT): 52524(26450/26074)
May 31, 2017 4:05:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :397/3697 took 522419 ms. Total solver calls (SAT/UNSAT): 52694(26535/26159)
May 31, 2017 4:05:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :398/3697 took 524000 ms. Total solver calls (SAT/UNSAT): 52856(26616/26240)
May 31, 2017 4:05:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :399/3697 took 525462 ms. Total solver calls (SAT/UNSAT): 53006(26691/26315)
May 31, 2017 4:05:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :400/3697 took 526790 ms. Total solver calls (SAT/UNSAT): 53142(26759/26383)
May 31, 2017 4:05:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :401/3697 took 528408 ms. Total solver calls (SAT/UNSAT): 53308(26842/26466)
May 31, 2017 4:05:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :402/3697 took 530128 ms. Total solver calls (SAT/UNSAT): 53484(26930/26554)
May 31, 2017 4:05:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :403/3697 took 531909 ms. Total solver calls (SAT/UNSAT): 53666(27021/26645)
May 31, 2017 4:05:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :404/3697 took 533686 ms. Total solver calls (SAT/UNSAT): 53848(27112/26736)
May 31, 2017 4:05:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :405/3697 took 535381 ms. Total solver calls (SAT/UNSAT): 54022(27199/26823)
May 31, 2017 4:05:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :406/3697 took 536961 ms. Total solver calls (SAT/UNSAT): 54184(27280/26904)
May 31, 2017 4:05:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :407/3697 took 538399 ms. Total solver calls (SAT/UNSAT): 54332(27354/26978)
May 31, 2017 4:05:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :408/3697 took 540169 ms. Total solver calls (SAT/UNSAT): 54514(27445/27069)
May 31, 2017 4:05:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :409/3697 took 542022 ms. Total solver calls (SAT/UNSAT): 54704(27540/27164)
May 31, 2017 4:05:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :410/3697 took 543873 ms. Total solver calls (SAT/UNSAT): 54894(27635/27259)
May 31, 2017 4:05:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :411/3697 took 545644 ms. Total solver calls (SAT/UNSAT): 55076(27726/27350)
May 31, 2017 4:05:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :412/3697 took 547299 ms. Total solver calls (SAT/UNSAT): 55246(27811/27435)
May 31, 2017 4:05:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :413/3697 took 548821 ms. Total solver calls (SAT/UNSAT): 55402(27889/27513)
May 31, 2017 4:05:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :414/3697 took 550668 ms. Total solver calls (SAT/UNSAT): 55591(27984/27607)
May 31, 2017 4:05:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :415/3697 took 552434 ms. Total solver calls (SAT/UNSAT): 55772(28075/27697)
May 31, 2017 4:05:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :416/3697 took 554087 ms. Total solver calls (SAT/UNSAT): 55941(28160/27781)
May 31, 2017 4:06:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :417/3697 took 555600 ms. Total solver calls (SAT/UNSAT): 56096(28238/27858)
May 31, 2017 4:06:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :418/3697 took 556861 ms. Total solver calls (SAT/UNSAT): 56225(28303/27922)
May 31, 2017 4:06:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :419/3697 took 558177 ms. Total solver calls (SAT/UNSAT): 56360(28371/27989)
May 31, 2017 4:06:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :420/3697 took 559536 ms. Total solver calls (SAT/UNSAT): 56499(28441/28058)
May 31, 2017 4:06:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :421/3697 took 560896 ms. Total solver calls (SAT/UNSAT): 56638(28511/28127)
May 31, 2017 4:06:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :422/3697 took 562258 ms. Total solver calls (SAT/UNSAT): 56777(28581/28196)
May 31, 2017 4:06:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :423/3697 took 563548 ms. Total solver calls (SAT/UNSAT): 56908(28647/28261)
May 31, 2017 4:06:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :424/3697 took 564736 ms. Total solver calls (SAT/UNSAT): 57029(28708/28321)
May 31, 2017 4:06:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :425/3697 took 565827 ms. Total solver calls (SAT/UNSAT): 57140(28764/28376)
May 31, 2017 4:06:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :426/3697 took 567277 ms. Total solver calls (SAT/UNSAT): 57288(28838/28450)
May 31, 2017 4:06:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :427/3697 took 568781 ms. Total solver calls (SAT/UNSAT): 57442(28915/28527)
May 31, 2017 4:06:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :428/3697 took 570303 ms. Total solver calls (SAT/UNSAT): 57598(28993/28605)
May 31, 2017 4:06:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :429/3697 took 571751 ms. Total solver calls (SAT/UNSAT): 57746(29067/28679)
May 31, 2017 4:06:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :430/3697 took 573082 ms. Total solver calls (SAT/UNSAT): 57882(29135/28747)
May 31, 2017 4:06:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :431/3697 took 574294 ms. Total solver calls (SAT/UNSAT): 58006(29197/28809)
May 31, 2017 4:06:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :432/3697 took 575841 ms. Total solver calls (SAT/UNSAT): 58164(29276/28888)
May 31, 2017 4:06:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :433/3697 took 577464 ms. Total solver calls (SAT/UNSAT): 58330(29359/28971)
May 31, 2017 4:06:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :434/3697 took 579131 ms. Total solver calls (SAT/UNSAT): 58500(29444/29056)
May 31, 2017 4:06:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :435/3697 took 580797 ms. Total solver calls (SAT/UNSAT): 58670(29529/29141)
May 31, 2017 4:06:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :436/3697 took 582384 ms. Total solver calls (SAT/UNSAT): 58832(29610/29222)
May 31, 2017 4:06:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :437/3697 took 583856 ms. Total solver calls (SAT/UNSAT): 58982(29685/29297)
May 31, 2017 4:06:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :438/3697 took 585188 ms. Total solver calls (SAT/UNSAT): 59118(29753/29365)
May 31, 2017 4:06:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :439/3697 took 586380 ms. Total solver calls (SAT/UNSAT): 59239(29814/29425)
May 31, 2017 4:06:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :440/3697 took 588106 ms. Total solver calls (SAT/UNSAT): 59415(29902/29513)
May 31, 2017 4:06:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :441/3697 took 589893 ms. Total solver calls (SAT/UNSAT): 59597(29993/29604)
May 31, 2017 4:06:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :442/3697 took 591678 ms. Total solver calls (SAT/UNSAT): 59779(30084/29695)
May 31, 2017 4:06:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :443/3697 took 593384 ms. Total solver calls (SAT/UNSAT): 59953(30171/29782)
May 31, 2017 4:06:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :444/3697 took 594971 ms. Total solver calls (SAT/UNSAT): 60115(30252/29863)
May 31, 2017 4:06:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :445/3697 took 596423 ms. Total solver calls (SAT/UNSAT): 60263(30326/29937)
May 31, 2017 4:06:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :446/3697 took 597714 ms. Total solver calls (SAT/UNSAT): 60394(30392/30002)
May 31, 2017 4:06:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :447/3697 took 599583 ms. Total solver calls (SAT/UNSAT): 60584(30487/30097)
May 31, 2017 4:06:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :448/3697 took 601452 ms. Total solver calls (SAT/UNSAT): 60774(30582/30192)
May 31, 2017 4:06:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :449/3697 took 603239 ms. Total solver calls (SAT/UNSAT): 60956(30673/30283)
May 31, 2017 4:06:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :450/3697 took 604908 ms. Total solver calls (SAT/UNSAT): 61126(30758/30368)
May 31, 2017 4:06:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :451/3697 took 606439 ms. Total solver calls (SAT/UNSAT): 61282(30836/30446)
May 31, 2017 4:06:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :452/3697 took 607803 ms. Total solver calls (SAT/UNSAT): 61421(30906/30515)
May 31, 2017 4:06:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :453/3697 took 609589 ms. Total solver calls (SAT/UNSAT): 61602(30997/30605)
May 31, 2017 4:06:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :454/3697 took 611251 ms. Total solver calls (SAT/UNSAT): 61771(31082/30689)
May 31, 2017 4:06:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :455/3697 took 612778 ms. Total solver calls (SAT/UNSAT): 61926(31160/30766)
May 31, 2017 4:06:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :456/3697 took 614146 ms. Total solver calls (SAT/UNSAT): 62065(31230/30835)
May 31, 2017 4:07:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :457/3697 took 615395 ms. Total solver calls (SAT/UNSAT): 62192(31294/30898)
May 31, 2017 4:07:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :458/3697 took 616685 ms. Total solver calls (SAT/UNSAT): 62323(31360/30963)
May 31, 2017 4:07:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :459/3697 took 617972 ms. Total solver calls (SAT/UNSAT): 62454(31426/31028)
May 31, 2017 4:07:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :460/3697 took 619261 ms. Total solver calls (SAT/UNSAT): 62585(31492/31093)
May 31, 2017 4:07:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :461/3697 took 620472 ms. Total solver calls (SAT/UNSAT): 62708(31554/31154)
May 31, 2017 4:07:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :462/3697 took 621584 ms. Total solver calls (SAT/UNSAT): 62821(31611/31210)
May 31, 2017 4:07:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :463/3697 took 622599 ms. Total solver calls (SAT/UNSAT): 62924(31663/31261)
May 31, 2017 4:07:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :465/3697 took 624944 ms. Total solver calls (SAT/UNSAT): 63163(31783/31380)
May 31, 2017 4:07:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :466/3697 took 626391 ms. Total solver calls (SAT/UNSAT): 63311(31857/31454)
May 31, 2017 4:07:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :467/3697 took 627840 ms. Total solver calls (SAT/UNSAT): 63459(31931/31528)
May 31, 2017 4:07:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :468/3697 took 629092 ms. Total solver calls (SAT/UNSAT): 63587(31995/31592)
May 31, 2017 4:07:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :469/3697 took 630226 ms. Total solver calls (SAT/UNSAT): 63703(32053/31650)
May 31, 2017 4:07:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :470/3697 took 631241 ms. Total solver calls (SAT/UNSAT): 63806(32105/31701)
May 31, 2017 4:07:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :471/3697 took 632787 ms. Total solver calls (SAT/UNSAT): 63964(32184/31780)
May 31, 2017 4:07:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :472/3697 took 634376 ms. Total solver calls (SAT/UNSAT): 64126(32265/31861)
May 31, 2017 4:07:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :473/3697 took 635959 ms. Total solver calls (SAT/UNSAT): 64288(32346/31942)
May 31, 2017 4:07:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :474/3697 took 637467 ms. Total solver calls (SAT/UNSAT): 64442(32423/32019)
May 31, 2017 4:07:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :475/3697 took 638857 ms. Total solver calls (SAT/UNSAT): 64584(32494/32090)
May 31, 2017 4:07:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :476/3697 took 640109 ms. Total solver calls (SAT/UNSAT): 64712(32558/32154)
May 31, 2017 4:07:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :477/3697 took 641221 ms. Total solver calls (SAT/UNSAT): 64825(32615/32210)
May 31, 2017 4:07:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :478/3697 took 642929 ms. Total solver calls (SAT/UNSAT): 64999(32702/32297)
May 31, 2017 4:07:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :479/3697 took 644636 ms. Total solver calls (SAT/UNSAT): 65173(32789/32384)
May 31, 2017 4:07:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :480/3697 took 646263 ms. Total solver calls (SAT/UNSAT): 65339(32872/32467)
May 31, 2017 4:07:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :481/3697 took 647773 ms. Total solver calls (SAT/UNSAT): 65493(32949/32544)
May 31, 2017 4:07:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :482/3697 took 649145 ms. Total solver calls (SAT/UNSAT): 65633(33019/32614)
May 31, 2017 4:07:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :483/3697 took 650355 ms. Total solver calls (SAT/UNSAT): 65756(33081/32675)
May 31, 2017 4:07:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :484/3697 took 652140 ms. Total solver calls (SAT/UNSAT): 65938(33172/32766)
May 31, 2017 4:07:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :485/3697 took 653847 ms. Total solver calls (SAT/UNSAT): 66112(33259/32853)
May 31, 2017 4:07:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :486/3697 took 655437 ms. Total solver calls (SAT/UNSAT): 66274(33340/32934)
May 31, 2017 4:07:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :487/3697 took 656888 ms. Total solver calls (SAT/UNSAT): 66422(33414/33008)
May 31, 2017 4:07:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :488/3697 took 658172 ms. Total solver calls (SAT/UNSAT): 66553(33480/33073)
May 31, 2017 4:07:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :489/3697 took 659753 ms. Total solver calls (SAT/UNSAT): 66714(33561/33153)
May 31, 2017 4:07:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :490/3697 took 661199 ms. Total solver calls (SAT/UNSAT): 66861(33635/33226)
May 31, 2017 4:07:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :491/3697 took 662492 ms. Total solver calls (SAT/UNSAT): 66992(33701/33291)
May 31, 2017 4:07:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :492/3697 took 663662 ms. Total solver calls (SAT/UNSAT): 67111(33761/33350)
May 31, 2017 4:07:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :493/3697 took 664831 ms. Total solver calls (SAT/UNSAT): 67230(33821/33409)
May 31, 2017 4:07:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :494/3697 took 665999 ms. Total solver calls (SAT/UNSAT): 67349(33881/33468)
May 31, 2017 4:07:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :495/3697 took 667090 ms. Total solver calls (SAT/UNSAT): 67460(33937/33523)
May 31, 2017 4:07:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :497/3697 took 668976 ms. Total solver calls (SAT/UNSAT): 67652(34034/33618)
May 31, 2017 4:07:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :499/3697 took 671099 ms. Total solver calls (SAT/UNSAT): 67869(34143/33726)
May 31, 2017 4:07:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :500/3697 took 672430 ms. Total solver calls (SAT/UNSAT): 68005(34211/33794)
May 31, 2017 4:07:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :501/3697 took 673682 ms. Total solver calls (SAT/UNSAT): 68133(34275/33858)
May 31, 2017 4:07:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :502/3697 took 674698 ms. Total solver calls (SAT/UNSAT): 68237(34327/33910)
May 31, 2017 4:08:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :504/3697 took 677058 ms. Total solver calls (SAT/UNSAT): 68478(34448/34030)
May 31, 2017 4:08:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :505/3697 took 678521 ms. Total solver calls (SAT/UNSAT): 68628(34523/34105)
May 31, 2017 4:08:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :506/3697 took 679910 ms. Total solver calls (SAT/UNSAT): 68770(34594/34176)
May 31, 2017 4:08:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :507/3697 took 681180 ms. Total solver calls (SAT/UNSAT): 68900(34659/34241)
May 31, 2017 4:08:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :508/3697 took 682314 ms. Total solver calls (SAT/UNSAT): 69016(34717/34299)
May 31, 2017 4:08:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :510/3697 took 684888 ms. Total solver calls (SAT/UNSAT): 69279(34849/34430)
May 31, 2017 4:08:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :511/3697 took 686393 ms. Total solver calls (SAT/UNSAT): 69433(34926/34507)
May 31, 2017 4:08:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :512/3697 took 687779 ms. Total solver calls (SAT/UNSAT): 69575(34997/34578)
May 31, 2017 4:08:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :513/3697 took 689030 ms. Total solver calls (SAT/UNSAT): 69703(35061/34642)
May 31, 2017 4:08:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :514/3697 took 690118 ms. Total solver calls (SAT/UNSAT): 69814(35117/34697)
May 31, 2017 4:08:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :515/3697 took 691702 ms. Total solver calls (SAT/UNSAT): 69976(35198/34778)
May 31, 2017 4:08:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :516/3697 took 693167 ms. Total solver calls (SAT/UNSAT): 70126(35273/34853)
May 31, 2017 4:08:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :517/3697 took 694496 ms. Total solver calls (SAT/UNSAT): 70262(35341/34921)
May 31, 2017 4:08:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :518/3697 took 695662 ms. Total solver calls (SAT/UNSAT): 70381(35401/34980)
May 31, 2017 4:08:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :519/3697 took 696987 ms. Total solver calls (SAT/UNSAT): 70516(35469/35047)
May 31, 2017 4:08:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :520/3697 took 698154 ms. Total solver calls (SAT/UNSAT): 70635(35529/35106)
May 31, 2017 4:08:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :521/3697 took 699203 ms. Total solver calls (SAT/UNSAT): 70742(35583/35159)
May 31, 2017 4:08:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :522/3697 took 700253 ms. Total solver calls (SAT/UNSAT): 70849(35637/35212)
May 31, 2017 4:08:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :524/3697 took 702097 ms. Total solver calls (SAT/UNSAT): 71037(35732/35305)
May 31, 2017 4:08:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :526/3697 took 703549 ms. Total solver calls (SAT/UNSAT): 71185(35807/35378)
May 31, 2017 4:08:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :527/3697 took 704761 ms. Total solver calls (SAT/UNSAT): 71309(35869/35440)
May 31, 2017 4:08:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :528/3697 took 705896 ms. Total solver calls (SAT/UNSAT): 71425(35927/35498)
May 31, 2017 4:08:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :529/3697 took 706912 ms. Total solver calls (SAT/UNSAT): 71529(35979/35550)
May 31, 2017 4:08:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :531/3697 took 709032 ms. Total solver calls (SAT/UNSAT): 71746(36088/35658)
May 31, 2017 4:08:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :532/3697 took 710300 ms. Total solver calls (SAT/UNSAT): 71876(36153/35723)
May 31, 2017 4:08:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :533/3697 took 711451 ms. Total solver calls (SAT/UNSAT): 71994(36212/35782)
May 31, 2017 4:08:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :534/3697 took 712466 ms. Total solver calls (SAT/UNSAT): 72098(36264/35834)
May 31, 2017 4:08:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :536/3697 took 714723 ms. Total solver calls (SAT/UNSAT): 72329(36380/35949)
May 31, 2017 4:08:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :537/3697 took 715990 ms. Total solver calls (SAT/UNSAT): 72459(36445/36014)
May 31, 2017 4:08:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :538/3697 took 717124 ms. Total solver calls (SAT/UNSAT): 72575(36503/36072)
May 31, 2017 4:08:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :540/3697 took 719445 ms. Total solver calls (SAT/UNSAT): 72812(36622/36190)
May 31, 2017 4:08:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :541/3697 took 720655 ms. Total solver calls (SAT/UNSAT): 72936(36684/36252)
May 31, 2017 4:08:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :542/3697 took 721700 ms. Total solver calls (SAT/UNSAT): 73043(36738/36305)
May 31, 2017 4:08:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :543/3697 took 722749 ms. Total solver calls (SAT/UNSAT): 73150(36792/36358)
May 31, 2017 4:08:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :545/3697 took 724525 ms. Total solver calls (SAT/UNSAT): 73330(36884/36446)
May 31, 2017 4:08:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :547/3697 took 725929 ms. Total solver calls (SAT/UNSAT): 73472(36957/36515)
May 31, 2017 4:08:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :549/3697 took 727499 ms. Total solver calls (SAT/UNSAT): 73631(37038/36593)
May 31, 2017 4:08:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :551/3697 took 729169 ms. Total solver calls (SAT/UNSAT): 73801(37124/36677)
May 31, 2017 4:08:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :552/3697 took 730320 ms. Total solver calls (SAT/UNSAT): 73918(37183/36735)
May 31, 2017 4:08:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :553/3697 took 731348 ms. Total solver calls (SAT/UNSAT): 74023(37236/36787)
May 31, 2017 4:08:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :555/3697 took 732996 ms. Total solver calls (SAT/UNSAT): 74190(37321/36869)
May 31, 2017 4:08:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :556/3697 took 734141 ms. Total solver calls (SAT/UNSAT): 74307(37380/36927)
May 31, 2017 4:09:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :557/3697 took 735152 ms. Total solver calls (SAT/UNSAT): 74410(37432/36978)
May 31, 2017 4:09:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :559/3697 took 737092 ms. Total solver calls (SAT/UNSAT): 74607(37532/37075)
May 31, 2017 4:09:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :561/3697 took 739004 ms. Total solver calls (SAT/UNSAT): 74801(37631/37170)
May 31, 2017 4:09:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :562/3697 took 740068 ms. Total solver calls (SAT/UNSAT): 74909(37686/37223)
May 31, 2017 4:09:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :563/3697 took 741190 ms. Total solver calls (SAT/UNSAT): 75023(37744/37279)
May 31, 2017 4:09:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :564/3697 took 742254 ms. Total solver calls (SAT/UNSAT): 75131(37799/37332)
May 31, 2017 4:09:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :565/3697 took 743418 ms. Total solver calls (SAT/UNSAT): 75250(37859/37391)
May 31, 2017 4:09:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :566/3697 took 744664 ms. Total solver calls (SAT/UNSAT): 75377(37923/37454)
May 31, 2017 4:09:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :567/3697 took 745965 ms. Total solver calls (SAT/UNSAT): 75510(37990/37520)
May 31, 2017 4:09:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :568/3697 took 747210 ms. Total solver calls (SAT/UNSAT): 75637(38054/37583)
May 31, 2017 4:09:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :569/3697 took 748557 ms. Total solver calls (SAT/UNSAT): 75774(38123/37651)
May 31, 2017 4:09:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :570/3697 took 749976 ms. Total solver calls (SAT/UNSAT): 75919(38196/37723)
May 31, 2017 4:09:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :571/3697 took 751140 ms. Total solver calls (SAT/UNSAT): 76037(38256/37781)
May 31, 2017 4:09:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :572/3697 took 752447 ms. Total solver calls (SAT/UNSAT): 76170(38323/37847)
May 31, 2017 4:09:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :573/3697 took 753870 ms. Total solver calls (SAT/UNSAT): 76315(38396/37919)
May 31, 2017 4:09:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :574/3697 took 755392 ms. Total solver calls (SAT/UNSAT): 76470(38474/37996)
May 31, 2017 4:09:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :575/3697 took 756976 ms. Total solver calls (SAT/UNSAT): 76631(38555/38076)
May 31, 2017 4:09:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :576/3697 took 758138 ms. Total solver calls (SAT/UNSAT): 76749(38615/38134)
May 31, 2017 4:09:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :577/3697 took 759464 ms. Total solver calls (SAT/UNSAT): 76884(38683/38201)
May 31, 2017 4:09:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :578/3697 took 760925 ms. Total solver calls (SAT/UNSAT): 77033(38758/38275)
May 31, 2017 4:09:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :579/3697 took 762504 ms. Total solver calls (SAT/UNSAT): 77194(38839/38355)
May 31, 2017 4:09:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :580/3697 took 764162 ms. Total solver calls (SAT/UNSAT): 77363(38924/38439)
May 31, 2017 4:09:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :581/3697 took 765325 ms. Total solver calls (SAT/UNSAT): 77481(38984/38497)
May 31, 2017 4:09:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :582/3697 took 766649 ms. Total solver calls (SAT/UNSAT): 77616(39052/38564)
May 31, 2017 4:09:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :583/3697 took 768111 ms. Total solver calls (SAT/UNSAT): 77765(39127/38638)
May 31, 2017 4:09:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :584/3697 took 769686 ms. Total solver calls (SAT/UNSAT): 77926(39208/38718)
May 31, 2017 4:09:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :585/3697 took 771339 ms. Total solver calls (SAT/UNSAT): 78095(39293/38802)
May 31, 2017 4:09:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :586/3697 took 772586 ms. Total solver calls (SAT/UNSAT): 78222(39357/38865)
May 31, 2017 4:09:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :587/3697 took 773972 ms. Total solver calls (SAT/UNSAT): 78363(39428/38935)
May 31, 2017 4:09:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :588/3697 took 775474 ms. Total solver calls (SAT/UNSAT): 78516(39505/39011)
May 31, 2017 4:09:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :589/3697 took 777056 ms. Total solver calls (SAT/UNSAT): 78677(39586/39091)
May 31, 2017 4:09:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :590/3697 took 778165 ms. Total solver calls (SAT/UNSAT): 78790(39643/39147)
May 31, 2017 4:09:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :591/3697 took 779354 ms. Total solver calls (SAT/UNSAT): 78911(39704/39207)
May 31, 2017 4:09:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :592/3697 took 780602 ms. Total solver calls (SAT/UNSAT): 79038(39768/39270)
May 31, 2017 4:09:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :593/3697 took 781895 ms. Total solver calls (SAT/UNSAT): 79169(39834/39335)
May 31, 2017 4:09:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :594/3697 took 783086 ms. Total solver calls (SAT/UNSAT): 79290(39895/39395)
May 31, 2017 4:09:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :595/3697 took 784378 ms. Total solver calls (SAT/UNSAT): 79422(39961/39461)
May 31, 2017 4:09:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :596/3697 took 785751 ms. Total solver calls (SAT/UNSAT): 79562(40031/39531)
May 31, 2017 4:09:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :597/3697 took 787209 ms. Total solver calls (SAT/UNSAT): 79708(40104/39604)
May 31, 2017 4:09:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :598/3697 took 788659 ms. Total solver calls (SAT/UNSAT): 79856(40178/39678)
May 31, 2017 4:09:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :599/3697 took 789908 ms. Total solver calls (SAT/UNSAT): 79983(40242/39741)
May 31, 2017 4:09:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :600/3697 took 791382 ms. Total solver calls (SAT/UNSAT): 80133(40317/39816)
May 31, 2017 4:09:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :601/3697 took 792958 ms. Total solver calls (SAT/UNSAT): 80291(40396/39895)
May 31, 2017 4:09:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :602/3697 took 794542 ms. Total solver calls (SAT/UNSAT): 80453(40477/39976)
May 31, 2017 4:10:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :603/3697 took 795826 ms. Total solver calls (SAT/UNSAT): 80584(40543/40041)
May 31, 2017 4:10:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :604/3697 took 797253 ms. Total solver calls (SAT/UNSAT): 80730(40616/40114)
May 31, 2017 4:10:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :605/3697 took 798796 ms. Total solver calls (SAT/UNSAT): 80888(40695/40193)
May 31, 2017 4:10:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :606/3697 took 800439 ms. Total solver calls (SAT/UNSAT): 81056(40779/40277)
May 31, 2017 4:10:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :607/3697 took 802144 ms. Total solver calls (SAT/UNSAT): 81230(40866/40364)
May 31, 2017 4:10:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :608/3697 took 803845 ms. Total solver calls (SAT/UNSAT): 81404(40953/40451)
May 31, 2017 4:10:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :609/3697 took 805131 ms. Total solver calls (SAT/UNSAT): 81535(41019/40516)
May 31, 2017 4:10:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :610/3697 took 806580 ms. Total solver calls (SAT/UNSAT): 81683(41093/40590)
May 31, 2017 4:10:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :611/3697 took 808166 ms. Total solver calls (SAT/UNSAT): 81845(41174/40671)
May 31, 2017 4:10:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :612/3697 took 809864 ms. Total solver calls (SAT/UNSAT): 82019(41261/40758)
May 31, 2017 4:10:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :613/3697 took 811644 ms. Total solver calls (SAT/UNSAT): 82201(41352/40849)
May 31, 2017 4:10:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :614/3697 took 813424 ms. Total solver calls (SAT/UNSAT): 82383(41443/40940)
May 31, 2017 4:10:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :615/3697 took 814707 ms. Total solver calls (SAT/UNSAT): 82514(41509/41005)
May 31, 2017 4:10:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :616/3697 took 816153 ms. Total solver calls (SAT/UNSAT): 82662(41583/41079)
May 31, 2017 4:10:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :617/3697 took 817737 ms. Total solver calls (SAT/UNSAT): 82824(41664/41160)
May 31, 2017 4:10:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :618/3697 took 819436 ms. Total solver calls (SAT/UNSAT): 82998(41751/41247)
May 31, 2017 4:10:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :619/3697 took 821213 ms. Total solver calls (SAT/UNSAT): 83180(41842/41338)
May 31, 2017 4:10:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :620/3697 took 822985 ms. Total solver calls (SAT/UNSAT): 83361(41933/41428)
May 31, 2017 4:10:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :621/3697 took 824495 ms. Total solver calls (SAT/UNSAT): 83515(42010/41505)
May 31, 2017 4:10:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :622/3697 took 826115 ms. Total solver calls (SAT/UNSAT): 83681(42093/41588)
May 31, 2017 4:10:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :623/3697 took 827813 ms. Total solver calls (SAT/UNSAT): 83855(42180/41675)
May 31, 2017 4:10:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :624/3697 took 829509 ms. Total solver calls (SAT/UNSAT): 84028(42267/41761)
May 31, 2017 4:10:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :625/3697 took 830716 ms. Total solver calls (SAT/UNSAT): 84151(42329/41822)
May 31, 2017 4:10:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :626/3697 took 832004 ms. Total solver calls (SAT/UNSAT): 84282(42395/41887)
May 31, 2017 4:10:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :627/3697 took 833348 ms. Total solver calls (SAT/UNSAT): 84419(42464/41955)
May 31, 2017 4:10:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :628/3697 took 834732 ms. Total solver calls (SAT/UNSAT): 84560(42535/42025)
May 31, 2017 4:10:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :629/3697 took 836114 ms. Total solver calls (SAT/UNSAT): 84701(42606/42095)
May 31, 2017 4:10:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :630/3697 took 837400 ms. Total solver calls (SAT/UNSAT): 84832(42672/42160)
May 31, 2017 4:10:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :631/3697 took 838787 ms. Total solver calls (SAT/UNSAT): 84974(42743/42231)
May 31, 2017 4:10:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :632/3697 took 840254 ms. Total solver calls (SAT/UNSAT): 85124(42818/42306)
May 31, 2017 4:10:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :633/3697 took 841779 ms. Total solver calls (SAT/UNSAT): 85280(42896/42384)
May 31, 2017 4:10:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :634/3697 took 843321 ms. Total solver calls (SAT/UNSAT): 85438(42975/42463)
May 31, 2017 4:10:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :635/3697 took 844868 ms. Total solver calls (SAT/UNSAT): 85596(43054/42542)
May 31, 2017 4:10:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :636/3697 took 846214 ms. Total solver calls (SAT/UNSAT): 85733(43123/42610)
May 31, 2017 4:10:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :637/3697 took 847682 ms. Total solver calls (SAT/UNSAT): 85883(43198/42685)
May 31, 2017 4:10:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :638/3697 took 849323 ms. Total solver calls (SAT/UNSAT): 86051(43282/42769)
May 31, 2017 4:10:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :639/3697 took 851006 ms. Total solver calls (SAT/UNSAT): 86223(43368/42855)
May 31, 2017 4:10:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :640/3697 took 852686 ms. Total solver calls (SAT/UNSAT): 86395(43454/42941)
May 31, 2017 4:10:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :641/3697 took 854071 ms. Total solver calls (SAT/UNSAT): 86536(43525/43011)
May 31, 2017 4:11:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :642/3697 took 855599 ms. Total solver calls (SAT/UNSAT): 86692(43603/43089)
May 31, 2017 4:11:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :643/3697 took 857241 ms. Total solver calls (SAT/UNSAT): 86860(43687/43173)
May 31, 2017 4:11:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :644/3697 took 858980 ms. Total solver calls (SAT/UNSAT): 87038(43776/43262)
May 31, 2017 4:11:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :645/3697 took 860783 ms. Total solver calls (SAT/UNSAT): 87222(43868/43354)
May 31, 2017 4:11:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :646/3697 took 862585 ms. Total solver calls (SAT/UNSAT): 87406(43960/43446)
May 31, 2017 4:11:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :647/3697 took 864307 ms. Total solver calls (SAT/UNSAT): 87582(44048/43534)
May 31, 2017 4:11:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :648/3697 took 865688 ms. Total solver calls (SAT/UNSAT): 87723(44119/43604)
May 31, 2017 4:11:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :649/3697 took 867235 ms. Total solver calls (SAT/UNSAT): 87881(44198/43683)
May 31, 2017 4:11:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :650/3697 took 868919 ms. Total solver calls (SAT/UNSAT): 88053(44284/43769)
May 31, 2017 4:11:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :651/3697 took 870716 ms. Total solver calls (SAT/UNSAT): 88237(44376/43861)
May 31, 2017 4:11:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :652/3697 took 872596 ms. Total solver calls (SAT/UNSAT): 88429(44472/43957)
May 31, 2017 4:11:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :653/3697 took 874480 ms. Total solver calls (SAT/UNSAT): 88621(44568/44053)
May 31, 2017 4:11:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :654/3697 took 876280 ms. Total solver calls (SAT/UNSAT): 88805(44660/44145)
May 31, 2017 4:11:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :655/3697 took 877827 ms. Total solver calls (SAT/UNSAT): 88963(44739/44224)
May 31, 2017 4:11:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :656/3697 took 879513 ms. Total solver calls (SAT/UNSAT): 89135(44825/44310)
May 31, 2017 4:11:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :657/3697 took 887887 ms. Total solver calls (SAT/UNSAT): 89319(44917/44402)
May 31, 2017 4:11:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :658/3697 took 889792 ms. Total solver calls (SAT/UNSAT): 89511(45013/44498)
May 31, 2017 4:11:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :659/3697 took 891668 ms. Total solver calls (SAT/UNSAT): 89702(45109/44593)
May 31, 2017 4:11:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :660/3697 took 893470 ms. Total solver calls (SAT/UNSAT): 89885(45201/44684)
May 31, 2017 4:11:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :661/3697 took 895191 ms. Total solver calls (SAT/UNSAT): 90061(45289/44772)
May 31, 2017 4:11:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :662/3697 took 896985 ms. Total solver calls (SAT/UNSAT): 90245(45381/44864)
May 31, 2017 4:11:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :663/3697 took 898770 ms. Total solver calls (SAT/UNSAT): 90428(45473/44955)
May 31, 2017 4:11:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :664/3697 took 900498 ms. Total solver calls (SAT/UNSAT): 90605(45562/45043)
May 31, 2017 4:11:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :665/3697 took 901767 ms. Total solver calls (SAT/UNSAT): 90736(45628/45108)
May 31, 2017 4:11:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :666/3697 took 903117 ms. Total solver calls (SAT/UNSAT): 90875(45698/45177)
May 31, 2017 4:11:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :667/3697 took 904525 ms. Total solver calls (SAT/UNSAT): 91020(45771/45249)
May 31, 2017 4:11:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :668/3697 took 905973 ms. Total solver calls (SAT/UNSAT): 91169(45846/45323)
May 31, 2017 4:11:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :669/3697 took 907420 ms. Total solver calls (SAT/UNSAT): 91318(45921/45397)
May 31, 2017 4:11:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :670/3697 took 908870 ms. Total solver calls (SAT/UNSAT): 91467(45996/45471)
May 31, 2017 4:11:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :671/3697 took 910221 ms. Total solver calls (SAT/UNSAT): 91606(46066/45540)
May 31, 2017 4:11:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :672/3697 took 911670 ms. Total solver calls (SAT/UNSAT): 91756(46141/45615)
May 31, 2017 4:11:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :673/3697 took 913200 ms. Total solver calls (SAT/UNSAT): 91914(46220/45694)
May 31, 2017 4:11:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :674/3697 took 914787 ms. Total solver calls (SAT/UNSAT): 92078(46302/45776)
May 31, 2017 4:12:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :675/3697 took 916384 ms. Total solver calls (SAT/UNSAT): 92244(46385/45859)
May 31, 2017 4:12:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :676/3697 took 917986 ms. Total solver calls (SAT/UNSAT): 92410(46468/45942)
May 31, 2017 4:12:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :677/3697 took 919516 ms. Total solver calls (SAT/UNSAT): 92568(46547/46021)
May 31, 2017 4:12:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :678/3697 took 920922 ms. Total solver calls (SAT/UNSAT): 92713(46620/46093)
May 31, 2017 4:12:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :679/3697 took 922453 ms. Total solver calls (SAT/UNSAT): 92871(46699/46172)
May 31, 2017 4:12:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :680/3697 took 924081 ms. Total solver calls (SAT/UNSAT): 93039(46783/46256)
May 31, 2017 4:12:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :681/3697 took 925822 ms. Total solver calls (SAT/UNSAT): 93219(46873/46346)
May 31, 2017 4:12:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :682/3697 took 927559 ms. Total solver calls (SAT/UNSAT): 93399(46963/46436)
May 31, 2017 4:12:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :683/3697 took 929222 ms. Total solver calls (SAT/UNSAT): 93571(47049/46522)
May 31, 2017 4:12:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :684/3697 took 930669 ms. Total solver calls (SAT/UNSAT): 93720(47124/46596)
May 31, 2017 4:12:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :685/3697 took 932258 ms. Total solver calls (SAT/UNSAT): 93884(47206/46678)
May 31, 2017 4:12:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :686/3697 took 933958 ms. Total solver calls (SAT/UNSAT): 94060(47294/46766)
May 31, 2017 4:12:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :687/3697 took 935755 ms. Total solver calls (SAT/UNSAT): 94246(47387/46859)
May 31, 2017 4:12:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :688/3697 took 937616 ms. Total solver calls (SAT/UNSAT): 94438(47483/46955)
May 31, 2017 4:12:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :689/3697 took 939474 ms. Total solver calls (SAT/UNSAT): 94630(47579/47051)
May 31, 2017 4:12:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :690/3697 took 941246 ms. Total solver calls (SAT/UNSAT): 94814(47671/47143)
May 31, 2017 4:12:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :691/3697 took 942906 ms. Total solver calls (SAT/UNSAT): 94986(47757/47229)
May 31, 2017 4:12:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :692/3697 took 944511 ms. Total solver calls (SAT/UNSAT): 95152(47840/47312)
May 31, 2017 4:12:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :693/3697 took 946249 ms. Total solver calls (SAT/UNSAT): 95332(47930/47402)
May 31, 2017 4:12:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :694/3697 took 948099 ms. Total solver calls (SAT/UNSAT): 95524(48026/47498)
May 31, 2017 4:12:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :695/3697 took 950035 ms. Total solver calls (SAT/UNSAT): 95724(48126/47598)
May 31, 2017 4:12:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :696/3697 took 951969 ms. Total solver calls (SAT/UNSAT): 95924(48226/47698)
May 31, 2017 4:12:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :697/3697 took 953819 ms. Total solver calls (SAT/UNSAT): 96116(48322/47794)
May 31, 2017 4:12:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :698/3697 took 955548 ms. Total solver calls (SAT/UNSAT): 96296(48412/47884)
May 31, 2017 4:12:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :699/3697 took 957271 ms. Total solver calls (SAT/UNSAT): 96476(48502/47974)
May 31, 2017 4:12:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :700/3697 took 959102 ms. Total solver calls (SAT/UNSAT): 96668(48598/48070)
May 31, 2017 4:12:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :701/3697 took 961004 ms. Total solver calls (SAT/UNSAT): 96868(48698/48170)
May 31, 2017 4:12:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :702/3697 took 962919 ms. Total solver calls (SAT/UNSAT): 97067(48798/48269)
May 31, 2017 4:12:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :703/3697 took 964757 ms. Total solver calls (SAT/UNSAT): 97258(48894/48364)
May 31, 2017 4:12:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :704/3697 took 966485 ms. Total solver calls (SAT/UNSAT): 97437(48984/48453)
May 31, 2017 4:12:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :705/3697 took 968324 ms. Total solver calls (SAT/UNSAT): 97629(49080/48549)
May 31, 2017 4:12:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :706/3697 took 970160 ms. Total solver calls (SAT/UNSAT): 97820(49176/48644)
May 31, 2017 4:12:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :707/3697 took 971949 ms. Total solver calls (SAT/UNSAT): 98005(49269/48736)
May 31, 2017 4:12:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :708/3697 took 973650 ms. Total solver calls (SAT/UNSAT): 98180(49357/48823)
May 31, 2017 4:12:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :709/3697 took 974957 ms. Total solver calls (SAT/UNSAT): 98315(49425/48890)
May 31, 2017 4:13:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :710/3697 took 976343 ms. Total solver calls (SAT/UNSAT): 98458(49497/48961)
May 31, 2017 4:13:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :711/3697 took 977789 ms. Total solver calls (SAT/UNSAT): 98607(49572/49035)
May 31, 2017 4:13:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :712/3697 took 979277 ms. Total solver calls (SAT/UNSAT): 98760(49649/49111)
May 31, 2017 4:13:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :713/3697 took 980761 ms. Total solver calls (SAT/UNSAT): 98913(49726/49187)
May 31, 2017 4:13:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :714/3697 took 982246 ms. Total solver calls (SAT/UNSAT): 99066(49803/49263)
May 31, 2017 4:13:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :715/3697 took 983651 ms. Total solver calls (SAT/UNSAT): 99211(49876/49335)
May 31, 2017 4:13:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :716/3697 took 985040 ms. Total solver calls (SAT/UNSAT): 99354(49948/49406)
May 31, 2017 4:13:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :717/3697 took 986525 ms. Total solver calls (SAT/UNSAT): 99508(50025/49483)
May 31, 2017 4:13:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :718/3697 took 988090 ms. Total solver calls (SAT/UNSAT): 99670(50106/49564)
May 31, 2017 4:13:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :719/3697 took 989719 ms. Total solver calls (SAT/UNSAT): 99838(50190/49648)
May 31, 2017 4:13:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :720/3697 took 991357 ms. Total solver calls (SAT/UNSAT): 100008(50275/49733)
May 31, 2017 4:13:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :721/3697 took 993002 ms. Total solver calls (SAT/UNSAT): 100178(50360/49818)
May 31, 2017 4:13:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :722/3697 took 994572 ms. Total solver calls (SAT/UNSAT): 100340(50441/49899)
May 31, 2017 4:13:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :723/3697 took 996016 ms. Total solver calls (SAT/UNSAT): 100490(50516/49974)
May 31, 2017 4:13:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :724/3697 took 997573 ms. Total solver calls (SAT/UNSAT): 100652(50597/50055)
May 31, 2017 4:13:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :725/3697 took 999239 ms. Total solver calls (SAT/UNSAT): 100824(50683/50141)
May 31, 2017 4:13:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :726/3697 took 1000984 ms. Total solver calls (SAT/UNSAT): 101004(50773/50231)
May 31, 2017 4:13:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :727/3697 took 1002722 ms. Total solver calls (SAT/UNSAT): 101188(50865/50323)
May 31, 2017 4:13:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :728/3697 took 1004412 ms. Total solver calls (SAT/UNSAT): 101364(50953/50411)
May 31, 2017 4:13:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :729/3697 took 1005989 ms. Total solver calls (SAT/UNSAT): 101528(51035/50493)
May 31, 2017 4:13:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :730/3697 took 1007615 ms. Total solver calls (SAT/UNSAT): 101696(51119/50577)
May 31, 2017 4:13:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :731/3697 took 1009348 ms. Total solver calls (SAT/UNSAT): 101876(51209/50667)
May 31, 2017 4:13:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :732/3697 took 1011179 ms. Total solver calls (SAT/UNSAT): 102066(51304/50762)
May 31, 2017 4:13:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :733/3697 took 1013071 ms. Total solver calls (SAT/UNSAT): 102262(51402/50860)
May 31, 2017 4:13:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :734/3697 took 1014960 ms. Total solver calls (SAT/UNSAT): 102458(51500/50958)
May 31, 2017 4:13:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :735/3697 took 1016772 ms. Total solver calls (SAT/UNSAT): 102646(51594/51052)
May 31, 2017 4:13:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :736/3697 took 1018468 ms. Total solver calls (SAT/UNSAT): 102822(51682/51140)
May 31, 2017 4:13:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :737/3697 took 1020027 ms. Total solver calls (SAT/UNSAT): 102984(51763/51221)
May 31, 2017 4:13:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :738/3697 took 1021799 ms. Total solver calls (SAT/UNSAT): 103168(51855/51313)
May 31, 2017 4:13:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :739/3697 took 1023687 ms. Total solver calls (SAT/UNSAT): 103364(51953/51411)
May 31, 2017 4:13:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :740/3697 took 1025655 ms. Total solver calls (SAT/UNSAT): 103568(52055/51513)
May 31, 2017 4:13:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :741/3697 took 1027622 ms. Total solver calls (SAT/UNSAT): 103772(52157/51615)
May 31, 2017 4:13:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :742/3697 took 1029508 ms. Total solver calls (SAT/UNSAT): 103968(52255/51713)
May 31, 2017 4:13:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :743/3697 took 1031281 ms. Total solver calls (SAT/UNSAT): 104152(52347/51805)
May 31, 2017 4:13:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :744/3697 took 1032922 ms. Total solver calls (SAT/UNSAT): 104322(52432/51890)
May 31, 2017 4:13:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :745/3697 took 1034795 ms. Total solver calls (SAT/UNSAT): 104518(52530/51988)
May 31, 2017 4:14:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :746/3697 took 1036760 ms. Total solver calls (SAT/UNSAT): 104722(52632/52090)
May 31, 2017 4:14:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :747/3697 took 1038722 ms. Total solver calls (SAT/UNSAT): 104925(52734/52191)
May 31, 2017 4:14:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :748/3697 took 1040608 ms. Total solver calls (SAT/UNSAT): 105120(52832/52288)
May 31, 2017 4:14:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :749/3697 took 1042377 ms. Total solver calls (SAT/UNSAT): 105303(52924/52379)
May 31, 2017 4:14:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :750/3697 took 1044014 ms. Total solver calls (SAT/UNSAT): 105472(53009/52463)
May 31, 2017 4:14:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :751/3697 took 1045899 ms. Total solver calls (SAT/UNSAT): 105667(53107/52560)
May 31, 2017 4:14:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :752/3697 took 1047730 ms. Total solver calls (SAT/UNSAT): 105856(53202/52654)
May 31, 2017 4:14:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :753/3697 took 1049462 ms. Total solver calls (SAT/UNSAT): 106035(53292/52743)
May 31, 2017 4:14:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :754/3697 took 1051081 ms. Total solver calls (SAT/UNSAT): 106202(53376/52826)
May 31, 2017 4:14:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :755/3697 took 1052464 ms. Total solver calls (SAT/UNSAT): 106345(53448/52897)
May 31, 2017 4:14:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :756/3697 took 1053903 ms. Total solver calls (SAT/UNSAT): 106494(53523/52971)
May 31, 2017 4:14:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :757/3697 took 1055382 ms. Total solver calls (SAT/UNSAT): 106647(53600/53047)
May 31, 2017 4:14:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :758/3697 took 1056854 ms. Total solver calls (SAT/UNSAT): 106800(53677/53123)
May 31, 2017 4:14:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :759/3697 took 1058328 ms. Total solver calls (SAT/UNSAT): 106953(53754/53199)
May 31, 2017 4:14:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :760/3697 took 1059719 ms. Total solver calls (SAT/UNSAT): 107098(53827/53271)
May 31, 2017 4:14:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :761/3697 took 1061025 ms. Total solver calls (SAT/UNSAT): 107233(53895/53338)
May 31, 2017 4:14:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :762/3697 took 1062507 ms. Total solver calls (SAT/UNSAT): 107387(53972/53415)
May 31, 2017 4:14:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :763/3697 took 1064070 ms. Total solver calls (SAT/UNSAT): 107549(54053/53496)
May 31, 2017 4:14:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :764/3697 took 1065679 ms. Total solver calls (SAT/UNSAT): 107717(54137/53580)
May 31, 2017 4:14:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :765/3697 took 1067311 ms. Total solver calls (SAT/UNSAT): 107887(54222/53665)
May 31, 2017 4:14:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :766/3697 took 1068946 ms. Total solver calls (SAT/UNSAT): 108057(54307/53750)
May 31, 2017 4:14:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :767/3697 took 1070506 ms. Total solver calls (SAT/UNSAT): 108219(54388/53831)
May 31, 2017 4:14:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :768/3697 took 1071951 ms. Total solver calls (SAT/UNSAT): 108369(54463/53906)
May 31, 2017 4:14:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :769/3697 took 1073282 ms. Total solver calls (SAT/UNSAT): 108507(54532/53975)
May 31, 2017 4:14:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :770/3697 took 1074941 ms. Total solver calls (SAT/UNSAT): 108679(54618/54061)
May 31, 2017 4:14:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :771/3697 took 1076660 ms. Total solver calls (SAT/UNSAT): 108859(54708/54151)
May 31, 2017 4:14:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :772/3697 took 1078438 ms. Total solver calls (SAT/UNSAT): 109043(54800/54243)
May 31, 2017 4:14:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :773/3697 took 1080135 ms. Total solver calls (SAT/UNSAT): 109219(54888/54331)
May 31, 2017 4:14:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :774/3697 took 1081714 ms. Total solver calls (SAT/UNSAT): 109383(54970/54413)
May 31, 2017 4:14:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :775/3697 took 1083161 ms. Total solver calls (SAT/UNSAT): 109533(55045/54488)
May 31, 2017 4:14:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :776/3697 took 1084893 ms. Total solver calls (SAT/UNSAT): 109713(55135/54578)
May 31, 2017 4:14:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :777/3697 took 1086723 ms. Total solver calls (SAT/UNSAT): 109903(55230/54673)
May 31, 2017 4:14:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :778/3697 took 1088604 ms. Total solver calls (SAT/UNSAT): 110099(55328/54771)
May 31, 2017 4:14:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :779/3697 took 1090485 ms. Total solver calls (SAT/UNSAT): 110295(55426/54869)
May 31, 2017 4:14:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :780/3697 took 1092291 ms. Total solver calls (SAT/UNSAT): 110483(55520/54963)
May 31, 2017 4:14:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :781/3697 took 1093985 ms. Total solver calls (SAT/UNSAT): 110659(55608/55051)
May 31, 2017 4:15:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :782/3697 took 1095544 ms. Total solver calls (SAT/UNSAT): 110821(55689/55132)
May 31, 2017 4:15:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :783/3697 took 1096945 ms. Total solver calls (SAT/UNSAT): 110966(55762/55204)
May 31, 2017 4:15:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :784/3697 took 1098832 ms. Total solver calls (SAT/UNSAT): 111162(55860/55302)
May 31, 2017 4:15:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :785/3697 took 1100802 ms. Total solver calls (SAT/UNSAT): 111366(55962/55404)
May 31, 2017 4:15:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :786/3697 took 1102772 ms. Total solver calls (SAT/UNSAT): 111570(56064/55506)
May 31, 2017 4:15:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :787/3697 took 1104659 ms. Total solver calls (SAT/UNSAT): 111766(56162/55604)
May 31, 2017 4:15:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :788/3697 took 1106447 ms. Total solver calls (SAT/UNSAT): 111950(56254/55696)
May 31, 2017 4:15:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :789/3697 took 1108102 ms. Total solver calls (SAT/UNSAT): 112120(56339/55781)
May 31, 2017 4:15:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :790/3697 took 1109582 ms. Total solver calls (SAT/UNSAT): 112273(56416/55857)
May 31, 2017 4:15:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :791/3697 took 1111561 ms. Total solver calls (SAT/UNSAT): 112477(56518/55959)
May 31, 2017 4:15:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :792/3697 took 1113520 ms. Total solver calls (SAT/UNSAT): 112680(56620/56060)
May 31, 2017 4:15:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :793/3697 took 1115416 ms. Total solver calls (SAT/UNSAT): 112875(56718/56157)
May 31, 2017 4:15:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :794/3697 took 1117194 ms. Total solver calls (SAT/UNSAT): 113058(56810/56248)
May 31, 2017 4:15:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :795/3697 took 1118848 ms. Total solver calls (SAT/UNSAT): 113227(56895/56332)
May 31, 2017 4:15:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :796/3697 took 1120348 ms. Total solver calls (SAT/UNSAT): 113380(56972/56408)
May 31, 2017 4:15:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :797/3697 took 1122197 ms. Total solver calls (SAT/UNSAT): 113569(57067/56502)
May 31, 2017 4:15:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :798/3697 took 1123939 ms. Total solver calls (SAT/UNSAT): 113748(57157/56591)
May 31, 2017 4:15:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :799/3697 took 1125564 ms. Total solver calls (SAT/UNSAT): 113915(57241/56674)
May 31, 2017 4:15:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :800/3697 took 1127039 ms. Total solver calls (SAT/UNSAT): 114067(57318/56749)
May 31, 2017 4:15:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :801/3697 took 1128422 ms. Total solver calls (SAT/UNSAT): 114208(57389/56819)
May 31, 2017 4:15:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :802/3697 took 1129838 ms. Total solver calls (SAT/UNSAT): 114353(57462/56891)
May 31, 2017 4:15:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :803/3697 took 1131255 ms. Total solver calls (SAT/UNSAT): 114498(57535/56963)
May 31, 2017 4:15:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :804/3697 took 1132677 ms. Total solver calls (SAT/UNSAT): 114643(57608/57035)
May 31, 2017 4:15:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :805/3697 took 1134013 ms. Total solver calls (SAT/UNSAT): 114780(57677/57103)
May 31, 2017 4:15:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :806/3697 took 1135255 ms. Total solver calls (SAT/UNSAT): 114907(57741/57166)
May 31, 2017 4:15:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :807/3697 took 1136393 ms. Total solver calls (SAT/UNSAT): 115024(57800/57224)
May 31, 2017 4:15:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :808/3697 took 1137893 ms. Total solver calls (SAT/UNSAT): 115178(57877/57301)
May 31, 2017 4:15:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :809/3697 took 1139430 ms. Total solver calls (SAT/UNSAT): 115338(57957/57381)
May 31, 2017 4:15:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :810/3697 took 1140983 ms. Total solver calls (SAT/UNSAT): 115500(58038/57462)
May 31, 2017 4:15:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :811/3697 took 1142548 ms. Total solver calls (SAT/UNSAT): 115662(58119/57543)
May 31, 2017 4:15:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :812/3697 took 1144038 ms. Total solver calls (SAT/UNSAT): 115816(58196/57620)
May 31, 2017 4:15:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :813/3697 took 1145412 ms. Total solver calls (SAT/UNSAT): 115958(58267/57691)
May 31, 2017 4:15:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :814/3697 took 1146666 ms. Total solver calls (SAT/UNSAT): 116088(58332/57756)
May 31, 2017 4:15:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :815/3697 took 1147811 ms. Total solver calls (SAT/UNSAT): 116205(58391/57814)
May 31, 2017 4:15:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :816/3697 took 1149487 ms. Total solver calls (SAT/UNSAT): 116377(58477/57900)
May 31, 2017 4:15:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :817/3697 took 1151181 ms. Total solver calls (SAT/UNSAT): 116553(58565/57988)
May 31, 2017 4:15:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :818/3697 took 1152898 ms. Total solver calls (SAT/UNSAT): 116729(58653/58076)
May 31, 2017 4:15:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :819/3697 took 1154404 ms. Total solver calls (SAT/UNSAT): 116885(58731/58154)
May 31, 2017 4:16:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :820/3697 took 1155775 ms. Total solver calls (SAT/UNSAT): 117027(58802/58225)
May 31, 2017 4:16:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :821/3697 took 1157002 ms. Total solver calls (SAT/UNSAT): 117154(58866/58288)
May 31, 2017 4:16:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :822/3697 took 1158771 ms. Total solver calls (SAT/UNSAT): 117336(58957/58379)
May 31, 2017 4:16:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :823/3697 took 1160585 ms. Total solver calls (SAT/UNSAT): 117524(59051/58473)
May 31, 2017 4:16:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :824/3697 took 1162421 ms. Total solver calls (SAT/UNSAT): 117712(59145/58567)
May 31, 2017 4:16:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :825/3697 took 1164172 ms. Total solver calls (SAT/UNSAT): 117892(59235/58657)
May 31, 2017 4:16:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :826/3697 took 1165808 ms. Total solver calls (SAT/UNSAT): 118060(59319/58741)
May 31, 2017 4:16:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :827/3697 took 1167310 ms. Total solver calls (SAT/UNSAT): 118214(59396/58818)
May 31, 2017 4:16:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :828/3697 took 1168630 ms. Total solver calls (SAT/UNSAT): 118351(59465/58886)
May 31, 2017 4:16:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :829/3697 took 1170523 ms. Total solver calls (SAT/UNSAT): 118547(59563/58984)
May 31, 2017 4:16:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :830/3697 took 1172425 ms. Total solver calls (SAT/UNSAT): 118743(59661/59082)
May 31, 2017 4:16:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :831/3697 took 1174256 ms. Total solver calls (SAT/UNSAT): 118931(59755/59176)
May 31, 2017 4:16:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :832/3697 took 1175970 ms. Total solver calls (SAT/UNSAT): 119107(59843/59264)
May 31, 2017 4:16:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :833/3697 took 1177554 ms. Total solver calls (SAT/UNSAT): 119269(59924/59345)
May 31, 2017 4:16:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :834/3697 took 1178972 ms. Total solver calls (SAT/UNSAT): 119414(59997/59417)
May 31, 2017 4:16:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :835/3697 took 1180864 ms. Total solver calls (SAT/UNSAT): 119609(60095/59514)
May 31, 2017 4:16:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :836/3697 took 1182681 ms. Total solver calls (SAT/UNSAT): 119796(60189/59607)
May 31, 2017 4:16:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :837/3697 took 1184383 ms. Total solver calls (SAT/UNSAT): 119971(60277/59694)
May 31, 2017 4:16:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :838/3697 took 1185966 ms. Total solver calls (SAT/UNSAT): 120132(60358/59774)
May 31, 2017 4:16:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :839/3697 took 1187407 ms. Total solver calls (SAT/UNSAT): 120277(60431/59846)
May 31, 2017 4:16:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :840/3697 took 1189088 ms. Total solver calls (SAT/UNSAT): 120448(60517/59931)
May 31, 2017 4:16:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :841/3697 took 1190646 ms. Total solver calls (SAT/UNSAT): 120607(60597/60010)
May 31, 2017 4:16:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :842/3697 took 1192066 ms. Total solver calls (SAT/UNSAT): 120751(60670/60081)
May 31, 2017 4:16:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :843/3697 took 1193374 ms. Total solver calls (SAT/UNSAT): 120884(60737/60147)
May 31, 2017 4:16:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :844/3697 took 1194668 ms. Total solver calls (SAT/UNSAT): 121017(60804/60213)
May 31, 2017 4:16:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :845/3697 took 1195976 ms. Total solver calls (SAT/UNSAT): 121150(60871/60279)
May 31, 2017 4:16:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :846/3697 took 1197211 ms. Total solver calls (SAT/UNSAT): 121275(60934/60341)
May 31, 2017 4:16:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :847/3697 took 1198339 ms. Total solver calls (SAT/UNSAT): 121390(60992/60398)
May 31, 2017 4:16:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :848/3697 took 1199372 ms. Total solver calls (SAT/UNSAT): 121495(61045/60450)
May 31, 2017 4:16:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :850/3697 took 1201749 ms. Total solver calls (SAT/UNSAT): 121738(61167/60571)
May 31, 2017 4:16:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :851/3697 took 1203215 ms. Total solver calls (SAT/UNSAT): 121888(61242/60646)
May 31, 2017 4:16:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :852/3697 took 1204673 ms. Total solver calls (SAT/UNSAT): 122038(61317/60721)
May 31, 2017 4:16:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :853/3697 took 1206065 ms. Total solver calls (SAT/UNSAT): 122180(61388/60792)
May 31, 2017 4:16:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :854/3697 took 1207334 ms. Total solver calls (SAT/UNSAT): 122310(61453/60857)
May 31, 2017 4:16:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :855/3697 took 1208488 ms. Total solver calls (SAT/UNSAT): 122428(61512/60916)
May 31, 2017 4:16:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :856/3697 took 1209521 ms. Total solver calls (SAT/UNSAT): 122533(61565/60968)
May 31, 2017 4:16:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :857/3697 took 1211124 ms. Total solver calls (SAT/UNSAT): 122697(61647/61050)
May 31, 2017 4:16:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :858/3697 took 1212713 ms. Total solver calls (SAT/UNSAT): 122861(61729/61132)
May 31, 2017 4:16:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :859/3697 took 1214240 ms. Total solver calls (SAT/UNSAT): 123017(61807/61210)
May 31, 2017 4:17:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :860/3697 took 1215512 ms. Total solver calls (SAT/UNSAT): 123147(61872/61275)
May 31, 2017 4:17:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :861/3697 took 1216644 ms. Total solver calls (SAT/UNSAT): 123262(61930/61332)
May 31, 2017 4:17:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :862/3697 took 1218361 ms. Total solver calls (SAT/UNSAT): 123438(62018/61420)
May 31, 2017 4:17:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :863/3697 took 1220081 ms. Total solver calls (SAT/UNSAT): 123614(62106/61508)
May 31, 2017 4:17:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :864/3697 took 1221718 ms. Total solver calls (SAT/UNSAT): 123782(62190/61592)
May 31, 2017 4:17:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :865/3697 took 1223231 ms. Total solver calls (SAT/UNSAT): 123938(62268/61670)
May 31, 2017 4:17:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :866/3697 took 1224619 ms. Total solver calls (SAT/UNSAT): 124080(62339/61741)
May 31, 2017 4:17:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :867/3697 took 1225847 ms. Total solver calls (SAT/UNSAT): 124205(62402/61803)
May 31, 2017 4:17:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :868/3697 took 1227649 ms. Total solver calls (SAT/UNSAT): 124389(62494/61895)
May 31, 2017 4:17:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :869/3697 took 1229372 ms. Total solver calls (SAT/UNSAT): 124565(62582/61983)
May 31, 2017 4:17:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :870/3697 took 1230977 ms. Total solver calls (SAT/UNSAT): 124729(62664/62065)
May 31, 2017 4:17:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :871/3697 took 1232438 ms. Total solver calls (SAT/UNSAT): 124879(62739/62140)
May 31, 2017 4:17:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :872/3697 took 1233741 ms. Total solver calls (SAT/UNSAT): 125012(62806/62206)
May 31, 2017 4:17:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :873/3697 took 1235444 ms. Total solver calls (SAT/UNSAT): 125187(62894/62293)
May 31, 2017 4:17:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :874/3697 took 1237029 ms. Total solver calls (SAT/UNSAT): 125350(62976/62374)
May 31, 2017 4:17:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :875/3697 took 1238497 ms. Total solver calls (SAT/UNSAT): 125499(63051/62448)
May 31, 2017 4:17:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :876/3697 took 1239805 ms. Total solver calls (SAT/UNSAT): 125632(63118/62514)
May 31, 2017 4:17:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :877/3697 took 1241247 ms. Total solver calls (SAT/UNSAT): 125779(63192/62587)
May 31, 2017 4:17:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :878/3697 took 1242543 ms. Total solver calls (SAT/UNSAT): 125911(63259/62652)
May 31, 2017 4:17:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :879/3697 took 1243709 ms. Total solver calls (SAT/UNSAT): 126030(63319/62711)
May 31, 2017 4:17:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :880/3697 took 1244879 ms. Total solver calls (SAT/UNSAT): 126149(63379/62770)
May 31, 2017 4:17:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :881/3697 took 1245970 ms. Total solver calls (SAT/UNSAT): 126260(63435/62825)
May 31, 2017 4:17:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :883/3697 took 1247860 ms. Total solver calls (SAT/UNSAT): 126452(63532/62920)
May 31, 2017 4:17:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :885/3697 took 1249988 ms. Total solver calls (SAT/UNSAT): 126669(63641/63028)
May 31, 2017 4:17:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :886/3697 took 1251322 ms. Total solver calls (SAT/UNSAT): 126805(63709/63096)
May 31, 2017 4:17:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :887/3697 took 1252577 ms. Total solver calls (SAT/UNSAT): 126933(63773/63160)
May 31, 2017 4:17:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :888/3697 took 1253716 ms. Total solver calls (SAT/UNSAT): 127049(63831/63218)
May 31, 2017 4:17:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :889/3697 took 1254737 ms. Total solver calls (SAT/UNSAT): 127153(63883/63270)
May 31, 2017 4:17:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :891/3697 took 1257096 ms. Total solver calls (SAT/UNSAT): 127394(64004/63390)
May 31, 2017 4:17:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :892/3697 took 1258487 ms. Total solver calls (SAT/UNSAT): 127536(64075/63461)
May 31, 2017 4:17:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :893/3697 took 1259757 ms. Total solver calls (SAT/UNSAT): 127666(64140/63526)
May 31, 2017 4:17:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :895/3697 took 1262337 ms. Total solver calls (SAT/UNSAT): 127929(64272/63657)
May 31, 2017 4:17:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :896/3697 took 1263843 ms. Total solver calls (SAT/UNSAT): 128083(64349/63734)
May 31, 2017 4:17:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :897/3697 took 1265231 ms. Total solver calls (SAT/UNSAT): 128225(64420/63805)
May 31, 2017 4:17:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :898/3697 took 1266482 ms. Total solver calls (SAT/UNSAT): 128353(64484/63869)
May 31, 2017 4:17:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :899/3697 took 1267573 ms. Total solver calls (SAT/UNSAT): 128464(64540/63924)
May 31, 2017 4:17:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :900/3697 took 1269156 ms. Total solver calls (SAT/UNSAT): 128626(64621/64005)
May 31, 2017 4:17:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :901/3697 took 1270625 ms. Total solver calls (SAT/UNSAT): 128776(64696/64080)
May 31, 2017 4:17:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :902/3697 took 1271955 ms. Total solver calls (SAT/UNSAT): 128912(64764/64148)
May 31, 2017 4:17:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :903/3697 took 1273117 ms. Total solver calls (SAT/UNSAT): 129031(64824/64207)
May 31, 2017 4:17:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :904/3697 took 1274575 ms. Total solver calls (SAT/UNSAT): 129180(64899/64281)
May 31, 2017 4:18:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :905/3697 took 1275907 ms. Total solver calls (SAT/UNSAT): 129315(64967/64348)
May 31, 2017 4:18:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :906/3697 took 1277068 ms. Total solver calls (SAT/UNSAT): 129434(65027/64407)
May 31, 2017 4:18:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :907/3697 took 1278224 ms. Total solver calls (SAT/UNSAT): 129552(65087/64465)
May 31, 2017 4:18:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :908/3697 took 1279236 ms. Total solver calls (SAT/UNSAT): 129656(65140/64516)
May 31, 2017 4:18:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :910/3697 took 1281012 ms. Total solver calls (SAT/UNSAT): 129838(65233/64605)
May 31, 2017 4:18:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :912/3697 took 1282404 ms. Total solver calls (SAT/UNSAT): 129980(65306/64674)
May 31, 2017 4:18:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :913/3697 took 1283583 ms. Total solver calls (SAT/UNSAT): 130101(65367/64734)
May 31, 2017 4:18:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :914/3697 took 1284682 ms. Total solver calls (SAT/UNSAT): 130214(65424/64790)
May 31, 2017 4:18:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :916/3697 took 1286519 ms. Total solver calls (SAT/UNSAT): 130404(65520/64884)
May 31, 2017 4:18:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :918/3697 took 1288511 ms. Total solver calls (SAT/UNSAT): 130607(65623/64984)
May 31, 2017 4:18:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :919/3697 took 1289629 ms. Total solver calls (SAT/UNSAT): 130722(65681/65041)
May 31, 2017 4:18:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :921/3697 took 1291967 ms. Total solver calls (SAT/UNSAT): 130962(65802/65160)
May 31, 2017 4:18:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :922/3697 took 1293202 ms. Total solver calls (SAT/UNSAT): 131089(65866/65223)
May 31, 2017 4:18:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :923/3697 took 1294306 ms. Total solver calls (SAT/UNSAT): 131202(65923/65279)
May 31, 2017 4:18:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :925/3697 took 1296563 ms. Total solver calls (SAT/UNSAT): 131433(66040/65393)
May 31, 2017 4:18:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :926/3697 took 1297746 ms. Total solver calls (SAT/UNSAT): 131554(66101/65453)
May 31, 2017 4:18:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :927/3697 took 1298762 ms. Total solver calls (SAT/UNSAT): 131658(66154/65504)
May 31, 2017 4:18:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :928/3697 took 1299935 ms. Total solver calls (SAT/UNSAT): 131778(66215/65563)
May 31, 2017 4:18:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :929/3697 took 1300953 ms. Total solver calls (SAT/UNSAT): 131882(66268/65614)
May 31, 2017 4:18:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :930/3697 took 1301969 ms. Total solver calls (SAT/UNSAT): 131986(66321/65665)
May 31, 2017 4:18:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :931/3697 took 1303064 ms. Total solver calls (SAT/UNSAT): 132098(66378/65720)
May 31, 2017 4:18:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :932/3697 took 1304159 ms. Total solver calls (SAT/UNSAT): 132210(66435/65775)
May 31, 2017 4:18:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :933/3697 took 1305354 ms. Total solver calls (SAT/UNSAT): 132333(66497/65836)
May 31, 2017 4:18:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :934/3697 took 1306629 ms. Total solver calls (SAT/UNSAT): 132464(66563/65901)
May 31, 2017 4:18:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :935/3697 took 1307783 ms. Total solver calls (SAT/UNSAT): 132582(66623/65959)
May 31, 2017 4:18:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :936/3697 took 1309057 ms. Total solver calls (SAT/UNSAT): 132713(66689/66024)
May 31, 2017 4:18:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :937/3697 took 1310429 ms. Total solver calls (SAT/UNSAT): 132854(66760/66094)
May 31, 2017 4:18:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :938/3697 took 1311878 ms. Total solver calls (SAT/UNSAT): 133003(66835/66168)
May 31, 2017 4:18:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :939/3697 took 1313208 ms. Total solver calls (SAT/UNSAT): 133140(66904/66236)
May 31, 2017 4:18:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :940/3697 took 1314663 ms. Total solver calls (SAT/UNSAT): 133289(66979/66310)
May 31, 2017 4:18:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :941/3697 took 1316213 ms. Total solver calls (SAT/UNSAT): 133448(67059/66389)
May 31, 2017 4:18:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :942/3697 took 1317409 ms. Total solver calls (SAT/UNSAT): 133570(67121/66449)
May 31, 2017 4:18:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :943/3697 took 1318764 ms. Total solver calls (SAT/UNSAT): 133709(67191/66518)
May 31, 2017 4:18:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :944/3697 took 1320252 ms. Total solver calls (SAT/UNSAT): 133862(67268/66594)
May 31, 2017 4:18:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :945/3697 took 1321852 ms. Total solver calls (SAT/UNSAT): 134027(67351/66676)
May 31, 2017 4:18:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :946/3697 took 1323533 ms. Total solver calls (SAT/UNSAT): 134200(67438/66762)
May 31, 2017 4:18:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :947/3697 took 1324725 ms. Total solver calls (SAT/UNSAT): 134322(67500/66822)
May 31, 2017 4:18:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :948/3697 took 1326070 ms. Total solver calls (SAT/UNSAT): 134461(67570/66891)
May 31, 2017 4:18:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :949/3697 took 1327554 ms. Total solver calls (SAT/UNSAT): 134614(67647/66967)
May 31, 2017 4:18:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :950/3697 took 1329156 ms. Total solver calls (SAT/UNSAT): 134779(67730/67049)
May 31, 2017 4:18:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :951/3697 took 1330839 ms. Total solver calls (SAT/UNSAT): 134952(67817/67135)
May 31, 2017 4:18:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :952/3697 took 1331954 ms. Total solver calls (SAT/UNSAT): 135066(67875/67191)
May 31, 2017 4:18:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :953/3697 took 1333229 ms. Total solver calls (SAT/UNSAT): 135197(67941/67256)
May 31, 2017 4:18:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :954/3697 took 1334637 ms. Total solver calls (SAT/UNSAT): 135342(68014/67328)
May 31, 2017 4:19:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :955/3697 took 1336158 ms. Total solver calls (SAT/UNSAT): 135499(68093/67406)
May 31, 2017 4:19:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :956/3697 took 1337765 ms. Total solver calls (SAT/UNSAT): 135664(68176/67488)
May 31, 2017 4:19:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :957/3697 took 1338931 ms. Total solver calls (SAT/UNSAT): 135783(68236/67547)
May 31, 2017 4:19:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :958/3697 took 1340229 ms. Total solver calls (SAT/UNSAT): 135916(68303/67613)
May 31, 2017 4:19:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :959/3697 took 1341638 ms. Total solver calls (SAT/UNSAT): 136061(68376/67685)
May 31, 2017 4:19:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :960/3697 took 1343128 ms. Total solver calls (SAT/UNSAT): 136214(68453/67761)
May 31, 2017 4:19:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :961/3697 took 1344291 ms. Total solver calls (SAT/UNSAT): 136333(68513/67820)
May 31, 2017 4:19:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :962/3697 took 1345533 ms. Total solver calls (SAT/UNSAT): 136460(68577/67883)
May 31, 2017 4:19:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :963/3697 took 1346832 ms. Total solver calls (SAT/UNSAT): 136593(68644/67949)
May 31, 2017 4:19:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :964/3697 took 1348078 ms. Total solver calls (SAT/UNSAT): 136720(68708/68012)
May 31, 2017 4:19:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :965/3697 took 1349420 ms. Total solver calls (SAT/UNSAT): 136858(68777/68081)
May 31, 2017 4:19:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :966/3697 took 1350839 ms. Total solver calls (SAT/UNSAT): 137004(68850/68154)
May 31, 2017 4:19:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :967/3697 took 1352320 ms. Total solver calls (SAT/UNSAT): 137156(68926/68230)
May 31, 2017 4:19:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :968/3697 took 1353620 ms. Total solver calls (SAT/UNSAT): 137289(68993/68296)
May 31, 2017 4:19:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :969/3697 took 1355031 ms. Total solver calls (SAT/UNSAT): 137435(69066/68369)
May 31, 2017 4:19:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :970/3697 took 1356543 ms. Total solver calls (SAT/UNSAT): 137591(69144/68447)
May 31, 2017 4:19:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :971/3697 took 1358128 ms. Total solver calls (SAT/UNSAT): 137755(69226/68529)
May 31, 2017 4:19:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :972/3697 took 1359762 ms. Total solver calls (SAT/UNSAT): 137923(69310/68613)
May 31, 2017 4:19:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :973/3697 took 1361098 ms. Total solver calls (SAT/UNSAT): 138060(69379/68681)
May 31, 2017 4:19:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :974/3697 took 1362684 ms. Total solver calls (SAT/UNSAT): 138224(69461/68763)
May 31, 2017 4:19:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :975/3697 took 1364373 ms. Total solver calls (SAT/UNSAT): 138398(69548/68850)
May 31, 2017 4:19:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :976/3697 took 1366124 ms. Total solver calls (SAT/UNSAT): 138578(69638/68940)
May 31, 2017 4:19:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :977/3697 took 1367456 ms. Total solver calls (SAT/UNSAT): 138715(69707/69008)
May 31, 2017 4:19:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :978/3697 took 1368945 ms. Total solver calls (SAT/UNSAT): 138869(69784/69085)
May 31, 2017 4:19:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :979/3697 took 1370572 ms. Total solver calls (SAT/UNSAT): 139037(69868/69169)
May 31, 2017 4:19:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :980/3697 took 1372319 ms. Total solver calls (SAT/UNSAT): 139217(69958/69259)
May 31, 2017 4:19:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :981/3697 took 1374144 ms. Total solver calls (SAT/UNSAT): 139405(70052/69353)
May 31, 2017 4:19:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :982/3697 took 1375969 ms. Total solver calls (SAT/UNSAT): 139593(70146/69447)
May 31, 2017 4:19:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :983/3697 took 1377299 ms. Total solver calls (SAT/UNSAT): 139730(70215/69515)
May 31, 2017 4:19:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :984/3697 took 1378794 ms. Total solver calls (SAT/UNSAT): 139884(70292/69592)
May 31, 2017 4:19:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :985/3697 took 1380428 ms. Total solver calls (SAT/UNSAT): 140052(70376/69676)
May 31, 2017 4:19:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :986/3697 took 1382176 ms. Total solver calls (SAT/UNSAT): 140232(70466/69766)
May 31, 2017 4:19:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :987/3697 took 1384000 ms. Total solver calls (SAT/UNSAT): 140420(70560/69860)
May 31, 2017 4:19:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :988/3697 took 1385817 ms. Total solver calls (SAT/UNSAT): 140607(70654/69953)
May 31, 2017 4:19:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :989/3697 took 1387073 ms. Total solver calls (SAT/UNSAT): 140736(70719/70017)
May 31, 2017 4:19:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :990/3697 took 1388497 ms. Total solver calls (SAT/UNSAT): 140882(70792/70090)
May 31, 2017 4:19:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :991/3697 took 1390055 ms. Total solver calls (SAT/UNSAT): 141042(70872/70170)
May 31, 2017 4:19:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :992/3697 took 1391760 ms. Total solver calls (SAT/UNSAT): 141214(70958/70256)
May 31, 2017 4:19:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :993/3697 took 1393548 ms. Total solver calls (SAT/UNSAT): 141394(71048/70346)
May 31, 2017 4:20:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :994/3697 took 1395290 ms. Total solver calls (SAT/UNSAT): 141573(71138/70435)
May 31, 2017 4:20:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :995/3697 took 1396739 ms. Total solver calls (SAT/UNSAT): 141721(71212/70509)
May 31, 2017 4:20:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :996/3697 took 1398315 ms. Total solver calls (SAT/UNSAT): 141881(71292/70589)
May 31, 2017 4:20:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :997/3697 took 1399958 ms. Total solver calls (SAT/UNSAT): 142049(71376/70673)
May 31, 2017 4:20:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :998/3697 took 1401608 ms. Total solver calls (SAT/UNSAT): 142216(71460/70756)
May 31, 2017 4:20:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :999/3697 took 1402877 ms. Total solver calls (SAT/UNSAT): 142347(71526/70821)
May 31, 2017 4:20:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1000/3697 took 1404225 ms. Total solver calls (SAT/UNSAT): 142486(71596/70890)
May 31, 2017 4:20:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1001/3697 took 1405626 ms. Total solver calls (SAT/UNSAT): 142631(71669/70962)
May 31, 2017 4:20:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1002/3697 took 1407070 ms. Total solver calls (SAT/UNSAT): 142780(71744/71036)
May 31, 2017 4:20:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1003/3697 took 1408421 ms. Total solver calls (SAT/UNSAT): 142919(71814/71105)
May 31, 2017 4:20:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1004/3697 took 1409865 ms. Total solver calls (SAT/UNSAT): 143069(71889/71180)
May 31, 2017 4:20:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1005/3697 took 1411397 ms. Total solver calls (SAT/UNSAT): 143227(71968/71259)
May 31, 2017 4:20:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1006/3697 took 1412985 ms. Total solver calls (SAT/UNSAT): 143391(72050/71341)
May 31, 2017 4:20:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1007/3697 took 1414589 ms. Total solver calls (SAT/UNSAT): 143557(72133/71424)
May 31, 2017 4:20:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1008/3697 took 1415996 ms. Total solver calls (SAT/UNSAT): 143702(72206/71496)
May 31, 2017 4:20:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1009/3697 took 1417523 ms. Total solver calls (SAT/UNSAT): 143860(72285/71575)
May 31, 2017 4:20:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1010/3697 took 1419144 ms. Total solver calls (SAT/UNSAT): 144028(72369/71659)
May 31, 2017 4:20:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1011/3697 took 1420853 ms. Total solver calls (SAT/UNSAT): 144204(72457/71747)
May 31, 2017 4:20:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1012/3697 took 1422615 ms. Total solver calls (SAT/UNSAT): 144384(72547/71837)
May 31, 2017 4:20:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1013/3697 took 1424399 ms. Total solver calls (SAT/UNSAT): 144564(72637/71927)
May 31, 2017 4:20:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1014/3697 took 1425846 ms. Total solver calls (SAT/UNSAT): 144713(72712/72001)
May 31, 2017 4:20:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1015/3697 took 1427449 ms. Total solver calls (SAT/UNSAT): 144877(72794/72083)
May 31, 2017 4:20:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1016/3697 took 1429253 ms. Total solver calls (SAT/UNSAT): 145063(72887/72176)
May 31, 2017 4:20:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1017/3697 took 1431117 ms. Total solver calls (SAT/UNSAT): 145255(72983/72272)
May 31, 2017 4:20:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1018/3697 took 1432987 ms. Total solver calls (SAT/UNSAT): 145447(73079/72368)
May 31, 2017 4:20:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1019/3697 took 1434441 ms. Total solver calls (SAT/UNSAT): 145596(73154/72442)
May 31, 2017 4:20:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1020/3697 took 1436058 ms. Total solver calls (SAT/UNSAT): 145762(73237/72525)
May 31, 2017 4:20:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1021/3697 took 1437810 ms. Total solver calls (SAT/UNSAT): 145942(73327/72615)
May 31, 2017 4:20:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1022/3697 took 1439675 ms. Total solver calls (SAT/UNSAT): 146134(73423/72711)
May 31, 2017 4:20:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1023/3697 took 1441621 ms. Total solver calls (SAT/UNSAT): 146334(73523/72811)
May 31, 2017 4:20:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1024/3697 took 1443568 ms. Total solver calls (SAT/UNSAT): 146534(73623/72911)
May 31, 2017 4:20:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1025/3697 took 1445428 ms. Total solver calls (SAT/UNSAT): 146726(73719/73007)
May 31, 2017 4:20:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1026/3697 took 1446880 ms. Total solver calls (SAT/UNSAT): 146875(73794/73081)
May 31, 2017 4:20:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1027/3697 took 1448502 ms. Total solver calls (SAT/UNSAT): 147041(73877/73164)
May 31, 2017 4:20:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1028/3697 took 1450256 ms. Total solver calls (SAT/UNSAT): 147221(73967/73254)
May 31, 2017 4:20:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1029/3697 took 1452127 ms. Total solver calls (SAT/UNSAT): 147413(74063/73350)
May 31, 2017 4:20:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1030/3697 took 1454074 ms. Total solver calls (SAT/UNSAT): 147613(74163/73450)
May 31, 2017 4:21:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1031/3697 took 1456019 ms. Total solver calls (SAT/UNSAT): 147812(74263/73549)
May 31, 2017 4:21:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1032/3697 took 1457883 ms. Total solver calls (SAT/UNSAT): 148003(74359/73644)
May 31, 2017 4:21:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1033/3697 took 1459426 ms. Total solver calls (SAT/UNSAT): 148161(74438/73723)
May 31, 2017 4:21:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1034/3697 took 1461108 ms. Total solver calls (SAT/UNSAT): 148333(74524/73809)
May 31, 2017 4:21:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1035/3697 took 1462903 ms. Total solver calls (SAT/UNSAT): 148517(74616/73901)
May 31, 2017 4:21:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1036/3697 took 1464781 ms. Total solver calls (SAT/UNSAT): 148709(74712/73997)
May 31, 2017 4:21:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1037/3697 took 1466642 ms. Total solver calls (SAT/UNSAT): 148900(74808/74092)
May 31, 2017 4:21:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1038/3697 took 1468447 ms. Total solver calls (SAT/UNSAT): 149085(74901/74184)
May 31, 2017 4:21:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1039/3697 took 1470114 ms. Total solver calls (SAT/UNSAT): 149257(74987/74270)
May 31, 2017 4:21:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1040/3697 took 1471871 ms. Total solver calls (SAT/UNSAT): 149437(75077/74360)
May 31, 2017 4:21:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1041/3697 took 1473626 ms. Total solver calls (SAT/UNSAT): 149616(75167/74449)
May 31, 2017 4:21:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1042/3697 took 1475329 ms. Total solver calls (SAT/UNSAT): 149791(75255/74536)
May 31, 2017 4:21:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1043/3697 took 1476704 ms. Total solver calls (SAT/UNSAT): 149932(75326/74606)
May 31, 2017 4:21:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1044/3697 took 1478165 ms. Total solver calls (SAT/UNSAT): 150081(75401/74680)
May 31, 2017 4:21:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1045/3697 took 1479681 ms. Total solver calls (SAT/UNSAT): 150236(75479/74757)
May 31, 2017 4:21:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1046/3697 took 1481240 ms. Total solver calls (SAT/UNSAT): 150395(75559/74836)
May 31, 2017 4:21:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1047/3697 took 1482802 ms. Total solver calls (SAT/UNSAT): 150554(75639/74915)
May 31, 2017 4:21:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1048/3697 took 1484262 ms. Total solver calls (SAT/UNSAT): 150703(75714/74989)
May 31, 2017 4:21:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1049/3697 took 1485817 ms. Total solver calls (SAT/UNSAT): 150863(75794/75069)
May 31, 2017 4:21:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1050/3697 took 1487451 ms. Total solver calls (SAT/UNSAT): 151031(75878/75153)
May 31, 2017 4:21:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1051/3697 took 1489145 ms. Total solver calls (SAT/UNSAT): 151205(75965/75240)
May 31, 2017 4:21:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1052/3697 took 1490859 ms. Total solver calls (SAT/UNSAT): 151381(76053/75328)
May 31, 2017 4:21:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1053/3697 took 1492567 ms. Total solver calls (SAT/UNSAT): 151557(76141/75416)
May 31, 2017 4:21:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1054/3697 took 1494087 ms. Total solver calls (SAT/UNSAT): 151712(76219/75493)
May 31, 2017 4:21:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1055/3697 took 1495733 ms. Total solver calls (SAT/UNSAT): 151880(76303/75577)
May 31, 2017 4:21:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1056/3697 took 1497467 ms. Total solver calls (SAT/UNSAT): 152058(76392/75666)
May 31, 2017 4:21:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1057/3697 took 1499281 ms. Total solver calls (SAT/UNSAT): 152244(76485/75759)
May 31, 2017 4:21:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1058/3697 took 1501129 ms. Total solver calls (SAT/UNSAT): 152434(76580/75854)
May 31, 2017 4:21:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1059/3697 took 1502986 ms. Total solver calls (SAT/UNSAT): 152624(76675/75949)
May 31, 2017 4:21:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1060/3697 took 1504754 ms. Total solver calls (SAT/UNSAT): 152806(76766/76040)
May 31, 2017 4:21:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1061/3697 took 1506311 ms. Total solver calls (SAT/UNSAT): 152965(76846/76119)
May 31, 2017 4:21:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1062/3697 took 1508011 ms. Total solver calls (SAT/UNSAT): 153139(76933/76206)
May 31, 2017 4:21:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1063/3697 took 1509825 ms. Total solver calls (SAT/UNSAT): 153325(77026/76299)
May 31, 2017 4:21:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1064/3697 took 1511796 ms. Total solver calls (SAT/UNSAT): 153527(77127/76400)
May 31, 2017 4:21:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1065/3697 took 1513792 ms. Total solver calls (SAT/UNSAT): 153729(77228/76501)
May 31, 2017 4:22:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1066/3697 took 1515680 ms. Total solver calls (SAT/UNSAT): 153923(77325/76598)
May 31, 2017 4:22:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1067/3697 took 1517236 ms. Total solver calls (SAT/UNSAT): 154082(77405/76677)
May 31, 2017 4:22:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1068/3697 took 1518950 ms. Total solver calls (SAT/UNSAT): 154258(77493/76765)
May 31, 2017 4:22:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1069/3697 took 1520797 ms. Total solver calls (SAT/UNSAT): 154448(77588/76860)
May 31, 2017 4:22:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1070/3697 took 1522764 ms. Total solver calls (SAT/UNSAT): 154650(77689/76961)
May 31, 2017 4:22:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1071/3697 took 1524812 ms. Total solver calls (SAT/UNSAT): 154860(77794/77066)
May 31, 2017 4:22:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1072/3697 took 1526865 ms. Total solver calls (SAT/UNSAT): 155070(77899/77171)
May 31, 2017 4:22:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1073/3697 took 1528831 ms. Total solver calls (SAT/UNSAT): 155272(78000/77272)
May 31, 2017 4:22:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1074/3697 took 1530686 ms. Total solver calls (SAT/UNSAT): 155462(78095/77367)
May 31, 2017 4:22:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1075/3697 took 1532397 ms. Total solver calls (SAT/UNSAT): 155638(78183/77455)
May 31, 2017 4:22:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1076/3697 took 1534246 ms. Total solver calls (SAT/UNSAT): 155828(78278/77550)
May 31, 2017 4:22:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1077/3697 took 1536199 ms. Total solver calls (SAT/UNSAT): 156030(78379/77651)
May 31, 2017 4:22:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1078/3697 took 1538222 ms. Total solver calls (SAT/UNSAT): 156240(78484/77756)
May 31, 2017 4:22:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1079/3697 took 1540256 ms. Total solver calls (SAT/UNSAT): 156449(78589/77860)
May 31, 2017 4:22:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1080/3697 took 1542220 ms. Total solver calls (SAT/UNSAT): 156650(78690/77960)
May 31, 2017 4:22:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1081/3697 took 1544074 ms. Total solver calls (SAT/UNSAT): 156839(78785/78054)
May 31, 2017 4:22:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1082/3697 took 1545836 ms. Total solver calls (SAT/UNSAT): 157021(78876/78145)
May 31, 2017 4:22:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1083/3697 took 1547723 ms. Total solver calls (SAT/UNSAT): 157215(78973/78242)
May 31, 2017 4:22:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1084/3697 took 1549681 ms. Total solver calls (SAT/UNSAT): 157417(79074/78343)
May 31, 2017 4:22:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1085/3697 took 1551639 ms. Total solver calls (SAT/UNSAT): 157618(79175/78443)
May 31, 2017 4:22:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1086/3697 took 1553541 ms. Total solver calls (SAT/UNSAT): 157813(79273/78540)
May 31, 2017 4:22:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1087/3697 took 1555348 ms. Total solver calls (SAT/UNSAT): 157998(79366/78632)
May 31, 2017 4:22:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1088/3697 took 1557201 ms. Total solver calls (SAT/UNSAT): 158188(79461/78727)
May 31, 2017 4:22:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1089/3697 took 1559036 ms. Total solver calls (SAT/UNSAT): 158377(79556/78821)
May 31, 2017 4:22:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1090/3697 took 1560842 ms. Total solver calls (SAT/UNSAT): 158562(79649/78913)
May 31, 2017 4:22:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1091/3697 took 1562578 ms. Total solver calls (SAT/UNSAT): 158739(79738/79001)
May 31, 2017 4:22:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1092/3697 took 1564021 ms. Total solver calls (SAT/UNSAT): 158886(79812/79074)
May 31, 2017 4:22:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1093/3697 took 1565543 ms. Total solver calls (SAT/UNSAT): 159041(79890/79151)
May 31, 2017 4:22:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1094/3697 took 1567123 ms. Total solver calls (SAT/UNSAT): 159202(79971/79231)
May 31, 2017 4:22:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1095/3697 took 1568747 ms. Total solver calls (SAT/UNSAT): 159367(80054/79313)
May 31, 2017 4:22:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1096/3697 took 1570358 ms. Total solver calls (SAT/UNSAT): 159532(80137/79395)
May 31, 2017 4:22:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1097/3697 took 1571958 ms. Total solver calls (SAT/UNSAT): 159697(80220/79477)
May 31, 2017 4:22:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1098/3697 took 1573468 ms. Total solver calls (SAT/UNSAT): 159852(80298/79554)
May 31, 2017 4:23:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1099/3697 took 1575092 ms. Total solver calls (SAT/UNSAT): 160018(80381/79637)
May 31, 2017 4:23:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1100/3697 took 1576797 ms. Total solver calls (SAT/UNSAT): 160192(80468/79724)
May 31, 2017 4:23:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1101/3697 took 1578559 ms. Total solver calls (SAT/UNSAT): 160372(80558/79814)
May 31, 2017 4:23:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1102/3697 took 1580334 ms. Total solver calls (SAT/UNSAT): 160554(80649/79905)
May 31, 2017 4:23:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1103/3697 took 1582114 ms. Total solver calls (SAT/UNSAT): 160736(80740/79996)
May 31, 2017 4:23:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1104/3697 took 1583817 ms. Total solver calls (SAT/UNSAT): 160910(80827/80083)
May 31, 2017 4:23:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1105/3697 took 1585392 ms. Total solver calls (SAT/UNSAT): 161071(80908/80163)
May 31, 2017 4:23:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1106/3697 took 1587094 ms. Total solver calls (SAT/UNSAT): 161245(80995/80250)
May 31, 2017 4:23:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1107/3697 took 1588891 ms. Total solver calls (SAT/UNSAT): 161429(81087/80342)
May 31, 2017 4:23:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1108/3697 took 1590761 ms. Total solver calls (SAT/UNSAT): 161621(81183/80438)
May 31, 2017 4:23:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1109/3697 took 1592676 ms. Total solver calls (SAT/UNSAT): 161817(81281/80536)
May 31, 2017 4:23:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1110/3697 took 1594587 ms. Total solver calls (SAT/UNSAT): 162013(81379/80634)
May 31, 2017 4:23:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1111/3697 took 1596421 ms. Total solver calls (SAT/UNSAT): 162201(81473/80728)
May 31, 2017 4:23:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1112/3697 took 1598139 ms. Total solver calls (SAT/UNSAT): 162377(81561/80816)
May 31, 2017 4:23:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1113/3697 took 1599899 ms. Total solver calls (SAT/UNSAT): 162557(81651/80906)
May 31, 2017 4:23:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1114/3697 took 1601773 ms. Total solver calls (SAT/UNSAT): 162749(81747/81002)
May 31, 2017 4:23:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1115/3697 took 1603736 ms. Total solver calls (SAT/UNSAT): 162951(81848/81103)
May 31, 2017 4:23:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1116/3697 took 1605766 ms. Total solver calls (SAT/UNSAT): 163159(81952/81207)
May 31, 2017 4:23:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1117/3697 took 1607714 ms. Total solver calls (SAT/UNSAT): 163359(82052/81307)
May 31, 2017 4:23:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1118/3697 took 1609547 ms. Total solver calls (SAT/UNSAT): 163547(82146/81401)
May 31, 2017 4:23:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1119/3697 took 1611325 ms. Total solver calls (SAT/UNSAT): 163729(82237/81492)
May 31, 2017 4:23:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1120/3697 took 1613237 ms. Total solver calls (SAT/UNSAT): 163925(82335/81590)
May 31, 2017 4:23:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1121/3697 took 1615269 ms. Total solver calls (SAT/UNSAT): 164133(82439/81694)
May 31, 2017 4:23:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1122/3697 took 1617392 ms. Total solver calls (SAT/UNSAT): 164349(82547/81802)
May 31, 2017 4:23:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1123/3697 took 1619509 ms. Total solver calls (SAT/UNSAT): 164565(82655/81910)
May 31, 2017 4:23:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1124/3697 took 1621537 ms. Total solver calls (SAT/UNSAT): 164773(82759/82014)
May 31, 2017 4:23:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1125/3697 took 1623461 ms. Total solver calls (SAT/UNSAT): 164969(82857/82112)
May 31, 2017 4:23:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1126/3697 took 1625248 ms. Total solver calls (SAT/UNSAT): 165151(82948/82203)
May 31, 2017 4:23:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1127/3697 took 1627166 ms. Total solver calls (SAT/UNSAT): 165347(83046/82301)
May 31, 2017 4:23:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1128/3697 took 1629191 ms. Total solver calls (SAT/UNSAT): 165555(83150/82405)
May 31, 2017 4:23:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1129/3697 took 1631289 ms. Total solver calls (SAT/UNSAT): 165771(83258/82513)
May 31, 2017 4:23:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1130/3697 took 1633387 ms. Total solver calls (SAT/UNSAT): 165986(83366/82620)
May 31, 2017 4:24:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1131/3697 took 1635413 ms. Total solver calls (SAT/UNSAT): 166193(83470/82723)
May 31, 2017 4:24:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1132/3697 took 1637320 ms. Total solver calls (SAT/UNSAT): 166388(83568/82820)
May 31, 2017 4:24:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1133/3697 took 1639090 ms. Total solver calls (SAT/UNSAT): 166569(83659/82910)
May 31, 2017 4:24:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1134/3697 took 1641036 ms. Total solver calls (SAT/UNSAT): 166769(83759/83010)
May 31, 2017 4:24:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1135/3697 took 1643063 ms. Total solver calls (SAT/UNSAT): 166977(83863/83114)
May 31, 2017 4:24:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1136/3697 took 1645078 ms. Total solver calls (SAT/UNSAT): 167184(83967/83217)
May 31, 2017 4:24:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1137/3697 took 1647051 ms. Total solver calls (SAT/UNSAT): 167385(84068/83317)
May 31, 2017 4:24:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1138/3697 took 1648934 ms. Total solver calls (SAT/UNSAT): 167576(84164/83412)
May 31, 2017 4:24:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1139/3697 took 1650697 ms. Total solver calls (SAT/UNSAT): 167755(84254/83501)
May 31, 2017 4:24:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1140/3697 took 1652618 ms. Total solver calls (SAT/UNSAT): 167950(84352/83598)
May 31, 2017 4:24:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1141/3697 took 1654490 ms. Total solver calls (SAT/UNSAT): 168141(84448/83693)
May 31, 2017 4:24:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1142/3697 took 1656276 ms. Total solver calls (SAT/UNSAT): 168324(84540/83784)
May 31, 2017 4:24:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1143/3697 took 1657971 ms. Total solver calls (SAT/UNSAT): 168497(84627/83870)
May 31, 2017 4:24:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1144/3697 took 1659496 ms. Total solver calls (SAT/UNSAT): 168652(84705/83947)
May 31, 2017 4:24:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1145/3697 took 1661080 ms. Total solver calls (SAT/UNSAT): 168813(84786/84027)
May 31, 2017 4:24:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1146/3697 took 1662698 ms. Total solver calls (SAT/UNSAT): 168978(84869/84109)
May 31, 2017 4:24:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1147/3697 took 1664320 ms. Total solver calls (SAT/UNSAT): 169143(84952/84191)
May 31, 2017 4:24:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1148/3697 took 1665943 ms. Total solver calls (SAT/UNSAT): 169308(85035/84273)
May 31, 2017 4:24:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1149/3697 took 1667488 ms. Total solver calls (SAT/UNSAT): 169465(85114/84351)
May 31, 2017 4:24:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1150/3697 took 1669118 ms. Total solver calls (SAT/UNSAT): 169631(85197/84434)
May 31, 2017 4:24:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1151/3697 took 1670827 ms. Total solver calls (SAT/UNSAT): 169805(85284/84521)
May 31, 2017 4:24:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1152/3697 took 1672596 ms. Total solver calls (SAT/UNSAT): 169985(85374/84611)
May 31, 2017 4:24:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1153/3697 took 1674381 ms. Total solver calls (SAT/UNSAT): 170167(85465/84702)
May 31, 2017 4:24:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1154/3697 took 1676165 ms. Total solver calls (SAT/UNSAT): 170349(85556/84793)
May 31, 2017 4:24:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1155/3697 took 1677865 ms. Total solver calls (SAT/UNSAT): 170523(85643/84880)
May 31, 2017 4:24:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1156/3697 took 1679689 ms. Total solver calls (SAT/UNSAT): 170685(85724/84961)
May 31, 2017 4:24:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1157/3697 took 1681973 ms. Total solver calls (SAT/UNSAT): 170859(85811/85048)
May 31, 2017 4:24:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1158/3697 took 1683777 ms. Total solver calls (SAT/UNSAT): 171043(85903/85140)
May 31, 2017 4:24:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1159/3697 took 1685658 ms. Total solver calls (SAT/UNSAT): 171235(85999/85236)
May 31, 2017 4:24:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1160/3697 took 1687583 ms. Total solver calls (SAT/UNSAT): 171431(86097/85334)
May 31, 2017 4:24:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1161/3697 took 1689506 ms. Total solver calls (SAT/UNSAT): 171627(86195/85432)
May 31, 2017 4:24:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1162/3697 took 1691345 ms. Total solver calls (SAT/UNSAT): 171815(86289/85526)
May 31, 2017 4:24:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1163/3697 took 1693064 ms. Total solver calls (SAT/UNSAT): 171991(86377/85614)
May 31, 2017 4:24:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1164/3697 took 1694654 ms. Total solver calls (SAT/UNSAT): 172153(86458/85695)
May 31, 2017 4:25:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1165/3697 took 1696521 ms. Total solver calls (SAT/UNSAT): 172345(86554/85791)
May 31, 2017 4:25:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1166/3697 took 1698484 ms. Total solver calls (SAT/UNSAT): 172547(86655/85892)
May 31, 2017 4:25:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1167/3697 took 1700508 ms. Total solver calls (SAT/UNSAT): 172755(86759/85996)
May 31, 2017 4:25:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1168/3697 took 1702462 ms. Total solver calls (SAT/UNSAT): 172955(86859/86096)
May 31, 2017 4:25:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1169/3697 took 1704304 ms. Total solver calls (SAT/UNSAT): 173143(86953/86190)
May 31, 2017 4:25:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1170/3697 took 1706008 ms. Total solver calls (SAT/UNSAT): 173317(87040/86277)
May 31, 2017 4:25:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1171/3697 took 1707907 ms. Total solver calls (SAT/UNSAT): 173513(87138/86375)
May 31, 2017 4:25:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1172/3697 took 1709932 ms. Total solver calls (SAT/UNSAT): 173721(87242/86479)
May 31, 2017 4:25:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1173/3697 took 1712044 ms. Total solver calls (SAT/UNSAT): 173937(87350/86587)
May 31, 2017 4:25:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1174/3697 took 1714145 ms. Total solver calls (SAT/UNSAT): 174153(87458/86695)
May 31, 2017 4:25:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1175/3697 took 1716181 ms. Total solver calls (SAT/UNSAT): 174361(87562/86799)
May 31, 2017 4:25:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1176/3697 took 1718104 ms. Total solver calls (SAT/UNSAT): 174557(87660/86897)
May 31, 2017 4:25:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1177/3697 took 1719890 ms. Total solver calls (SAT/UNSAT): 174739(87751/86988)
May 31, 2017 4:25:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1178/3697 took 1721513 ms. Total solver calls (SAT/UNSAT): 174904(87834/87070)
May 31, 2017 4:25:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1179/3697 took 1723542 ms. Total solver calls (SAT/UNSAT): 175112(87938/87174)
May 31, 2017 4:25:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1180/3697 took 1725645 ms. Total solver calls (SAT/UNSAT): 175328(88046/87282)
May 31, 2017 4:25:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1181/3697 took 1727758 ms. Total solver calls (SAT/UNSAT): 175543(88154/87389)
May 31, 2017 4:25:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1182/3697 took 1729798 ms. Total solver calls (SAT/UNSAT): 175750(88258/87492)
May 31, 2017 4:25:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1183/3697 took 1731708 ms. Total solver calls (SAT/UNSAT): 175945(88356/87589)
May 31, 2017 4:25:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1184/3697 took 1733479 ms. Total solver calls (SAT/UNSAT): 176126(88447/87679)
May 31, 2017 4:25:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1185/3697 took 1735091 ms. Total solver calls (SAT/UNSAT): 176291(88530/87761)
May 31, 2017 4:25:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1186/3697 took 1737130 ms. Total solver calls (SAT/UNSAT): 176499(88634/87865)
May 31, 2017 4:25:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1187/3697 took 1739167 ms. Total solver calls (SAT/UNSAT): 176706(88738/87968)
May 31, 2017 4:25:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1188/3697 took 1741151 ms. Total solver calls (SAT/UNSAT): 176907(88839/88068)
May 31, 2017 4:25:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1189/3697 took 1743016 ms. Total solver calls (SAT/UNSAT): 177098(88935/88163)
May 31, 2017 4:25:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1190/3697 took 1744766 ms. Total solver calls (SAT/UNSAT): 177277(89025/88252)
May 31, 2017 4:25:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1191/3697 took 1746373 ms. Total solver calls (SAT/UNSAT): 177441(89108/88333)
May 31, 2017 4:25:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1192/3697 took 1748237 ms. Total solver calls (SAT/UNSAT): 177632(89204/88428)
May 31, 2017 4:25:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1193/3697 took 1750019 ms. Total solver calls (SAT/UNSAT): 177815(89296/88519)
May 31, 2017 4:25:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1194/3697 took 1751705 ms. Total solver calls (SAT/UNSAT): 177988(89383/88605)
May 31, 2017 4:25:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1195/3697 took 1753273 ms. Total solver calls (SAT/UNSAT): 178148(89464/88684)
May 31, 2017 4:25:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1196/3697 took 1754775 ms. Total solver calls (SAT/UNSAT): 178301(89541/88760)
May 31, 2017 4:26:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1197/3697 took 1756323 ms. Total solver calls (SAT/UNSAT): 178458(89620/88838)
May 31, 2017 4:26:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1198/3697 took 1757866 ms. Total solver calls (SAT/UNSAT): 178615(89699/88916)
May 31, 2017 4:26:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1199/3697 took 1759401 ms. Total solver calls (SAT/UNSAT): 178772(89778/88994)
May 31, 2017 4:26:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1200/3697 took 1760853 ms. Total solver calls (SAT/UNSAT): 178921(89853/89068)
May 31, 2017 4:26:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1201/3697 took 1762209 ms. Total solver calls (SAT/UNSAT): 179060(89923/89137)
May 31, 2017 4:26:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1202/3697 took 1763826 ms. Total solver calls (SAT/UNSAT): 179226(90006/89220)
May 31, 2017 4:26:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1203/3697 took 1765493 ms. Total solver calls (SAT/UNSAT): 179398(90092/89306)
May 31, 2017 4:26:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1204/3697 took 1767190 ms. Total solver calls (SAT/UNSAT): 179572(90179/89393)
May 31, 2017 4:26:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1205/3697 took 1768890 ms. Total solver calls (SAT/UNSAT): 179746(90266/89480)
May 31, 2017 4:26:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1206/3697 took 1770511 ms. Total solver calls (SAT/UNSAT): 179912(90349/89563)
May 31, 2017 4:26:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1207/3697 took 1772014 ms. Total solver calls (SAT/UNSAT): 180066(90426/89640)
May 31, 2017 4:26:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1208/3697 took 1773400 ms. Total solver calls (SAT/UNSAT): 180208(90497/89711)
May 31, 2017 4:26:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1209/3697 took 1775113 ms. Total solver calls (SAT/UNSAT): 180384(90585/89799)
May 31, 2017 4:26:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1210/3697 took 1776905 ms. Total solver calls (SAT/UNSAT): 180568(90677/89891)
May 31, 2017 4:26:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1211/3697 took 1778729 ms. Total solver calls (SAT/UNSAT): 180756(90771/89985)
May 31, 2017 4:26:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1212/3697 took 1780548 ms. Total solver calls (SAT/UNSAT): 180944(90865/90079)
May 31, 2017 4:26:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1213/3697 took 1782290 ms. Total solver calls (SAT/UNSAT): 181124(90955/90169)
May 31, 2017 4:26:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1214/3697 took 1783907 ms. Total solver calls (SAT/UNSAT): 181292(91039/90253)
May 31, 2017 4:26:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1215/3697 took 1785401 ms. Total solver calls (SAT/UNSAT): 181446(91116/90330)
May 31, 2017 4:26:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1216/3697 took 1786748 ms. Total solver calls (SAT/UNSAT): 181585(91186/90399)
May 31, 2017 4:26:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1217/3697 took 1788626 ms. Total solver calls (SAT/UNSAT): 181779(91283/90496)
May 31, 2017 4:26:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1218/3697 took 1790571 ms. Total solver calls (SAT/UNSAT): 181979(91383/90596)
May 31, 2017 4:26:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1219/3697 took 1792506 ms. Total solver calls (SAT/UNSAT): 182179(91483/90696)
May 31, 2017 4:26:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1220/3697 took 1794237 ms. Total solver calls (SAT/UNSAT): 182359(91573/90786)
May 31, 2017 4:26:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1221/3697 took 1795838 ms. Total solver calls (SAT/UNSAT): 182525(91656/90869)
May 31, 2017 4:26:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1222/3697 took 1797280 ms. Total solver calls (SAT/UNSAT): 182674(91731/90943)
May 31, 2017 4:26:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1223/3697 took 1799221 ms. Total solver calls (SAT/UNSAT): 182874(91831/91043)
May 31, 2017 4:26:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1224/3697 took 1801237 ms. Total solver calls (SAT/UNSAT): 183082(91935/91147)
May 31, 2017 4:26:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1225/3697 took 1803258 ms. Total solver calls (SAT/UNSAT): 183290(92039/91251)
May 31, 2017 4:26:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1226/3697 took 1805193 ms. Total solver calls (SAT/UNSAT): 183490(92139/91351)
May 31, 2017 4:26:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1227/3697 took 1807014 ms. Total solver calls (SAT/UNSAT): 183678(92233/91445)
May 31, 2017 4:26:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1228/3697 took 1808708 ms. Total solver calls (SAT/UNSAT): 183852(92320/91532)
May 31, 2017 4:26:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1229/3697 took 1810233 ms. Total solver calls (SAT/UNSAT): 184009(92399/91610)
May 31, 2017 4:26:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1230/3697 took 1812250 ms. Total solver calls (SAT/UNSAT): 184217(92503/91714)
May 31, 2017 4:26:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1231/3697 took 1814263 ms. Total solver calls (SAT/UNSAT): 184424(92607/91817)
May 31, 2017 4:27:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1232/3697 took 1816196 ms. Total solver calls (SAT/UNSAT): 184623(92707/91916)
May 31, 2017 4:27:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1233/3697 took 1818017 ms. Total solver calls (SAT/UNSAT): 184810(92801/92009)
May 31, 2017 4:27:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1234/3697 took 1819691 ms. Total solver calls (SAT/UNSAT): 184983(92888/92095)
May 31, 2017 4:27:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1235/3697 took 1821211 ms. Total solver calls (SAT/UNSAT): 185140(92967/92173)
May 31, 2017 4:27:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1236/3697 took 1823139 ms. Total solver calls (SAT/UNSAT): 185339(93067/92272)
May 31, 2017 4:27:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1237/3697 took 1825014 ms. Total solver calls (SAT/UNSAT): 185532(93164/92368)
May 31, 2017 4:27:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1238/3697 took 1826791 ms. Total solver calls (SAT/UNSAT): 185715(93256/92459)
May 31, 2017 4:27:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1239/3697 took 1828454 ms. Total solver calls (SAT/UNSAT): 185886(93342/92544)
May 31, 2017 4:27:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1240/3697 took 1829971 ms. Total solver calls (SAT/UNSAT): 186042(93421/92621)
May 31, 2017 4:27:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1241/3697 took 1831663 ms. Total solver calls (SAT/UNSAT): 186217(93509/92708)
May 31, 2017 4:27:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1242/3697 took 1833273 ms. Total solver calls (SAT/UNSAT): 186382(93592/92790)
May 31, 2017 4:27:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1243/3697 took 1834759 ms. Total solver calls (SAT/UNSAT): 186534(93669/92865)
May 31, 2017 4:27:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1244/3697 took 1836160 ms. Total solver calls (SAT/UNSAT): 186679(93742/92937)
May 31, 2017 4:27:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1245/3697 took 1837566 ms. Total solver calls (SAT/UNSAT): 186824(93815/93009)
May 31, 2017 4:27:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1246/3697 took 1838972 ms. Total solver calls (SAT/UNSAT): 186969(93888/93081)
May 31, 2017 4:27:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1247/3697 took 1840301 ms. Total solver calls (SAT/UNSAT): 187106(93957/93149)
May 31, 2017 4:27:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1248/3697 took 1841528 ms. Total solver calls (SAT/UNSAT): 187233(94021/93212)
May 31, 2017 4:27:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1249/3697 took 1842666 ms. Total solver calls (SAT/UNSAT): 187350(94080/93270)
May 31, 2017 4:27:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1250/3697 took 1844211 ms. Total solver calls (SAT/UNSAT): 187510(94160/93350)
May 31, 2017 4:27:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1251/3697 took 1845781 ms. Total solver calls (SAT/UNSAT): 187672(94241/93431)
May 31, 2017 4:27:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1252/3697 took 1847344 ms. Total solver calls (SAT/UNSAT): 187834(94322/93512)
May 31, 2017 4:27:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1253/3697 took 1848834 ms. Total solver calls (SAT/UNSAT): 187988(94399/93589)
May 31, 2017 4:27:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1254/3697 took 1850207 ms. Total solver calls (SAT/UNSAT): 188130(94470/93660)
May 31, 2017 4:27:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1255/3697 took 1851467 ms. Total solver calls (SAT/UNSAT): 188260(94535/93725)
May 31, 2017 4:27:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1256/3697 took 1852601 ms. Total solver calls (SAT/UNSAT): 188377(94594/93783)
May 31, 2017 4:27:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1257/3697 took 1854262 ms. Total solver calls (SAT/UNSAT): 188549(94680/93869)
May 31, 2017 4:27:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1258/3697 took 1855971 ms. Total solver calls (SAT/UNSAT): 188725(94768/93957)
May 31, 2017 4:27:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1259/3697 took 1857686 ms. Total solver calls (SAT/UNSAT): 188901(94856/94045)
May 31, 2017 4:27:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1260/3697 took 1859313 ms. Total solver calls (SAT/UNSAT): 189069(94940/94129)
May 31, 2017 4:27:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1261/3697 took 1860819 ms. Total solver calls (SAT/UNSAT): 189225(95018/94207)
May 31, 2017 4:27:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1262/3697 took 1862202 ms. Total solver calls (SAT/UNSAT): 189367(95089/94278)
May 31, 2017 4:27:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1263/3697 took 1863447 ms. Total solver calls (SAT/UNSAT): 189494(95153/94341)
May 31, 2017 4:27:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1264/3697 took 1865280 ms. Total solver calls (SAT/UNSAT): 189682(95247/94435)
May 31, 2017 4:27:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1265/3697 took 1867106 ms. Total solver calls (SAT/UNSAT): 189870(95341/94529)
May 31, 2017 4:27:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1266/3697 took 1868851 ms. Total solver calls (SAT/UNSAT): 190050(95431/94619)
May 31, 2017 4:27:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1267/3697 took 1870343 ms. Total solver calls (SAT/UNSAT): 190204(95508/94696)
May 31, 2017 4:27:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1268/3697 took 1871678 ms. Total solver calls (SAT/UNSAT): 190341(95577/94764)
May 31, 2017 4:27:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1269/3697 took 1873581 ms. Total solver calls (SAT/UNSAT): 190537(95675/94862)
May 31, 2017 4:28:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1270/3697 took 1875481 ms. Total solver calls (SAT/UNSAT): 190733(95773/94960)
May 31, 2017 4:28:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1271/3697 took 1877303 ms. Total solver calls (SAT/UNSAT): 190921(95867/95054)
May 31, 2017 4:28:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1272/3697 took 1879008 ms. Total solver calls (SAT/UNSAT): 191097(95955/95142)
May 31, 2017 4:28:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1273/3697 took 1880577 ms. Total solver calls (SAT/UNSAT): 191259(96036/95223)
May 31, 2017 4:28:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1274/3697 took 1881982 ms. Total solver calls (SAT/UNSAT): 191404(96109/95295)
May 31, 2017 4:28:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1275/3697 took 1883878 ms. Total solver calls (SAT/UNSAT): 191599(96207/95392)
May 31, 2017 4:28:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1276/3697 took 1885690 ms. Total solver calls (SAT/UNSAT): 191786(96301/95485)
May 31, 2017 4:28:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1277/3697 took 1887386 ms. Total solver calls (SAT/UNSAT): 191961(96389/95572)
May 31, 2017 4:28:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1278/3697 took 1888940 ms. Total solver calls (SAT/UNSAT): 192122(96470/95652)
May 31, 2017 4:28:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1279/3697 took 1890347 ms. Total solver calls (SAT/UNSAT): 192267(96543/95724)
May 31, 2017 4:28:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1280/3697 took 1892108 ms. Total solver calls (SAT/UNSAT): 192448(96634/95814)
May 31, 2017 4:28:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1281/3697 took 1893762 ms. Total solver calls (SAT/UNSAT): 192619(96720/95899)
May 31, 2017 4:28:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1282/3697 took 1895296 ms. Total solver calls (SAT/UNSAT): 192778(96800/95978)
May 31, 2017 4:28:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1283/3697 took 1896697 ms. Total solver calls (SAT/UNSAT): 192922(96873/96049)
May 31, 2017 4:28:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1284/3697 took 1898179 ms. Total solver calls (SAT/UNSAT): 193075(96950/96125)
May 31, 2017 4:28:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1285/3697 took 1899533 ms. Total solver calls (SAT/UNSAT): 193215(97021/96194)
May 31, 2017 4:28:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1286/3697 took 1900808 ms. Total solver calls (SAT/UNSAT): 193346(97087/96259)
May 31, 2017 4:28:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1287/3697 took 1902081 ms. Total solver calls (SAT/UNSAT): 193477(97153/96324)
May 31, 2017 4:28:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1288/3697 took 1903295 ms. Total solver calls (SAT/UNSAT): 193600(97215/96385)
May 31, 2017 4:28:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1289/3697 took 1904385 ms. Total solver calls (SAT/UNSAT): 193713(97272/96441)
May 31, 2017 4:28:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1291/3697 took 1906272 ms. Total solver calls (SAT/UNSAT): 193909(97371/96538)
May 31, 2017 4:28:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1292/3697 took 1907687 ms. Total solver calls (SAT/UNSAT): 194057(97445/96612)
May 31, 2017 4:28:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1293/3697 took 1909106 ms. Total solver calls (SAT/UNSAT): 194205(97519/96686)
May 31, 2017 4:28:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1294/3697 took 1910449 ms. Total solver calls (SAT/UNSAT): 194345(97589/96756)
May 31, 2017 4:28:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1295/3697 took 1911676 ms. Total solver calls (SAT/UNSAT): 194473(97653/96820)
May 31, 2017 4:28:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1296/3697 took 1912787 ms. Total solver calls (SAT/UNSAT): 194589(97711/96878)
May 31, 2017 4:28:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1298/3697 took 1915333 ms. Total solver calls (SAT/UNSAT): 194854(97844/97010)
May 31, 2017 4:28:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1299/3697 took 1916886 ms. Total solver calls (SAT/UNSAT): 195016(97925/97091)
May 31, 2017 4:28:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1300/3697 took 1918364 ms. Total solver calls (SAT/UNSAT): 195170(98002/97168)
May 31, 2017 4:28:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1301/3697 took 1919725 ms. Total solver calls (SAT/UNSAT): 195312(98073/97239)
May 31, 2017 4:28:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1302/3697 took 1920955 ms. Total solver calls (SAT/UNSAT): 195440(98137/97303)
May 31, 2017 4:28:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1303/3697 took 1922041 ms. Total solver calls (SAT/UNSAT): 195553(98194/97359)
May 31, 2017 4:28:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1304/3697 took 1923704 ms. Total solver calls (SAT/UNSAT): 195727(98281/97446)
May 31, 2017 4:28:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1305/3697 took 1925287 ms. Total solver calls (SAT/UNSAT): 195893(98364/97529)
May 31, 2017 4:28:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1306/3697 took 1926757 ms. Total solver calls (SAT/UNSAT): 196047(98441/97606)
May 31, 2017 4:28:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1307/3697 took 1927933 ms. Total solver calls (SAT/UNSAT): 196170(98503/97667)
May 31, 2017 4:28:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1308/3697 took 1929674 ms. Total solver calls (SAT/UNSAT): 196352(98594/97758)
May 31, 2017 4:28:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1309/3697 took 1931346 ms. Total solver calls (SAT/UNSAT): 196526(98681/97845)
May 31, 2017 4:28:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1310/3697 took 1932945 ms. Total solver calls (SAT/UNSAT): 196688(98762/97926)
May 31, 2017 4:28:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1311/3697 took 1934362 ms. Total solver calls (SAT/UNSAT): 196836(98836/98000)
May 31, 2017 4:29:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1312/3697 took 1935619 ms. Total solver calls (SAT/UNSAT): 196967(98902/98065)
May 31, 2017 4:29:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1313/3697 took 1937326 ms. Total solver calls (SAT/UNSAT): 197140(98989/98151)
May 31, 2017 4:29:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1314/3697 took 1938870 ms. Total solver calls (SAT/UNSAT): 197301(99070/98231)
May 31, 2017 4:29:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1315/3697 took 1940285 ms. Total solver calls (SAT/UNSAT): 197448(99144/98304)
May 31, 2017 4:29:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1316/3697 took 1941546 ms. Total solver calls (SAT/UNSAT): 197579(99210/98369)
May 31, 2017 4:29:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1317/3697 took 1943056 ms. Total solver calls (SAT/UNSAT): 197736(99289/98447)
May 31, 2017 4:29:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1318/3697 took 1944463 ms. Total solver calls (SAT/UNSAT): 197881(99362/98519)
May 31, 2017 4:29:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1319/3697 took 1945732 ms. Total solver calls (SAT/UNSAT): 198011(99428/98583)
May 31, 2017 4:29:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1320/3697 took 1946954 ms. Total solver calls (SAT/UNSAT): 198137(99492/98645)
May 31, 2017 4:29:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1321/3697 took 1948062 ms. Total solver calls (SAT/UNSAT): 198251(99550/98701)
May 31, 2017 4:29:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1322/3697 took 1949091 ms. Total solver calls (SAT/UNSAT): 198357(99604/98753)
May 31, 2017 4:29:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1324/3697 took 1950859 ms. Total solver calls (SAT/UNSAT): 198539(99697/98842)
May 31, 2017 4:29:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1326/3697 took 1952876 ms. Total solver calls (SAT/UNSAT): 198746(99802/98944)
May 31, 2017 4:29:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1327/3697 took 1954071 ms. Total solver calls (SAT/UNSAT): 198869(99864/99005)
May 31, 2017 4:29:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1328/3697 took 1955152 ms. Total solver calls (SAT/UNSAT): 198980(99920/99060)
May 31, 2017 4:29:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1330/3697 took 1956949 ms. Total solver calls (SAT/UNSAT): 199165(100014/99151)
May 31, 2017 4:29:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1331/3697 took 1958348 ms. Total solver calls (SAT/UNSAT): 199310(100087/99223)
May 31, 2017 4:29:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1332/3697 took 1959670 ms. Total solver calls (SAT/UNSAT): 199447(100156/99291)
May 31, 2017 4:29:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1333/3697 took 1960877 ms. Total solver calls (SAT/UNSAT): 199572(100219/99353)
May 31, 2017 4:29:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1334/3697 took 1961951 ms. Total solver calls (SAT/UNSAT): 199683(100275/99408)
May 31, 2017 4:29:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1336/3697 took 1964324 ms. Total solver calls (SAT/UNSAT): 199928(100399/99529)
May 31, 2017 4:29:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1337/3697 took 1965651 ms. Total solver calls (SAT/UNSAT): 200065(100468/99597)
May 31, 2017 4:29:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1338/3697 took 1966842 ms. Total solver calls (SAT/UNSAT): 200188(100530/99658)
May 31, 2017 4:29:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1339/3697 took 1968353 ms. Total solver calls (SAT/UNSAT): 200345(100609/99736)
May 31, 2017 4:29:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1340/3697 took 1969755 ms. Total solver calls (SAT/UNSAT): 200490(100682/99808)
May 31, 2017 4:29:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1341/3697 took 1971017 ms. Total solver calls (SAT/UNSAT): 200621(100748/99873)
May 31, 2017 4:29:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1342/3697 took 1972121 ms. Total solver calls (SAT/UNSAT): 200735(100806/99929)
May 31, 2017 4:29:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1343/3697 took 1973526 ms. Total solver calls (SAT/UNSAT): 200879(100879/100000)
May 31, 2017 4:29:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1344/3697 took 1974796 ms. Total solver calls (SAT/UNSAT): 201009(100945/100064)
May 31, 2017 4:29:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1345/3697 took 1975912 ms. Total solver calls (SAT/UNSAT): 201123(101003/100120)
May 31, 2017 4:29:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1346/3697 took 1977155 ms. Total solver calls (SAT/UNSAT): 201251(101068/100183)
May 31, 2017 4:29:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1347/3697 took 1978271 ms. Total solver calls (SAT/UNSAT): 201364(101126/100238)
May 31, 2017 4:29:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1348/3697 took 1979361 ms. Total solver calls (SAT/UNSAT): 201476(101183/100293)
May 31, 2017 4:29:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1349/3697 took 1980550 ms. Total solver calls (SAT/UNSAT): 201599(101245/100354)
May 31, 2017 4:29:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1350/3697 took 1981692 ms. Total solver calls (SAT/UNSAT): 201717(101305/100412)
May 31, 2017 4:29:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1351/3697 took 1982961 ms. Total solver calls (SAT/UNSAT): 201848(101371/100477)
May 31, 2017 4:29:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1352/3697 took 1984325 ms. Total solver calls (SAT/UNSAT): 201989(101442/100547)
May 31, 2017 4:29:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1353/3697 took 1985511 ms. Total solver calls (SAT/UNSAT): 202111(101504/100607)
May 31, 2017 4:29:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1354/3697 took 1986840 ms. Total solver calls (SAT/UNSAT): 202248(101573/100675)
May 31, 2017 4:29:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1355/3697 took 1988285 ms. Total solver calls (SAT/UNSAT): 202397(101648/100749)
May 31, 2017 4:29:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1356/3697 took 1989817 ms. Total solver calls (SAT/UNSAT): 202556(101728/100828)
May 31, 2017 4:29:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1357/3697 took 1991172 ms. Total solver calls (SAT/UNSAT): 202695(101798/100897)
May 31, 2017 4:29:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1358/3697 took 1992656 ms. Total solver calls (SAT/UNSAT): 202848(101875/100973)
May 31, 2017 4:29:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1359/3697 took 1994254 ms. Total solver calls (SAT/UNSAT): 203013(101958/101055)
May 31, 2017 4:30:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1360/3697 took 1995442 ms. Total solver calls (SAT/UNSAT): 203135(102020/101115)
May 31, 2017 4:30:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1361/3697 took 1996796 ms. Total solver calls (SAT/UNSAT): 203274(102090/101184)
May 31, 2017 4:30:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1362/3697 took 1998290 ms. Total solver calls (SAT/UNSAT): 203427(102167/101260)
May 31, 2017 4:30:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1363/3697 took 1999892 ms. Total solver calls (SAT/UNSAT): 203592(102250/101342)
May 31, 2017 4:30:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1364/3697 took 2001572 ms. Total solver calls (SAT/UNSAT): 203765(102337/101428)
May 31, 2017 4:30:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1365/3697 took 2002688 ms. Total solver calls (SAT/UNSAT): 203879(102395/101484)
May 31, 2017 4:30:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1366/3697 took 2003958 ms. Total solver calls (SAT/UNSAT): 204010(102461/101549)
May 31, 2017 4:30:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1367/3697 took 2005366 ms. Total solver calls (SAT/UNSAT): 204155(102534/101621)
May 31, 2017 4:30:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1368/3697 took 2006890 ms. Total solver calls (SAT/UNSAT): 204312(102613/101699)
May 31, 2017 4:30:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1369/3697 took 2008494 ms. Total solver calls (SAT/UNSAT): 204477(102696/101781)
May 31, 2017 4:30:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1370/3697 took 2009505 ms. Total solver calls (SAT/UNSAT): 204581(102749/101832)
May 31, 2017 4:30:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1371/3697 took 2010664 ms. Total solver calls (SAT/UNSAT): 204700(102809/101891)
May 31, 2017 4:30:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1372/3697 took 2011961 ms. Total solver calls (SAT/UNSAT): 204833(102876/101957)
May 31, 2017 4:30:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1373/3697 took 2013369 ms. Total solver calls (SAT/UNSAT): 204978(102949/102029)
May 31, 2017 4:30:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1374/3697 took 2014855 ms. Total solver calls (SAT/UNSAT): 205131(103026/102105)
May 31, 2017 4:30:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1375/3697 took 2015896 ms. Total solver calls (SAT/UNSAT): 205238(103080/102158)
May 31, 2017 4:30:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1376/3697 took 2017057 ms. Total solver calls (SAT/UNSAT): 205357(103140/102217)
May 31, 2017 4:30:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1377/3697 took 2018336 ms. Total solver calls (SAT/UNSAT): 205488(103206/102282)
May 31, 2017 4:30:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1378/3697 took 2019690 ms. Total solver calls (SAT/UNSAT): 205627(103276/102351)
May 31, 2017 4:30:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1379/3697 took 2020863 ms. Total solver calls (SAT/UNSAT): 205748(103337/102411)
May 31, 2017 4:30:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1380/3697 took 2022116 ms. Total solver calls (SAT/UNSAT): 205877(103402/102475)
May 31, 2017 4:30:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1381/3697 took 2023473 ms. Total solver calls (SAT/UNSAT): 206017(103472/102545)
May 31, 2017 4:30:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1382/3697 took 2024909 ms. Total solver calls (SAT/UNSAT): 206165(103546/102619)
May 31, 2017 4:30:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1383/3697 took 2026222 ms. Total solver calls (SAT/UNSAT): 206300(103614/102686)
May 31, 2017 4:30:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1384/3697 took 2027651 ms. Total solver calls (SAT/UNSAT): 206448(103688/102760)
May 31, 2017 4:30:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1385/3697 took 2029181 ms. Total solver calls (SAT/UNSAT): 206606(103767/102839)
May 31, 2017 4:30:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1386/3697 took 2030787 ms. Total solver calls (SAT/UNSAT): 206772(103850/102922)
May 31, 2017 4:30:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1387/3697 took 2032133 ms. Total solver calls (SAT/UNSAT): 206911(103920/102991)
May 31, 2017 4:30:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1388/3697 took 2033624 ms. Total solver calls (SAT/UNSAT): 207065(103997/103068)
May 31, 2017 4:30:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1389/3697 took 2035227 ms. Total solver calls (SAT/UNSAT): 207231(104080/103151)
May 31, 2017 4:30:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1390/3697 took 2036930 ms. Total solver calls (SAT/UNSAT): 207407(104168/103239)
May 31, 2017 4:30:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1391/3697 took 2038695 ms. Total solver calls (SAT/UNSAT): 207589(104259/103330)
May 31, 2017 4:30:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1392/3697 took 2040052 ms. Total solver calls (SAT/UNSAT): 207728(104329/103399)
May 31, 2017 4:30:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1393/3697 took 2041710 ms. Total solver calls (SAT/UNSAT): 207898(104414/103484)
May 31, 2017 4:30:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1394/3697 took 2043473 ms. Total solver calls (SAT/UNSAT): 208080(104505/103575)
May 31, 2017 4:30:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1395/3697 took 2045310 ms. Total solver calls (SAT/UNSAT): 208270(104600/103670)
May 31, 2017 4:30:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1396/3697 took 2046662 ms. Total solver calls (SAT/UNSAT): 208409(104670/103739)
May 31, 2017 4:30:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1397/3697 took 2048177 ms. Total solver calls (SAT/UNSAT): 208565(104748/103817)
May 31, 2017 4:30:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1398/3697 took 2049833 ms. Total solver calls (SAT/UNSAT): 208735(104833/103902)
May 31, 2017 4:30:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1399/3697 took 2051604 ms. Total solver calls (SAT/UNSAT): 208917(104924/103993)
May 31, 2017 4:30:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1400/3697 took 2053446 ms. Total solver calls (SAT/UNSAT): 209107(105019/104088)
May 31, 2017 4:31:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1401/3697 took 2055281 ms. Total solver calls (SAT/UNSAT): 209296(105114/104182)
May 31, 2017 4:31:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1402/3697 took 2056552 ms. Total solver calls (SAT/UNSAT): 209427(105180/104247)
May 31, 2017 4:31:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1403/3697 took 2057990 ms. Total solver calls (SAT/UNSAT): 209575(105254/104321)
May 31, 2017 4:31:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1404/3697 took 2059564 ms. Total solver calls (SAT/UNSAT): 209737(105335/104402)
May 31, 2017 4:31:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1405/3697 took 2061244 ms. Total solver calls (SAT/UNSAT): 209911(105422/104489)
May 31, 2017 4:31:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1406/3697 took 2063008 ms. Total solver calls (SAT/UNSAT): 210093(105513/104580)
May 31, 2017 4:31:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1407/3697 took 2064765 ms. Total solver calls (SAT/UNSAT): 210274(105604/104670)
May 31, 2017 4:31:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1408/3697 took 2065940 ms. Total solver calls (SAT/UNSAT): 210395(105665/104730)
May 31, 2017 4:31:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1409/3697 took 2067260 ms. Total solver calls (SAT/UNSAT): 210531(105733/104798)
May 31, 2017 4:31:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1410/3697 took 2068715 ms. Total solver calls (SAT/UNSAT): 210681(105808/104873)
May 31, 2017 4:31:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1411/3697 took 2070281 ms. Total solver calls (SAT/UNSAT): 210843(105889/104954)
May 31, 2017 4:31:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1412/3697 took 2071926 ms. Total solver calls (SAT/UNSAT): 211013(105974/105039)
May 31, 2017 4:31:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1413/3697 took 2073566 ms. Total solver calls (SAT/UNSAT): 211182(106059/105123)
May 31, 2017 4:31:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1414/3697 took 2074882 ms. Total solver calls (SAT/UNSAT): 211318(106127/105191)
May 31, 2017 4:31:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1415/3697 took 2076313 ms. Total solver calls (SAT/UNSAT): 211466(106201/105265)
May 31, 2017 4:31:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1416/3697 took 2077819 ms. Total solver calls (SAT/UNSAT): 211622(106279/105343)
May 31, 2017 4:31:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1417/3697 took 2079325 ms. Total solver calls (SAT/UNSAT): 211777(106357/105420)
May 31, 2017 4:31:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1418/3697 took 2080632 ms. Total solver calls (SAT/UNSAT): 211912(106425/105487)
May 31, 2017 4:31:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1419/3697 took 2082018 ms. Total solver calls (SAT/UNSAT): 212055(106497/105558)
May 31, 2017 4:31:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1420/3697 took 2083408 ms. Total solver calls (SAT/UNSAT): 212198(106569/105629)
May 31, 2017 4:31:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1421/3697 took 2084899 ms. Total solver calls (SAT/UNSAT): 212352(106646/105706)
May 31, 2017 4:31:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1422/3697 took 2086464 ms. Total solver calls (SAT/UNSAT): 212514(106727/105787)
May 31, 2017 4:31:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1423/3697 took 2088090 ms. Total solver calls (SAT/UNSAT): 212682(106811/105871)
May 31, 2017 4:31:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1424/3697 took 2089540 ms. Total solver calls (SAT/UNSAT): 212831(106886/105945)
May 31, 2017 4:31:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1425/3697 took 2091111 ms. Total solver calls (SAT/UNSAT): 212993(106967/106026)
May 31, 2017 4:31:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1426/3697 took 2092775 ms. Total solver calls (SAT/UNSAT): 213165(107053/106112)
May 31, 2017 4:31:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1427/3697 took 2094516 ms. Total solver calls (SAT/UNSAT): 213345(107143/106202)
May 31, 2017 4:31:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1428/3697 took 2096298 ms. Total solver calls (SAT/UNSAT): 213529(107235/106294)
May 31, 2017 4:31:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1429/3697 took 2097784 ms. Total solver calls (SAT/UNSAT): 213682(107312/106370)
May 31, 2017 4:31:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1430/3697 took 2099411 ms. Total solver calls (SAT/UNSAT): 213850(107396/106454)
May 31, 2017 4:31:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1431/3697 took 2101146 ms. Total solver calls (SAT/UNSAT): 214030(107486/106544)
May 31, 2017 4:31:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1432/3697 took 2102970 ms. Total solver calls (SAT/UNSAT): 214220(107581/106639)
May 31, 2017 4:31:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1433/3697 took 2104860 ms. Total solver calls (SAT/UNSAT): 214416(107679/106737)
May 31, 2017 4:31:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1434/3697 took 2106751 ms. Total solver calls (SAT/UNSAT): 214612(107777/106835)
May 31, 2017 4:31:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1435/3697 took 2108224 ms. Total solver calls (SAT/UNSAT): 214765(107854/106911)
May 31, 2017 4:31:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1436/3697 took 2109864 ms. Total solver calls (SAT/UNSAT): 214935(107939/106996)
May 31, 2017 4:31:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1437/3697 took 2111751 ms. Total solver calls (SAT/UNSAT): 215131(108037/107094)
May 31, 2017 4:31:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1438/3697 took 2113718 ms. Total solver calls (SAT/UNSAT): 215335(108139/107196)
May 31, 2017 4:32:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1439/3697 took 2115685 ms. Total solver calls (SAT/UNSAT): 215539(108241/107298)
May 31, 2017 4:32:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1440/3697 took 2117161 ms. Total solver calls (SAT/UNSAT): 215692(108318/107374)
May 31, 2017 4:32:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1441/3697 took 2118798 ms. Total solver calls (SAT/UNSAT): 215862(108403/107459)
May 31, 2017 4:32:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1442/3697 took 2120574 ms. Total solver calls (SAT/UNSAT): 216046(108495/107551)
May 31, 2017 4:32:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1443/3697 took 2122460 ms. Total solver calls (SAT/UNSAT): 216242(108593/107649)
May 31, 2017 4:32:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1444/3697 took 2124416 ms. Total solver calls (SAT/UNSAT): 216446(108695/107751)
May 31, 2017 4:32:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1445/3697 took 2126383 ms. Total solver calls (SAT/UNSAT): 216649(108797/107852)
May 31, 2017 4:32:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1446/3697 took 2128287 ms. Total solver calls (SAT/UNSAT): 216844(108895/107949)
May 31, 2017 4:32:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1447/3697 took 2129706 ms. Total solver calls (SAT/UNSAT): 216989(108968/108021)
May 31, 2017 4:32:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1448/3697 took 2131290 ms. Total solver calls (SAT/UNSAT): 217151(109049/108102)
May 31, 2017 4:32:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1449/3697 took 2133005 ms. Total solver calls (SAT/UNSAT): 217327(109137/108190)
May 31, 2017 4:32:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1450/3697 took 2134826 ms. Total solver calls (SAT/UNSAT): 217515(109231/108284)
May 31, 2017 4:32:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1451/3697 took 2136732 ms. Total solver calls (SAT/UNSAT): 217711(109329/108382)
May 31, 2017 4:32:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1452/3697 took 2138638 ms. Total solver calls (SAT/UNSAT): 217906(109427/108479)
May 31, 2017 4:32:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1453/3697 took 2140501 ms. Total solver calls (SAT/UNSAT): 218095(109522/108573)
May 31, 2017 4:32:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1454/3697 took 2141966 ms. Total solver calls (SAT/UNSAT): 218245(109597/108648)
May 31, 2017 4:32:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1455/3697 took 2143565 ms. Total solver calls (SAT/UNSAT): 218409(109679/108730)
May 31, 2017 4:32:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1456/3697 took 2145277 ms. Total solver calls (SAT/UNSAT): 218585(109767/108818)
May 31, 2017 4:32:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1457/3697 took 2147085 ms. Total solver calls (SAT/UNSAT): 218769(109859/108910)
May 31, 2017 4:32:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1458/3697 took 2148887 ms. Total solver calls (SAT/UNSAT): 218952(109951/109001)
May 31, 2017 4:32:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1459/3697 took 2150633 ms. Total solver calls (SAT/UNSAT): 219131(110041/109090)
May 31, 2017 4:32:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1460/3697 took 2152215 ms. Total solver calls (SAT/UNSAT): 219293(110122/109171)
May 31, 2017 4:32:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1461/3697 took 2153870 ms. Total solver calls (SAT/UNSAT): 219463(110207/109256)
May 31, 2017 4:32:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1462/3697 took 2155524 ms. Total solver calls (SAT/UNSAT): 219632(110292/109340)
May 31, 2017 4:32:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1463/3697 took 2157162 ms. Total solver calls (SAT/UNSAT): 219799(110376/109423)
May 31, 2017 4:32:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1464/3697 took 2158595 ms. Total solver calls (SAT/UNSAT): 219946(110450/109496)
May 31, 2017 4:32:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1465/3697 took 2160116 ms. Total solver calls (SAT/UNSAT): 220101(110528/109573)
May 31, 2017 4:32:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1466/3697 took 2161695 ms. Total solver calls (SAT/UNSAT): 220262(110609/109653)
May 31, 2017 4:32:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1467/3697 took 2163217 ms. Total solver calls (SAT/UNSAT): 220417(110687/109730)
May 31, 2017 4:32:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1468/3697 took 2164839 ms. Total solver calls (SAT/UNSAT): 220583(110770/109813)
May 31, 2017 4:32:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1469/3697 took 2166528 ms. Total solver calls (SAT/UNSAT): 220757(110857/109900)
May 31, 2017 4:32:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1470/3697 took 2168267 ms. Total solver calls (SAT/UNSAT): 220937(110947/109990)
May 31, 2017 4:32:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1471/3697 took 2170044 ms. Total solver calls (SAT/UNSAT): 221119(111038/110081)
May 31, 2017 4:32:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1472/3697 took 2171609 ms. Total solver calls (SAT/UNSAT): 221280(111119/110161)
May 31, 2017 4:32:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1473/3697 took 2173295 ms. Total solver calls (SAT/UNSAT): 221454(111206/110248)
May 31, 2017 4:33:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1474/3697 took 2175083 ms. Total solver calls (SAT/UNSAT): 221638(111298/110340)
May 31, 2017 4:33:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1475/3697 took 2176951 ms. Total solver calls (SAT/UNSAT): 221830(111394/110436)
May 31, 2017 4:33:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1476/3697 took 2178867 ms. Total solver calls (SAT/UNSAT): 222026(111492/110534)
May 31, 2017 4:33:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1477/3697 took 2180767 ms. Total solver calls (SAT/UNSAT): 222222(111590/110632)
May 31, 2017 4:33:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1478/3697 took 2182389 ms. Total solver calls (SAT/UNSAT): 222387(111673/110714)
May 31, 2017 4:33:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1479/3697 took 2184150 ms. Total solver calls (SAT/UNSAT): 222567(111763/110804)
May 31, 2017 4:33:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1480/3697 took 2186046 ms. Total solver calls (SAT/UNSAT): 222759(111859/110900)
May 31, 2017 4:33:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1481/3697 took 2188020 ms. Total solver calls (SAT/UNSAT): 222961(111960/111001)
May 31, 2017 4:33:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1482/3697 took 2190068 ms. Total solver calls (SAT/UNSAT): 223169(112064/111105)
May 31, 2017 4:33:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1483/3697 took 2192083 ms. Total solver calls (SAT/UNSAT): 223377(112168/111209)
May 31, 2017 4:33:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1484/3697 took 2194020 ms. Total solver calls (SAT/UNSAT): 223577(112268/111309)
May 31, 2017 4:33:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1485/3697 took 2195646 ms. Total solver calls (SAT/UNSAT): 223742(112351/111391)
May 31, 2017 4:33:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1486/3697 took 2197436 ms. Total solver calls (SAT/UNSAT): 223924(112442/111482)
May 31, 2017 4:33:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1487/3697 took 2199358 ms. Total solver calls (SAT/UNSAT): 224120(112540/111580)
May 31, 2017 4:33:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1488/3697 took 2201487 ms. Total solver calls (SAT/UNSAT): 224336(112648/111688)
May 31, 2017 4:33:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1489/3697 took 2203616 ms. Total solver calls (SAT/UNSAT): 224552(112756/111796)
May 31, 2017 4:33:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1490/3697 took 2205666 ms. Total solver calls (SAT/UNSAT): 224760(112860/111900)
May 31, 2017 4:33:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1491/3697 took 2207298 ms. Total solver calls (SAT/UNSAT): 224925(112943/111982)
May 31, 2017 4:33:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1492/3697 took 2209092 ms. Total solver calls (SAT/UNSAT): 225107(113034/112073)
May 31, 2017 4:33:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1493/3697 took 2211020 ms. Total solver calls (SAT/UNSAT): 225303(113132/112171)
May 31, 2017 4:33:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1494/3697 took 2213076 ms. Total solver calls (SAT/UNSAT): 225511(113236/112275)
May 31, 2017 4:33:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1495/3697 took 2215190 ms. Total solver calls (SAT/UNSAT): 225727(113344/112383)
May 31, 2017 4:33:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1496/3697 took 2217310 ms. Total solver calls (SAT/UNSAT): 225942(113452/112490)
May 31, 2017 4:33:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1497/3697 took 2219343 ms. Total solver calls (SAT/UNSAT): 226149(113556/112593)
May 31, 2017 4:33:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1498/3697 took 2221270 ms. Total solver calls (SAT/UNSAT): 226344(113654/112690)
May 31, 2017 4:33:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1499/3697 took 2223002 ms. Total solver calls (SAT/UNSAT): 226518(113741/112777)
May 31, 2017 4:33:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1500/3697 took 2224862 ms. Total solver calls (SAT/UNSAT): 226706(113835/112871)
May 31, 2017 4:33:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1501/3697 took 2226833 ms. Total solver calls (SAT/UNSAT): 226906(113935/112971)
May 31, 2017 4:33:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1502/3697 took 2228865 ms. Total solver calls (SAT/UNSAT): 227114(114039/113075)
May 31, 2017 4:33:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1503/3697 took 2230910 ms. Total solver calls (SAT/UNSAT): 227321(114143/113178)
May 31, 2017 4:33:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1504/3697 took 2232878 ms. Total solver calls (SAT/UNSAT): 227522(114244/113278)
May 31, 2017 4:33:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1505/3697 took 2234751 ms. Total solver calls (SAT/UNSAT): 227713(114340/113373)
May 31, 2017 4:34:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1506/3697 took 2236467 ms. Total solver calls (SAT/UNSAT): 227889(114428/113461)
May 31, 2017 4:34:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1507/3697 took 2238302 ms. Total solver calls (SAT/UNSAT): 228077(114522/113555)
May 31, 2017 4:34:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1508/3697 took 2240216 ms. Total solver calls (SAT/UNSAT): 228273(114620/113653)
May 31, 2017 4:34:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1509/3697 took 2242120 ms. Total solver calls (SAT/UNSAT): 228468(114718/113750)
May 31, 2017 4:34:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1510/3697 took 2243988 ms. Total solver calls (SAT/UNSAT): 228659(114814/113845)
May 31, 2017 4:34:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1511/3697 took 2245801 ms. Total solver calls (SAT/UNSAT): 228842(114906/113936)
May 31, 2017 4:34:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1512/3697 took 2247565 ms. Total solver calls (SAT/UNSAT): 229024(114997/114027)
May 31, 2017 4:34:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1513/3697 took 2249334 ms. Total solver calls (SAT/UNSAT): 229205(115088/114117)
May 31, 2017 4:34:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1514/3697 took 2251085 ms. Total solver calls (SAT/UNSAT): 229384(115178/114206)
May 31, 2017 4:34:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1515/3697 took 2252777 ms. Total solver calls (SAT/UNSAT): 229557(115265/114292)
May 31, 2017 4:34:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1516/3697 took 2254295 ms. Total solver calls (SAT/UNSAT): 229712(115343/114369)
May 31, 2017 4:34:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1517/3697 took 2255892 ms. Total solver calls (SAT/UNSAT): 229875(115425/114450)
May 31, 2017 4:34:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1518/3697 took 2257551 ms. Total solver calls (SAT/UNSAT): 230044(115510/114534)
May 31, 2017 4:34:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1519/3697 took 2259248 ms. Total solver calls (SAT/UNSAT): 230217(115597/114620)
May 31, 2017 4:34:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1520/3697 took 2260838 ms. Total solver calls (SAT/UNSAT): 230380(115679/114701)
May 31, 2017 4:34:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1521/3697 took 2262516 ms. Total solver calls (SAT/UNSAT): 230554(115766/114788)
May 31, 2017 4:34:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1522/3697 took 2264294 ms. Total solver calls (SAT/UNSAT): 230736(115857/114879)
May 31, 2017 4:34:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1523/3697 took 2266119 ms. Total solver calls (SAT/UNSAT): 230924(115951/114973)
May 31, 2017 4:34:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1524/3697 took 2267967 ms. Total solver calls (SAT/UNSAT): 231114(116046/115068)
May 31, 2017 4:34:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1525/3697 took 2269829 ms. Total solver calls (SAT/UNSAT): 231304(116141/115163)
May 31, 2017 4:34:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1526/3697 took 2271481 ms. Total solver calls (SAT/UNSAT): 231473(116226/115247)
May 31, 2017 4:34:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1527/3697 took 2273248 ms. Total solver calls (SAT/UNSAT): 231655(116317/115338)
May 31, 2017 4:34:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1528/3697 took 2275126 ms. Total solver calls (SAT/UNSAT): 231847(116413/115434)
May 31, 2017 4:34:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1529/3697 took 2277073 ms. Total solver calls (SAT/UNSAT): 232047(116513/115534)
May 31, 2017 4:34:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1530/3697 took 2279064 ms. Total solver calls (SAT/UNSAT): 232251(116615/115636)
May 31, 2017 4:34:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1531/3697 took 2281056 ms. Total solver calls (SAT/UNSAT): 232455(116717/115738)
May 31, 2017 4:34:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1532/3697 took 2282976 ms. Total solver calls (SAT/UNSAT): 232651(116815/115836)
May 31, 2017 4:34:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1533/3697 took 2284669 ms. Total solver calls (SAT/UNSAT): 232824(116902/115922)
May 31, 2017 4:34:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1534/3697 took 2286502 ms. Total solver calls (SAT/UNSAT): 233012(116996/116016)
May 31, 2017 4:34:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1535/3697 took 2288456 ms. Total solver calls (SAT/UNSAT): 233212(117096/116116)
May 31, 2017 4:34:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1536/3697 took 2290505 ms. Total solver calls (SAT/UNSAT): 233422(117201/116221)
May 31, 2017 4:34:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1537/3697 took 2292609 ms. Total solver calls (SAT/UNSAT): 233638(117309/116329)
May 31, 2017 4:34:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1538/3697 took 2294725 ms. Total solver calls (SAT/UNSAT): 233854(117417/116437)
May 31, 2017 4:35:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1539/3697 took 2296747 ms. Total solver calls (SAT/UNSAT): 234062(117521/116541)
May 31, 2017 4:35:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1540/3697 took 2298659 ms. Total solver calls (SAT/UNSAT): 234258(117619/116639)
May 31, 2017 4:35:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1541/3697 took 2300516 ms. Total solver calls (SAT/UNSAT): 234448(117714/116734)
May 31, 2017 4:35:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1542/3697 took 2302511 ms. Total solver calls (SAT/UNSAT): 234652(117816/116836)
May 31, 2017 4:35:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1543/3697 took 2304599 ms. Total solver calls (SAT/UNSAT): 234868(117924/116944)
May 31, 2017 4:35:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1544/3697 took 2306795 ms. Total solver calls (SAT/UNSAT): 235092(118036/117056)
May 31, 2017 4:35:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1545/3697 took 2308917 ms. Total solver calls (SAT/UNSAT): 235308(118144/117164)
May 31, 2017 4:35:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1546/3697 took 2310910 ms. Total solver calls (SAT/UNSAT): 235512(118246/117266)
May 31, 2017 4:35:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1547/3697 took 2312769 ms. Total solver calls (SAT/UNSAT): 235702(118341/117361)
May 31, 2017 4:35:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1548/3697 took 2314776 ms. Total solver calls (SAT/UNSAT): 235906(118443/117463)
May 31, 2017 4:35:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1549/3697 took 2316884 ms. Total solver calls (SAT/UNSAT): 236122(118551/117571)
May 31, 2017 4:35:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1550/3697 took 2319089 ms. Total solver calls (SAT/UNSAT): 236346(118663/117683)
May 31, 2017 4:35:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1551/3697 took 2321273 ms. Total solver calls (SAT/UNSAT): 236569(118775/117794)
May 31, 2017 4:35:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1552/3697 took 2323379 ms. Total solver calls (SAT/UNSAT): 236784(118883/117901)
May 31, 2017 4:35:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1553/3697 took 2325386 ms. Total solver calls (SAT/UNSAT): 236987(118985/118002)
May 31, 2017 4:35:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1554/3697 took 2327296 ms. Total solver calls (SAT/UNSAT): 237176(119080/118096)
May 31, 2017 4:35:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1555/3697 took 2329219 ms. Total solver calls (SAT/UNSAT): 237372(119178/118194)
May 31, 2017 4:35:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1556/3697 took 2331249 ms. Total solver calls (SAT/UNSAT): 237580(119282/118298)
May 31, 2017 4:35:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1557/3697 took 2333365 ms. Total solver calls (SAT/UNSAT): 237796(119390/118406)
May 31, 2017 4:35:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1558/3697 took 2335452 ms. Total solver calls (SAT/UNSAT): 238011(119498/118513)
May 31, 2017 4:35:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1559/3697 took 2337503 ms. Total solver calls (SAT/UNSAT): 238220(119603/118617)
May 31, 2017 4:35:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1560/3697 took 2339454 ms. Total solver calls (SAT/UNSAT): 238419(119703/118716)
May 31, 2017 4:35:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1561/3697 took 2341289 ms. Total solver calls (SAT/UNSAT): 238606(119797/118809)
May 31, 2017 4:35:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1562/3697 took 2343215 ms. Total solver calls (SAT/UNSAT): 238802(119895/118907)
May 31, 2017 4:35:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1563/3697 took 2345220 ms. Total solver calls (SAT/UNSAT): 239006(119997/119009)
May 31, 2017 4:35:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1564/3697 took 2347226 ms. Total solver calls (SAT/UNSAT): 239209(120099/119110)
May 31, 2017 4:35:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1565/3697 took 2349190 ms. Total solver calls (SAT/UNSAT): 239408(120199/119209)
May 31, 2017 4:35:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1566/3697 took 2351104 ms. Total solver calls (SAT/UNSAT): 239599(120295/119304)
May 31, 2017 4:35:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1567/3697 took 2352899 ms. Total solver calls (SAT/UNSAT): 239780(120386/119394)
May 31, 2017 4:35:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1568/3697 took 2354758 ms. Total solver calls (SAT/UNSAT): 239969(120481/119488)
May 31, 2017 4:36:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1569/3697 took 2356604 ms. Total solver calls (SAT/UNSAT): 240156(120575/119581)
May 31, 2017 4:36:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1570/3697 took 2358389 ms. Total solver calls (SAT/UNSAT): 240337(120666/119671)
May 31, 2017 4:36:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1571/3697 took 2360128 ms. Total solver calls (SAT/UNSAT): 240510(120753/119757)
May 31, 2017 4:36:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1572/3697 took 2361747 ms. Total solver calls (SAT/UNSAT): 240673(120835/119838)
May 31, 2017 4:36:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1573/3697 took 2363414 ms. Total solver calls (SAT/UNSAT): 240842(120920/119922)
May 31, 2017 4:36:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1574/3697 took 2365123 ms. Total solver calls (SAT/UNSAT): 241015(121007/120008)
May 31, 2017 4:36:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1575/3697 took 2366830 ms. Total solver calls (SAT/UNSAT): 241188(121094/120094)
May 31, 2017 4:36:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1576/3697 took 2368544 ms. Total solver calls (SAT/UNSAT): 241362(121181/120181)
May 31, 2017 4:36:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1577/3697 took 2370336 ms. Total solver calls (SAT/UNSAT): 241544(121272/120272)
May 31, 2017 4:36:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1578/3697 took 2372184 ms. Total solver calls (SAT/UNSAT): 241732(121366/120366)
May 31, 2017 4:36:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1579/3697 took 2374050 ms. Total solver calls (SAT/UNSAT): 241922(121461/120461)
May 31, 2017 4:36:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1580/3697 took 2375920 ms. Total solver calls (SAT/UNSAT): 242112(121556/120556)
May 31, 2017 4:36:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1581/3697 took 2377714 ms. Total solver calls (SAT/UNSAT): 242294(121647/120647)
May 31, 2017 4:36:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1582/3697 took 2379505 ms. Total solver calls (SAT/UNSAT): 242476(121738/120738)
May 31, 2017 4:36:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1583/3697 took 2381397 ms. Total solver calls (SAT/UNSAT): 242668(121834/120834)
May 31, 2017 4:36:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1584/3697 took 2383365 ms. Total solver calls (SAT/UNSAT): 242868(121934/120934)
May 31, 2017 4:36:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1585/3697 took 2385373 ms. Total solver calls (SAT/UNSAT): 243072(122036/121036)
May 31, 2017 4:36:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1586/3697 took 2387375 ms. Total solver calls (SAT/UNSAT): 243276(122138/121138)
May 31, 2017 4:36:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1587/3697 took 2389330 ms. Total solver calls (SAT/UNSAT): 243472(122236/121236)
May 31, 2017 4:36:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1588/3697 took 2391130 ms. Total solver calls (SAT/UNSAT): 243656(122328/121328)
May 31, 2017 4:36:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1589/3697 took 2392975 ms. Total solver calls (SAT/UNSAT): 243844(122422/121422)
May 31, 2017 4:36:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1590/3697 took 2394931 ms. Total solver calls (SAT/UNSAT): 244044(122522/121522)
May 31, 2017 4:36:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1591/3697 took 2396990 ms. Total solver calls (SAT/UNSAT): 244254(122627/121627)
May 31, 2017 4:36:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1592/3697 took 2399115 ms. Total solver calls (SAT/UNSAT): 244470(122735/121735)
May 31, 2017 4:36:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1593/3697 took 2401249 ms. Total solver calls (SAT/UNSAT): 244686(122843/121843)
May 31, 2017 4:36:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1594/3697 took 2403296 ms. Total solver calls (SAT/UNSAT): 244894(122947/121947)
May 31, 2017 4:36:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1595/3697 took 2405223 ms. Total solver calls (SAT/UNSAT): 245090(123045/122045)
May 31, 2017 4:36:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1596/3697 took 2407016 ms. Total solver calls (SAT/UNSAT): 245272(123136/122136)
May 31, 2017 4:36:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1597/3697 took 2409025 ms. Total solver calls (SAT/UNSAT): 245476(123238/122238)
May 31, 2017 4:36:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1598/3697 took 2411150 ms. Total solver calls (SAT/UNSAT): 245692(123346/122346)
May 31, 2017 4:36:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1599/3697 took 2413356 ms. Total solver calls (SAT/UNSAT): 245916(123458/122458)
May 31, 2017 4:37:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1600/3697 took 2415485 ms. Total solver calls (SAT/UNSAT): 246132(123566/122566)
May 31, 2017 4:37:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1601/3697 took 2417495 ms. Total solver calls (SAT/UNSAT): 246336(123668/122668)
May 31, 2017 4:37:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1602/3697 took 2419369 ms. Total solver calls (SAT/UNSAT): 246526(123763/122763)
May 31, 2017 4:37:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1603/3697 took 2421382 ms. Total solver calls (SAT/UNSAT): 246730(123865/122865)
May 31, 2017 4:37:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1604/3697 took 2423537 ms. Total solver calls (SAT/UNSAT): 246946(123973/122973)
May 31, 2017 4:37:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1605/3697 took 2425771 ms. Total solver calls (SAT/UNSAT): 247170(124085/123085)
May 31, 2017 4:37:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1606/3697 took 2428016 ms. Total solver calls (SAT/UNSAT): 247393(124197/123196)
May 31, 2017 4:37:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1607/3697 took 2430148 ms. Total solver calls (SAT/UNSAT): 247608(124305/123303)
May 31, 2017 4:37:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1608/3697 took 2432161 ms. Total solver calls (SAT/UNSAT): 247811(124407/123404)
May 31, 2017 4:37:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1609/3697 took 2434034 ms. Total solver calls (SAT/UNSAT): 248000(124502/123498)
May 31, 2017 4:37:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1610/3697 took 2435748 ms. Total solver calls (SAT/UNSAT): 248173(124589/123584)
May 31, 2017 4:37:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1611/3697 took 2437797 ms. Total solver calls (SAT/UNSAT): 248381(124693/123688)
May 31, 2017 4:37:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1612/3697 took 2439925 ms. Total solver calls (SAT/UNSAT): 248597(124801/123796)
May 31, 2017 4:37:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1613/3697 took 2442052 ms. Total solver calls (SAT/UNSAT): 248812(124909/123903)
May 31, 2017 4:37:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1614/3697 took 2444113 ms. Total solver calls (SAT/UNSAT): 249021(125014/124007)
May 31, 2017 4:37:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1615/3697 took 2446078 ms. Total solver calls (SAT/UNSAT): 249220(125114/124106)
May 31, 2017 4:37:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1616/3697 took 2447929 ms. Total solver calls (SAT/UNSAT): 249407(125208/124199)
May 31, 2017 4:37:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1617/3697 took 2449636 ms. Total solver calls (SAT/UNSAT): 249579(125295/124284)
May 31, 2017 4:37:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1618/3697 took 2451650 ms. Total solver calls (SAT/UNSAT): 249783(125397/124386)
May 31, 2017 4:37:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1619/3697 took 2453658 ms. Total solver calls (SAT/UNSAT): 249986(125499/124487)
May 31, 2017 4:37:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1620/3697 took 2455622 ms. Total solver calls (SAT/UNSAT): 250185(125599/124586)
May 31, 2017 4:37:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1621/3697 took 2457506 ms. Total solver calls (SAT/UNSAT): 250376(125695/124681)
May 31, 2017 4:37:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1622/3697 took 2459295 ms. Total solver calls (SAT/UNSAT): 250557(125786/124771)
May 31, 2017 4:37:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1623/3697 took 2460959 ms. Total solver calls (SAT/UNSAT): 250725(125871/124854)
May 31, 2017 4:37:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1624/3697 took 2462811 ms. Total solver calls (SAT/UNSAT): 250912(125965/124947)
May 31, 2017 4:37:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1625/3697 took 2464602 ms. Total solver calls (SAT/UNSAT): 251093(126056/125037)
May 31, 2017 4:37:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1626/3697 took 2466320 ms. Total solver calls (SAT/UNSAT): 251266(126143/125123)
May 31, 2017 4:37:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1627/3697 took 2467931 ms. Total solver calls (SAT/UNSAT): 251428(126225/125203)
May 31, 2017 4:37:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1628/3697 took 2469523 ms. Total solver calls (SAT/UNSAT): 251589(126306/125283)
May 31, 2017 4:37:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1629/3697 took 2471158 ms. Total solver calls (SAT/UNSAT): 251754(126389/125365)
May 31, 2017 4:37:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1630/3697 took 2472785 ms. Total solver calls (SAT/UNSAT): 251919(126472/125447)
May 31, 2017 4:37:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1631/3697 took 2474411 ms. Total solver calls (SAT/UNSAT): 252084(126555/125529)
May 31, 2017 4:38:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1632/3697 took 2476124 ms. Total solver calls (SAT/UNSAT): 252258(126642/125616)
May 31, 2017 4:38:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1633/3697 took 2477894 ms. Total solver calls (SAT/UNSAT): 252438(126732/125706)
May 31, 2017 4:38:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1634/3697 took 2479687 ms. Total solver calls (SAT/UNSAT): 252620(126823/125797)
May 31, 2017 4:38:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1635/3697 took 2481482 ms. Total solver calls (SAT/UNSAT): 252802(126914/125888)
May 31, 2017 4:38:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1636/3697 took 2483202 ms. Total solver calls (SAT/UNSAT): 252976(127001/125975)
May 31, 2017 4:38:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1637/3697 took 2484804 ms. Total solver calls (SAT/UNSAT): 253138(127082/126056)
May 31, 2017 4:38:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1638/3697 took 2486626 ms. Total solver calls (SAT/UNSAT): 253322(127174/126148)
May 31, 2017 4:38:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1639/3697 took 2488522 ms. Total solver calls (SAT/UNSAT): 253514(127270/126244)
May 31, 2017 4:38:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1640/3697 took 2490465 ms. Total solver calls (SAT/UNSAT): 253710(127368/126342)
May 31, 2017 4:38:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1641/3697 took 2492408 ms. Total solver calls (SAT/UNSAT): 253906(127466/126440)
May 31, 2017 4:38:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1642/3697 took 2494307 ms. Total solver calls (SAT/UNSAT): 254094(127560/126534)
May 31, 2017 4:38:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1643/3697 took 2496056 ms. Total solver calls (SAT/UNSAT): 254270(127648/126622)
May 31, 2017 4:38:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1644/3697 took 2497669 ms. Total solver calls (SAT/UNSAT): 254432(127729/126703)
May 31, 2017 4:38:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1645/3697 took 2499566 ms. Total solver calls (SAT/UNSAT): 254624(127825/126799)
May 31, 2017 4:38:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1646/3697 took 2501570 ms. Total solver calls (SAT/UNSAT): 254826(127926/126900)
May 31, 2017 4:38:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1647/3697 took 2503617 ms. Total solver calls (SAT/UNSAT): 255034(128030/127004)
May 31, 2017 4:38:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1648/3697 took 2505677 ms. Total solver calls (SAT/UNSAT): 255242(128134/127108)
May 31, 2017 4:38:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1649/3697 took 2507644 ms. Total solver calls (SAT/UNSAT): 255442(128234/127208)
May 31, 2017 4:38:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1650/3697 took 2509493 ms. Total solver calls (SAT/UNSAT): 255630(128328/127302)
May 31, 2017 4:38:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1651/3697 took 2511207 ms. Total solver calls (SAT/UNSAT): 255804(128415/127389)
May 31, 2017 4:38:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1652/3697 took 2512759 ms. Total solver calls (SAT/UNSAT): 255961(128494/127467)
May 31, 2017 4:38:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1653/3697 took 2514809 ms. Total solver calls (SAT/UNSAT): 256169(128598/127571)
May 31, 2017 4:38:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1654/3697 took 2516946 ms. Total solver calls (SAT/UNSAT): 256385(128706/127679)
May 31, 2017 4:38:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1655/3697 took 2519083 ms. Total solver calls (SAT/UNSAT): 256601(128814/127787)
May 31, 2017 4:38:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1656/3697 took 2521015 ms. Total solver calls (SAT/UNSAT): 256797(128912/127885)
May 31, 2017 4:38:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1657/3697 took 2522816 ms. Total solver calls (SAT/UNSAT): 256979(129003/127976)
May 31, 2017 4:38:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1658/3697 took 2524482 ms. Total solver calls (SAT/UNSAT): 257144(129086/128058)
May 31, 2017 4:38:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1659/3697 took 2526540 ms. Total solver calls (SAT/UNSAT): 257352(129190/128162)
May 31, 2017 4:38:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1660/3697 took 2528683 ms. Total solver calls (SAT/UNSAT): 257568(129298/128270)
May 31, 2017 4:38:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1661/3697 took 2530819 ms. Total solver calls (SAT/UNSAT): 257783(129406/128377)
May 31, 2017 4:38:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1662/3697 took 2532866 ms. Total solver calls (SAT/UNSAT): 257990(129510/128480)
May 31, 2017 4:38:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1663/3697 took 2534808 ms. Total solver calls (SAT/UNSAT): 258185(129608/128577)
May 31, 2017 4:39:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1664/3697 took 2536603 ms. Total solver calls (SAT/UNSAT): 258366(129699/128667)
May 31, 2017 4:39:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1665/3697 took 2538230 ms. Total solver calls (SAT/UNSAT): 258531(129782/128749)
May 31, 2017 4:39:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1666/3697 took 2540307 ms. Total solver calls (SAT/UNSAT): 258739(129886/128853)
May 31, 2017 4:39:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1667/3697 took 2542354 ms. Total solver calls (SAT/UNSAT): 258946(129990/128956)
May 31, 2017 4:39:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1668/3697 took 2544346 ms. Total solver calls (SAT/UNSAT): 259147(130091/129056)
May 31, 2017 4:39:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1669/3697 took 2546272 ms. Total solver calls (SAT/UNSAT): 259338(130187/129151)
May 31, 2017 4:39:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1670/3697 took 2548047 ms. Total solver calls (SAT/UNSAT): 259517(130277/129240)
May 31, 2017 4:39:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1671/3697 took 2549678 ms. Total solver calls (SAT/UNSAT): 259681(130360/129321)
May 31, 2017 4:39:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1672/3697 took 2551597 ms. Total solver calls (SAT/UNSAT): 259876(130458/129418)
May 31, 2017 4:39:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1673/3697 took 2553493 ms. Total solver calls (SAT/UNSAT): 260067(130554/129513)
May 31, 2017 4:39:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1674/3697 took 2555295 ms. Total solver calls (SAT/UNSAT): 260250(130646/129604)
May 31, 2017 4:39:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1675/3697 took 2557010 ms. Total solver calls (SAT/UNSAT): 260423(130733/129690)
May 31, 2017 4:39:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1676/3697 took 2558611 ms. Total solver calls (SAT/UNSAT): 260583(130814/129769)
May 31, 2017 4:39:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1677/3697 took 2560336 ms. Total solver calls (SAT/UNSAT): 260756(130901/129855)
May 31, 2017 4:39:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1678/3697 took 2561981 ms. Total solver calls (SAT/UNSAT): 260921(130984/129937)
May 31, 2017 4:39:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1679/3697 took 2563535 ms. Total solver calls (SAT/UNSAT): 261075(131062/130013)
May 31, 2017 4:39:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1680/3697 took 2565121 ms. Total solver calls (SAT/UNSAT): 261228(131139/130089)
May 31, 2017 4:39:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1681/3697 took 2566648 ms. Total solver calls (SAT/UNSAT): 261381(131216/130165)
May 31, 2017 4:39:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1682/3697 took 2568165 ms. Total solver calls (SAT/UNSAT): 261534(131293/130241)
May 31, 2017 4:39:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1683/3697 took 2569637 ms. Total solver calls (SAT/UNSAT): 261679(131366/130313)
May 31, 2017 4:39:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1684/3697 took 2571285 ms. Total solver calls (SAT/UNSAT): 261847(131450/130397)
May 31, 2017 4:39:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1685/3697 took 2573099 ms. Total solver calls (SAT/UNSAT): 262017(131535/130482)
May 31, 2017 4:39:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1686/3697 took 2574815 ms. Total solver calls (SAT/UNSAT): 262187(131620/130567)
May 31, 2017 4:39:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1687/3697 took 2576467 ms. Total solver calls (SAT/UNSAT): 262349(131701/130648)
May 31, 2017 4:39:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1688/3697 took 2577986 ms. Total solver calls (SAT/UNSAT): 262499(131776/130723)
May 31, 2017 4:39:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1689/3697 took 2579422 ms. Total solver calls (SAT/UNSAT): 262637(131845/130792)
May 31, 2017 4:39:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1690/3697 took 2581190 ms. Total solver calls (SAT/UNSAT): 262817(131935/130882)
May 31, 2017 4:39:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1691/3697 took 2583003 ms. Total solver calls (SAT/UNSAT): 263001(132027/130974)
May 31, 2017 4:39:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1692/3697 took 2584818 ms. Total solver calls (SAT/UNSAT): 263185(132119/131066)
May 31, 2017 4:39:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1693/3697 took 2586553 ms. Total solver calls (SAT/UNSAT): 263361(132207/131154)
May 31, 2017 4:39:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1694/3697 took 2588171 ms. Total solver calls (SAT/UNSAT): 263525(132289/131236)
May 31, 2017 4:39:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1695/3697 took 2589651 ms. Total solver calls (SAT/UNSAT): 263675(132364/131311)
May 31, 2017 4:39:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1696/3697 took 2590989 ms. Total solver calls (SAT/UNSAT): 263810(132432/131378)
May 31, 2017 4:39:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1697/3697 took 2592861 ms. Total solver calls (SAT/UNSAT): 264000(132527/131473)
May 31, 2017 4:39:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1698/3697 took 2594809 ms. Total solver calls (SAT/UNSAT): 264196(132625/131571)
May 31, 2017 4:40:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1699/3697 took 2596748 ms. Total solver calls (SAT/UNSAT): 264392(132723/131669)
May 31, 2017 4:40:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1700/3697 took 2598604 ms. Total solver calls (SAT/UNSAT): 264580(132817/131763)
May 31, 2017 4:40:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1701/3697 took 2600356 ms. Total solver calls (SAT/UNSAT): 264756(132905/131851)
May 31, 2017 4:40:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1702/3697 took 2601966 ms. Total solver calls (SAT/UNSAT): 264918(132986/131932)
May 31, 2017 4:40:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1703/3697 took 2603414 ms. Total solver calls (SAT/UNSAT): 265063(133059/132004)
May 31, 2017 4:40:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1704/3697 took 2605440 ms. Total solver calls (SAT/UNSAT): 265267(133161/132106)
May 31, 2017 4:40:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1705/3697 took 2607475 ms. Total solver calls (SAT/UNSAT): 265471(133263/132208)
May 31, 2017 4:40:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1706/3697 took 2609416 ms. Total solver calls (SAT/UNSAT): 265667(133361/132306)
May 31, 2017 4:40:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1707/3697 took 2611099 ms. Total solver calls (SAT/UNSAT): 265837(133446/132391)
May 31, 2017 4:40:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1708/3697 took 2612618 ms. Total solver calls (SAT/UNSAT): 265990(133523/132467)
May 31, 2017 4:40:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1709/3697 took 2614646 ms. Total solver calls (SAT/UNSAT): 266194(133625/132569)
May 31, 2017 4:40:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1710/3697 took 2616663 ms. Total solver calls (SAT/UNSAT): 266397(133727/132670)
May 31, 2017 4:40:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1711/3697 took 2618601 ms. Total solver calls (SAT/UNSAT): 266592(133825/132767)
May 31, 2017 4:40:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1712/3697 took 2620418 ms. Total solver calls (SAT/UNSAT): 266775(133917/132858)
May 31, 2017 4:40:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1713/3697 took 2622099 ms. Total solver calls (SAT/UNSAT): 266944(134002/132942)
May 31, 2017 4:40:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1714/3697 took 2623619 ms. Total solver calls (SAT/UNSAT): 267097(134079/133018)
May 31, 2017 4:40:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1715/3697 took 2625563 ms. Total solver calls (SAT/UNSAT): 267292(134177/133115)
May 31, 2017 4:40:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1716/3697 took 2627441 ms. Total solver calls (SAT/UNSAT): 267481(134272/133209)
May 31, 2017 4:40:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1717/3697 took 2629231 ms. Total solver calls (SAT/UNSAT): 267660(134362/133298)
May 31, 2017 4:40:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1718/3697 took 2630901 ms. Total solver calls (SAT/UNSAT): 267827(134446/133381)
May 31, 2017 4:40:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1719/3697 took 2632425 ms. Total solver calls (SAT/UNSAT): 267979(134523/133456)
May 31, 2017 4:40:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1720/3697 took 2634201 ms. Total solver calls (SAT/UNSAT): 268158(134613/133545)
May 31, 2017 4:40:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1721/3697 took 2635908 ms. Total solver calls (SAT/UNSAT): 268329(134699/133630)
May 31, 2017 4:40:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1722/3697 took 2637509 ms. Total solver calls (SAT/UNSAT): 268490(134780/133710)
May 31, 2017 4:40:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1723/3697 took 2638981 ms. Total solver calls (SAT/UNSAT): 268638(134855/133783)
May 31, 2017 4:40:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1724/3697 took 2640501 ms. Total solver calls (SAT/UNSAT): 268791(134932/133859)
May 31, 2017 4:40:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1725/3697 took 2641912 ms. Total solver calls (SAT/UNSAT): 268933(135004/133929)
May 31, 2017 4:40:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1726/3697 took 2643301 ms. Total solver calls (SAT/UNSAT): 269072(135074/133998)
May 31, 2017 4:40:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1727/3697 took 2644684 ms. Total solver calls (SAT/UNSAT): 269211(135144/134067)
May 31, 2017 4:40:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1728/3697 took 2645987 ms. Total solver calls (SAT/UNSAT): 269342(135210/134132)
May 31, 2017 4:40:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1729/3697 took 2647193 ms. Total solver calls (SAT/UNSAT): 269463(135271/134192)
May 31, 2017 4:40:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1730/3697 took 2648741 ms. Total solver calls (SAT/UNSAT): 269619(135349/134270)
May 31, 2017 4:40:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1731/3697 took 2650291 ms. Total solver calls (SAT/UNSAT): 269775(135427/134348)
May 31, 2017 4:40:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1732/3697 took 2651841 ms. Total solver calls (SAT/UNSAT): 269923(135501/134422)
May 31, 2017 4:40:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1733/3697 took 2653189 ms. Total solver calls (SAT/UNSAT): 270059(135569/134490)
May 31, 2017 4:40:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1734/3697 took 2654413 ms. Total solver calls (SAT/UNSAT): 270183(135631/134552)
May 31, 2017 4:41:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1735/3697 took 2655515 ms. Total solver calls (SAT/UNSAT): 270294(135687/134607)
May 31, 2017 4:41:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1736/3697 took 2657192 ms. Total solver calls (SAT/UNSAT): 270464(135772/134692)
May 31, 2017 4:41:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1737/3697 took 2658868 ms. Total solver calls (SAT/UNSAT): 270634(135857/134777)
May 31, 2017 4:41:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1738/3697 took 2660469 ms. Total solver calls (SAT/UNSAT): 270796(135938/134858)
May 31, 2017 4:41:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1739/3697 took 2661948 ms. Total solver calls (SAT/UNSAT): 270946(136013/134933)
May 31, 2017 4:41:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1740/3697 took 2663314 ms. Total solver calls (SAT/UNSAT): 271082(136081/135001)
May 31, 2017 4:41:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1741/3697 took 2664512 ms. Total solver calls (SAT/UNSAT): 271203(136142/135061)
May 31, 2017 4:41:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1742/3697 took 2666325 ms. Total solver calls (SAT/UNSAT): 271385(136233/135152)
May 31, 2017 4:41:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1743/3697 took 2668154 ms. Total solver calls (SAT/UNSAT): 271567(136324/135243)
May 31, 2017 4:41:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1744/3697 took 2669868 ms. Total solver calls (SAT/UNSAT): 271741(136411/135330)
May 31, 2017 4:41:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1745/3697 took 2671465 ms. Total solver calls (SAT/UNSAT): 271903(136492/135411)
May 31, 2017 4:41:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1746/3697 took 2672929 ms. Total solver calls (SAT/UNSAT): 272051(136566/135485)
May 31, 2017 4:41:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1747/3697 took 2674233 ms. Total solver calls (SAT/UNSAT): 272182(136632/135550)
May 31, 2017 4:41:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1748/3697 took 2676112 ms. Total solver calls (SAT/UNSAT): 272372(136727/135645)
May 31, 2017 4:41:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1749/3697 took 2677908 ms. Total solver calls (SAT/UNSAT): 272554(136818/135736)
May 31, 2017 4:41:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1750/3697 took 2679587 ms. Total solver calls (SAT/UNSAT): 272724(136903/135821)
May 31, 2017 4:41:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1751/3697 took 2680967 ms. Total solver calls (SAT/UNSAT): 272863(136973/135890)
May 31, 2017 4:41:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1752/3697 took 2682874 ms. Total solver calls (SAT/UNSAT): 273052(137068/135984)
May 31, 2017 4:41:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1753/3697 took 2684680 ms. Total solver calls (SAT/UNSAT): 273233(137159/136074)
May 31, 2017 4:41:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1754/3697 took 2686443 ms. Total solver calls (SAT/UNSAT): 273402(137244/136158)
May 31, 2017 4:41:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1755/3697 took 2688051 ms. Total solver calls (SAT/UNSAT): 273557(137322/136235)
May 31, 2017 4:41:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1756/3697 took 2689462 ms. Total solver calls (SAT/UNSAT): 273696(137392/136304)
May 31, 2017 4:41:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1757/3697 took 2691389 ms. Total solver calls (SAT/UNSAT): 273871(137480/136391)
May 31, 2017 4:41:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1758/3697 took 2693025 ms. Total solver calls (SAT/UNSAT): 274036(137563/136473)
May 31, 2017 4:41:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1759/3697 took 2694540 ms. Total solver calls (SAT/UNSAT): 274189(137640/136549)
May 31, 2017 4:41:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1760/3697 took 2695911 ms. Total solver calls (SAT/UNSAT): 274327(137710/136617)
May 31, 2017 4:41:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1761/3697 took 2697514 ms. Total solver calls (SAT/UNSAT): 274484(137789/136695)
May 31, 2017 4:41:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1762/3697 took 2698972 ms. Total solver calls (SAT/UNSAT): 274631(137863/136768)
May 31, 2017 4:41:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1763/3697 took 2700306 ms. Total solver calls (SAT/UNSAT): 274765(137931/136834)
May 31, 2017 4:41:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1764/3697 took 2701584 ms. Total solver calls (SAT/UNSAT): 274893(137996/136897)
May 31, 2017 4:41:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1765/3697 took 2702800 ms. Total solver calls (SAT/UNSAT): 275015(138058/136957)
May 31, 2017 4:41:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1766/3697 took 2703931 ms. Total solver calls (SAT/UNSAT): 275129(138116/137013)
May 31, 2017 4:41:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1767/3697 took 2704968 ms. Total solver calls (SAT/UNSAT): 275233(138169/137064)
May 31, 2017 4:41:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1769/3697 took 2707280 ms. Total solver calls (SAT/UNSAT): 275466(138287/137179)
May 31, 2017 4:41:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1770/3697 took 2708578 ms. Total solver calls (SAT/UNSAT): 275597(138353/137244)
May 31, 2017 4:41:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1771/3697 took 2709758 ms. Total solver calls (SAT/UNSAT): 275716(138413/137303)
May 31, 2017 4:41:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1772/3697 took 2710816 ms. Total solver calls (SAT/UNSAT): 275823(138467/137356)
May 31, 2017 4:41:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1774/3697 took 2713267 ms. Total solver calls (SAT/UNSAT): 276070(138592/137478)
May 31, 2017 4:41:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1775/3697 took 2714754 ms. Total solver calls (SAT/UNSAT): 276215(138665/137550)
May 31, 2017 4:42:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1776/3697 took 2716068 ms. Total solver calls (SAT/UNSAT): 276348(138732/137616)
May 31, 2017 4:42:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1777/3697 took 2717248 ms. Total solver calls (SAT/UNSAT): 276467(138792/137675)
May 31, 2017 4:42:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1778/3697 took 2718284 ms. Total solver calls (SAT/UNSAT): 276571(138845/137726)
May 31, 2017 4:42:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1779/3697 took 2719918 ms. Total solver calls (SAT/UNSAT): 276736(138928/137808)
May 31, 2017 4:42:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1780/3697 took 2721474 ms. Total solver calls (SAT/UNSAT): 276893(139007/137886)
May 31, 2017 4:42:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1781/3697 took 2722957 ms. Total solver calls (SAT/UNSAT): 277038(139080/137958)
May 31, 2017 4:42:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1782/3697 took 2724270 ms. Total solver calls (SAT/UNSAT): 277169(139146/138023)
May 31, 2017 4:42:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1783/3697 took 2725406 ms. Total solver calls (SAT/UNSAT): 277283(139204/138079)
May 31, 2017 4:42:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1784/3697 took 2727041 ms. Total solver calls (SAT/UNSAT): 277448(139287/138161)
May 31, 2017 4:42:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1785/3697 took 2728555 ms. Total solver calls (SAT/UNSAT): 277601(139364/138237)
May 31, 2017 4:42:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1786/3697 took 2729930 ms. Total solver calls (SAT/UNSAT): 277740(139434/138306)
May 31, 2017 4:42:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1787/3697 took 2731557 ms. Total solver calls (SAT/UNSAT): 277904(139517/138387)
May 31, 2017 4:42:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1788/3697 took 2733062 ms. Total solver calls (SAT/UNSAT): 278056(139594/138462)
May 31, 2017 4:42:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1789/3697 took 2734437 ms. Total solver calls (SAT/UNSAT): 278194(139664/138530)
May 31, 2017 4:42:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1790/3697 took 2735652 ms. Total solver calls (SAT/UNSAT): 278316(139726/138590)
May 31, 2017 4:42:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1791/3697 took 2737122 ms. Total solver calls (SAT/UNSAT): 278464(139801/138663)
May 31, 2017 4:42:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1792/3697 took 2738472 ms. Total solver calls (SAT/UNSAT): 278600(139870/138730)
May 31, 2017 4:42:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1793/3697 took 2739681 ms. Total solver calls (SAT/UNSAT): 278721(139932/138789)
May 31, 2017 4:42:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1794/3697 took 2740972 ms. Total solver calls (SAT/UNSAT): 278851(139998/138853)
May 31, 2017 4:42:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1795/3697 took 2742135 ms. Total solver calls (SAT/UNSAT): 278968(140058/138910)
May 31, 2017 4:42:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1796/3697 took 2743311 ms. Total solver calls (SAT/UNSAT): 279086(140118/138968)
May 31, 2017 4:42:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1797/3697 took 2744666 ms. Total solver calls (SAT/UNSAT): 279217(140184/139033)
May 31, 2017 4:42:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1798/3697 took 2745887 ms. Total solver calls (SAT/UNSAT): 279339(140246/139093)
May 31, 2017 4:42:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1799/3697 took 2747255 ms. Total solver calls (SAT/UNSAT): 279476(140315/139161)
May 31, 2017 4:42:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1800/3697 took 2748737 ms. Total solver calls (SAT/UNSAT): 279625(140390/139235)
May 31, 2017 4:42:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1801/3697 took 2749952 ms. Total solver calls (SAT/UNSAT): 279747(140452/139295)
May 31, 2017 4:42:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1802/3697 took 2751338 ms. Total solver calls (SAT/UNSAT): 279886(140522/139364)
May 31, 2017 4:42:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1803/3697 took 2752864 ms. Total solver calls (SAT/UNSAT): 280039(140599/139440)
May 31, 2017 4:42:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1804/3697 took 2754525 ms. Total solver calls (SAT/UNSAT): 280204(140682/139522)
May 31, 2017 4:42:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1805/3697 took 2755911 ms. Total solver calls (SAT/UNSAT): 280343(140752/139591)
May 31, 2017 4:42:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1806/3697 took 2757432 ms. Total solver calls (SAT/UNSAT): 280496(140829/139667)
May 31, 2017 4:42:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1807/3697 took 2759069 ms. Total solver calls (SAT/UNSAT): 280661(140912/139749)
May 31, 2017 4:42:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1808/3697 took 2760210 ms. Total solver calls (SAT/UNSAT): 280775(140970/139805)
May 31, 2017 4:42:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1809/3697 took 2761515 ms. Total solver calls (SAT/UNSAT): 280906(141036/139870)
May 31, 2017 4:42:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1810/3697 took 2762951 ms. Total solver calls (SAT/UNSAT): 281051(141109/139942)
May 31, 2017 4:42:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1811/3697 took 2764536 ms. Total solver calls (SAT/UNSAT): 281208(141188/140020)
May 31, 2017 4:42:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1812/3697 took 2766169 ms. Total solver calls (SAT/UNSAT): 281373(141271/140102)
May 31, 2017 4:42:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1813/3697 took 2767207 ms. Total solver calls (SAT/UNSAT): 281477(141324/140153)
May 31, 2017 4:42:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1814/3697 took 2768416 ms. Total solver calls (SAT/UNSAT): 281596(141384/140212)
May 31, 2017 4:42:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1815/3697 took 2769755 ms. Total solver calls (SAT/UNSAT): 281729(141451/140278)
May 31, 2017 4:42:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1816/3697 took 2771267 ms. Total solver calls (SAT/UNSAT): 281874(141524/140350)
May 31, 2017 4:42:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1817/3697 took 2772842 ms. Total solver calls (SAT/UNSAT): 282027(141601/140426)
May 31, 2017 4:42:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1819/3697 took 2774866 ms. Total solver calls (SAT/UNSAT): 282228(141703/140525)
May 31, 2017 4:43:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1820/3697 took 2776041 ms. Total solver calls (SAT/UNSAT): 282347(141763/140584)
May 31, 2017 4:43:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1821/3697 took 2777333 ms. Total solver calls (SAT/UNSAT): 282478(141829/140649)
May 31, 2017 4:43:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1822/3697 took 2778703 ms. Total solver calls (SAT/UNSAT): 282617(141899/140718)
May 31, 2017 4:43:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1824/3697 took 2780667 ms. Total solver calls (SAT/UNSAT): 282815(142000/140815)
May 31, 2017 4:43:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1825/3697 took 2781797 ms. Total solver calls (SAT/UNSAT): 282929(142058/140871)
May 31, 2017 4:43:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1826/3697 took 2783009 ms. Total solver calls (SAT/UNSAT): 283051(142120/140931)
May 31, 2017 4:43:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1827/3697 took 2784286 ms. Total solver calls (SAT/UNSAT): 283180(142185/140995)
May 31, 2017 4:43:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1828/3697 took 2785620 ms. Total solver calls (SAT/UNSAT): 283315(142253/141062)
May 31, 2017 4:43:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1829/3697 took 2787073 ms. Total solver calls (SAT/UNSAT): 283463(142327/141136)
May 31, 2017 4:43:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1830/3697 took 2788625 ms. Total solver calls (SAT/UNSAT): 283621(142406/141215)
May 31, 2017 4:43:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1831/3697 took 2789991 ms. Total solver calls (SAT/UNSAT): 283760(142476/141284)
May 31, 2017 4:43:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1832/3697 took 2791500 ms. Total solver calls (SAT/UNSAT): 283914(142553/141361)
May 31, 2017 4:43:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1833/3697 took 2793128 ms. Total solver calls (SAT/UNSAT): 284080(142636/141444)
May 31, 2017 4:43:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1834/3697 took 2794851 ms. Total solver calls (SAT/UNSAT): 284256(142724/141532)
May 31, 2017 4:43:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1835/3697 took 2796218 ms. Total solver calls (SAT/UNSAT): 284395(142794/141601)
May 31, 2017 4:43:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1836/3697 took 2797748 ms. Total solver calls (SAT/UNSAT): 284551(142872/141679)
May 31, 2017 4:43:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1837/3697 took 2799457 ms. Total solver calls (SAT/UNSAT): 284721(142957/141764)
May 31, 2017 4:43:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1838/3697 took 2801278 ms. Total solver calls (SAT/UNSAT): 284903(143048/141855)
May 31, 2017 4:43:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1839/3697 took 2803160 ms. Total solver calls (SAT/UNSAT): 285093(143143/141950)
May 31, 2017 4:43:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1840/3697 took 2804573 ms. Total solver calls (SAT/UNSAT): 285232(143213/142019)
May 31, 2017 4:43:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1841/3697 took 2806247 ms. Total solver calls (SAT/UNSAT): 285402(143298/142104)
May 31, 2017 4:43:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1842/3697 took 2808100 ms. Total solver calls (SAT/UNSAT): 285584(143389/142195)
May 31, 2017 4:43:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1843/3697 took 2810058 ms. Total solver calls (SAT/UNSAT): 285774(143484/142290)
May 31, 2017 4:43:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1844/3697 took 2811395 ms. Total solver calls (SAT/UNSAT): 285905(143550/142355)
May 31, 2017 4:43:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1845/3697 took 2812890 ms. Total solver calls (SAT/UNSAT): 286053(143624/142429)
May 31, 2017 4:43:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1846/3697 took 2814524 ms. Total solver calls (SAT/UNSAT): 286215(143705/142510)
May 31, 2017 4:43:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1847/3697 took 2816257 ms. Total solver calls (SAT/UNSAT): 286389(143792/142597)
May 31, 2017 4:43:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1848/3697 took 2818090 ms. Total solver calls (SAT/UNSAT): 286571(143883/142688)
May 31, 2017 4:43:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1849/3697 took 2819910 ms. Total solver calls (SAT/UNSAT): 286752(143974/142778)
May 31, 2017 4:43:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1850/3697 took 2821102 ms. Total solver calls (SAT/UNSAT): 286873(144035/142838)
May 31, 2017 4:43:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1851/3697 took 2822437 ms. Total solver calls (SAT/UNSAT): 287009(144103/142906)
May 31, 2017 4:43:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1852/3697 took 2823937 ms. Total solver calls (SAT/UNSAT): 287159(144178/142981)
May 31, 2017 4:43:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1853/3697 took 2825592 ms. Total solver calls (SAT/UNSAT): 287321(144259/143062)
May 31, 2017 4:43:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1854/3697 took 2827317 ms. Total solver calls (SAT/UNSAT): 287491(144344/143147)
May 31, 2017 4:43:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1855/3697 took 2829014 ms. Total solver calls (SAT/UNSAT): 287660(144429/143231)
May 31, 2017 4:43:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1856/3697 took 2830194 ms. Total solver calls (SAT/UNSAT): 287771(144485/143286)
May 31, 2017 4:43:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1857/3697 took 2831415 ms. Total solver calls (SAT/UNSAT): 287895(144547/143348)
May 31, 2017 4:43:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1858/3697 took 2832803 ms. Total solver calls (SAT/UNSAT): 288031(144615/143416)
May 31, 2017 4:43:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1859/3697 took 2834329 ms. Total solver calls (SAT/UNSAT): 288179(144689/143490)
May 31, 2017 4:44:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1860/3697 took 2835910 ms. Total solver calls (SAT/UNSAT): 288335(144767/143568)
May 31, 2017 4:44:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1861/3697 took 2837446 ms. Total solver calls (SAT/UNSAT): 288490(144845/143645)
May 31, 2017 4:44:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1862/3697 took 2838681 ms. Total solver calls (SAT/UNSAT): 288611(144906/143705)
May 31, 2017 4:44:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1863/3697 took 2839980 ms. Total solver calls (SAT/UNSAT): 288742(144972/143770)
May 31, 2017 4:44:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1864/3697 took 2841362 ms. Total solver calls (SAT/UNSAT): 288881(145042/143839)
May 31, 2017 4:44:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1865/3697 took 2842767 ms. Total solver calls (SAT/UNSAT): 289020(145112/143908)
May 31, 2017 4:44:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1866/3697 took 2844183 ms. Total solver calls (SAT/UNSAT): 289163(145184/143979)
May 31, 2017 4:44:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1867/3697 took 2845742 ms. Total solver calls (SAT/UNSAT): 289317(145261/144056)
May 31, 2017 4:44:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1868/3697 took 2847216 ms. Total solver calls (SAT/UNSAT): 289466(145336/144130)
May 31, 2017 4:44:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1869/3697 took 2848813 ms. Total solver calls (SAT/UNSAT): 289628(145417/144211)
May 31, 2017 4:44:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1870/3697 took 2850511 ms. Total solver calls (SAT/UNSAT): 289800(145503/144297)
May 31, 2017 4:44:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1871/3697 took 2852284 ms. Total solver calls (SAT/UNSAT): 289980(145593/144387)
May 31, 2017 4:44:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1872/3697 took 2853803 ms. Total solver calls (SAT/UNSAT): 290133(145670/144463)
May 31, 2017 4:44:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1873/3697 took 2855466 ms. Total solver calls (SAT/UNSAT): 290301(145754/144547)
May 31, 2017 4:44:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1874/3697 took 2857242 ms. Total solver calls (SAT/UNSAT): 290481(145844/144637)
May 31, 2017 4:44:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1875/3697 took 2859118 ms. Total solver calls (SAT/UNSAT): 290671(145939/144732)
May 31, 2017 4:44:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1876/3697 took 2861064 ms. Total solver calls (SAT/UNSAT): 290867(146037/144830)
May 31, 2017 4:44:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1877/3697 took 2862611 ms. Total solver calls (SAT/UNSAT): 291020(146114/144906)
May 31, 2017 4:44:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1878/3697 took 2864292 ms. Total solver calls (SAT/UNSAT): 291190(146199/144991)
May 31, 2017 4:44:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1879/3697 took 2866107 ms. Total solver calls (SAT/UNSAT): 291374(146291/145083)
May 31, 2017 4:44:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1880/3697 took 2868037 ms. Total solver calls (SAT/UNSAT): 291570(146389/145181)
May 31, 2017 4:44:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1881/3697 took 2870053 ms. Total solver calls (SAT/UNSAT): 291774(146491/145283)
May 31, 2017 4:44:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1882/3697 took 2872069 ms. Total solver calls (SAT/UNSAT): 291978(146593/145385)
May 31, 2017 4:44:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1883/3697 took 2873621 ms. Total solver calls (SAT/UNSAT): 292131(146670/145461)
May 31, 2017 4:44:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1884/3697 took 2875342 ms. Total solver calls (SAT/UNSAT): 292301(146755/145546)
May 31, 2017 4:44:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1885/3697 took 2877292 ms. Total solver calls (SAT/UNSAT): 292497(146853/145644)
May 31, 2017 4:44:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1886/3697 took 2879322 ms. Total solver calls (SAT/UNSAT): 292701(146955/145746)
May 31, 2017 4:44:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1887/3697 took 2881354 ms. Total solver calls (SAT/UNSAT): 292904(147057/145847)
May 31, 2017 4:44:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1888/3697 took 2882814 ms. Total solver calls (SAT/UNSAT): 293049(147130/145919)
May 31, 2017 4:44:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1889/3697 took 2884428 ms. Total solver calls (SAT/UNSAT): 293211(147211/146000)
May 31, 2017 4:44:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1890/3697 took 2886189 ms. Total solver calls (SAT/UNSAT): 293387(147299/146088)
May 31, 2017 4:44:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1891/3697 took 2888053 ms. Total solver calls (SAT/UNSAT): 293575(147393/146182)
May 31, 2017 4:44:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1892/3697 took 2890001 ms. Total solver calls (SAT/UNSAT): 293771(147491/146280)
May 31, 2017 4:44:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1893/3697 took 2891944 ms. Total solver calls (SAT/UNSAT): 293966(147589/146377)
May 31, 2017 4:44:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1894/3697 took 2893831 ms. Total solver calls (SAT/UNSAT): 294155(147684/146471)
May 31, 2017 4:45:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1895/3697 took 2895176 ms. Total solver calls (SAT/UNSAT): 294290(147752/146538)
May 31, 2017 4:45:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1896/3697 took 2896668 ms. Total solver calls (SAT/UNSAT): 294440(147827/146613)
May 31, 2017 4:45:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1897/3697 took 2898297 ms. Total solver calls (SAT/UNSAT): 294604(147909/146695)
May 31, 2017 4:45:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1898/3697 took 2900038 ms. Total solver calls (SAT/UNSAT): 294780(147997/146783)
May 31, 2017 4:45:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1899/3697 took 2901863 ms. Total solver calls (SAT/UNSAT): 294964(148089/146875)
May 31, 2017 4:45:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1900/3697 took 2903680 ms. Total solver calls (SAT/UNSAT): 295147(148181/146966)
May 31, 2017 4:45:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1901/3697 took 2905457 ms. Total solver calls (SAT/UNSAT): 295326(148271/147055)
May 31, 2017 4:45:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1902/3697 took 2906823 ms. Total solver calls (SAT/UNSAT): 295464(148340/147124)
May 31, 2017 4:45:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1903/3697 took 2908310 ms. Total solver calls (SAT/UNSAT): 295614(148415/147199)
May 31, 2017 4:45:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1904/3697 took 2909922 ms. Total solver calls (SAT/UNSAT): 295776(148496/147280)
May 31, 2017 4:45:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1905/3697 took 2911635 ms. Total solver calls (SAT/UNSAT): 295946(148581/147365)
May 31, 2017 4:45:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1906/3697 took 2913318 ms. Total solver calls (SAT/UNSAT): 296115(148666/147449)
May 31, 2017 4:45:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1907/3697 took 2914975 ms. Total solver calls (SAT/UNSAT): 296282(148750/147532)
May 31, 2017 4:45:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1908/3697 took 2916414 ms. Total solver calls (SAT/UNSAT): 296427(148823/147604)
May 31, 2017 4:45:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1909/3697 took 2917936 ms. Total solver calls (SAT/UNSAT): 296580(148900/147680)
May 31, 2017 4:45:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1910/3697 took 2919454 ms. Total solver calls (SAT/UNSAT): 296733(148977/147756)
May 31, 2017 4:45:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1911/3697 took 2920966 ms. Total solver calls (SAT/UNSAT): 296885(149054/147831)
May 31, 2017 4:45:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1912/3697 took 2922500 ms. Total solver calls (SAT/UNSAT): 297040(149132/147908)
May 31, 2017 4:45:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1913/3697 took 2924134 ms. Total solver calls (SAT/UNSAT): 297206(149215/147991)
May 31, 2017 4:45:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1914/3697 took 2925856 ms. Total solver calls (SAT/UNSAT): 297380(149302/148078)
May 31, 2017 4:45:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1915/3697 took 2927448 ms. Total solver calls (SAT/UNSAT): 297541(149383/148158)
May 31, 2017 4:45:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1916/3697 took 2929164 ms. Total solver calls (SAT/UNSAT): 297715(149470/148245)
May 31, 2017 4:45:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1917/3697 took 2930984 ms. Total solver calls (SAT/UNSAT): 297899(149562/148337)
May 31, 2017 4:45:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1918/3697 took 2932876 ms. Total solver calls (SAT/UNSAT): 298091(149658/148433)
May 31, 2017 4:45:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1919/3697 took 2934812 ms. Total solver calls (SAT/UNSAT): 298287(149756/148531)
May 31, 2017 4:45:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1920/3697 took 2936443 ms. Total solver calls (SAT/UNSAT): 298452(149839/148613)
May 31, 2017 4:45:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1921/3697 took 2938288 ms. Total solver calls (SAT/UNSAT): 298632(149929/148703)
May 31, 2017 4:45:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1922/3697 took 2940181 ms. Total solver calls (SAT/UNSAT): 298824(150025/148799)
May 31, 2017 4:45:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1923/3697 took 2942167 ms. Total solver calls (SAT/UNSAT): 299026(150126/148900)
May 31, 2017 4:45:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1924/3697 took 2944218 ms. Total solver calls (SAT/UNSAT): 299234(150230/149004)
May 31, 2017 4:45:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1925/3697 took 2946270 ms. Total solver calls (SAT/UNSAT): 299442(150334/149108)
May 31, 2017 4:45:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1926/3697 took 2947897 ms. Total solver calls (SAT/UNSAT): 299607(150417/149190)
May 31, 2017 4:45:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1927/3697 took 2949692 ms. Total solver calls (SAT/UNSAT): 299789(150508/149281)
May 31, 2017 4:45:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1928/3697 took 2951620 ms. Total solver calls (SAT/UNSAT): 299985(150606/149379)
May 31, 2017 4:45:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1929/3697 took 2953665 ms. Total solver calls (SAT/UNSAT): 300193(150710/149483)
May 31, 2017 4:46:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1930/3697 took 2955795 ms. Total solver calls (SAT/UNSAT): 300409(150818/149591)
May 31, 2017 4:46:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1931/3697 took 2957924 ms. Total solver calls (SAT/UNSAT): 300625(150926/149699)
May 31, 2017 4:46:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1932/3697 took 2959972 ms. Total solver calls (SAT/UNSAT): 300833(151030/149803)
May 31, 2017 4:46:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1933/3697 took 2961603 ms. Total solver calls (SAT/UNSAT): 300998(151113/149885)
May 31, 2017 4:46:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1934/3697 took 2963398 ms. Total solver calls (SAT/UNSAT): 301180(151204/149976)
May 31, 2017 4:46:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1935/3697 took 2965331 ms. Total solver calls (SAT/UNSAT): 301376(151302/150074)
May 31, 2017 4:46:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1936/3697 took 2967455 ms. Total solver calls (SAT/UNSAT): 301592(151410/150182)
May 31, 2017 4:46:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1937/3697 took 2969582 ms. Total solver calls (SAT/UNSAT): 301807(151518/150289)
May 31, 2017 4:46:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1938/3697 took 2971634 ms. Total solver calls (SAT/UNSAT): 302014(151622/150392)
May 31, 2017 4:46:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1939/3697 took 2973188 ms. Total solver calls (SAT/UNSAT): 302171(151701/150470)
May 31, 2017 4:46:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1940/3697 took 2974905 ms. Total solver calls (SAT/UNSAT): 302345(151788/150557)
May 31, 2017 4:46:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1941/3697 took 2976767 ms. Total solver calls (SAT/UNSAT): 302533(151882/150651)
May 31, 2017 4:46:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1942/3697 took 2978740 ms. Total solver calls (SAT/UNSAT): 302733(151982/150751)
May 31, 2017 4:46:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1943/3697 took 2980790 ms. Total solver calls (SAT/UNSAT): 302941(152086/150855)
May 31, 2017 4:46:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1944/3697 took 2982844 ms. Total solver calls (SAT/UNSAT): 303148(152190/150958)
May 31, 2017 4:46:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1945/3697 took 2984838 ms. Total solver calls (SAT/UNSAT): 303349(152291/151058)
May 31, 2017 4:46:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1946/3697 took 2986742 ms. Total solver calls (SAT/UNSAT): 303540(152387/151153)
May 31, 2017 4:46:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1947/3697 took 2988546 ms. Total solver calls (SAT/UNSAT): 303702(152468/151234)
May 31, 2017 4:46:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1948/3697 took 2990292 ms. Total solver calls (SAT/UNSAT): 303878(152556/151322)
May 31, 2017 4:46:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1949/3697 took 2992154 ms. Total solver calls (SAT/UNSAT): 304066(152650/151416)
May 31, 2017 4:46:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1950/3697 took 2994095 ms. Total solver calls (SAT/UNSAT): 304262(152748/151514)
May 31, 2017 4:46:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1951/3697 took 2996058 ms. Total solver calls (SAT/UNSAT): 304457(152846/151611)
May 31, 2017 4:46:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1952/3697 took 2997941 ms. Total solver calls (SAT/UNSAT): 304648(152942/151706)
May 31, 2017 4:46:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1953/3697 took 2999846 ms. Total solver calls (SAT/UNSAT): 304831(153034/151797)
May 31, 2017 4:46:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1954/3697 took 3001469 ms. Total solver calls (SAT/UNSAT): 304993(153115/151878)
May 31, 2017 4:46:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1955/3697 took 3003228 ms. Total solver calls (SAT/UNSAT): 305167(153202/151965)
May 31, 2017 4:46:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1956/3697 took 3005100 ms. Total solver calls (SAT/UNSAT): 305349(153293/152056)
May 31, 2017 4:46:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1957/3697 took 3006911 ms. Total solver calls (SAT/UNSAT): 305530(153384/152146)
May 31, 2017 4:46:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1958/3697 took 3008689 ms. Total solver calls (SAT/UNSAT): 305709(153474/152235)
May 31, 2017 4:46:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1959/3697 took 3010411 ms. Total solver calls (SAT/UNSAT): 305882(153561/152321)
May 31, 2017 4:46:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1960/3697 took 3012041 ms. Total solver calls (SAT/UNSAT): 306047(153644/152403)
May 31, 2017 4:46:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1961/3697 took 3013670 ms. Total solver calls (SAT/UNSAT): 306212(153727/152485)
May 31, 2017 4:47:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1962/3697 took 3015299 ms. Total solver calls (SAT/UNSAT): 306376(153810/152566)
May 31, 2017 4:47:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1963/3697 took 3016885 ms. Total solver calls (SAT/UNSAT): 306536(153891/152645)
May 31, 2017 4:47:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1964/3697 took 3018490 ms. Total solver calls (SAT/UNSAT): 306699(153973/152726)
May 31, 2017 4:47:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1965/3697 took 3020194 ms. Total solver calls (SAT/UNSAT): 306873(154060/152813)
May 31, 2017 4:47:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1966/3697 took 3021979 ms. Total solver calls (SAT/UNSAT): 307055(154151/152904)
May 31, 2017 4:47:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1967/3697 took 3023833 ms. Total solver calls (SAT/UNSAT): 307243(154245/152998)
May 31, 2017 4:47:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1968/3697 took 3025572 ms. Total solver calls (SAT/UNSAT): 307412(154330/153082)
May 31, 2017 4:47:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1969/3697 took 3027364 ms. Total solver calls (SAT/UNSAT): 307594(154421/153173)
May 31, 2017 4:47:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1970/3697 took 3029419 ms. Total solver calls (SAT/UNSAT): 307786(154517/153269)
May 31, 2017 4:47:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1971/3697 took 3031387 ms. Total solver calls (SAT/UNSAT): 307986(154617/153369)
May 31, 2017 4:47:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1972/3697 took 3033471 ms. Total solver calls (SAT/UNSAT): 308190(154719/153471)
May 31, 2017 4:47:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1973/3697 took 3035478 ms. Total solver calls (SAT/UNSAT): 308394(154821/153573)
May 31, 2017 4:47:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1974/3697 took 3037184 ms. Total solver calls (SAT/UNSAT): 308567(154908/153659)
May 31, 2017 4:47:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1975/3697 took 3039041 ms. Total solver calls (SAT/UNSAT): 308755(155002/153753)
May 31, 2017 4:47:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1976/3697 took 3041012 ms. Total solver calls (SAT/UNSAT): 308955(155102/153853)
May 31, 2017 4:47:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1977/3697 took 3043081 ms. Total solver calls (SAT/UNSAT): 309165(155207/153958)
May 31, 2017 4:47:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1978/3697 took 3045215 ms. Total solver calls (SAT/UNSAT): 309381(155315/154066)
May 31, 2017 4:47:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1979/3697 took 3047346 ms. Total solver calls (SAT/UNSAT): 309597(155423/154174)
May 31, 2017 4:47:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1980/3697 took 3049441 ms. Total solver calls (SAT/UNSAT): 309805(155527/154278)
May 31, 2017 4:47:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1981/3697 took 3051160 ms. Total solver calls (SAT/UNSAT): 309978(155614/154364)
May 31, 2017 4:47:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1982/3697 took 3053032 ms. Total solver calls (SAT/UNSAT): 310168(155709/154459)
May 31, 2017 4:47:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1983/3697 took 3055089 ms. Total solver calls (SAT/UNSAT): 310372(155811/154561)
May 31, 2017 4:47:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1984/3697 took 3057204 ms. Total solver calls (SAT/UNSAT): 310588(155919/154669)
May 31, 2017 4:47:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1985/3697 took 3059412 ms. Total solver calls (SAT/UNSAT): 310812(156031/154781)
May 31, 2017 4:47:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1986/3697 took 3061615 ms. Total solver calls (SAT/UNSAT): 311036(156143/154893)
May 31, 2017 4:47:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1987/3697 took 3063731 ms. Total solver calls (SAT/UNSAT): 311252(156251/155001)
May 31, 2017 4:47:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1988/3697 took 3065728 ms. Total solver calls (SAT/UNSAT): 311456(156353/155103)
May 31, 2017 4:47:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1989/3697 took 3067591 ms. Total solver calls (SAT/UNSAT): 311646(156448/155198)
May 31, 2017 4:47:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1990/3697 took 3069592 ms. Total solver calls (SAT/UNSAT): 311850(156550/155300)
May 31, 2017 4:47:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1991/3697 took 3071718 ms. Total solver calls (SAT/UNSAT): 312066(156658/155408)
May 31, 2017 4:47:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1992/3697 took 3073914 ms. Total solver calls (SAT/UNSAT): 312289(156770/155519)
May 31, 2017 4:48:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1993/3697 took 3076025 ms. Total solver calls (SAT/UNSAT): 312504(156878/155626)
May 31, 2017 4:48:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1994/3697 took 3078011 ms. Total solver calls (SAT/UNSAT): 312707(156980/155727)
May 31, 2017 4:48:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1995/3697 took 3079789 ms. Total solver calls (SAT/UNSAT): 312889(157071/155818)
May 31, 2017 4:48:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1996/3697 took 3081687 ms. Total solver calls (SAT/UNSAT): 313085(157169/155916)
May 31, 2017 4:48:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1997/3697 took 3083722 ms. Total solver calls (SAT/UNSAT): 313293(157273/156020)
May 31, 2017 4:48:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1998/3697 took 3085829 ms. Total solver calls (SAT/UNSAT): 313509(157381/156128)
May 31, 2017 4:48:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :1999/3697 took 3087938 ms. Total solver calls (SAT/UNSAT): 313724(157489/156235)
May 31, 2017 4:48:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2000/3697 took 3090004 ms. Total solver calls (SAT/UNSAT): 313933(157594/156339)
May 31, 2017 4:48:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2001/3697 took 3091950 ms. Total solver calls (SAT/UNSAT): 314132(157694/156438)
May 31, 2017 4:48:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2002/3697 took 3093770 ms. Total solver calls (SAT/UNSAT): 314319(157788/156531)
May 31, 2017 4:48:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2003/3697 took 3095563 ms. Total solver calls (SAT/UNSAT): 314503(157880/156623)
May 31, 2017 4:48:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2004/3697 took 3097509 ms. Total solver calls (SAT/UNSAT): 314699(157978/156721)
May 31, 2017 4:48:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2005/3697 took 3099510 ms. Total solver calls (SAT/UNSAT): 314903(158080/156823)
May 31, 2017 4:48:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2006/3697 took 3101504 ms. Total solver calls (SAT/UNSAT): 315106(158182/156924)
May 31, 2017 4:48:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2007/3697 took 3103460 ms. Total solver calls (SAT/UNSAT): 315305(158282/157023)
May 31, 2017 4:48:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2008/3697 took 3105334 ms. Total solver calls (SAT/UNSAT): 315496(158378/157118)
May 31, 2017 4:48:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2009/3697 took 3107132 ms. Total solver calls (SAT/UNSAT): 315677(158469/157208)
May 31, 2017 4:48:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2010/3697 took 3108967 ms. Total solver calls (SAT/UNSAT): 315859(158560/157299)
May 31, 2017 4:48:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2011/3697 took 3110871 ms. Total solver calls (SAT/UNSAT): 316049(158655/157394)
May 31, 2017 4:48:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2012/3697 took 3112758 ms. Total solver calls (SAT/UNSAT): 316238(158750/157488)
May 31, 2017 4:48:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2013/3697 took 3114626 ms. Total solver calls (SAT/UNSAT): 316425(158844/157581)
May 31, 2017 4:48:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2014/3697 took 3116494 ms. Total solver calls (SAT/UNSAT): 316606(158935/157671)
May 31, 2017 4:48:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2015/3697 took 3118231 ms. Total solver calls (SAT/UNSAT): 316779(159022/157757)
May 31, 2017 4:48:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2016/3697 took 3119962 ms. Total solver calls (SAT/UNSAT): 316952(159109/157843)
May 31, 2017 4:48:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2017/3697 took 3121688 ms. Total solver calls (SAT/UNSAT): 317124(159196/157928)
May 31, 2017 4:48:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2018/3697 took 3123374 ms. Total solver calls (SAT/UNSAT): 317292(159281/158011)
May 31, 2017 4:48:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2019/3697 took 3125001 ms. Total solver calls (SAT/UNSAT): 317454(159363/158091)
May 31, 2017 4:48:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2020/3697 took 3126709 ms. Total solver calls (SAT/UNSAT): 317627(159450/158177)
May 31, 2017 4:48:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2021/3697 took 3128521 ms. Total solver calls (SAT/UNSAT): 317808(159541/158267)
May 31, 2017 4:48:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2022/3697 took 3130390 ms. Total solver calls (SAT/UNSAT): 317995(159635/158360)
May 31, 2017 4:48:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2023/3697 took 3132285 ms. Total solver calls (SAT/UNSAT): 318184(159730/158454)
May 31, 2017 4:48:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2024/3697 took 3134085 ms. Total solver calls (SAT/UNSAT): 318365(159821/158544)
May 31, 2017 4:49:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2025/3697 took 3136022 ms. Total solver calls (SAT/UNSAT): 318556(159917/158639)
May 31, 2017 4:49:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2026/3697 took 3137979 ms. Total solver calls (SAT/UNSAT): 318755(160017/158738)
May 31, 2017 4:49:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2027/3697 took 3139975 ms. Total solver calls (SAT/UNSAT): 318958(160119/158839)
May 31, 2017 4:49:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2028/3697 took 3142002 ms. Total solver calls (SAT/UNSAT): 319161(160221/158940)
May 31, 2017 4:49:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2029/3697 took 3143956 ms. Total solver calls (SAT/UNSAT): 319356(160319/159037)
May 31, 2017 4:49:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2030/3697 took 3145827 ms. Total solver calls (SAT/UNSAT): 319543(160413/159130)
May 31, 2017 4:49:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2031/3697 took 3147822 ms. Total solver calls (SAT/UNSAT): 319742(160513/159229)
May 31, 2017 4:49:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2032/3697 took 3149890 ms. Total solver calls (SAT/UNSAT): 319951(160618/159333)
May 31, 2017 4:49:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2033/3697 took 3152040 ms. Total solver calls (SAT/UNSAT): 320166(160726/159440)
May 31, 2017 4:49:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2034/3697 took 3154203 ms. Total solver calls (SAT/UNSAT): 320381(160834/159547)
May 31, 2017 4:49:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2035/3697 took 3156274 ms. Total solver calls (SAT/UNSAT): 320588(160938/159650)
May 31, 2017 4:49:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2036/3697 took 3158219 ms. Total solver calls (SAT/UNSAT): 320783(161036/159747)
May 31, 2017 4:49:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2037/3697 took 3160121 ms. Total solver calls (SAT/UNSAT): 320972(161131/159841)
May 31, 2017 4:49:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2038/3697 took 3162143 ms. Total solver calls (SAT/UNSAT): 321175(161233/159942)
May 31, 2017 4:49:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2039/3697 took 3164287 ms. Total solver calls (SAT/UNSAT): 321390(161341/160049)
May 31, 2017 4:49:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2040/3697 took 3166511 ms. Total solver calls (SAT/UNSAT): 321613(161453/160160)
May 31, 2017 4:49:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2041/3697 took 3168741 ms. Total solver calls (SAT/UNSAT): 321836(161565/160271)
May 31, 2017 4:49:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2042/3697 took 3170865 ms. Total solver calls (SAT/UNSAT): 322051(161673/160378)
May 31, 2017 4:49:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2043/3697 took 3172869 ms. Total solver calls (SAT/UNSAT): 322254(161775/160479)
May 31, 2017 4:49:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2044/3697 took 3174730 ms. Total solver calls (SAT/UNSAT): 322443(161870/160573)
May 31, 2017 4:49:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2045/3697 took 3176726 ms. Total solver calls (SAT/UNSAT): 322646(161972/160674)
May 31, 2017 4:49:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2046/3697 took 3178849 ms. Total solver calls (SAT/UNSAT): 322861(162080/160781)
May 31, 2017 4:49:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2047/3697 took 3181048 ms. Total solver calls (SAT/UNSAT): 323084(162192/160892)
May 31, 2017 4:49:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2048/3697 took 3183178 ms. Total solver calls (SAT/UNSAT): 323298(162300/160998)
May 31, 2017 4:49:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2049/3697 took 3185198 ms. Total solver calls (SAT/UNSAT): 323500(162402/161098)
May 31, 2017 4:49:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2050/3697 took 3187066 ms. Total solver calls (SAT/UNSAT): 323688(162497/161191)
May 31, 2017 4:49:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2051/3697 took 3189008 ms. Total solver calls (SAT/UNSAT): 323883(162595/161288)
May 31, 2017 4:49:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2052/3697 took 3191067 ms. Total solver calls (SAT/UNSAT): 324090(162699/161391)
May 31, 2017 4:49:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2053/3697 took 3193193 ms. Total solver calls (SAT/UNSAT): 324305(162807/161498)
May 31, 2017 4:50:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2054/3697 took 3195302 ms. Total solver calls (SAT/UNSAT): 324519(162915/161604)
May 31, 2017 4:50:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2055/3697 took 3197359 ms. Total solver calls (SAT/UNSAT): 324727(163020/161707)
May 31, 2017 4:50:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2056/3697 took 3199318 ms. Total solver calls (SAT/UNSAT): 324925(163120/161805)
May 31, 2017 4:50:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2057/3697 took 3201156 ms. Total solver calls (SAT/UNSAT): 325111(163214/161897)
May 31, 2017 4:50:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2058/3697 took 3202860 ms. Total solver calls (SAT/UNSAT): 325282(163301/161981)
May 31, 2017 4:50:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2059/3697 took 3204781 ms. Total solver calls (SAT/UNSAT): 325477(163399/162078)
May 31, 2017 4:50:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2060/3697 took 3206782 ms. Total solver calls (SAT/UNSAT): 325680(163501/162179)
May 31, 2017 4:50:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2061/3697 took 3208779 ms. Total solver calls (SAT/UNSAT): 325882(163603/162279)
May 31, 2017 4:50:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2062/3697 took 3210737 ms. Total solver calls (SAT/UNSAT): 326080(163703/162377)
May 31, 2017 4:50:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2063/3697 took 3212610 ms. Total solver calls (SAT/UNSAT): 326270(163799/162471)
May 31, 2017 4:50:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2064/3697 took 3214379 ms. Total solver calls (SAT/UNSAT): 326450(163890/162560)
May 31, 2017 4:50:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2065/3697 took 3216031 ms. Total solver calls (SAT/UNSAT): 326617(163975/162642)
May 31, 2017 4:50:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2066/3697 took 3217917 ms. Total solver calls (SAT/UNSAT): 326806(164070/162736)
May 31, 2017 4:50:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2067/3697 took 3219791 ms. Total solver calls (SAT/UNSAT): 326994(164165/162829)
May 31, 2017 4:50:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2068/3697 took 3221643 ms. Total solver calls (SAT/UNSAT): 327180(164259/162921)
May 31, 2017 4:50:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2069/3697 took 3223427 ms. Total solver calls (SAT/UNSAT): 327360(164350/163010)
May 31, 2017 4:50:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2070/3697 took 3225132 ms. Total solver calls (SAT/UNSAT): 327532(164437/163095)
May 31, 2017 4:50:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2071/3697 took 3226750 ms. Total solver calls (SAT/UNSAT): 327693(164519/163174)
May 31, 2017 4:50:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2072/3697 took 3228465 ms. Total solver calls (SAT/UNSAT): 327864(164606/163258)
May 31, 2017 4:50:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2073/3697 took 3230140 ms. Total solver calls (SAT/UNSAT): 328031(164691/163340)
May 31, 2017 4:50:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2074/3697 took 3231755 ms. Total solver calls (SAT/UNSAT): 328192(164773/163419)
May 31, 2017 4:50:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2075/3697 took 3232986 ms. Total solver calls (SAT/UNSAT): 328325(164829/163496)
May 31, 2017 4:50:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2076/3697 took 3234920 ms. Total solver calls (SAT/UNSAT): 328498(164916/163582)
May 31, 2017 4:50:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2077/3697 took 3236705 ms. Total solver calls (SAT/UNSAT): 328677(165006/163671)
May 31, 2017 4:50:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2078/3697 took 3238514 ms. Total solver calls (SAT/UNSAT): 328858(165097/163761)
May 31, 2017 4:50:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2079/3697 took 3240312 ms. Total solver calls (SAT/UNSAT): 329039(165188/163851)
May 31, 2017 4:50:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2080/3697 took 3242148 ms. Total solver calls (SAT/UNSAT): 329222(165280/163942)
May 31, 2017 4:50:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2081/3697 took 3244069 ms. Total solver calls (SAT/UNSAT): 329413(165376/164037)
May 31, 2017 4:50:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2082/3697 took 3246026 ms. Total solver calls (SAT/UNSAT): 329608(165474/164134)
May 31, 2017 4:50:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2083/3697 took 3248011 ms. Total solver calls (SAT/UNSAT): 329803(165572/164231)
May 31, 2017 4:50:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2084/3697 took 3249894 ms. Total solver calls (SAT/UNSAT): 329990(165666/164324)
May 31, 2017 4:50:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2085/3697 took 3251658 ms. Total solver calls (SAT/UNSAT): 330165(165754/164411)
May 31, 2017 4:50:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2086/3697 took 3253581 ms. Total solver calls (SAT/UNSAT): 330356(165850/164506)
May 31, 2017 4:51:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2087/3697 took 3255619 ms. Total solver calls (SAT/UNSAT): 330557(165951/164606)
May 31, 2017 4:51:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2088/3697 took 3257699 ms. Total solver calls (SAT/UNSAT): 330764(166055/164709)
May 31, 2017 4:51:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2089/3697 took 3259803 ms. Total solver calls (SAT/UNSAT): 330971(166159/164812)
May 31, 2017 4:51:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2090/3697 took 3261786 ms. Total solver calls (SAT/UNSAT): 331170(166259/164911)
May 31, 2017 4:51:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2091/3697 took 3263669 ms. Total solver calls (SAT/UNSAT): 331357(166353/165004)
May 31, 2017 4:51:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2092/3697 took 3265432 ms. Total solver calls (SAT/UNSAT): 331530(166440/165090)
May 31, 2017 4:51:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2093/3697 took 3267378 ms. Total solver calls (SAT/UNSAT): 331725(166538/165187)
May 31, 2017 4:51:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2094/3697 took 3269445 ms. Total solver calls (SAT/UNSAT): 331932(166642/165290)
May 31, 2017 4:51:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2095/3697 took 3271600 ms. Total solver calls (SAT/UNSAT): 332147(166750/165397)
May 31, 2017 4:51:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2096/3697 took 3273757 ms. Total solver calls (SAT/UNSAT): 332362(166858/165504)
May 31, 2017 4:51:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2097/3697 took 3275797 ms. Total solver calls (SAT/UNSAT): 332569(166962/165607)
May 31, 2017 4:51:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2098/3697 took 3277748 ms. Total solver calls (SAT/UNSAT): 332764(167060/165704)
May 31, 2017 4:51:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2099/3697 took 3279555 ms. Total solver calls (SAT/UNSAT): 332945(167151/165794)
May 31, 2017 4:51:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2100/3697 took 3281201 ms. Total solver calls (SAT/UNSAT): 333109(167234/165875)
May 31, 2017 4:51:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2101/3697 took 3283261 ms. Total solver calls (SAT/UNSAT): 333316(167338/165978)
May 31, 2017 4:51:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2102/3697 took 3285417 ms. Total solver calls (SAT/UNSAT): 333531(167446/166085)
May 31, 2017 4:51:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2103/3697 took 3287553 ms. Total solver calls (SAT/UNSAT): 333745(167554/166191)
May 31, 2017 4:51:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2104/3697 took 3289484 ms. Total solver calls (SAT/UNSAT): 333939(167652/166287)
May 31, 2017 4:51:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2105/3697 took 3291291 ms. Total solver calls (SAT/UNSAT): 334119(167743/166376)
May 31, 2017 4:51:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2106/3697 took 3292937 ms. Total solver calls (SAT/UNSAT): 334283(167826/166457)
May 31, 2017 4:51:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2107/3697 took 3294919 ms. Total solver calls (SAT/UNSAT): 334482(167926/166556)
May 31, 2017 4:51:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2108/3697 took 3297001 ms. Total solver calls (SAT/UNSAT): 334689(168030/166659)
May 31, 2017 4:51:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2109/3697 took 3299078 ms. Total solver calls (SAT/UNSAT): 334895(168134/166761)
May 31, 2017 4:51:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2110/3697 took 3301098 ms. Total solver calls (SAT/UNSAT): 335095(168235/166860)
May 31, 2017 4:51:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2111/3697 took 3303018 ms. Total solver calls (SAT/UNSAT): 335285(168331/166954)
May 31, 2017 4:51:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2112/3697 took 3304813 ms. Total solver calls (SAT/UNSAT): 335463(168421/167042)
May 31, 2017 4:51:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2113/3697 took 3306462 ms. Total solver calls (SAT/UNSAT): 335626(168504/167122)
May 31, 2017 4:51:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2114/3697 took 3308428 ms. Total solver calls (SAT/UNSAT): 335821(168602/167219)
May 31, 2017 4:51:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2115/3697 took 3310387 ms. Total solver calls (SAT/UNSAT): 336015(168700/167315)
May 31, 2017 4:51:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2116/3697 took 3312300 ms. Total solver calls (SAT/UNSAT): 336205(168796/167409)
May 31, 2017 4:51:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2117/3697 took 3314137 ms. Total solver calls (SAT/UNSAT): 336387(168888/167499)
May 31, 2017 4:52:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2118/3697 took 3315878 ms. Total solver calls (SAT/UNSAT): 336559(168975/167584)
May 31, 2017 4:52:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2119/3697 took 3317489 ms. Total solver calls (SAT/UNSAT): 336718(169056/167662)
May 31, 2017 4:52:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2120/3697 took 3319311 ms. Total solver calls (SAT/UNSAT): 336898(169147/167751)
May 31, 2017 4:52:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2121/3697 took 3321109 ms. Total solver calls (SAT/UNSAT): 337076(169237/167839)
May 31, 2017 4:52:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2122/3697 took 3322841 ms. Total solver calls (SAT/UNSAT): 337248(169324/167924)
May 31, 2017 4:52:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2123/3697 took 3324492 ms. Total solver calls (SAT/UNSAT): 337412(169407/168005)
May 31, 2017 4:52:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2124/3697 took 3326039 ms. Total solver calls (SAT/UNSAT): 337565(169485/168080)
May 31, 2017 4:52:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2125/3697 took 3327650 ms. Total solver calls (SAT/UNSAT): 337724(169566/168158)
May 31, 2017 4:52:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2126/3697 took 3329199 ms. Total solver calls (SAT/UNSAT): 337877(169644/168233)
May 31, 2017 4:52:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2127/3697 took 3330364 ms. Total solver calls (SAT/UNSAT): 338002(169696/168306)
May 31, 2017 4:52:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2128/3697 took 3332039 ms. Total solver calls (SAT/UNSAT): 338169(169780/168389)
May 31, 2017 4:52:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2129/3697 took 3333735 ms. Total solver calls (SAT/UNSAT): 338338(169865/168473)
May 31, 2017 4:52:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2130/3697 took 3335436 ms. Total solver calls (SAT/UNSAT): 338507(169950/168557)
May 31, 2017 4:52:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2131/3697 took 3337047 ms. Total solver calls (SAT/UNSAT): 338668(170031/168637)
May 31, 2017 4:52:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2132/3697 took 3338848 ms. Total solver calls (SAT/UNSAT): 338847(170121/168726)
May 31, 2017 4:52:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2133/3697 took 3340692 ms. Total solver calls (SAT/UNSAT): 339030(170213/168817)
May 31, 2017 4:52:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2134/3697 took 3342527 ms. Total solver calls (SAT/UNSAT): 339213(170305/168908)
May 31, 2017 4:52:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2135/3697 took 3344280 ms. Total solver calls (SAT/UNSAT): 339388(170393/168995)
May 31, 2017 4:52:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2136/3697 took 3345902 ms. Total solver calls (SAT/UNSAT): 339551(170475/169076)
May 31, 2017 4:52:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2137/3697 took 3347386 ms. Total solver calls (SAT/UNSAT): 339700(170550/169150)
May 31, 2017 4:52:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2138/3697 took 3349266 ms. Total solver calls (SAT/UNSAT): 339889(170645/169244)
May 31, 2017 4:52:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2139/3697 took 3351213 ms. Total solver calls (SAT/UNSAT): 340084(170743/169341)
May 31, 2017 4:52:38 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2140/3697 took 3353161 ms. Total solver calls (SAT/UNSAT): 340279(170841/169438)
May 31, 2017 4:52:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2141/3697 took 3355001 ms. Total solver calls (SAT/UNSAT): 340466(170935/169531)
May 31, 2017 4:52:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2142/3697 took 3356737 ms. Total solver calls (SAT/UNSAT): 340641(171023/169618)
May 31, 2017 4:52:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2143/3697 took 3358339 ms. Total solver calls (SAT/UNSAT): 340802(171104/169698)
May 31, 2017 4:52:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2144/3697 took 3359781 ms. Total solver calls (SAT/UNSAT): 340946(171177/169769)
May 31, 2017 4:52:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2145/3697 took 3361724 ms. Total solver calls (SAT/UNSAT): 341141(171275/169866)
May 31, 2017 4:52:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2146/3697 took 3363752 ms. Total solver calls (SAT/UNSAT): 341344(171377/169967)
May 31, 2017 4:52:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2147/3697 took 3365811 ms. Total solver calls (SAT/UNSAT): 341547(171479/170068)
May 31, 2017 4:52:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2148/3697 took 3367755 ms. Total solver calls (SAT/UNSAT): 341742(171577/170165)
May 31, 2017 4:52:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2149/3697 took 3369620 ms. Total solver calls (SAT/UNSAT): 341925(171669/170256)
May 31, 2017 4:52:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2150/3697 took 3371328 ms. Total solver calls (SAT/UNSAT): 342094(171754/170340)
May 31, 2017 4:52:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2151/3697 took 3372849 ms. Total solver calls (SAT/UNSAT): 342246(171831/170415)
May 31, 2017 4:52:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2152/3697 took 3374883 ms. Total solver calls (SAT/UNSAT): 342449(171933/170516)
May 31, 2017 4:53:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2153/3697 took 3376899 ms. Total solver calls (SAT/UNSAT): 342651(172035/170616)
May 31, 2017 4:53:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2154/3697 took 3378841 ms. Total solver calls (SAT/UNSAT): 342845(172133/170712)
May 31, 2017 4:53:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2155/3697 took 3380524 ms. Total solver calls (SAT/UNSAT): 343013(172218/170795)
May 31, 2017 4:53:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2156/3697 took 3382051 ms. Total solver calls (SAT/UNSAT): 343165(172295/170870)
May 31, 2017 4:53:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2157/3697 took 3383999 ms. Total solver calls (SAT/UNSAT): 343360(172393/170967)
May 31, 2017 4:53:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2158/3697 took 3385944 ms. Total solver calls (SAT/UNSAT): 343554(172491/171063)
May 31, 2017 4:53:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2159/3697 took 3387828 ms. Total solver calls (SAT/UNSAT): 343742(172586/171156)
May 31, 2017 4:53:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2160/3697 took 3389617 ms. Total solver calls (SAT/UNSAT): 343920(172676/171244)
May 31, 2017 4:53:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2161/3697 took 3391280 ms. Total solver calls (SAT/UNSAT): 344086(172760/171326)
May 31, 2017 4:53:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2162/3697 took 3392803 ms. Total solver calls (SAT/UNSAT): 344237(172837/171400)
May 31, 2017 4:53:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2163/3697 took 3394598 ms. Total solver calls (SAT/UNSAT): 344419(172929/171490)
May 31, 2017 4:53:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2164/3697 took 3396363 ms. Total solver calls (SAT/UNSAT): 344597(173019/171578)
May 31, 2017 4:53:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2165/3697 took 3398052 ms. Total solver calls (SAT/UNSAT): 344767(173105/171662)
May 31, 2017 4:53:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2166/3697 took 3399646 ms. Total solver calls (SAT/UNSAT): 344927(173186/171741)
May 31, 2017 4:53:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2167/3697 took 3401112 ms. Total solver calls (SAT/UNSAT): 345074(173261/171813)
May 31, 2017 4:53:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2168/3697 took 3402763 ms. Total solver calls (SAT/UNSAT): 345240(173345/171895)
May 31, 2017 4:53:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2169/3697 took 3404378 ms. Total solver calls (SAT/UNSAT): 345400(173426/171974)
May 31, 2017 4:53:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2170/3697 took 3406059 ms. Total solver calls (SAT/UNSAT): 345552(173503/172049)
May 31, 2017 4:53:32 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2171/3697 took 3407455 ms. Total solver calls (SAT/UNSAT): 345693(173575/172118)
May 31, 2017 4:53:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2172/3697 took 3408856 ms. Total solver calls (SAT/UNSAT): 345834(173647/172187)
May 31, 2017 4:53:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2173/3697 took 3409920 ms. Total solver calls (SAT/UNSAT): 345947(173693/172254)
May 31, 2017 4:53:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2174/3697 took 3411452 ms. Total solver calls (SAT/UNSAT): 346102(173771/172331)
May 31, 2017 4:53:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2175/3697 took 3412988 ms. Total solver calls (SAT/UNSAT): 346257(173849/172408)
May 31, 2017 4:53:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2176/3697 took 3414444 ms. Total solver calls (SAT/UNSAT): 346404(173923/172481)
May 31, 2017 4:53:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2177/3697 took 3415783 ms. Total solver calls (SAT/UNSAT): 346539(173991/172548)
May 31, 2017 4:53:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2178/3697 took 3417462 ms. Total solver calls (SAT/UNSAT): 346708(174076/172632)
May 31, 2017 4:53:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2179/3697 took 3419138 ms. Total solver calls (SAT/UNSAT): 346877(174161/172716)
May 31, 2017 4:53:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2180/3697 took 3420731 ms. Total solver calls (SAT/UNSAT): 347038(174242/172796)
May 31, 2017 4:53:47 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2181/3697 took 3422201 ms. Total solver calls (SAT/UNSAT): 347187(174317/172870)
May 31, 2017 4:53:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2182/3697 took 3423533 ms. Total solver calls (SAT/UNSAT): 347322(174385/172937)
May 31, 2017 4:53:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2183/3697 took 3424727 ms. Total solver calls (SAT/UNSAT): 347442(174446/172996)
May 31, 2017 4:53:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2184/3697 took 3426538 ms. Total solver calls (SAT/UNSAT): 347623(174537/173086)
May 31, 2017 4:53:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2185/3697 took 3428369 ms. Total solver calls (SAT/UNSAT): 347804(174628/173176)
May 31, 2017 4:53:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2186/3697 took 3430097 ms. Total solver calls (SAT/UNSAT): 347977(174715/173262)
May 31, 2017 4:53:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2187/3697 took 3431717 ms. Total solver calls (SAT/UNSAT): 348138(174796/173342)
May 31, 2017 4:53:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2188/3697 took 3433185 ms. Total solver calls (SAT/UNSAT): 348285(174870/173415)
May 31, 2017 4:53:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2189/3697 took 3434490 ms. Total solver calls (SAT/UNSAT): 348415(174936/173479)
May 31, 2017 4:54:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2190/3697 took 3436369 ms. Total solver calls (SAT/UNSAT): 348604(175031/173573)
May 31, 2017 4:54:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2191/3697 took 3438282 ms. Total solver calls (SAT/UNSAT): 348793(175126/173667)
May 31, 2017 4:54:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2192/3697 took 3440087 ms. Total solver calls (SAT/UNSAT): 348974(175217/173757)
May 31, 2017 4:54:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2193/3697 took 3441762 ms. Total solver calls (SAT/UNSAT): 349143(175302/173841)
May 31, 2017 4:54:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2194/3697 took 3443298 ms. Total solver calls (SAT/UNSAT): 349298(175380/173918)
May 31, 2017 4:54:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2195/3697 took 3444678 ms. Total solver calls (SAT/UNSAT): 349436(175450/173986)
May 31, 2017 4:54:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2196/3697 took 3446553 ms. Total solver calls (SAT/UNSAT): 349624(175545/174079)
May 31, 2017 4:54:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2197/3697 took 3448332 ms. Total solver calls (SAT/UNSAT): 349804(175636/174168)
May 31, 2017 4:54:15 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2198/3697 took 3450029 ms. Total solver calls (SAT/UNSAT): 349972(175721/174251)
May 31, 2017 4:54:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2199/3697 took 3451387 ms. Total solver calls (SAT/UNSAT): 350110(175791/174319)
May 31, 2017 4:54:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2200/3697 took 3453196 ms. Total solver calls (SAT/UNSAT): 350290(175882/174408)
May 31, 2017 4:54:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2201/3697 took 3454921 ms. Total solver calls (SAT/UNSAT): 350464(175970/174494)
May 31, 2017 4:54:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2202/3697 took 3456537 ms. Total solver calls (SAT/UNSAT): 350628(176053/174575)
May 31, 2017 4:54:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2203/3697 took 3458051 ms. Total solver calls (SAT/UNSAT): 350780(176130/174650)
May 31, 2017 4:54:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2204/3697 took 3459399 ms. Total solver calls (SAT/UNSAT): 350917(176200/174717)
May 31, 2017 4:54:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2205/3697 took 3461021 ms. Total solver calls (SAT/UNSAT): 351081(176283/174798)
May 31, 2017 4:54:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2206/3697 took 3462568 ms. Total solver calls (SAT/UNSAT): 351237(176362/174875)
May 31, 2017 4:54:29 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2207/3697 took 3464016 ms. Total solver calls (SAT/UNSAT): 351383(176436/174947)
May 31, 2017 4:54:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2208/3697 took 3465338 ms. Total solver calls (SAT/UNSAT): 351516(176504/175012)
May 31, 2017 4:54:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2209/3697 took 3466780 ms. Total solver calls (SAT/UNSAT): 351662(176578/175084)
May 31, 2017 4:54:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2210/3697 took 3468141 ms. Total solver calls (SAT/UNSAT): 351800(176648/175152)
May 31, 2017 4:54:34 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2211/3697 took 3469397 ms. Total solver calls (SAT/UNSAT): 351927(176713/175214)
May 31, 2017 4:54:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2213/3697 took 3471661 ms. Total solver calls (SAT/UNSAT): 352165(176822/175343)
May 31, 2017 4:54:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2214/3697 took 3472956 ms. Total solver calls (SAT/UNSAT): 352296(176888/175408)
May 31, 2017 4:54:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2215/3697 took 3474127 ms. Total solver calls (SAT/UNSAT): 352415(176948/175467)
May 31, 2017 4:54:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2216/3697 took 3475179 ms. Total solver calls (SAT/UNSAT): 352522(177002/175520)
May 31, 2017 4:54:41 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2217/3697 took 3476690 ms. Total solver calls (SAT/UNSAT): 352675(177079/175596)
May 31, 2017 4:54:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2218/3697 took 3478117 ms. Total solver calls (SAT/UNSAT): 352820(177152/175668)
May 31, 2017 4:54:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2219/3697 took 3479413 ms. Total solver calls (SAT/UNSAT): 352953(177219/175734)
May 31, 2017 4:54:45 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2220/3697 took 3480580 ms. Total solver calls (SAT/UNSAT): 353072(177279/175793)
May 31, 2017 4:54:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2221/3697 took 3481608 ms. Total solver calls (SAT/UNSAT): 353176(177332/175844)
May 31, 2017 4:54:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2222/3697 took 3483225 ms. Total solver calls (SAT/UNSAT): 353341(177415/175926)
May 31, 2017 4:54:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2223/3697 took 3484768 ms. Total solver calls (SAT/UNSAT): 353498(177494/176004)
May 31, 2017 4:54:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2224/3697 took 3486208 ms. Total solver calls (SAT/UNSAT): 353643(177567/176076)
May 31, 2017 4:54:52 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2225/3697 took 3487502 ms. Total solver calls (SAT/UNSAT): 353774(177633/176141)
May 31, 2017 4:54:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2226/3697 took 3488633 ms. Total solver calls (SAT/UNSAT): 353888(177691/176197)
May 31, 2017 4:54:55 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2227/3697 took 3490341 ms. Total solver calls (SAT/UNSAT): 354061(177778/176283)
May 31, 2017 4:54:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2228/3697 took 3491968 ms. Total solver calls (SAT/UNSAT): 354226(177861/176365)
May 31, 2017 4:54:58 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2229/3697 took 3493477 ms. Total solver calls (SAT/UNSAT): 354379(177938/176441)
May 31, 2017 4:54:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2230/3697 took 3494859 ms. Total solver calls (SAT/UNSAT): 354518(178008/176510)
May 31, 2017 4:55:01 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2231/3697 took 3496065 ms. Total solver calls (SAT/UNSAT): 354640(178070/176570)
May 31, 2017 4:55:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2232/3697 took 3497685 ms. Total solver calls (SAT/UNSAT): 354804(178153/176651)
May 31, 2017 4:55:04 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2233/3697 took 3499182 ms. Total solver calls (SAT/UNSAT): 354956(178230/176726)
May 31, 2017 4:55:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2234/3697 took 3500544 ms. Total solver calls (SAT/UNSAT): 355094(178300/176794)
May 31, 2017 4:55:07 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2235/3697 took 3502110 ms. Total solver calls (SAT/UNSAT): 355252(178380/176872)
May 31, 2017 4:55:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2236/3697 took 3503581 ms. Total solver calls (SAT/UNSAT): 355400(178455/176945)
May 31, 2017 4:55:09 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2237/3697 took 3504929 ms. Total solver calls (SAT/UNSAT): 355536(178524/177012)
May 31, 2017 4:55:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2238/3697 took 3506131 ms. Total solver calls (SAT/UNSAT): 355657(178586/177071)
May 31, 2017 4:55:12 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2239/3697 took 3507517 ms. Total solver calls (SAT/UNSAT): 355797(178657/177140)
May 31, 2017 4:55:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2240/3697 took 3508808 ms. Total solver calls (SAT/UNSAT): 355927(178723/177204)
May 31, 2017 4:55:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2241/3697 took 3509972 ms. Total solver calls (SAT/UNSAT): 356044(178783/177261)
May 31, 2017 4:55:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2242/3697 took 3511186 ms. Total solver calls (SAT/UNSAT): 356166(178845/177321)
May 31, 2017 4:55:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2243/3697 took 3512283 ms. Total solver calls (SAT/UNSAT): 356277(178902/177375)
May 31, 2017 4:55:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2244/3697 took 3513414 ms. Total solver calls (SAT/UNSAT): 356391(178960/177431)
May 31, 2017 4:55:19 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2245/3697 took 3514691 ms. Total solver calls (SAT/UNSAT): 356520(179025/177495)
May 31, 2017 4:55:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2246/3697 took 3515823 ms. Total solver calls (SAT/UNSAT): 356634(179083/177551)
May 31, 2017 4:55:22 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2247/3697 took 3517120 ms. Total solver calls (SAT/UNSAT): 356765(179149/177616)
May 31, 2017 4:55:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2248/3697 took 3518555 ms. Total solver calls (SAT/UNSAT): 356910(179222/177688)
May 31, 2017 4:55:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2249/3697 took 3519689 ms. Total solver calls (SAT/UNSAT): 357024(179280/177744)
May 31, 2017 4:55:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2250/3697 took 3520985 ms. Total solver calls (SAT/UNSAT): 357155(179346/177809)
May 31, 2017 4:55:27 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2251/3697 took 3522420 ms. Total solver calls (SAT/UNSAT): 357300(179419/177881)
May 31, 2017 4:55:28 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2252/3697 took 3523969 ms. Total solver calls (SAT/UNSAT): 357457(179498/177959)
May 31, 2017 4:55:30 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2253/3697 took 3525184 ms. Total solver calls (SAT/UNSAT): 357580(179560/178020)
May 31, 2017 4:55:31 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2254/3697 took 3526563 ms. Total solver calls (SAT/UNSAT): 357717(179629/178088)
May 31, 2017 4:55:33 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2255/3697 took 3528034 ms. Total solver calls (SAT/UNSAT): 357866(179704/178162)
May 31, 2017 4:55:35 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2257/3697 took 3530086 ms. Total solver calls (SAT/UNSAT): 358073(179809/178264)
May 31, 2017 4:55:36 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2258/3697 took 3531320 ms. Total solver calls (SAT/UNSAT): 358198(179872/178326)
May 31, 2017 4:55:37 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2259/3697 took 3532673 ms. Total solver calls (SAT/UNSAT): 358335(179941/178394)
May 31, 2017 4:55:39 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2260/3697 took 3534107 ms. Total solver calls (SAT/UNSAT): 358480(180014/178466)
May 31, 2017 4:55:40 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2262/3697 took 3535973 ms. Total solver calls (SAT/UNSAT): 358665(180108/178557)
May 31, 2017 4:55:42 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2263/3697 took 3537074 ms. Total solver calls (SAT/UNSAT): 358776(180164/178612)
May 31, 2017 4:55:43 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2264/3697 took 3538293 ms. Total solver calls (SAT/UNSAT): 358899(180226/178673)
May 31, 2017 4:55:44 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2265/3697 took 3539587 ms. Total solver calls (SAT/UNSAT): 359030(180292/178738)
May 31, 2017 4:55:46 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2267/3697 took 3541206 ms. Total solver calls (SAT/UNSAT): 359192(180375/178817)
May 31, 2017 4:55:48 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2269/3697 took 3543215 ms. Total solver calls (SAT/UNSAT): 359394(180478/178916)
May 31, 2017 4:55:49 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2270/3697 took 3544350 ms. Total solver calls (SAT/UNSAT): 359508(180536/178972)
May 31, 2017 4:55:50 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2271/3697 took 3545631 ms. Total solver calls (SAT/UNSAT): 359635(180600/179035)
May 31, 2017 4:55:51 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2272/3697 took 3546928 ms. Total solver calls (SAT/UNSAT): 359766(180666/179100)
May 31, 2017 4:55:53 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2273/3697 took 3548373 ms. Total solver calls (SAT/UNSAT): 359912(180739/179173)
May 31, 2017 4:55:54 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2274/3697 took 3549924 ms. Total solver calls (SAT/UNSAT): 360070(180818/179252)
May 31, 2017 4:55:56 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2275/3697 took 3551216 ms. Total solver calls (SAT/UNSAT): 360201(180884/179317)
May 31, 2017 4:55:57 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2276/3697 took 3552674 ms. Total solver calls (SAT/UNSAT): 360349(180958/179391)
May 31, 2017 4:55:59 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2277/3697 took 3554267 ms. Total solver calls (SAT/UNSAT): 360511(181039/179472)
May 31, 2017 4:56:00 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2278/3697 took 3555965 ms. Total solver calls (SAT/UNSAT): 360685(181126/179559)
May 31, 2017 4:56:02 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2279/3697 took 3557250 ms. Total solver calls (SAT/UNSAT): 360816(181192/179624)
May 31, 2017 4:56:03 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2280/3697 took 3558701 ms. Total solver calls (SAT/UNSAT): 360964(181266/179698)
May 31, 2017 4:56:05 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2281/3697 took 3560291 ms. Total solver calls (SAT/UNSAT): 361126(181347/179779)
May 31, 2017 4:56:06 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2282/3697 took 3561997 ms. Total solver calls (SAT/UNSAT): 361300(181434/179866)
May 31, 2017 4:56:08 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2283/3697 took 3563783 ms. Total solver calls (SAT/UNSAT): 361482(181525/179957)
May 31, 2017 4:56:10 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2284/3697 took 3564998 ms. Total solver calls (SAT/UNSAT): 361605(181587/180018)
May 31, 2017 4:56:11 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2285/3697 took 3566517 ms. Total solver calls (SAT/UNSAT): 361759(181664/180095)
May 31, 2017 4:56:13 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2286/3697 took 3568147 ms. Total solver calls (SAT/UNSAT): 361925(181747/180178)
May 31, 2017 4:56:14 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2287/3697 took 3569851 ms. Total solver calls (SAT/UNSAT): 362099(181834/180265)
May 31, 2017 4:56:16 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2288/3697 took 3570999 ms. Total solver calls (SAT/UNSAT): 362212(181891/180321)
May 31, 2017 4:56:17 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2289/3697 took 3572260 ms. Total solver calls (SAT/UNSAT): 362340(181955/180385)
May 31, 2017 4:56:18 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2290/3697 took 3573660 ms. Total solver calls (SAT/UNSAT): 362482(182026/180456)
May 31, 2017 4:56:20 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2291/3697 took 3575169 ms. Total solver calls (SAT/UNSAT): 362636(182103/180533)
May 31, 2017 4:56:21 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2292/3697 took 3576760 ms. Total solver calls (SAT/UNSAT): 362798(182184/180614)
May 31, 2017 4:56:23 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2293/3697 took 3578349 ms. Total solver calls (SAT/UNSAT): 362959(182265/180694)
May 31, 2017 4:56:24 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2294/3697 took 3579368 ms. Total solver calls (SAT/UNSAT): 363062(182317/180745)
May 31, 2017 4:56:25 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2295/3697 took 3580516 ms. Total solver calls (SAT/UNSAT): 363178(182375/180803)
May 31, 2017 4:56:26 PM fr.lip6.move.gal.gal2smt.bmc.NecessaryEnablingsolver printStats
INFO: Computation of Completed :2296/3697 took 3581783 ms. Total solver calls (SAT/UNSAT): 363306(182439/180867)
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="DNAwalker-PT-18lozangeBlock"
export BK_EXAMINATION="LTLFireability"
export BK_TOOL="itstools"
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/DNAwalker-PT-18lozangeBlock.tgz
mv DNAwalker-PT-18lozangeBlock execution
# this is for BenchKit: explicit launching of the test
cd execution
echo "====================================================================="
echo " Generated by BenchKit 2-3254"
echo " Executing tool itstools"
echo " Input is DNAwalker-PT-18lozangeBlock, 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 r030-blw3-149440266500159"
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 '
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 ;