Trace number 3285841
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.00 c Outputting solution to console
0.00/0.00 c This is CryptoMiniSat 2.9.0
0.00/0.00 c compiled with gcc version 4.4.5
0.00/0.00 c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00 c Reading file 'HOME/instance-3285841-1303767086.cnf'
0.00/0.00 c -- header says num vars: 1512832
0.00/0.00 c -- header says num clauses: 8233086
2.29/2.38 c -- clauses added: 0 learnts, 8233086 normals, 0 xors
2.29/2.38 c -- vars added 1512832
2.29/2.38 c Parsing time: 2.11 s
2.29/2.39 c N st 0 0 1512832 58806 7085667 0 16899230 0 no data no data --
3.30/3.37 c asymm cl-useful: 0/420/57006 lits-rem:0 time: 0.96
14.49/14.55 c Flit: 261 Blit: 32470 bXBeca: 0 bXProp: 197 Bins: 0 BRemL: 0 BRemN: 0 P: 200.0M T: 10.98
14.59/14.66 c Cleaning up after failed var search: 0.10 s
14.89/14.90 c Replacing 198 vars Replaced 3980 lits Time: 0.20 s
16.09/16.13 c bin-w-bin subsume rem 191 bins time: 0.84 s
17.39/17.40 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 1.26 s
21.09/21.10 c Subs w/ non-existent bins: 0 l-rem: 0 v-fix: 0 done: 26215 time: 3.70 s
21.29/21.32 c Removed useless bin: 600 fixed: 0 props: 20.04M time: 0.22 s
24.20/24.22 c lits-rem: 0 cl-subs: 7 v-elim: 443605 v-fix: 0 time: 2.88 s
24.99/25.01 c Finding binary XORs T: 0.78 s found: 17
25.20/25.20 c Replacing 17 vars Replaced 727 lits Time: 0.20 s
25.59/25.63 c Finding non-binary XORs: 0.10 s (found: 0, avg size: nan)
25.59/25.63 c calculated reachability. Time: 0.23
25.70/25.73 c Calc default polars - time: 0.10 s pos: 26199 undec: 863664 neg: 622969
25.70/25.73 c =========================================================================================
25.70/25.73 c types(t): F = full restart, N = normal restart
25.70/25.73 c types(t): S = simplification begin/end, E = solution found
25.70/25.73 c restart types(rt): st = static, dy = dynamic
25.70/25.73 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
25.70/25.73 c B st 0 0 887193 71307 6155106 0 14892459 0 no data no data --
63.00/63.02 c N dy 13 5060 887191 71307 6155132 4997 14892459 17253217 29.52 33.13 --
81.09/81.14 c N dy 31 10172 887186 71307 6155169 5205 14892459 4125926 29.05 32.27 --
106.19/106.28 c N dy 46 14569 887185 71307 6155184 9552 14892459 13229983 30.37 35.61 --
123.89/123.98 c N dy 64 18921 887183 71307 6155215 13816 14892459 20074798 29.27 33.51 --
148.80/148.88 c N dy 77 23191 887173 71307 6155253 10283 14892459 6898828 27.66 33.70 --
158.31/158.40 c F st 86 25001 887164 71307 6155267 12065 14892459 9974389 27.35 9.10 --
184.40/184.46 c N st 91 28306 887164 71305 6154960 15332 14891729 21016074 27.35 no data --
193.79/193.88 c S st 92 30000 887164 71305 6154964 17009 14891729 25589843 27.35 no data --
196.50/196.53 c S st 92 30500 887153 71305 6154990 17467 14891729 25848603 27.35 no data --
196.70/196.77 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.24
196.80/196.83 c Cache BProp: 24616 Set: 72 BXProp: 0 T: 0.05
209.29/209.38 c Flit: 432 Blit: 6179 bXBeca: 0 bXProp: 0 Bins: 21977 BRemL: 0 BRemN: 331 P: 200.1M T: 12.42
209.40/209.41 c Cleaning up after failed var search: 0.00 s
212.59/212.69 c bin-w-bin subsume rem 18 bins time: 0.39 s
214.09/214.14 c subs with bin: 120 lits-rem: 0 v-fix: 0 time: 1.44 s
218.19/218.23 c Subs w/ non-existent bins: 217 l-rem: 39 v-fix: 0 done: 7663 time: 4.09 s
218.39/218.45 c Removed useless bin: 589 fixed: 0 props: 20.04M time: 0.22 s
295.91/295.99 c lits-rem: 13 cl-subs: 833 v-elim: 52979 v-fix: 0 time: 77.53 s
296.60/296.64 c asymm cl-useful: 10/340/70750 lits-rem:185 time: 0.65
297.50/297.50 c calculated reachability. Time: 0.76
297.50/297.54 c N dy 92 30500 827487 70750 6095175 16521 14708033 23310355 27.35 no data --
299.30/299.31 c Finding binary XORs T: 1.77 s found: 7
320.20/320.27 c N dy 98 35161 827462 70750 6095225 11514 14708033 5490514 25.52 27.13 --
347.61/347.69 c N dy 108 39881 827433 70750 6095293 16123 14708033 15168134 24.49 26.84 --
379.60/379.68 c N dy 121 44388 827432 70750 6095313 20575 14708033 23100035 23.94 25.22 --
383.91/383.92 c S st 126 45750 827413 70750 6095320 21911 14708033 24971144 23.66 11.54 --
386.31/386.35 c S st 126 46252 827397 70750 6095341 11292 14708033 1636921 23.66 no data --
386.51/386.55 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.20
386.61/386.62 c Cache BProp: 30702 Set: 8 BXProp: 0 T: 0.06
401.60/401.60 c Flit: 181 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 13177 BRemL: 0 BRemN: 414 P: 200.1M T: 14.84
401.60/401.63 c Cleaning up after failed var search: 0.00 s
401.91/401.99 c Replacing 7 vars Replaced 727 lits Time: 0.31 s
402.71/402.76 c bin-w-bin subsume rem 14 bins time: 0.39 s
404.01/404.09 c subs with bin: 836 lits-rem: 0 v-fix: 0 time: 1.33 s
408.91/408.93 c Subs w/ non-existent bins: 440 l-rem: 44 v-fix: 0 done: 9254 time: 4.84 s
409.11/409.17 c Removed useless bin: 1165 fixed: 0 props: 20.03M time: 0.24 s
415.91/415.95 c lits-rem: 239 cl-subs: 250 v-elim: 4063 v-fix: 0 time: 6.78 s
416.21/416.27 c vivif2 -- cl tried 70435 cl shrink 6419 lits rem 17405 time: 0.32
416.41/416.45 c vivif2 -- cl tried 11002 cl shrink 507 lits rem 45347 time: 0.17
416.81/416.82 c asymm cl-useful: 4/325/70427 lits-rem:88 time: 0.37
418.02/418.07 c calculated reachability. Time: 1.16
418.11/418.10 c N dy 126 46252 822354 70427 6092341 10953 14652617 1539497 23.66 no data --
431.71/431.76 c N dy 133 50411 822328 70427 6092378 15043 14652617 6826770 22.89 25.16 --
445.61/445.64 c N dy 142 54570 822320 70427 6092397 19136 14652617 12590714 22.35 23.60 --
466.11/466.13 c N dy 153 58845 822290 70427 6092420 23358 14652617 21938299 21.92 23.16 --
481.60/481.65 c N dy 160 63316 822271 70427 6092456 15563 14652617 5421805 21.33 22.48 --
498.22/498.22 c N dy 173 67480 822264 70427 6092483 19672 14652617 11491705 21.03 22.14 --
506.91/506.98 c S st 181 69380 822264 70427 6092489 21556 14652617 14773574 20.93 17.22 --
509.21/509.29 c S st 181 69882 822257 70427 6092500 22034 14652617 14944778 20.93 no data --
509.51/509.52 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.23
509.61/509.60 c Cache BProp: 30737 Set: 169 BXProp: 1 T: 0.08
518.81/518.83 c Flit: 1084 Blit: 9235 bXBeca: 0 bXProp: 5 Bins: 14364 BRemL: 1 BRemN: 287 P: 200.0M T: 9.11
519.01/519.01 c Cleaning up after failed var search: 0.15 s
519.31/519.30 c Replacing 6 vars Replaced 372 lits Time: 0.24 s
521.01/521.01 c bin-w-bin subsume rem 33 bins time: 0.37 s
522.51/522.51 c subs with bin: 68 lits-rem: 0 v-fix: 0 time: 1.50 s
525.41/525.46 c Subs w/ non-existent bins: 199 l-rem: 53 v-fix: 0 done: 34962 time: 2.95 s
525.61/525.70 c Removed useless bin: 1323 fixed: 0 props: 20.03M time: 0.24 s
535.01/535.09 c lits-rem: 3 cl-subs: 4394 v-elim: 7894 v-fix: 0 time: 9.39 s
535.61/535.62 c vivif2 -- cl tried 75361 cl shrink 4553 lits rem 10475 time: 0.53
536.21/536.21 c vivif2 -- cl tried 17502 cl shrink 1879 lits rem 639185 time: 0.58
536.61/536.60 c asymm cl-useful: 19/739/75361 lits-rem:295 time: 0.40
538.11/538.12 c calculated reachability. Time: 1.43
538.11/538.15 c N dy 181 69882 803501 75361 5977851 17443 14386739 6677447 20.93 no data --
552.31/552.30 c N dy 189 74359 803261 75361 5977892 21840 14386739 11374083 20.54 25.89 --
571.62/571.66 c N dy 206 79351 803241 75361 5977935 13583 14386739 1758629 20.30 21.62 --
588.52/588.56 c N dy 225 84420 803229 75361 5977976 18574 14386739 7710014 20.03 23.55 --
603.71/603.71 c F st 239 87500 803224 75361 5977984 21622 14386739 12660922 19.94 8.78 --
604.61/604.60 c Found part 451 vars: 803187 clauses: 6008509 lits size: 14380689
604.61/604.60 c Found part 452 vars: 2 clauses: 1 lits size: 2
604.61/604.60 c Found part 453 vars: 2 clauses: 1 lits size: 2
604.61/604.60 c Found part 454 vars: 5 clauses: 4 lits size: 8
604.61/604.60 c Found part 455 vars: 3 clauses: 2 lits size: 4
604.61/604.60 c Found part 456 vars: 3 clauses: 2 lits size: 4
604.61/604.60 c Found part 457 vars: 2 clauses: 1 lits size: 2
604.61/604.60 c Found part 458 vars: 3 clauses: 2 lits size: 4
604.61/604.60 c Found part 459 vars: 4 clauses: 3 lits size: 6
604.61/604.60 c Found part 460 vars: 2 clauses: 1 lits size: 2
604.61/604.60 c Found parts: 10 time: 0.88 s
604.61/604.61 c Solving part 452
605.22/605.27 c N st 0 0 2 0 1 0 2 0 no data no data --
605.22/605.27 c asymm cl-useful: 0/0/0 lits-rem:0 time: 0.00
605.22/605.29 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.01
605.32/605.37 c Finding binary XORs T: 0.08 s found: 0
605.32/605.38 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
605.32/605.38 c calculated reachability. Time: 0.00
605.41/605.40 c Calc default polars - time: 0.02 s pos: 1 undec: 1512830 neg: 1
605.41/605.40 c =========================================================================================
605.41/605.40 c types(t): F = full restart, N = normal restart
605.41/605.40 c types(t): S = simplification begin/end, E = solution found
605.41/605.40 c restart types(rt): st = static, dy = dynamic
605.41/605.40 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
605.41/605.40 c B st 0 0 2 0 1 0 2 0 no data no data --
605.41/605.41 c E st 1 0 0 0 1 0 2 0 no data no data --
605.41/605.44 c Verified 0 clauses.
605.41/605.44 c Verified 0 clauses.
605.41/605.44 c Solved part
605.41/605.44 c =========================================================================================
605.41/605.47 c Solving part 453
606.02/606.08 c N st 0 0 2 0 1 0 2 0 no data no data --
606.02/606.09 c asymm cl-useful: 0/0/0 lits-rem:0 time: 0.00
606.12/606.11 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.01
606.12/606.19 c Finding binary XORs T: 0.08 s found: 0
606.21/606.20 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
606.21/606.20 c calculated reachability. Time: 0.00
606.21/606.22 c Calc default polars - time: 0.01 s pos: 1 undec: 1512830 neg: 1
606.21/606.22 c =========================================================================================
606.21/606.22 c types(t): F = full restart, N = normal restart
606.21/606.22 c types(t): S = simplification begin/end, E = solution found
606.21/606.22 c restart types(rt): st = static, dy = dynamic
606.21/606.22 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
606.21/606.22 c B st 0 0 2 0 1 0 2 0 no data no data --
606.21/606.23 c E st 1 0 0 0 1 0 2 0 no data no data --
606.21/606.26 c Verified 0 clauses.
606.21/606.26 c Verified 0 clauses.
606.21/606.26 c Solved part
606.21/606.26 c =========================================================================================
606.21/606.29 c Solving part 457
606.91/606.91 c N st 0 0 2 0 1 0 2 0 no data no data --
606.91/606.92 c asymm cl-useful: 0/0/0 lits-rem:0 time: 0.00
606.91/606.94 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.01
607.01/607.02 c Finding binary XORs T: 0.08 s found: 0
607.01/607.03 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
607.01/607.03 c calculated reachability. Time: 0.00
607.01/607.05 c Calc default polars - time: 0.02 s pos: 1 undec: 1512830 neg: 1
607.01/607.05 c =========================================================================================
607.01/607.05 c types(t): F = full restart, N = normal restart
607.01/607.05 c types(t): S = simplification begin/end, E = solution found
607.01/607.05 c restart types(rt): st = static, dy = dynamic
607.01/607.05 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
607.01/607.05 c B st 0 0 2 0 1 0 2 0 no data no data --
607.01/607.05 c E st 1 0 0 0 1 0 2 0 no data no data --
607.01/607.08 c Verified 0 clauses.
607.01/607.08 c Verified 0 clauses.
607.01/607.08 c Solved part
607.01/607.08 c =========================================================================================
607.11/607.11 c Solving part 460
607.71/607.73 c N st 0 0 2 0 1 0 2 0 no data no data --
607.71/607.73 c asymm cl-useful: 0/0/0 lits-rem:0 time: 0.00
607.71/607.75 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.01
607.81/607.84 c Finding binary XORs T: 0.08 s found: 0
607.81/607.85 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
607.81/607.85 c calculated reachability. Time: 0.00
607.81/607.86 c Calc default polars - time: 0.01 s pos: 1 undec: 1512830 neg: 1
607.81/607.86 c =========================================================================================
607.81/607.86 c types(t): F = full restart, N = normal restart
607.81/607.86 c types(t): S = simplification begin/end, E = solution found
607.81/607.86 c restart types(rt): st = static, dy = dynamic
607.81/607.86 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
607.81/607.86 c B st 0 0 2 0 1 0 2 0 no data no data --
607.81/607.87 c E st 1 0 0 0 1 0 2 0 no data no data --
607.91/607.90 c Verified 0 clauses.
607.91/607.90 c Verified 0 clauses.
607.91/607.90 c Solved part
607.91/607.90 c =========================================================================================
607.91/607.93 c Solving part 455
608.52/608.55 c N st 0 0 3 0 2 0 4 0 no data no data --
608.52/608.55 c asymm cl-useful: 0/0/0 lits-rem:0 time: 0.00
608.52/608.57 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.01
608.62/608.65 c Finding binary XORs T: 0.08 s found: 0
608.62/608.66 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
608.62/608.66 c calculated reachability. Time: 0.00
608.62/608.68 c Calc default polars - time: 0.02 s pos: 1 undec: 1512830 neg: 1
608.62/608.68 c =========================================================================================
608.62/608.68 c types(t): F = full restart, N = normal restart
608.62/608.68 c types(t): S = simplification begin/end, E = solution found
608.62/608.68 c restart types(rt): st = static, dy = dynamic
608.62/608.68 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
608.62/608.68 c B st 0 0 3 0 2 0 4 0 no data no data --
608.62/608.68 c E st 1 0 0 0 2 0 4 0 no data no data --
608.71/608.72 c Verified 0 clauses.
608.71/608.72 c Verified 0 clauses.
608.71/608.72 c Solved part
608.71/608.72 c =========================================================================================
608.71/608.74 c Solving part 456
609.32/609.38 c N st 0 0 3 0 2 0 4 0 no data no data --
609.32/609.38 c asymm cl-useful: 0/0/0 lits-rem:0 time: 0.00
609.42/609.40 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.01
609.42/609.49 c Finding binary XORs T: 0.08 s found: 0
609.51/609.50 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
609.51/609.50 c calculated reachability. Time: 0.00
609.51/609.52 c Calc default polars - time: 0.02 s pos: 1 undec: 1512830 neg: 1
609.51/609.52 c =========================================================================================
609.51/609.52 c types(t): F = full restart, N = normal restart
609.51/609.52 c types(t): S = simplification begin/end, E = solution found
609.51/609.52 c restart types(rt): st = static, dy = dynamic
609.51/609.52 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
609.51/609.52 c B st 0 0 3 0 2 0 4 0 no data no data --
609.51/609.52 c E st 1 0 0 0 2 0 4 0 no data no data --
609.51/609.55 c Verified 0 clauses.
609.51/609.55 c Verified 0 clauses.
609.51/609.55 c Solved part
609.51/609.55 c =========================================================================================
609.51/609.58 c Solving part 458
610.22/610.21 c N st 0 0 3 0 2 0 4 0 no data no data --
610.22/610.21 c asymm cl-useful: 0/0/0 lits-rem:0 time: 0.00
610.22/610.23 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.01
610.32/610.31 c Finding binary XORs T: 0.08 s found: 0
610.32/610.32 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
610.32/610.32 c calculated reachability. Time: 0.00
610.32/610.34 c Calc default polars - time: 0.02 s pos: 1 undec: 1512830 neg: 1
610.32/610.34 c =========================================================================================
610.32/610.34 c types(t): F = full restart, N = normal restart
610.32/610.34 c types(t): S = simplification begin/end, E = solution found
610.32/610.34 c restart types(rt): st = static, dy = dynamic
610.32/610.34 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
610.32/610.34 c B st 0 0 3 0 2 0 4 0 no data no data --
610.32/610.34 c E st 1 0 0 0 2 0 4 0 no data no data --
610.32/610.37 c Verified 0 clauses.
610.32/610.37 c Verified 0 clauses.
610.32/610.37 c Solved part
610.32/610.37 c =========================================================================================
610.42/610.41 c Solving part 459
611.01/611.03 c N st 0 0 4 0 3 0 6 0 no data no data --
611.01/611.04 c asymm cl-useful: 0/0/0 lits-rem:0 time: 0.00
611.01/611.06 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.01
611.11/611.14 c Finding binary XORs T: 0.08 s found: 0
611.11/611.15 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
611.11/611.15 c calculated reachability. Time: 0.00
611.11/611.17 c Calc default polars - time: 0.02 s pos: 1 undec: 1512830 neg: 1
611.11/611.17 c =========================================================================================
611.11/611.17 c types(t): F = full restart, N = normal restart
611.11/611.17 c types(t): S = simplification begin/end, E = solution found
611.11/611.17 c restart types(rt): st = static, dy = dynamic
611.11/611.17 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
611.11/611.17 c B st 0 0 4 0 3 0 6 0 no data no data --
611.11/611.17 c E st 1 0 0 0 3 0 6 0 no data no data --
611.21/611.21 c Verified 0 clauses.
611.21/611.21 c Verified 0 clauses.
611.21/611.21 c Solved part
611.21/611.21 c =========================================================================================
611.21/611.23 c Solving part 454
611.82/611.87 c N st 0 0 5 0 4 0 8 0 no data no data --
611.82/611.87 c asymm cl-useful: 0/0/0 lits-rem:0 time: 0.00
611.82/611.89 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.01
611.92/611.97 c Finding binary XORs T: 0.08 s found: 0
611.92/611.98 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
611.92/611.98 c calculated reachability. Time: 0.00
612.01/612.00 c Calc default polars - time: 0.01 s pos: 1 undec: 1512830 neg: 1
612.01/612.00 c =========================================================================================
612.01/612.00 c types(t): F = full restart, N = normal restart
612.01/612.00 c types(t): S = simplification begin/end, E = solution found
612.01/612.00 c restart types(rt): st = static, dy = dynamic
612.01/612.00 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
612.01/612.00 c B st 0 0 5 0 4 0 8 0 no data no data --
612.01/612.00 c E st 1 0 0 0 4 0 8 0 no data no data --
612.01/612.04 c Verified 0 clauses.
612.01/612.04 c Verified 0 clauses.
612.01/612.04 c Solved part
612.01/612.04 c =========================================================================================
612.01/612.06 c Coming back to original instance
612.01/612.06 c =========================================================================================
627.32/627.34 c N st 244 90797 803197 75355 5975444 24818 14380689 19803879 19.94 no data --
655.42/655.44 c N dy 262 96724 802978 75355 5975497 16412 14380689 4377872 20.06 21.85 --
674.71/674.73 c N dy 283 102895 802975 75355 5975554 22483 14380689 12644754 19.80 21.85 --
680.52/680.57 c S st 290 104824 802972 75355 5975579 24370 14380689 14771289 19.70 14.07 --
682.72/682.79 c S st 290 105325 802960 75355 5975582 24848 14380689 15024501 19.70 no data --
683.02/683.01 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.22
683.12/683.12 c Cache BProp: 38489 Set: 63 BXProp: 0 T: 0.10
693.81/693.84 c Flit: 928 Blit: 2813 bXBeca: 0 bXProp: 0 Bins: 8999 BRemL: 0 BRemN: 296 P: 200.1M T: 10.66
693.81/693.88 c Cleaning up after failed var search: 0.00 s
695.61/695.60 c bin-w-bin subsume rem 4 bins time: 0.37 s
697.11/697.10 c subs with bin: 1904 lits-rem: 283 v-fix: 0 time: 1.50 s
701.31/701.35 c Subs w/ non-existent bins: 162 l-rem: 29 v-fix: 0 done: 21535 time: 4.25 s
701.61/701.60 c Removed useless bin: 797 fixed: 0 props: 20.03M time: 0.25 s
714.71/714.71 c lits-rem: 29 cl-subs: 2974 v-elim: 2082 v-fix: 0 time: 13.11 s
715.31/715.34 c vivif2 -- cl tried 76404 cl shrink 3628 lits rem 8408 time: 0.62
716.12/716.17 c vivif2 -- cl tried 21970 cl shrink 2181 lits rem 1388823 time: 0.82
716.52/716.51 c asymm cl-useful: 2/1149/76388 lits-rem:36 time: 0.34
718.32/718.40 c calculated reachability. Time: 1.80
718.42/718.43 c N dy 290 105325 796958 76388 5937263 21951 14278956 8524915 19.70 no data --
722.52/722.52 c Finding binary XORs T: 4.09 s found: 11
747.82/747.89 c N dy 324 112167 796936 76388 5937317 28677 14278956 17690034 19.63 20.74 --
774.62/774.67 c N dy 350 119358 796894 76388 5937389 20502 14278956 7830522 19.45 21.08 --
798.92/798.95 c N dy 387 127389 796884 76388 5937461 28386 14278956 17631903 19.41 23.82 --
824.02/824.10 c N dy 424 135536 796878 76388 5937506 19976 14278956 5589398 19.32 20.75 --
859.03/859.02 c N dy 460 145347 796864 76388 5937582 29637 14278956 19099587 19.07 20.53 --
898.92/898.99 c N dy 495 155108 796762 76388 5937643 21827 14278956 5728971 18.91 20.06 --
910.52/910.57 c S st 504 157990 796537 76388 5937663 24675 14278956 10178505 18.92 12.64 --
912.63/912.67 c S st 504 158490 796534 76388 5937667 25166 14278956 10377080 18.92 no data --
912.83/912.89 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.22
913.03/913.01 c Cache BProp: 37985 Set: 169 BXProp: 0 T: 0.12
921.93/921.91 c Flit: 183 Blit: 31 bXBeca: 0 bXProp: 0 Bins: 5772 BRemL: 0 BRemN: 290 P: 200.1M T: 8.75
921.93/921.94 c Cleaning up after failed var search: 0.00 s
922.33/922.34 c Replacing 11 vars Replaced 1162 lits Time: 0.35 s
923.63/923.67 c bin-w-bin subsume rem 42 bins time: 0.37 s
925.13/925.14 c subs with bin: 0 lits-rem: 0 v-fix: 0 time: 1.47 s
929.83/929.89 c Subs w/ non-existent bins: 420 l-rem: 50 v-fix: 0 done: 8606 time: 4.75 s
930.13/930.14 c Removed useless bin: 1277 fixed: 0 props: 20.04M time: 0.25 s
939.83/939.89 c lits-rem: 77 cl-subs: 1708 v-elim: 3377 v-fix: 0 time: 9.74 s
940.63/940.61 c vivif2 -- cl tried 78224 cl shrink 2282 lits rem 4804 time: 0.71
941.42/941.40 c vivif2 -- cl tried 23575 cl shrink 1505 lits rem 887928 time: 0.79
941.72/941.77 c asymm cl-useful: 2/1151/78214 lits-rem:12 time: 0.37
944.12/944.10 c calculated reachability. Time: 2.24
944.12/944.14 c N dy 504 158490 792761 78214 5928289 23554 14255314 7205672 18.92 no data --
982.83/982.85 c N dy 540 169209 792701 78214 5928349 34122 14255314 22433988 18.70 19.71 --
1017.03/1017.05 c N dy 575 180530 792690 78214 5928433 26946 14255314 12009653 18.44 19.67 --
1062.73/1062.72 c N dy 619 192269 792658 78214 5928508 38536 14255314 28444083 18.26 19.90 --
1106.03/1106.10 c N dy 665 204910 792633 78214 5928586 31562 14255314 15929489 18.12 19.24 --
1155.13/1155.11 c N dy 708 217990 792588 78214 5928652 24282 14255314 7131735 17.96 40.77 --
1203.84/1203.81 c N dy 763 232010 791268 78214 5928732 38120 14255314 25438293 17.88 18.99 --
1233.43/1233.41 c S st 785 237735 791259 78214 5928766 23535 14255314 2694166 17.84 9.68 --
1235.63/1235.67 c S st 785 238238 791241 78214 5928769 24013 14255314 2857545 17.84 no data --
1235.83/1235.87 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 0 time: 0.20
1236.03/1236.01 c Cache BProp: 35091 Set: 192 BXProp: 0 T: 0.13
1244.83/1244.83 c Flit: 732 Blit: 728 bXBeca: 0 bXProp: 0 Bins: 13860 BRemL: 0 BRemN: 260 P: 200.1M T: 8.69
1244.83/1244.86 c Cleaning up after failed var search: 0.00 s
1245.73/1245.71 c bin-w-bin subsume rem 17 bins time: 0.37 s
1247.03/1247.06 c subs with bin: 873 lits-rem: 0 v-fix: 0 time: 1.35 s
1252.23/1252.20 c Subs w/ non-existent bins: 526 l-rem: 95 v-fix: 0 done: 9709 time: 5.14 s
1252.43/1252.45 c Removed useless bin: 1180 fixed: 0 props: 20.00M time: 0.25 s
1255.14/1255.14 c lits-rem: 44 cl-subs: 700 v-elim: 1202 v-fix: 0 time: 2.69 s
1255.93/1255.95 c vivif2 -- cl tried 78704 cl shrink 2295 lits rem 5810 time: 0.81
1256.33/1256.38 c vivif2 -- cl tried 22995 cl shrink 430 lits rem 137202 time: 0.43
1256.73/1256.71 c asymm cl-useful: 110/637/78702 lits-rem:935 time: 0.33
1259.54/1259.55 c calculated reachability. Time: 2.75
1259.54/1259.58 c N dy 785 238238 787951 78698 5901727 22942 14164132 2598061 17.84 no data --
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: 935)
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-3285841-1303767086/watcher-3285841-1303767086 -o /tmp/evaluation-result-3285841-1303767086/solver-3285841-1303767086 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3285841-1303767086.cnf
running on 2 cores: 5,7
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: 1.80 2.59 2.92 4/186 6858
/proc/meminfo: memFree=16530424/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=24908 CPUtime=0 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 1670 0 0 0 0 0 0 0 20 0 1 0 566939824 25505792 1380 33554432000 4194304 4650387 140733996114208 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 6227 1384 328 112 0 1192 0
[startup+0.081439 s]
/proc/loadavg: 1.80 2.59 2.92 4/186 6858
/proc/meminfo: memFree=16530424/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=58616 CPUtime=0.07 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 8432 0 0 0 6 1 0 0 20 0 1 0 566939824 60022784 6241 33554432000 4194304 4650387 140733996114208 18446744073709551615 4545857 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 14654 6241 330 112 0 9619 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 58616
[startup+0.100434 s]
/proc/loadavg: 1.80 2.59 2.92 4/186 6858
/proc/meminfo: memFree=16530424/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=67392 CPUtime=0.09 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 11044 0 0 0 8 1 0 0 20 0 1 0 566939824 69009408 8823 33554432000 4194304 4650387 140733996114208 18446744073709551615 4545901 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 16848 8823 330 112 0 11813 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 67392
[startup+0.300401 s]
/proc/loadavg: 1.80 2.59 2.92 4/186 6858
/proc/meminfo: memFree=16530424/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=137368 CPUtime=0.29 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 29282 0 0 0 25 4 0 0 21 0 1 0 566939824 140664832 20668 33554432000 4194304 4650387 140733996114208 18446744073709551615 4369043 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 34342 20668 330 112 0 29307 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 137368
[startup+0.700335 s]
/proc/loadavg: 1.80 2.59 2.92 4/186 6858
/proc/meminfo: memFree=16530424/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=206696 CPUtime=0.69 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 52975 0 0 0 61 8 0 0 22 0 1 0 566939824 211656704 43860 33554432000 4194304 4650387 140733996114208 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 51674 43871 330 112 0 46639 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 206696
[startup+1.50117 s]
/proc/loadavg: 1.80 2.59 2.92 5/187 6859
/proc/meminfo: memFree=16141552/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=382936 CPUtime=1.49 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 105246 0 0 0 133 16 0 0 25 0 1 0 566939824 392126464 86965 33554432000 4194304 4650387 140733996114208 18446744073709551615 231895151301 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 95734 86966 330 112 0 90699 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 382936
[startup+3.10087 s]
/proc/loadavg: 1.80 2.59 2.92 5/185 6859
/proc/meminfo: memFree=15728868/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=663636 CPUtime=3.09 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 171968 0 0 0 282 27 0 0 25 0 1 0 566939824 679563264 136343 33554432000 4194304 4650387 140733996114208 18446744073709551615 4369053 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 165909 136343 348 112 0 160874 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 663636
[startup+6.30028 s]
/proc/loadavg: 2.13 2.64 2.93 5/190 6865
/proc/meminfo: memFree=15015340/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=730876 CPUtime=6.29 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 193552 0 0 0 599 30 0 0 25 0 1 0 566939824 748417024 155088 33554432000 4194304 4650387 140733996114208 18446744073709551615 4245488 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 182719 155088 354 112 0 177684 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 730876
[startup+12.7011 s]
/proc/loadavg: 2.28 2.67 2.94 5/190 6865
/proc/meminfo: memFree=14378396/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=1105264 CPUtime=12.69 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 263247 0 0 0 1232 37 0 0 25 0 1 0 566939824 1131790336 224783 33554432000 4194304 4650387 140733996114208 18446744073709551615 4244897 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 276316 224783 354 112 0 271281 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1105264
[startup+25.5007 s]
/proc/loadavg: 2.58 2.71 2.95 5/190 6892
/proc/meminfo: memFree=14459000/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=1423436 CPUtime=25.49 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 330982 0 0 0 2504 45 0 0 25 0 1 0 566939824 1457598464 292518 33554432000 4194304 4650387 140733996114208 18446744073709551615 4302499 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 355859 292518 377 112 0 350824 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1423436
[startup+51.1009 s]
/proc/loadavg: 3.07 2.82 2.98 5/190 6893
/proc/meminfo: memFree=13999140/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=1513516 CPUtime=51.1 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 350097 0 0 0 5061 49 0 0 25 0 1 0 566939824 1549840384 311633 33554432000 4194304 4650387 140733996114208 18446744073709551615 4315976 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 378379 311633 380 112 0 373344 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 1513516
[startup+102.307 s]
/proc/loadavg: 3.59 3.00 3.03 5/187 6943
/proc/meminfo: memFree=14979148/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=1610588 CPUtime=102.3 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 395687 0 0 0 10175 55 0 0 25 0 1 0 566939824 1649242112 327366 33554432000 4194304 4650387 140733996114208 18446744073709551615 4315106 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 402647 327366 381 112 0 397612 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1610588
[startup+162.301 s]
/proc/loadavg: 3.85 3.18 3.09 5/190 6950
/proc/meminfo: memFree=13209188/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=1704328 CPUtime=162.3 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 442271 0 0 0 16168 62 0 0 25 0 1 0 566939824 1745231872 348813 33554432000 4194304 4650387 140733996114208 18446744073709551615 4315240 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 426082 348813 382 112 0 421047 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1704328
[startup+222.301 s]
/proc/loadavg: 3.94 3.32 3.14 5/190 6952
/proc/meminfo: memFree=11291032/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=2901712 CPUtime=222.3 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 702014 0 0 0 22136 94 0 0 25 0 1 0 566939824 2971353088 608556 33554432000 4194304 4650387 140733996114208 18446744073709551615 4436420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 725428 608556 383 112 0 720393 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 2901712
[startup+282.301 s]
/proc/loadavg: 3.98 3.44 3.19 5/190 6953
/proc/meminfo: memFree=10003576/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=2901712 CPUtime=282.3 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 702019 0 0 0 28136 94 0 0 25 0 1 0 566939824 2971353088 608561 33554432000 4194304 4650387 140733996114208 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 725428 608561 383 112 0 720393 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 2901712
[startup+342.3 s]
/proc/loadavg: 4.05 3.56 3.24 5/190 6955
/proc/meminfo: memFree=8870476/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=2860792 CPUtime=342.3 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 727872 0 0 0 34131 99 0 0 25 0 1 0 566939824 2929451008 602127 33554432000 4194304 4650387 140733996114208 18446744073709551615 4315949 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 715198 602127 383 112 0 710163 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 2860792
[startup+402.301 s]
/proc/loadavg: 3.57 3.53 3.25 4/184 6973
/proc/meminfo: memFree=9166292/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=3535592 CPUtime=402.31 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 876711 0 0 0 40112 119 0 0 25 0 1 0 566939824 3620446208 723688 33554432000 4194304 4650387 140733996114208 18446744073709551615 4426532 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 883898 723688 383 112 0 878863 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 3535592
[startup+462.301 s]
/proc/loadavg: 3.21 3.43 3.24 4/184 6978
/proc/meminfo: memFree=8428984/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=3622528 CPUtime=462.3 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 899629 0 0 0 46108 122 0 0 25 0 1 0 566939824 3709468672 746606 33554432000 4194304 4650387 140733996114208 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 905632 746606 383 112 0 900597 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 3622528
[startup+522.3 s]
/proc/loadavg: 3.08 3.35 3.22 4/184 6980
/proc/meminfo: memFree=7824276/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=4282188 CPUtime=522.31 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 1045486 0 0 0 52089 142 0 0 25 0 1 0 566939824 4384960512 873656 33554432000 4194304 4650387 140733996114208 18446744073709551615 4436141 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 1070547 873656 383 112 0 1065512 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 4282188
[startup+582.301 s]
/proc/loadavg: 3.03 3.28 3.20 4/184 6981
/proc/meminfo: memFree=6664952/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=4343868 CPUtime=582.31 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 1074871 0 0 0 58085 146 0 0 25 0 1 0 566939824 4448120832 878677 33554432000 4194304 4650387 140733996114208 18446744073709551615 4315078 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 1085967 878677 383 112 0 1080932 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 4343868
[startup+642.301 s]
/proc/loadavg: 3.01 3.23 3.18 4/184 6983
/proc/meminfo: memFree=6016896/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=4993144 CPUtime=642.32 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 1889682 0 0 0 63991 241 0 0 25 0 1 0 566939824 5112979456 1044087 33554432000 4194304 4650387 140733996114208 18446744073709551615 4315936 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 1248286 1044090 384 112 0 1243251 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 4993144
[startup+702.301 s]
/proc/loadavg: 3.00 3.18 3.17 4/184 6985
/proc/meminfo: memFree=5657932/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=5378492 CPUtime=702.31 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 1993122 0 0 0 69979 252 0 0 25 0 1 0 566939824 5507575808 1124098 33554432000 4194304 4650387 140733996114208 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 1344623 1124098 384 112 0 1339588 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 5378492
[startup+762.307 s]
/proc/loadavg: 3.00 3.15 3.16 4/184 6986
/proc/meminfo: memFree=5200324/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=5362728 CPUtime=762.33 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 2020268 0 0 0 75974 259 0 0 25 0 1 0 566939824 5491433472 1124564 33554432000 4194304 4650387 140733996114208 18446744073709551615 4315137 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 1340682 1124564 384 112 0 1335647 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 5362728
[startup+822.301 s]
/proc/loadavg: 3.03 3.13 3.15 4/184 6988
/proc/meminfo: memFree=5134964/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=5479496 CPUtime=822.32 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 2052987 0 0 0 81965 267 0 0 25 0 1 0 566939824 5611003904 1138439 33554432000 4194304 4650387 140733996114208 18446744073709551615 4367491 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 1369874 1138439 384 112 0 1364839 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 5479496
[startup+882.301 s]
/proc/loadavg: 3.08 3.13 3.15 4/184 6989
/proc/meminfo: memFree=4620020/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=5576024 CPUtime=882.32 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 2081484 0 0 0 87962 270 0 0 25 0 1 0 566939824 5709848576 1166936 33554432000 4194304 4650387 140733996114208 18446744073709551615 4315194 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 1394006 1166936 384 112 0 1388971 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 5576024
[startup+942.3 s]
/proc/loadavg: 3.03 3.11 3.14 4/184 6991
/proc/meminfo: memFree=4141540/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=6224688 CPUtime=942.32 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 2221330 0 0 0 93944 288 0 0 25 0 1 0 566939824 6374080512 1283704 33554432000 4194304 4650387 140733996114208 18446744073709551615 4302023 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 1556172 1283704 384 112 0 1551137 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 6224688
[startup+1002.3 s]
/proc/loadavg: 3.01 3.08 3.13 4/184 6993
/proc/meminfo: memFree=4037724/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=6263792 CPUtime=1002.32 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 2250024 0 0 0 99938 294 0 0 25 0 1 0 566939824 6414123008 1285057 33554432000 4194304 4650387 140733996114208 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 1565948 1285057 384 112 0 1560913 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 6263792
[startup+1062.3 s]
/proc/loadavg: 3.00 3.07 3.12 4/184 6994
/proc/meminfo: memFree=3340868/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=6360152 CPUtime=1062.33 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 2278330 0 0 0 105931 302 0 0 25 0 1 0 566939824 6512795648 1313363 33554432000 4194304 4650387 140733996114208 18446744073709551615 4365445 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 1590038 1313363 384 112 0 1585003 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 6360152
[startup+1122.3 s]
/proc/loadavg: 3.00 3.05 3.10 4/184 6996
/proc/meminfo: memFree=2868920/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=6411000 CPUtime=1122.33 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 2309837 0 0 0 111923 310 0 0 25 0 1 0 566939824 6564864000 1320134 33554432000 4194304 4650387 140733996114208 18446744073709551615 4363688 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 1602750 1320134 384 112 0 1597715 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 6411000
[startup+1182.3 s]
/proc/loadavg: 3.00 3.04 3.09 4/184 6997
/proc/meminfo: memFree=2834264/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=6394916 CPUtime=1182.33 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 2340672 0 0 0 117914 319 0 0 25 0 1 0 566939824 6548393984 1325269 33554432000 4194304 4650387 140733996114208 18446744073709551615 4365030 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 1598729 1325269 384 112 0 1593694 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 6394916
[startup+1242.3 s]
/proc/loadavg: 3.00 3.03 3.09 4/184 6999
/proc/meminfo: memFree=2634308/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=6725608 CPUtime=1242.34 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 2433695 0 0 0 123900 334 0 0 25 0 1 0 566939824 6887022592 1388855 33554432000 4194304 4650387 140733996114208 18446744073709551615 4245165 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 1681402 1388855 384 112 0 1676367 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 6725608
Maximum wall clock time exceeded: sending SIGTERM then SIGKILL
[startup+1300 s]
/proc/loadavg: 3.00 3.02 3.08 4/184 7000
/proc/meminfo: memFree=2352292/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=6976384 CPUtime=1300.04 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4202496 2483465 0 0 0 129662 342 0 0 25 0 1 0 566939824 7143817216 1438625 33554432000 4194304 4650387 140733996114208 18446744073709551615 4303896 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6858/statm: 1744096 1438625 384 112 0 1739061 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 6976384
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
Solver just ended. Dumping a history of the last processes samples
[startup+1300.21 s]
/proc/loadavg: 3.00 3.02 3.08 5/185 7001
/proc/meminfo: memFree=5031428/32950928 swapFree=67111528/67111528
[pid=6858] ppid=6856 vsize=0 CPUtime=1300.24 cores=5,7
/proc/6858/stat : 6858 (strangenight1-s) R 6856 6858 5482 0 -1 4203524 2483465 0 0 0 129662 362 0 0 25 0 1 0 566939824 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6858/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.24
Current children cumulated vsize (KiB) 0
Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.23
CPU time (s): 1300.27
CPU user time (s): 1296.62
CPU system time (s): 3.64645
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 6976384
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296.62
system time used= 3.64644
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2483465
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= 8
involuntary context switches= 816
runsolver used 2.12368 second user time and 4.99024 second system time
The end
Launcher Data
Begin job on node114 at 2011-04-25 23:31:31
IDJOB=3285841
IDBENCH=82404
IDSOLVER=1589
FILE ID=node114/3285841-1303767086
RUNJOBID= node114-1303767085-6825
PBS_JOBID= 13157139
Free space on /tmp= 71168 MiB
SOLVER NAME= CryptoMiniSat Strange-Night-1-st
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-3285841-1303767086/watcher-3285841-1303767086 -o /tmp/evaluation-result-3285841-1303767086/solver-3285841-1303767086 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3285841-1303767086.cnf
TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2
MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=749567699
node114.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.848
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.69
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.848
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 : 5226.15
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.848
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.74
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.848
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.73
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.848
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.848
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.75
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.848
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.74
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.848
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.75
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
/proc/meminfo:
MemTotal: 32950928 kB
MemFree: 16530952 kB
Buffers: 2291244 kB
Cached: 12847156 kB
SwapCached: 0 kB
Active: 7420228 kB
Inactive: 8399016 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32950928 kB
LowFree: 16530952 kB
SwapTotal: 67111528 kB
SwapFree: 67111528 kB
Dirty: 441600 kB
Writeback: 0 kB
AnonPages: 680596 kB
Mapped: 15724 kB
Slab: 534544 kB
PageTables: 6552 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83586992 kB
Committed_AS: 1051868 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= 71212 MiB
End job on node114 at 2011-04-25 23:53:13