Trace number 3370893
Some explanations
A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process.
The trace of the execution of a solver is divided into four (or five) parts:
-
SOLVER DATA
This is the output of the solver (stdout and stderr).
Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.
When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.
As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
-
VERIFIER DATA
The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
WATCHER DATA
This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver.
The memory used by the solver (vsize) is also given every ten seconds.
When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
-
LAUNCHER DATA
These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.
Solver answer on this benchmark
General information on the benchmark
Solver Data
0.00/0.01 c Outputting solution to console
0.00/0.01 c This is CryptoMiniSat 2.9.0
0.00/0.01 c compiled with gcc version 4.4.5
0.00/0.01 c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01 c Reading file 'HOME/instance-3370893-1305380479.cnf'
0.00/0.01 c -- header says num vars: 1512832
0.00/0.01 c -- header says num clauses: 8233086
2.39/2.49 c -- clauses added: 0 learnts, 8233086 normals, 0 xors
2.39/2.49 c -- vars added 1512832
2.89/2.98 c Parsing time: 2.23 s
2.89/2.98 c N st 0 0 1512832 58806 7085667 0 16899230 0 no data no data --
3.49/3.53 c asymm cl-useful: 0/420/57006 lits-rem:0 time: 1.02
15.59/15.64 c Flit: 261 Blit: 32470 bXBeca: 0 bXProp: 197 Bins: 0 BRemL: 0 BRemN: 0 P: 200.0M T: 11.88
15.69/15.76 c Cleaning up after failed var search: 0.10 s
15.99/16.01 c Replacing 198 vars Replaced 3980 lits Time: 0.22 s
17.29/17.34 c bin-w-bin subsume rem 191 bins time: 0.90 s
18.69/18.72 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 1.38 s
22.69/22.72 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 26215 time: 4.00 s
22.89/22.96 c Removed useless bin: 600 fixed: 0 props: 20.04M time: 0.23 s
25.99/26.09 c lits-rem: 0 cl-subs: 7 v-elim: 443605 v-fix: 0 time: 3.12 s
26.89/26.95 c Finding binary XORs T: 0.85 s found: 17
27.09/27.16 c Replacing 17 vars Replaced 727 lits Time: 0.21 s
27.59/27.62 c Finding non-binary XORs: 0.11 s (found: 0, avg size: nan)
27.59/27.62 c calculated reachability. Time: 0.25
27.69/27.73 c Calc default polars - time: 0.10 s pos: 26199 undec: 863664 neg: 622969
27.69/27.73 c =========================================================================================
27.69/27.73 c types(t): F = full restart, N = normal restart
27.69/27.73 c types(t): S = simplification begin/end, E = solution found
27.69/27.73 c restart types(rt): st = static, dy = dynamic
27.69/27.73 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
27.69/27.73 c B st 0 0 887193 71307 6155106 0 14892459 0 no data no data --
67.29/67.37 c N dy 13 5060 887191 71307 6155132 4997 14892459 17253217 29.52 33.13 --
86.79/86.87 c N dy 31 10172 887186 71307 6155169 5205 14892459 4125926 29.05 32.27 --
113.60/113.67 c N dy 46 14569 887185 71307 6155184 9552 14892459 13229983 30.37 35.61 --
132.59/132.63 c N dy 64 18921 887183 71307 6155215 13816 14892459 20074798 29.27 33.51 --
159.19/159.23 c N dy 77 23191 887173 71307 6155253 10283 14892459 6898828 27.66 33.70 --
169.59/169.60 c F st 86 25001 887164 71307 6155267 12065 14892459 9974389 27.35 9.10 --
197.39/197.46 c N st 91 28306 887164 71305 6154960 15332 14891729 21016074 27.35 no data --
207.39/207.49 c S st 92 30000 887164 71305 6154964 17009 14891729 25589843 27.35 no data --
210.29/210.35 c S st 92 30500 887153 71305 6154990 17467 14891729 25848603 27.35 no data --
210.60/210.61 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.26
210.60/210.67 c Cache BProp: 24616 Set: 72 BXProp: 0 T: 0.05
223.89/223.93 c Flit: 432 Blit: 6179 bXBeca: 0 bXProp: 0 Bins: 21977 BRemL: 0 BRemN: 331 P: 200.1M T: 13.14
223.89/223.96 c Cleaning up after failed var search: 0.00 s
227.40/227.44 c bin-w-bin subsume rem 18 bins time: 0.42 s
229.00/229.02 c subs with bin: 120 lits-rem: 0 v-fix: 0 time: 1.57 s
233.40/233.49 c Subs w/ non-existent bins: 217 l-rem: 39 v-fix: 0 done: 7663 time: 4.47 s
233.70/233.73 c Removed useless bin: 589 fixed: 0 props: 20.04M time: 0.24 s
317.69/317.73 c lits-rem: 13 cl-subs: 833 v-elim: 52979 v-fix: 0 time: 84.00 s
318.39/318.43 c asymm cl-useful: 10/340/70750 lits-rem:185 time: 0.70
319.30/319.36 c calculated reachability. Time: 0.84
319.30/319.41 c N dy 92 30500 827487 70750 6095175 16521 14708033 23310355 27.35 no data --
321.29/321.33 c Finding binary XORs T: 1.93 s found: 7
343.61/343.63 c N dy 98 35161 827462 70750 6095225 11514 14708033 5490514 25.52 27.13 --
372.69/372.72 c N dy 108 39881 827433 70750 6095293 16123 14708033 15168134 24.49 26.84 --
407.00/407.09 c N dy 121 44388 827432 70750 6095313 20575 14708033 23100035 23.94 25.22 --
411.40/411.42 c S st 126 45750 827413 70750 6095320 21911 14708033 24971144 23.66 11.54 --
413.90/413.99 c S st 126 46252 827397 70750 6095341 11292 14708033 1636921 23.66 no data --
414.20/414.22 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.23
414.20/414.29 c Cache BProp: 30702 Set: 8 BXProp: 0 T: 0.07
430.90/430.91 c Flit: 181 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 13177 BRemL: 0 BRemN: 414 P: 200.1M T: 16.48
430.90/430.95 c Cleaning up after failed var search: 0.00 s
431.30/431.35 c Replacing 7 vars Replaced 727 lits Time: 0.34 s
432.20/432.22 c bin-w-bin subsume rem 14 bins time: 0.43 s
433.60/433.67 c subs with bin: 836 lits-rem: 0 v-fix: 0 time: 1.45 s
439.00/439.02 c Subs w/ non-existent bins: 440 l-rem: 44 v-fix: 0 done: 9254 time: 5.35 s
439.21/439.28 c Removed useless bin: 1165 fixed: 0 props: 20.03M time: 0.26 s
446.40/446.47 c lits-rem: 239 cl-subs: 250 v-elim: 4063 v-fix: 0 time: 7.19 s
446.80/446.83 c vivif2 -- cl tried 70435 cl shrink 6419 lits rem 17405 time: 0.35
447.02/447.02 c vivif2 -- cl tried 11002 cl shrink 507 lits rem 45347 time: 0.19
447.50/447.54 c asymm cl-useful: 4/325/70427 lits-rem:88 time: 0.52
448.80/448.86 c calculated reachability. Time: 1.23
448.90/448.90 c N dy 126 46252 822354 70427 6092341 10953 14652617 1539497 23.66 no data --
463.20/463.22 c N dy 133 50411 822328 70427 6092378 15043 14652617 6826770 22.89 25.16 --
478.00/478.02 c N dy 142 54570 822320 70427 6092397 19136 14652617 12590714 22.35 23.60 --
499.50/499.53 c N dy 153 58845 822290 70427 6092420 23358 14652617 21938299 21.92 23.16 --
515.70/515.77 c N dy 160 63316 822271 70427 6092456 15563 14652617 5421805 21.33 22.48 --
533.31/533.33 c N dy 173 67480 822264 70427 6092483 19672 14652617 11491705 21.03 22.14 --
542.50/542.54 c S st 181 69380 822264 70427 6092489 21556 14652617 14773574 20.93 17.22 --
545.01/545.03 c S st 181 69882 822257 70427 6092500 22034 14652617 14944778 20.93 no data --
545.21/545.28 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.24
545.30/545.37 c Cache BProp: 30737 Set: 169 BXProp: 1 T: 0.09
555.21/555.29 c Flit: 1084 Blit: 9235 bXBeca: 0 bXProp: 5 Bins: 14364 BRemL: 1 BRemN: 287 P: 200.0M T: 9.80
555.41/555.49 c Cleaning up after failed var search: 0.17 s
555.81/555.81 c Replacing 6 vars Replaced 372 lits Time: 0.26 s
557.60/557.66 c bin-w-bin subsume rem 33 bins time: 0.40 s
559.21/559.29 c subs with bin: 68 lits-rem: 0 v-fix: 0 time: 1.63 s
562.40/562.46 c Subs w/ non-existent bins: 199 l-rem: 53 v-fix: 0 done: 34962 time: 3.18 s
562.71/562.73 c Removed useless bin: 1323 fixed: 0 props: 20.03M time: 0.26 s
572.70/572.77 c lits-rem: 3 cl-subs: 4394 v-elim: 7894 v-fix: 0 time: 10.04 s
573.30/573.34 c vivif2 -- cl tried 75361 cl shrink 4553 lits rem 10475 time: 0.57
573.90/573.96 c vivif2 -- cl tried 17502 cl shrink 1879 lits rem 639185 time: 0.60
574.30/574.34 c asymm cl-useful: 19/739/75361 lits-rem:295 time: 0.38
576.00/576.05 c calculated reachability. Time: 1.61
576.00/576.09 c N dy 181 69882 803501 75361 5977851 17443 14386739 6677447 20.93 no data --
591.61/591.64 c N dy 189 74359 803261 75361 5977892 21840 14386739 11374083 20.54 25.89 --
612.91/612.91 c N dy 206 79351 803241 75361 5977935 13583 14386739 1758629 20.30 21.62 --
630.41/630.46 c N dy 225 84420 803229 75361 5977976 18574 14386739 7710014 20.03 23.55 --
646.60/646.60 c F st 239 87500 803224 75361 5977984 21622 14386739 12660922 19.94 8.78 --
647.51/647.57 c Found part 451 vars: 803187 clauses: 6008509 lits size: 14380689
647.51/647.57 c Found part 452 vars: 2 clauses: 1 lits size: 2
647.51/647.57 c Found part 453 vars: 2 clauses: 1 lits size: 2
647.51/647.57 c Found part 454 vars: 5 clauses: 4 lits size: 8
647.51/647.57 c Found part 455 vars: 3 clauses: 2 lits size: 4
647.51/647.57 c Found part 456 vars: 3 clauses: 2 lits size: 4
647.51/647.57 c Found part 457 vars: 2 clauses: 1 lits size: 2
647.51/647.57 c Found part 458 vars: 3 clauses: 2 lits size: 4
647.51/647.57 c Found part 459 vars: 4 clauses: 3 lits size: 6
647.51/647.57 c Found part 460 vars: 2 clauses: 1 lits size: 2
647.51/647.57 c Found parts: 10 time: 0.97 s
647.51/647.57 c Solving part 452
648.21/648.30 c N st 0 0 2 0 1 0 2 0 no data no data --
648.21/648.30 c asymm cl-useful: 0/0/0 lits-rem:0 time: 0.00
648.31/648.33 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.01
648.41/648.42 c Finding binary XORs T: 0.09 s found: 0
648.41/648.43 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
648.41/648.43 c calculated reachability. Time: 0.00
648.41/648.45 c Calc default polars - time: 0.01 s pos: 1 undec: 1512830 neg: 1
648.41/648.45 c =========================================================================================
648.41/648.45 c types(t): F = full restart, N = normal restart
648.41/648.45 c types(t): S = simplification begin/end, E = solution found
648.41/648.45 c restart types(rt): st = static, dy = dynamic
648.41/648.45 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
648.41/648.45 c B st 0 0 2 0 1 0 2 0 no data no data --
648.41/648.45 c E st 1 0 0 0 1 0 2 0 no data no data --
648.41/648.49 c Verified 0 clauses.
648.41/648.49 c Verified 0 clauses.
648.41/648.49 c Solved part
648.41/648.49 c =========================================================================================
648.50/648.52 c Solving part 453
649.11/649.20 c N st 0 0 2 0 1 0 2 0 no data no data --
649.21/649.20 c asymm cl-useful: 0/0/0 lits-rem:0 time: 0.00
649.21/649.22 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.01
649.31/649.32 c Finding binary XORs T: 0.09 s found: 0
649.31/649.33 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
649.31/649.33 c calculated reachability. Time: 0.00
649.31/649.35 c Calc default polars - time: 0.02 s pos: 1 undec: 1512830 neg: 1
649.31/649.35 c =========================================================================================
649.31/649.35 c types(t): F = full restart, N = normal restart
649.31/649.35 c types(t): S = simplification begin/end, E = solution found
649.31/649.35 c restart types(rt): st = static, dy = dynamic
649.31/649.35 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
649.31/649.35 c B st 0 0 2 0 1 0 2 0 no data no data --
649.31/649.35 c E st 1 0 0 0 1 0 2 0 no data no data --
649.31/649.39 c Verified 0 clauses.
649.31/649.39 c Verified 0 clauses.
649.31/649.39 c Solved part
649.31/649.39 c =========================================================================================
649.42/649.42 c Solving part 457
650.10/650.11 c N st 0 0 2 0 1 0 2 0 no data no data --
650.10/650.11 c asymm cl-useful: 0/0/0 lits-rem:0 time: 0.00
650.10/650.13 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.01
650.20/650.22 c Finding binary XORs T: 0.09 s found: 0
650.20/650.23 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
650.20/650.23 c calculated reachability. Time: 0.00
650.20/650.25 c Calc default polars - time: 0.02 s pos: 1 undec: 1512830 neg: 1
650.20/650.25 c =========================================================================================
650.20/650.25 c types(t): F = full restart, N = normal restart
650.20/650.25 c types(t): S = simplification begin/end, E = solution found
650.20/650.25 c restart types(rt): st = static, dy = dynamic
650.20/650.25 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
650.20/650.25 c B st 0 0 2 0 1 0 2 0 no data no data --
650.20/650.25 c E st 1 0 0 0 1 0 2 0 no data no data --
650.20/650.29 c Verified 0 clauses.
650.20/650.29 c Verified 0 clauses.
650.20/650.29 c Solved part
650.20/650.29 c =========================================================================================
650.31/650.32 c Solving part 460
651.01/651.00 c N st 0 0 2 0 1 0 2 0 no data no data --
651.01/651.00 c asymm cl-useful: 0/0/0 lits-rem:0 time: 0.00
651.01/651.03 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.01
651.10/651.12 c Finding binary XORs T: 0.09 s found: 0
651.10/651.13 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
651.10/651.13 c calculated reachability. Time: 0.00
651.10/651.15 c Calc default polars - time: 0.02 s pos: 1 undec: 1512830 neg: 1
651.10/651.15 c =========================================================================================
651.10/651.15 c types(t): F = full restart, N = normal restart
651.10/651.15 c types(t): S = simplification begin/end, E = solution found
651.10/651.15 c restart types(rt): st = static, dy = dynamic
651.10/651.15 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
651.10/651.15 c B st 0 0 2 0 1 0 2 0 no data no data --
651.10/651.15 c E st 1 0 0 0 1 0 2 0 no data no data --
651.10/651.19 c Verified 0 clauses.
651.10/651.19 c Verified 0 clauses.
651.10/651.19 c Solved part
651.10/651.19 c =========================================================================================
651.21/651.22 c Solving part 455
651.91/651.90 c N st 0 0 3 0 2 0 4 0 no data no data --
651.91/651.90 c asymm cl-useful: 0/0/0 lits-rem:0 time: 0.00
651.91/651.93 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.01
652.01/652.02 c Finding binary XORs T: 0.09 s found: 0
652.01/652.03 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
652.01/652.03 c calculated reachability. Time: 0.00
652.01/652.05 c Calc default polars - time: 0.02 s pos: 1 undec: 1512830 neg: 1
652.01/652.05 c =========================================================================================
652.01/652.05 c types(t): F = full restart, N = normal restart
652.01/652.05 c types(t): S = simplification begin/end, E = solution found
652.01/652.05 c restart types(rt): st = static, dy = dynamic
652.01/652.05 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
652.01/652.05 c B st 0 0 3 0 2 0 4 0 no data no data --
652.01/652.05 c E st 1 0 0 0 2 0 4 0 no data no data --
652.01/652.09 c Verified 0 clauses.
652.01/652.09 c Verified 0 clauses.
652.01/652.09 c Solved part
652.01/652.09 c =========================================================================================
652.11/652.13 c Solving part 456
652.81/652.81 c N st 0 0 3 0 2 0 4 0 no data no data --
652.81/652.82 c asymm cl-useful: 0/0/0 lits-rem:0 time: 0.00
652.81/652.84 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.01
652.90/652.93 c Finding binary XORs T: 0.09 s found: 0
652.90/652.94 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
652.90/652.94 c calculated reachability. Time: 0.00
652.90/652.96 c Calc default polars - time: 0.02 s pos: 1 undec: 1512830 neg: 1
652.90/652.96 c =========================================================================================
652.90/652.96 c types(t): F = full restart, N = normal restart
652.90/652.96 c types(t): S = simplification begin/end, E = solution found
652.90/652.96 c restart types(rt): st = static, dy = dynamic
652.90/652.96 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
652.90/652.96 c B st 0 0 3 0 2 0 4 0 no data no data --
652.90/652.97 c E st 1 0 0 0 2 0 4 0 no data no data --
653.01/653.00 c Verified 0 clauses.
653.01/653.00 c Verified 0 clauses.
653.01/653.00 c Solved part
653.01/653.00 c =========================================================================================
653.01/653.04 c Solving part 458
653.71/653.72 c N st 0 0 3 0 2 0 4 0 no data no data --
653.71/653.72 c asymm cl-useful: 0/0/0 lits-rem:0 time: 0.00
653.71/653.74 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.01
653.81/653.84 c Finding binary XORs T: 0.10 s found: 0
653.81/653.85 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
653.81/653.85 c calculated reachability. Time: 0.00
653.81/653.87 c Calc default polars - time: 0.02 s pos: 1 undec: 1512830 neg: 1
653.81/653.87 c =========================================================================================
653.81/653.87 c types(t): F = full restart, N = normal restart
653.81/653.87 c types(t): S = simplification begin/end, E = solution found
653.81/653.87 c restart types(rt): st = static, dy = dynamic
653.81/653.87 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
653.81/653.87 c B st 0 0 3 0 2 0 4 0 no data no data --
653.81/653.87 c E st 1 0 0 0 2 0 4 0 no data no data --
653.90/653.91 c Verified 0 clauses.
653.90/653.91 c Verified 0 clauses.
653.90/653.91 c Solved part
653.90/653.91 c =========================================================================================
653.90/653.94 c Solving part 459
654.61/654.62 c N st 0 0 4 0 3 0 6 0 no data no data --
654.61/654.63 c asymm cl-useful: 0/0/0 lits-rem:0 time: 0.00
654.61/654.65 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.01
654.70/654.74 c Finding binary XORs T: 0.09 s found: 0
654.70/654.75 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
654.70/654.75 c calculated reachability. Time: 0.00
654.70/654.77 c Calc default polars - time: 0.02 s pos: 1 undec: 1512830 neg: 1
654.70/654.77 c =========================================================================================
654.70/654.77 c types(t): F = full restart, N = normal restart
654.70/654.77 c types(t): S = simplification begin/end, E = solution found
654.70/654.77 c restart types(rt): st = static, dy = dynamic
654.70/654.77 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
654.70/654.77 c B st 0 0 4 0 3 0 6 0 no data no data --
654.70/654.77 c E st 1 0 0 0 3 0 6 0 no data no data --
654.81/654.81 c Verified 0 clauses.
654.81/654.81 c Verified 0 clauses.
654.81/654.81 c Solved part
654.81/654.81 c =========================================================================================
654.81/654.84 c Solving part 454
655.51/655.53 c N st 0 0 5 0 4 0 8 0 no data no data --
655.51/655.54 c asymm cl-useful: 0/0/0 lits-rem:0 time: 0.00
655.51/655.56 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.01
655.61/655.65 c Finding binary XORs T: 0.09 s found: 0
655.61/655.66 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
655.61/655.66 c calculated reachability. Time: 0.00
655.61/655.68 c Calc default polars - time: 0.01 s pos: 1 undec: 1512830 neg: 1
655.61/655.68 c =========================================================================================
655.61/655.68 c types(t): F = full restart, N = normal restart
655.61/655.68 c types(t): S = simplification begin/end, E = solution found
655.61/655.68 c restart types(rt): st = static, dy = dynamic
655.61/655.68 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
655.61/655.68 c B st 0 0 5 0 4 0 8 0 no data no data --
655.61/655.68 c E st 1 0 0 0 4 0 8 0 no data no data --
655.70/655.72 c Verified 0 clauses.
655.70/655.72 c Verified 0 clauses.
655.70/655.72 c Solved part
655.70/655.72 c =========================================================================================
655.70/655.75 c Coming back to original instance
655.70/655.75 c =========================================================================================
671.81/671.89 c N st 244 90797 803197 75355 5975444 24818 14380689 19803879 19.94 no data --
701.70/701.75 c N dy 262 96724 802978 75355 5975497 16412 14380689 4377872 20.06 21.85 --
722.20/722.21 c N dy 283 102895 802975 75355 5975554 22483 14380689 12644754 19.80 21.85 --
728.41/728.43 c S st 290 104824 802972 75355 5975579 24370 14380689 14771289 19.70 14.07 --
730.82/730.82 c S st 290 105325 802960 75355 5975582 24848 14380689 15024501 19.70 no data --
731.01/731.06 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.24
731.11/731.17 c Cache BProp: 38489 Set: 63 BXProp: 0 T: 0.11
742.71/742.74 c Flit: 928 Blit: 2813 bXBeca: 0 bXProp: 0 Bins: 8999 BRemL: 0 BRemN: 296 P: 200.1M T: 11.48
742.71/742.78 c Cleaning up after failed var search: 0.00 s
744.61/744.64 c bin-w-bin subsume rem 4 bins time: 0.40 s
746.22/746.26 c subs with bin: 1904 lits-rem: 283 v-fix: 0 time: 1.62 s
750.81/750.85 c Subs w/ non-existent bins: 162 l-rem: 29 v-fix: 0 done: 21535 time: 4.60 s
751.11/751.12 c Removed useless bin: 797 fixed: 0 props: 20.03M time: 0.26 s
765.21/765.24 c lits-rem: 29 cl-subs: 2974 v-elim: 2082 v-fix: 0 time: 14.12 s
765.92/765.92 c vivif2 -- cl tried 76404 cl shrink 3628 lits rem 8408 time: 0.68
766.81/766.83 c vivif2 -- cl tried 21970 cl shrink 2181 lits rem 1388823 time: 0.89
767.21/767.20 c asymm cl-useful: 2/1149/76388 lits-rem:36 time: 0.37
769.22/769.23 c calculated reachability. Time: 1.93
769.22/769.27 c N dy 290 105325 796958 76388 5937263 21951 14278956 8524915 19.70 no data --
773.62/773.69 c Finding binary XORs T: 4.43 s found: 11
800.40/800.44 c N dy 324 112167 796936 76388 5937317 28677 14278956 17690034 19.63 20.74 --
829.11/829.13 c N dy 350 119358 796894 76388 5937389 20502 14278956 7830522 19.45 21.08 --
855.21/855.22 c N dy 387 127389 796884 76388 5937461 28386 14278956 17631903 19.41 23.82 --
882.01/882.00 c N dy 424 135536 796878 76388 5937506 19976 14278956 5589398 19.32 20.75 --
918.82/918.83 c N dy 460 145347 796864 76388 5937582 29637 14278956 19099587 19.07 20.53 --
961.32/961.37 c N dy 495 155108 796762 76388 5937643 21827 14278956 5728971 18.91 20.06 --
973.61/973.64 c S st 504 157990 796537 76388 5937663 24675 14278956 10178505 18.92 12.64 --
975.82/975.87 c S st 504 158490 796534 76388 5937667 25166 14278956 10377080 18.92 no data --
976.02/976.10 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.23
976.22/976.23 c Cache BProp: 37985 Set: 169 BXProp: 0 T: 0.13
985.81/985.89 c Flit: 183 Blit: 31 bXBeca: 0 bXProp: 0 Bins: 5772 BRemL: 0 BRemN: 290 P: 200.1M T: 9.50
985.92/985.92 c Cleaning up after failed var search: 0.00 s
986.31/986.35 c Replacing 11 vars Replaced 1162 lits Time: 0.38 s
987.71/987.77 c bin-w-bin subsume rem 42 bins time: 0.39 s
989.32/989.37 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 1.61 s
994.41/994.48 c Subs w/ non-existent bins: 420 l-rem: 50 v-fix: 0 done: 8606 time: 5.10 s
994.72/994.74 c Removed useless bin: 1277 fixed: 0 props: 20.04M time: 0.27 s
1005.22/1005.23 c lits-rem: 77 cl-subs: 1708 v-elim: 3377 v-fix: 0 time: 10.48 s
1006.02/1006.01 c vivif2 -- cl tried 78224 cl shrink 2282 lits rem 4804 time: 0.78
1006.82/1006.86 c vivif2 -- cl tried 23575 cl shrink 1505 lits rem 887928 time: 0.84
1007.21/1007.25 c asymm cl-useful: 2/1151/78214 lits-rem:12 time: 0.39
1009.71/1009.78 c calculated reachability. Time: 2.44
1009.81/1009.82 c N dy 504 158490 792761 78214 5928289 23554 14255314 7205672 18.92 no data --
1050.83/1050.86 c N dy 540 169209 792701 78214 5928349 34122 14255314 22433988 18.70 19.71 --
1087.52/1087.55 c N dy 575 180530 792690 78214 5928433 26946 14255314 12009653 18.44 19.67 --
1137.22/1137.28 c N dy 619 192269 792658 78214 5928508 38536 14255314 28444083 18.26 19.90 --
1183.72/1183.75 c N dy 665 204910 792633 78214 5928586 31562 14255314 15929489 18.12 19.24 --
1236.12/1236.19 c N dy 708 217990 792588 78214 5928652 24282 14255314 7131735 17.96 40.77 --
1287.22/1287.23 c N dy 763 232010 791268 78214 5928732 38120 14255314 25438293 17.88 18.99 --
Verifier Data
ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>
Watcher Data
runsolver Copyright (C) 2010-2011 Olivier ROUSSEL
This is runsolver version 3.3.0 (svn: 961)
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370893-1305380479/watcher-3370893-1305380479 -o /tmp/evaluation-result-3370893-1305380479/solver-3370893-1305380479 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370893-1305380479.cnf
running on 2 cores: 0,2
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 3.97 3.95 3.00 5/348 10251
/proc/meminfo: memFree=17117708/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=24628 CPUtime=0 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 1545 0 0 0 0 0 0 0 23 0 1 0 649646401 25219072 1254 33554432000 4194304 4650387 140736579901296 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 6157 1259 328 112 0 1122 0
[startup+0.092823 s]
/proc/loadavg: 3.97 3.95 3.00 5/348 10251
/proc/meminfo: memFree=17117708/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=58616 CPUtime=0.08 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 8930 0 0 0 7 1 0 0 23 0 1 0 649646401 60022784 6718 33554432000 4194304 4650387 140736579901296 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 14654 6726 330 112 0 9619 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 58616
[startup+0.100844 s]
/proc/loadavg: 3.97 3.95 3.00 5/348 10251
/proc/meminfo: memFree=17117708/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=67392 CPUtime=0.09 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 10931 0 0 0 8 1 0 0 23 0 1 0 649646401 69009408 8711 33554432000 4194304 4650387 140736579901296 18446744073709551615 4316324 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 16848 8720 330 112 0 11813 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 67392
[startup+0.300785 s]
/proc/loadavg: 3.97 3.95 3.00 5/348 10251
/proc/meminfo: memFree=17117708/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=145564 CPUtime=0.29 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 25960 0 0 0 26 3 0 0 24 0 1 0 649646401 149057536 21450 33554432000 4194304 4650387 140736579901296 18446744073709551615 4361539 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 36391 21475 330 112 0 31356 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 145564
[startup+0.700687 s]
/proc/loadavg: 3.97 3.95 3.00 5/348 10251
/proc/meminfo: memFree=17117708/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=206696 CPUtime=0.69 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 51402 0 0 0 62 7 0 0 25 0 1 0 649646401 211656704 42347 33554432000 4194304 4650387 140736579901296 18446744073709551615 4548838 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 51674 42347 330 112 0 46639 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 206696
[startup+1.51355 s]
/proc/loadavg: 3.97 3.95 3.00 5/349 10252
/proc/meminfo: memFree=16742592/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=378564 CPUtime=1.5 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 102246 0 0 0 136 14 0 0 25 0 1 0 649646401 387649536 84039 33554432000 4194304 4650387 140736579901296 18446744073709551615 228244009669 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 94641 84040 330 112 0 89606 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 378564
[startup+3.10027 s]
/proc/loadavg: 3.97 3.95 3.00 5/347 10252
/proc/meminfo: memFree=16473204/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=662052 CPUtime=3.09 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 171577 0 0 0 283 26 0 0 25 0 1 0 649646401 677941248 135952 33554432000 4194304 4650387 140736579901296 18446744073709551615 228244009669 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 165513 135952 348 112 0 160478 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 662052
[startup+6.30071 s]
/proc/loadavg: 4.21 4.00 3.02 5/352 10259
/proc/meminfo: memFree=16004844/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=701624 CPUtime=6.29 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 188031 0 0 0 601 28 0 0 25 0 1 0 649646401 718462976 149567 33554432000 4194304 4650387 140736579901296 18446744073709551615 4369328 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 175406 149567 354 112 0 170371 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 701624
[startup+12.7006 s]
/proc/loadavg: 4.19 4.00 3.03 5/352 10259
/proc/meminfo: memFree=15381412/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=1093484 CPUtime=12.69 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 260902 0 0 0 1231 38 0 0 25 0 1 0 649646401 1119727616 222438 33554432000 4194304 4650387 140736579901296 18446744073709551615 4370297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 273371 222438 354 112 0 268336 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1093484
[startup+25.5004 s]
/proc/loadavg: 4.15 4.00 3.04 5/352 10259
/proc/meminfo: memFree=14964892/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=1391520 CPUtime=25.49 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 322978 0 0 0 2503 46 0 0 25 0 1 0 649646401 1424916480 284514 33554432000 4194304 4650387 140736579901296 18446744073709551615 4436141 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 347880 284514 371 112 0 342845 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1391520
[startup+51.1009 s]
/proc/loadavg: 4.10 4.00 3.06 5/352 10260
/proc/meminfo: memFree=14791212/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=1510984 CPUtime=51.09 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 347416 0 0 0 5061 48 0 0 25 0 1 0 649646401 1547247616 308952 33554432000 4194304 4650387 140736579901296 18446744073709551615 4315106 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 377746 308952 380 112 0 372711 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1510984
[startup+102.301 s]
/proc/loadavg: 4.04 4.00 3.11 5/352 10370
/proc/meminfo: memFree=15447208/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=1599816 CPUtime=102.3 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 391042 0 0 0 10175 55 0 0 25 0 1 0 649646401 1638211584 322721 33554432000 4194304 4650387 140736579901296 18446744073709551615 4315261 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 399954 322721 381 112 0 394919 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1599816
[startup+162.3 s]
/proc/loadavg: 4.09 4.02 3.17 5/352 10399
/proc/meminfo: memFree=14951312/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=1671404 CPUtime=162.3 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 431158 0 0 0 16168 62 0 0 25 0 1 0 649646401 1711517696 337700 33554432000 4194304 4650387 140736579901296 18446744073709551615 4315038 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 417851 337700 381 112 0 412816 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1671404
[startup+222.301 s]
/proc/loadavg: 4.08 4.03 3.22 6/352 10400
/proc/meminfo: memFree=14282012/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=2274996 CPUtime=222.29 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 552689 0 0 0 22153 76 0 0 25 0 1 0 649646401 2329595904 459231 33554432000 4194304 4650387 140736579901296 18446744073709551615 4245165 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 568749 459231 383 112 0 563714 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 2274996
[startup+282.301 s]
/proc/loadavg: 4.07 4.03 3.28 6/352 10402
/proc/meminfo: memFree=13242888/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=2901712 CPUtime=282.29 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 702019 0 0 0 28133 96 0 0 25 0 1 0 649646401 2971353088 608561 33554432000 4194304 4650387 140736579901296 18446744073709551615 4436402 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 725428 608561 383 112 0 720393 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 2901712
[startup+342.301 s]
/proc/loadavg: 4.15 4.06 3.33 5/352 10403
/proc/meminfo: memFree=12901008/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=2771984 CPUtime=342.3 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 714794 0 0 0 34131 99 0 0 25 0 1 0 649646401 2838511616 589049 33554432000 4194304 4650387 140736579901296 18446744073709551615 4315061 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 692996 589049 383 112 0 687961 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 2771984
[startup+402.301 s]
/proc/loadavg: 4.10 4.06 3.37 5/352 10405
/proc/meminfo: memFree=12749280/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=2885768 CPUtime=402.29 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 741841 0 0 0 40126 103 0 0 25 0 1 0 649646401 2955026432 616096 33554432000 4194304 4650387 140736579901296 18446744073709551615 4315078 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 721442 616096 383 112 0 716407 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 2885768
[startup+462.301 s]
/proc/loadavg: 4.03 4.05 3.41 6/352 10407
/proc/meminfo: memFree=11938832/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=3601136 CPUtime=462.3 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 881410 0 0 0 46110 120 0 0 25 0 1 0 649646401 3687563264 728387 33554432000 4194304 4650387 140736579901296 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 900284 728387 383 112 0 895249 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 3601136
[startup+522.301 s]
/proc/loadavg: 4.01 4.03 3.44 5/352 10408
/proc/meminfo: memFree=11888836/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=3662992 CPUtime=522.3 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 915519 0 0 0 52104 126 0 0 25 0 1 0 649646401 3750903808 743689 33554432000 4194304 4650387 140736579901296 18446744073709551615 4315078 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 915748 743689 383 112 0 910713 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 3662992
[startup+582.313 s]
/proc/loadavg: 4.00 4.03 3.47 5/352 10410
/proc/meminfo: memFree=11090560/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=4295964 CPUtime=582.31 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 1053816 0 0 0 58086 145 0 0 25 0 1 0 649646401 4399067136 881986 33554432000 4194304 4650387 140736579901296 18446744073709551615 4311344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 1073991 881986 383 112 0 1068956 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 4295964
[startup+642.301 s]
/proc/loadavg: 4.00 4.02 3.50 6/352 10411
/proc/meminfo: memFree=11057860/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=4346404 CPUtime=642.31 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 1080689 0 0 0 64080 151 0 0 25 0 1 0 649646401 4450717696 884495 33554432000 4194304 4650387 140736579901296 18446744073709551615 4328857 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 1086601 884495 383 112 0 1081566 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 4346404
[startup+702.3 s]
/proc/loadavg: 4.00 4.01 3.53 5/352 10413
/proc/meminfo: memFree=10494164/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=4862056 CPUtime=702.3 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 1892323 0 0 0 69970 260 0 0 25 0 1 0 649646401 4978745344 1023299 33554432000 4194304 4650387 140736579901296 18446744073709551615 4329254 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 1215514 1023299 384 112 0 1210479 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 4862056
[startup+762.301 s]
/proc/loadavg: 4.22 4.07 3.58 5/352 10415
/proc/meminfo: memFree=10036200/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=5389208 CPUtime=762.3 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 1994825 0 0 0 75958 272 0 0 25 0 1 0 649646401 5518548992 1125801 33554432000 4194304 4650387 140736579901296 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 1347302 1125801 384 112 0 1342267 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 5389208
[startup+822.301 s]
/proc/loadavg: 4.14 4.07 3.61 5/352 10416
/proc/meminfo: memFree=9670832/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=5428272 CPUtime=822.31 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 2022651 0 0 0 81952 279 0 0 25 0 1 0 649646401 5558550528 1126947 33554432000 4194304 4650387 140736579901296 18446744073709551615 4315976 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 1357068 1126947 384 112 0 1352033 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 5428272
[startup+882.301 s]
/proc/loadavg: 4.12 4.07 3.64 5/352 10418
/proc/meminfo: memFree=9582404/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=5479496 CPUtime=882.31 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 2053811 0 0 0 87946 285 0 0 25 0 1 0 649646401 5611003904 1139263 33554432000 4194304 4650387 140736579901296 18446744073709551615 4315069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 1369874 1139263 384 112 0 1364839 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 5479496
[startup+942.301 s]
/proc/loadavg: 4.14 4.08 3.67 5/352 10419
/proc/meminfo: memFree=9486144/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=5575672 CPUtime=942.32 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 2081148 0 0 0 93942 290 0 0 25 0 1 0 649646401 5709488128 1166600 33554432000 4194304 4650387 140736579901296 18446744073709551615 4315121 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 1393918 1166600 384 112 0 1388883 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 5575672
[startup+1002.3 s]
/proc/loadavg: 4.05 4.07 3.68 5/352 10421
/proc/meminfo: memFree=9022208/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=6217428 CPUtime=1002.31 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 2215555 0 0 0 99923 308 0 0 25 0 1 0 649646401 6366646272 1277929 33554432000 4194304 4650387 140736579901296 18446744073709551615 4423249 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 1554357 1277929 384 112 0 1549322 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 6217428
[startup+1062.3 s]
/proc/loadavg: 4.02 4.05 3.70 5/352 10423
/proc/meminfo: memFree=9003236/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=6198248 CPUtime=1062.31 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 2246558 0 0 0 105916 315 0 0 25 0 1 0 649646401 6347005952 1281591 33554432000 4194304 4650387 140736579901296 18446744073709551615 4331965 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 1549562 1281591 384 112 0 1544527 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 6198248
[startup+1122.3 s]
/proc/loadavg: 4.00 4.04 3.72 5/352 10424
/proc/meminfo: memFree=8527568/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=6352224 CPUtime=1122.32 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 2271625 0 0 0 111910 322 0 0 25 0 1 0 649646401 6504677376 1306658 33554432000 4194304 4650387 140736579901296 18446744073709551615 4364851 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 1588056 1306658 384 112 0 1583021 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 6352224
[startup+1182.3 s]
/proc/loadavg: 4.00 4.03 3.73 5/352 10435
/proc/meminfo: memFree=8528452/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=6331356 CPUtime=1182.32 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 2299600 0 0 0 117902 330 0 0 25 0 1 0 649646401 6483308544 1309897 33554432000 4194304 4650387 140736579901296 18446744073709551615 4333751 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 1582839 1309897 384 112 0 1577804 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 6331356
[startup+1242.31 s]
/proc/loadavg: 4.00 4.02 3.75 5/352 10436
/proc/meminfo: memFree=8259412/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=6392468 CPUtime=1242.33 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 2332435 0 0 0 123894 339 0 0 25 0 1 0 649646401 6545887232 1317032 33554432000 4194304 4650387 140736579901296 18446744073709551615 4315053 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 1598117 1317032 384 112 0 1593082 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 6392468
Maximum wall clock time exceeded: sending SIGTERM then SIGKILL
[startup+1300 s]
/proc/loadavg: 3.98 4.02 3.76 4/346 10456
/proc/meminfo: memFree=11957560/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=6483248 CPUtime=1300.03 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4202496 2358607 0 0 0 129657 346 0 0 25 0 1 0 649646401 6638845952 1343204 33554432000 4194304 4650387 140736579901296 18446744073709551615 4315240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10251/statm: 1620812 1343204 384 112 0 1615777 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 6483248
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
Solver just ended. Dumping a history of the last processes samples
[startup+1300.2 s]
/proc/loadavg: 3.98 4.02 3.76 4/346 10456
/proc/meminfo: memFree=11957560/32951124 swapFree=67082152/67111528
[pid=10251] ppid=10249 vsize=0 CPUtime=1300.22 cores=0,2
/proc/10251/stat : 10251 (strangenight1-s) R 10249 10251 10078 0 -1 4203524 2358607 0 0 0 129658 364 0 0 25 0 1 0 649646401 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/10251/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.22
Current children cumulated vsize (KiB) 0
Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.24
CPU time (s): 1300.27
CPU user time (s): 1296.58
CPU system time (s): 3.68744
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 6483248
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296.58
system time used= 3.68744
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2358607
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 1832
runsolver used 4.42533 second user time and 9.81251 second system time
The end
Launcher Data
Begin job on node136 at 2011-05-14 15:41:24
IDJOB=3370893
IDBENCH=82404
IDSOLVER=1847
FILE ID=node136/3370893-1305380479
RUNJOBID= node136-1305379151-10096
PBS_JOBID= 13324366
Free space on /tmp= 72680 MiB
SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370893-1305380479/watcher-3370893-1305380479 -o /tmp/evaluation-result-3370893-1305380479/solver-3370893-1305380479 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370893-1305380479.cnf
TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2
MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=552652103
node136.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.809
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5333.61
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.809
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 0
cpu cores : 4
apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.75
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.809
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 4
apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.75
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.809
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 1
cpu cores : 4
apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.76
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 4
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.809
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 2
cpu cores : 4
apicid : 4
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.75
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 5
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.809
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 2
cpu cores : 4
apicid : 20
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.83
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 6
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.809
cache size : 8192 KB
physical id : 0
siblings : 4
core id : 3
cpu cores : 4
apicid : 6
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.75
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 26
model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz
stepping : 5
cpu MHz : 2666.809
cache size : 8192 KB
physical id : 1
siblings : 4
core id : 3
cpu cores : 4
apicid : 22
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 5332.74
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
/proc/meminfo:
MemTotal: 32951124 kB
MemFree: 17118112 kB
Buffers: 281088 kB
Cached: 5284340 kB
SwapCached: 2740 kB
Active: 11506668 kB
Inactive: 3975576 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32951124 kB
LowFree: 17118112 kB
SwapTotal: 67111528 kB
SwapFree: 67082152 kB
Dirty: 320092 kB
Writeback: 0 kB
AnonPages: 9915132 kB
Mapped: 28564 kB
Slab: 244064 kB
PageTables: 41784 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83587088 kB
Committed_AS: 70917720 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
Hugepagesize: 2048 kB
Free space on /tmp at the end= 72812 MiB
End job on node136 at 2011-05-14 16:03:06