Trace number 3321280
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
Name | SAT-Race-2010-CNF/hardware-verification/ manolios/c10idw_i.cnf |
MD5SUM | c139a321e75833c70af36726562b66de |
Bench Category | APPLICATION (applications instances) |
Best result obtained on this benchmark | UNSAT |
Best CPU time to get the best result obtained on this benchmark | 21.5667 |
Satisfiable | |
(Un)Satisfiability was proved | |
Number of variables | 196306 |
Number of clauses | 582994 |
Sum of the clauses size | 1360318 |
Maximum clause length | 3 |
Minimum clause length | 1 |
Number of clauses of size 1 | 1 |
Number of clauses of size 2 | 388662 |
Number of clauses of size 3 | 194331 |
Number of clauses of size 4 | 0 |
Number of clauses of size 5 | 0 |
Number of clauses of size over 5 | 0 |
Solver Data
0.00/0.00 c Outputting solution to console
0.00/0.01 c Using 8 threads
0.00/0.01 c This is CryptoMiniSat 3.0.0
0.00/0.01 c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01 c Reading file 'HOME/instance-3321280-1304342631.cnf'
0.00/0.02 c -- header says num vars: 196306
0.00/0.02 c -- header says num clauses: 582994
3.81/0.76 c -- clauses added: 0 learnts, 582994 normals, 0 xors
3.81/0.76 c -- vars added 196306
3.81/0.76 c Parsing time: 0.33 s
3.81/0.76 c N st 0 0 196306 194331 388662 0 1360317 0 no data no data
9.26/1.48 c asymm cl-useful: 0/21494/194330 lits-rem:0 time: 0.72
165.21/20.95 c Flit: 455 Blit: 12299 bXBeca: 0 bXProp: 16649 Bins: 0 BRemL: 0 BRemN: 0 P: 200.0M T: 19.47
165.21/20.99 c Cleaning up after failed var search: 0.03 s
165.95/21.06 c Replacing 16649 vars Replaced 266278 lits Time: 0.07 s
166.74/21.13 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
166.74/21.17 c bin-w-bin subsume rem 797 bins time: 0.04 s
167.54/21.25 c subs with bin: 19 lits-rem: 19 v-fix: 0 time: 0.09 s
173.19/21.99 c Subs w/ non-existent bins: 1 l-rem: 1 v-fix: 0 done: 128819 time: 0.73 s
175.54/22.21 c Removed useless bin: 78 fixed: 0 props: 20.01M time: 0.22 s
180.30/22.80 c lits-rem: 32 cl-subs: 213 v-elim: 55261 v-fix: 0 time: 0.51 s
180.30/22.84 c Finding binary XORs T: 0.04 s found: 611
180.30/22.88 c Replacing 611 vars Replaced 6920 lits Time: 0.04 s
181.09/22.98 c Finding non-binary XORs: 0.07 s (found: 3701, avg size: 3.0)
181.09/22.98 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 0 locsubst: 8 time: 0.03
181.09/23.00 c calculated reachability. Time: 0.00
181.93/23.02 c Calc default polars - time: 0.02 s pos: 39197 undec: 86715 neg: 70394
181.93/23.02 c =========================================================================================
181.93/23.02 c types(t): F = full restart, N = normal restart
181.93/23.02 c types(t): S = simplification begin/end, E = solution found
181.93/23.02 c restart types(rt): st = static, dy = dynamic
181.93/23.02 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
181.93/23.02 c B st 0 0 109911 140139 215707 0 926051 0 no data no data
197.80/25.10 c N dy 13 4297 109885 140139 215775 3962 926051 77130 6.90 7.27
217.02/27.43 c N dy 41 8365 109704 140139 216027 7568 926051 128425 7.90 8.33
242.56/30.61 c N dy 73 12601 109640 140139 216729 11505 926051 199157 8.71 9.22
263.34/33.25 c N dy 98 16639 109442 140139 216738 15125 926051 263731 8.97 9.49
289.72/36.55 c N dy 124 20708 109138 140139 217409 9810 926051 92697 9.18 9.70
312.90/39.48 c F st 146 25000 108990 140139 217519 13717 926049 155093 9.15 7.08
313.75/39.54 c Replacing 60 vars Replaced 5037 lits Time: 0.04 s
349.73/44.02 c N st 146 25000 107638 133795 211529 11930 891546 129832 9.15 7.08
352.87/44.48 c Finding binary XORs T: 0.04 s found: 3461
353.67/44.54 c Replacing 3461 vars Replaced 101113 lits Time: 0.06 s
359.27/45.29 c N dy 152 30000 104149 133428 204196 16137 876874 224487 9.15 no data
359.27/45.29 c S st 152 30000 104149 133428 204196 16137 876874 224487 9.15 no data
364.06/45.80 c S st 152 30501 104127 133428 204518 16551 876874 228540 9.15 no data
364.06/45.84 c x-sub: 83 x-cut: 0 vfix: 0 v-elim: 37 locsubst: 530 time: 0.04
475.98/59.82 c Flit: 73 Blit: 432 bXBeca: 0 bXProp: 3857 Bins: 140349 BRemL: 25287 BRemN: 654 P: 118.5M T: 13.98
475.98/59.85 c Cleaning up after failed var search: 0.02 s
476.78/59.93 c Replacing 4099 vars Replaced 215891 lits Time: 0.08 s
476.78/59.98 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
478.37/60.14 c bin-w-bin subsume rem 32692 bins time: 0.17 s
479.17/60.21 c subs with bin: 578 lits-rem: 610 v-fix: 0 time: 0.06 s
483.17/60.77 c Subs w/ non-existent bins: 639 l-rem: 376 v-fix: 0 done: 98542 time: 0.56 s
484.75/60.97 c Removed useless bin: 199 fixed: 0 props: 13.73M time: 0.21 s
489.59/61.57 c lits-rem: 145 cl-subs: 1806 v-elim: 65694 v-fix: 0 time: 0.56 s
489.59/61.60 c subs with bin: 262 lits-rem: 1636 v-fix: 0 time: 0.02 s
490.40/61.68 c lits-rem: 1701 cl-subs: 1533 v-elim: 0 v-fix: 0 time: 0.06 s
493.55/62.06 c asymm cl-useful: 459/45826/129487 lits-rem:570 time: 0.38
493.55/62.08 c calculated reachability. Time: 0.00
493.55/62.08 c N dy 152 30501 32848 129433 46947 6442 590881 91119 9.15 no data
494.35/62.10 c Finding binary XORs T: 0.02 s found: 160
503.15/63.30 c N dy 170 34636 32848 129433 47034 9954 590881 141341 9.03 9.60
511.93/64.30 c N dy 192 38792 32802 129433 48060 13638 590881 203922 9.07 9.92
523.13/65.72 c N dy 213 42928 32796 129433 74816 8742 590881 138742 9.05 9.54
525.58/66.02 c Finding binary XORs T: 0.02 s found: 386
525.58/66.05 c Replacing 546 vars Replaced 21924 lits Time: 0.03 s
528.72/66.42 c S st 228 45751 32249 128936 73207 10500 587746 176831 9.07 no data
530.31/66.61 c S st 228 46252 32247 128936 73222 10945 587746 181245 9.07 no data
530.31/66.63 c x-sub: 241 x-cut: 0 vfix: 0 v-elim: 26 locsubst: 0 time: 0.02
544.70/68.49 c Flit: 15 Blit: 76 bXBeca: 0 bXProp: 973 Bins: 77279 BRemL: 41841 BRemN: 52 P: 15.7M T: 1.86
545.51/68.55 c Replacing 973 vars Replaced 88820 lits Time: 0.05 s
545.51/68.59 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
546.30/68.67 c bin-w-bin subsume rem 33527 bins time: 0.08 s
547.11/68.71 c subs with bin: 1503 lits-rem: 1467 v-fix: 0 time: 0.03 s
547.11/68.77 c Subs w/ non-existent bins: 734 l-rem: 317 v-fix: 0 done: 31143 time: 0.06 s
547.90/68.80 c Removed useless bin: 59 fixed: 0 props: 1.47M time: 0.03 s
549.51/69.05 c lits-rem: 338 cl-subs: 2893 v-elim: 8931 v-fix: 0 time: 0.24 s
549.51/69.08 c subs with bin: 275 lits-rem: 981 v-fix: 0 time: 0.02 s
550.31/69.15 c lits-rem: 448 cl-subs: 561 v-elim: 0 v-fix: 0 time: 0.05 s
550.31/69.19 c vivif2 -- cl tried 111519 cl shrink 1753 lits rem 2565 time: 0.04
550.31/69.19 c vivif2 -- cl tried 8566 cl shrink 203 lits rem 286 time: 0.01
554.30/69.61 c asymm cl-useful: 0/30801/111441 lits-rem:0 time: 0.41
554.30/69.62 c calculated reachability. Time: 0.01
554.30/69.62 c N dy 228 46252 22212 111441 27811 8558 505998 101284 9.07 no data
554.30/69.65 c Finding binary XORs T: 0.03 s found: 5
560.74/70.42 c N dy 246 50349 22208 111441 29907 12149 505998 164313 9.00 10.17
567.09/71.23 c N dy 256 54429 22198 111441 29923 15595 505998 212501 8.88 9.53
572.67/71.97 c Finding binary XORs T: 0.02 s found: 35
573.47/72.09 c N dy 273 58490 22198 111221 47312 19029 504926 301036 8.82 9.29
582.27/73.18 c N dy 294 62577 22196 111221 54121 22567 504926 370817 8.80 10.90
585.47/73.55 c Finding binary XORs T: 0.02 s found: 16
591.86/74.33 c N dy 314 66841 22192 111167 53902 13698 504579 174280 8.77 9.72
596.64/74.99 c S st 329 69378 22192 111167 54272 15857 504579 211509 8.76 no data
598.25/75.14 c S st 329 69881 22192 111167 54273 16298 504579 215648 8.76 no data
598.25/75.16 c x-sub: 0 x-cut: 0 vfix: 0 v-elim: 201 locsubst: 2 time: 0.02
605.44/76.01 c Flit: 1 Blit: 0 bXBeca: 0 bXProp: 16 Bins: 10471 BRemL: 27350 BRemN: 65 P: 7.9M T: 0.85
605.44/76.05 c Replacing 73 vars Replaced 12624 lits Time: 0.04 s
605.44/76.08 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
606.24/76.10 c bin-w-bin subsume rem 13359 bins time: 0.02 s
606.24/76.13 c subs with bin: 885 lits-rem: 207 v-fix: 0 time: 0.02 s
606.24/76.16 c Subs w/ non-existent bins: 53 l-rem: 37 v-fix: 0 done: 21917 time: 0.03 s
606.24/76.18 c Removed useless bin: 33 fixed: 0 props: 0.44M time: 0.02 s
607.03/76.29 c lits-rem: 165 cl-subs: 1092 v-elim: 507 v-fix: 0 time: 0.11 s
607.83/76.32 c subs with bin: 131 lits-rem: 407 v-fix: 0 time: 0.02 s
608.63/76.40 c lits-rem: 920 cl-subs: 1051 v-elim: 0 v-fix: 0 time: 0.06 s
608.63/76.43 c vivif2 -- cl tried 108259 cl shrink 476 lits rem 609 time: 0.03
608.63/76.44 c vivif2 -- cl tried 14811 cl shrink 439 lits rem 693 time: 0.01
609.44/76.55 c asymm cl-useful: 42/10130/108251 lits-rem:126 time: 0.11
609.44/76.56 c calculated reachability. Time: 0.00
609.44/76.56 c N dy 329 69881 21410 108209 22395 14810 493488 137921 8.76 no data
612.67/76.98 c Finding binary XORs T: 0.02 s found: 0
619.03/77.73 c N dy 349 74670 21408 108209 25819 18891 493487 208295 8.71 9.43
626.22/78.62 c N dy 367 80015 21403 108209 25831 23707 493487 281840 8.66 9.17
631.81/79.32 c Finding binary XORs T: 0.02 s found: 74
635.81/79.83 c N dy 390 85165 21389 107568 34224 28134 489474 368839 8.64 9.13
641.40/80.54 c F st 404 87500 21389 107568 34824 30137 489474 403712 8.65 no data
641.40/80.56 c Replacing 74 vars Replaced 4497 lits Time: 0.02 s
642.20/80.60 c Found part 246 vars: 21299 clauses: 126964 lits size: 488649
642.20/80.60 c Found part 247 vars: 2 clauses: 1 lits size: 2
642.20/80.60 c Found parts: 2 time: 0.07 s
642.20/80.60 c Solving part 247
642.96/80.71 c N st 0 0 2 0 1 0 2 0 no data no data
642.96/80.71 c asymm cl-useful: 0/0/0 lits-rem:0 time: 0.00
642.96/80.71 c Flit: 0 Blit: 0 bXBeca: 0 bXProp: 0 Bins: 0 BRemL: 0 BRemN: 0 P: 0.0M T: 0.00
642.96/80.72 c Finding binary XORs T: 0.01 s found: 0
642.96/80.72 c Finding non-binary XORs: 0.00 s (found: 0, avg size: nan)
642.96/80.72 c calculated reachability. Time: 0.00
642.96/80.72 c Calc default polars - time: 0.00 s pos: 0 undec: 196304 neg: 2
642.96/80.72 c =========================================================================================
642.96/80.72 c types(t): F = full restart, N = normal restart
642.96/80.72 c types(t): S = simplification begin/end, E = solution found
642.96/80.72 c restart types(rt): st = static, dy = dynamic
642.96/80.72 c t rt Rest Confl Vars NormCls BinCls Learnts ClLits LtLits
642.96/80.72 c B st 0 0 2 0 1 0 2 0 no data no data
642.96/80.72 c E st 1 0 0 0 1 0 2 0 no data no data
642.96/80.73 c Verified 0 clauses.
642.96/80.73 c Verified 0 clauses.
642.96/80.73 c Solved part
642.96/80.73 c =========================================================================================
642.96/80.73 c Coming back to original instance
642.96/80.73 c =========================================================================================
647.80/81.31 c N st 409 90796 21313 107433 34639 17070 488649 148298 8.65 no data
656.59/82.50 c N dy 426 96936 21313 107433 34678 22571 488642 248742 8.62 9.32
664.54/83.50 c Finding binary XORs T: 0.02 s found: 115
669.34/84.00 c N dy 460 103187 21304 107169 38702 28052 487625 351551 8.61 9.12
670.14/84.12 c S st 464 104821 21304 107169 38702 29610 487625 377102 8.59 5.95
670.94/84.28 c S st 464 105323 21304 107169 39166 30049 487625 382680 8.59 no data
671.74/84.30 c x-sub: 1 x-cut: 0 vfix: 0 v-elim: 4 locsubst: 6 time: 0.02
677.33/85.10 c Flit: 2 Blit: 0 bXBeca: 0 bXProp: 26 Bins: 4806 BRemL: 16131 BRemN: 21 P: 8.5M T: 0.80
678.13/85.15 c Replacing 142 vars Replaced 19111 lits Time: 0.05 s
678.13/85.18 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
678.13/85.19 c bin-w-bin subsume rem 5533 bins time: 0.01 s
678.93/85.22 c subs with bin: 1079 lits-rem: 227 v-fix: 0 time: 0.02 s
678.93/85.25 c Subs w/ non-existent bins: 66 l-rem: 25 v-fix: 0 done: 21156 time: 0.03 s
678.93/85.27 c Removed useless bin: 30 fixed: 0 props: 0.45M time: 0.02 s
680.52/85.43 c lits-rem: 221 cl-subs: 1815 v-elim: 916 v-fix: 0 time: 0.16 s
680.52/85.48 c subs with bin: 324 lits-rem: 1469 v-fix: 0 time: 0.03 s
682.09/85.61 c lits-rem: 1981 cl-subs: 1955 v-elim: 0 v-fix: 0 time: 0.11 s
682.09/85.63 c vivif2 -- cl tried 101362 cl shrink 855 lits rem 1318 time: 0.03
682.09/85.65 c vivif2 -- cl tried 26324 cl shrink 1374 lits rem 3142 time: 0.02
685.28/86.08 c asymm cl-useful: 1406/18758/101356 lits-rem:4688 time: 0.42
685.28/86.09 c calculated reachability. Time: 0.00
685.28/86.09 c N dy 464 105323 20240 100872 20784 26316 460713 282935 8.59 no data
686.08/86.12 c Finding binary XORs T: 0.02 s found: 2
696.46/87.40 c N dy 502 112067 20238 100872 26421 32306 460713 398601 8.60 10.72
698.07/87.63 c Finding binary XORs T: 0.02 s found: 26
707.66/88.82 c N dy 534 119417 20238 100864 28732 21126 460684 176384 8.58 9.10
718.08/90.19 c N dy 572 127373 20238 100864 28772 28447 460684 298793 8.56 9.05
727.68/91.36 c Finding binary XORs T: 0.02 s found: 30
730.82/91.78 c N dy 612 135685 20238 100864 28814 35962 460683 423047 8.55 9.12
744.44/93.46 c N dy 655 145102 20238 100864 29315 24220 460683 196216 8.54 9.00
755.43/94.89 c N dy 697 154378 20238 100864 29343 32689 460683 346109 8.51 9.10
757.02/95.01 c Finding binary XORs T: 0.02 s found: 28
761.87/95.66 c S st 717 157984 20237 100848 36234 35983 460577 419401 8.51 7.21
763.42/95.81 c S st 717 158485 20237 100848 36237 36434 460577 425025 8.51 no data
763.42/95.83 c x-sub: 3 x-cut: 0 vfix: 0 v-elim: 84 locsubst: 4 time: 0.02
769.81/96.61 c Flit: 1 Blit: 3 bXBeca: 0 bXProp: 21 Bins: 4772 BRemL: 15175 BRemN: 80 P: 8.6M T: 0.78
769.81/96.66 c Replacing 107 vars Replaced 15590 lits Time: 0.04 s
769.81/96.69 c blocked clauses removed: 0 vars: 0 tried: 0 T: 0.00 s
769.81/96.70 c bin-w-bin subsume rem 4065 bins time: 0.01 s
770.66/96.72 c subs with bin: 973 lits-rem: 265 v-fix: 0 time: 0.02 s
770.66/96.75 c Subs w/ non-existent bins: 21 l-rem: 5 v-fix: 0 done: 20042 time: 0.02 s
770.66/96.77 c Removed useless bin: 15 fixed: 0 props: 0.41M time: 0.02 s
771.46/96.89 c lits-rem: 214 cl-subs: 1291 v-elim: 787 v-fix: 0 time: 0.12 s
772.21/96.95 c subs with bin: 623 lits-rem: 2069 v-fix: 0 time: 0.03 s
773.01/97.09 c lits-rem: 3155 cl-subs: 2302 v-elim: 0 v-fix: 0 time: 0.12 s
773.81/97.11 c vivif2 -- cl tried 96517 cl shrink 931 lits rem 1489 time: 0.02
773.81/97.14 c vivif2 -- cl tried 31534 cl shrink 2883 lits rem 5715 time: 0.02
777.01/97.54 c asymm cl-useful: 265/50004/96510 lits-rem:630 time: 0.40
777.01/97.55 c calculated reachability. Time: 0.00
777.01/97.56 c N dy 717 158485 19255 96380 19969 31531 444755 306924 8.51 no data
782.60/98.28 c Finding binary XORs T: 0.02 s found: 22
790.59/99.26 c N dy 757 168597 19254 96377 23789 40401 444720 462389 8.47 8.99
805.82/101.17 c N dy 806 179388 19253 96377 23982 29417 444720 258265 8.45 15.46
806.62/101.24 c Finding binary XORs T: 0.02 s found: 10
821.76/103.19 c N dy 877 190887 19252 96366 23556 39667 444659 430921 8.48 9.14
841.00/105.56 c N dy 958 203487 19252 96366 24087 28612 444659 224898 8.51 8.96
858.59/107.74 c N dy 1021 216500 19152 96366 24220 40630 444659 418585 8.51 9.14
858.59/107.80 c Finding binary XORs T: 0.02 s found: 1434
859.39/107.86 c Replacing 1466 vars Replaced 131922 lits Time: 0.06 s
868.18/108.94 c Following stats are for *FIRST FINISHED THREAD ONLY*
868.18/108.94 c num threads : 8
868.18/108.94 c restarts : 998
868.18/108.94 c dynamic restarts : 980
868.18/108.94 c static restarts : 18
868.18/108.94 c full restarts : 2
868.18/108.94 c total simplify time : 0.64
868.18/108.94 c learnts DL2 : 0
868.18/108.94 c learnts size 2 : 849088
868.18/108.94 c learnts size 1 : 19151 (9.76 % of vars)
868.18/108.94 c filedLit time : 38.55 (35.77 % time)
868.18/108.94 c v-elim SatELite : 131904 (67.19 % vars)
868.18/108.94 c SatELite time : 3.08 (2.86 % time)
868.18/108.94 c v-elim xor : 264 (0.13 % vars)
868.18/108.94 c xor elim time : 0.12 (0.11 % time)
868.18/108.94 c num binary xor trees : 5825
868.18/108.94 c binxor trees' crown : 28544 (4.90 leafs/tree)
868.18/108.94 c bin xor find time : 0.35
868.18/108.94 c OTF clause improved : 19708 (0.10 clauses/conflict)
868.18/108.94 c OTF impr. size diff : 20953 (1.06 lits/clause)
868.18/108.94 c OTF cl watch-shrink : 78010 (0.38 clauses/conflict)
868.18/108.94 c OTF cl watch-sh-lit : 218116 (2.80 lits/clause)
868.18/108.94 c tried to recurMin cls : 50299 (24.30 % of conflicts)
868.18/108.94 c updated cache : 0 (0.00 lits/tried recurMin)
868.18/108.94 c unit cls recevied : 194 (1.01 % of units)
868.18/108.94 c unit cls sent : 592 (3.09 % of units)
868.18/108.94 c bin cls recevied : 239048
868.18/108.94 c bin cls sent : 96270
868.18/108.94 c clauses over max glue : 0 (0.00 % of all clauses)
868.18/108.94 c conflicts : 206988 (1920.96 / sec)
868.18/108.94 c decisions : 3193494 (2.52 % random)
868.18/108.94 c bogo-props : 1937078150 (17977086.48 / sec)
868.18/108.94 c conflict literals : 3397888 (20.26 % deleted)
868.18/108.94 c Memory used : 2419.28 MB
868.18/108.94 c single-thread CPU time : 107.75 s
868.18/108.94 c all-threads sum CPU time : 862.13 s
868.18/108.94 s UNSATISFIABLE
Verifier Data
No possible verification on an UNSAT instance
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-3321280-1304342631/watcher-3321280-1304342631 -o /tmp/evaluation-result-3321280-1304342631/solver-3321280-1304342631 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3321280-1304342631.cnf
running on 8 cores: 0,2,4,6,1,3,5,7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB
[startup+0 s]
/proc/loadavg: 7.60 7.91 7.96 2/192 30830
/proc/meminfo: memFree=17152332/32951124 swapFree=67111448/67111528
[pid=30830] ppid=30828 vsize=92188 CPUtime=0.01 cores=0-7
/proc/30830/stat : 30830 (strangenight2-m) R 30828 30830 30702 0 -1 4202496 413 0 0 0 1 0 0 0 23 0 8 0 545863642 94400512 352 33554432000 4194304 4627427 140733846867664 18446744073709551615 47737608193970 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30830/statm: 23047 352 299 106 0 18018 0
[pid=30830/tid=30831] ppid=30828 vsize=92188 CPUtime=0 cores=0-7
/proc/30830/task/30831/stat : 30831 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 8 0 545863642 94400512 352 33554432000 4194304 4627427 140733846867664 18446744073709551615 47737608193970 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30830/tid=30832] ppid=30828 vsize=92188 CPUtime=0 cores=0-7
/proc/30830/task/30832/stat : 30832 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 8 0 545863642 94400512 352 33554432000 4194304 4627427 140733846867664 18446744073709551615 47737608193970 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30830/tid=30833] ppid=30828 vsize=92188 CPUtime=0 cores=0-7
/proc/30830/task/30833/stat : 30833 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 545863642 94400512 352 33554432000 4194304 4627427 140733846867664 18446744073709551615 47737608193970 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30830/tid=30834] ppid=30828 vsize=92188 CPUtime=0 cores=0-7
/proc/30830/task/30834/stat : 30834 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 545863642 94400512 352 33554432000 4194304 4627427 140733846867664 18446744073709551615 47737608193974 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30830/tid=30835] ppid=30828 vsize=92188 CPUtime=0 cores=0-7
/proc/30830/task/30835/stat : 30835 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 545863642 94400512 352 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809222129 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30830/tid=30836] ppid=30828 vsize=92188 CPUtime=0 cores=0-7
/proc/30830/task/30836/stat : 30836 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 545863642 94400512 352 33554432000 4194304 4627427 140733846867664 18446744073709551615 47737608193974 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30830/tid=30837] ppid=30828 vsize=92188 CPUtime=0 cores=0-7
/proc/30830/task/30837/stat : 30837 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 545863642 94400512 352 33554432000 4194304 4627427 140733846867664 18446744073709551615 47737608193974 0 0 4096 2 0 0 0 -1 0 0 0 0
[startup+0.079624 s]
/proc/loadavg: 7.60 7.91 7.96 2/192 30830
/proc/meminfo: memFree=17152332/32951124 swapFree=67111448/67111528
[pid=30830] ppid=30828 vsize=644620 CPUtime=0.4 cores=0-7
/proc/30830/stat : 30830 (strangenight2-m) D 30828 30830 30702 0 -1 4202496 16447 0 0 0 28 12 0 0 17 0 8 0 545863642 660090880 14509 33554432000 4194304 4627427 140733846867664 18446744073709551615 4358019 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30830/statm: 161668 14748 339 106 0 156639 0
[pid=30830/tid=30831] ppid=30828 vsize=646672 CPUtime=0.05 cores=0-7
/proc/30830/task/30831/stat : 30831 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 2090 0 0 0 4 1 0 0 17 0 8 0 545863642 662192128 14748 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809209015 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30830/tid=30832] ppid=30828 vsize=646672 CPUtime=0.04 cores=0-7
/proc/30830/task/30832/stat : 30832 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 2085 0 0 0 3 1 0 0 17 0 8 0 545863642 662192128 14750 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809209015 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30830/tid=30833] ppid=30828 vsize=646672 CPUtime=0.04 cores=0-7
/proc/30830/task/30833/stat : 30833 (strangenight2-m) S 30828 30830 30702 0 -1 4202560 2021 0 0 0 3 1 0 0 17 0 8 0 545863642 662192128 14896 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809270766 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30830/tid=30834] ppid=30828 vsize=646672 CPUtime=0.05 cores=0-7
/proc/30830/task/30834/stat : 30834 (strangenight2-m) D 30828 30830 30702 0 -1 4202560 1914 0 0 0 4 1 0 0 17 0 8 0 545863642 662192128 14970 33554432000 4194304 4627427 140733846867664 18446744073709551615 4361048 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30830/tid=30835] ppid=30828 vsize=646672 CPUtime=0.03 cores=0-7
/proc/30830/task/30835/stat : 30835 (strangenight2-m) D 30828 30830 30702 0 -1 4202560 2336 0 0 0 2 1 0 0 17 0 8 0 545863642 662192128 15066 33554432000 4194304 4627427 140733846867664 18446744073709551615 4358019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30830/tid=30836] ppid=30828 vsize=646672 CPUtime=0.05 cores=0-7
/proc/30830/task/30836/stat : 30836 (strangenight2-m) S 30828 30830 30702 0 -1 4202560 1845 0 0 0 4 1 0 0 17 0 8 0 545863642 662192128 14823 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809270766 0 0 4096 2 18446604453888452672 0 0 -1 2 0 0 0
[pid=30830/tid=30837] ppid=30828 vsize=645644 CPUtime=0.05 cores=0-7
/proc/30830/task/30837/stat : 30837 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 2075 0 0 0 4 1 0 0 17 0 8 0 545863642 661139456 14825 33554432000 4194304 4627427 140733846867664 18446744073709551615 4360952 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 644620
[startup+0.104702 s]
/proc/loadavg: 7.60 7.91 7.96 2/192 30830
/proc/meminfo: memFree=17152332/32951124 swapFree=67111448/67111528
[pid=30830] ppid=30828 vsize=658980 CPUtime=0.56 cores=0-7
/proc/30830/stat : 30830 (strangenight2-m) S 30828 30830 30702 0 -1 4202496 23501 0 0 0 39 17 0 0 17 0 8 0 545863642 674795520 19484 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809270766 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30830/statm: 164965 19687 339 106 0 159936 0
[pid=30830/tid=30831] ppid=30828 vsize=659860 CPUtime=0.07 cores=0-7
/proc/30830/task/30831/stat : 30831 (strangenight2-m) D 30828 30830 30702 0 -1 4202560 2878 0 0 0 5 2 0 0 17 0 8 0 545863642 675696640 19701 33554432000 4194304 4627427 140733846867664 18446744073709551615 4314206 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30830/tid=30832] ppid=30828 vsize=659860 CPUtime=0.06 cores=0-7
/proc/30830/task/30832/stat : 30832 (strangenight2-m) D 30828 30830 30702 0 -1 4202560 3025 0 0 0 4 2 0 0 17 0 8 0 545863642 675696640 19701 33554432000 4194304 4627427 140733846867664 18446744073709551615 4313348 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30830/tid=30833] ppid=30828 vsize=659860 CPUtime=0.06 cores=0-7
/proc/30830/task/30833/stat : 30833 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 3044 0 0 0 4 2 0 0 17 0 8 0 545863642 675696640 19711 33554432000 4194304 4627427 140733846867664 18446744073709551615 4360952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30830/tid=30834] ppid=30828 vsize=659860 CPUtime=0.06 cores=0-7
/proc/30830/task/30834/stat : 30834 (strangenight2-m) S 30828 30830 30702 0 -1 4202560 2751 0 0 0 5 1 0 0 17 0 8 0 545863642 675696640 19764 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809270766 0 0 4096 2 18446604453888452672 0 0 -1 4 0 0 0
[pid=30830/tid=30835] ppid=30828 vsize=659860 CPUtime=0.05 cores=0-7
/proc/30830/task/30835/stat : 30835 (strangenight2-m) S 30828 30830 30702 0 -1 4202560 3016 0 0 0 3 2 0 0 17 0 8 0 545863642 675696640 19788 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809270766 0 0 4096 2 18446604453888452672 0 0 -1 7 0 0 0
[pid=30830/tid=30836] ppid=30828 vsize=659860 CPUtime=0.07 cores=0-7
/proc/30830/task/30836/stat : 30836 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 2690 0 0 0 5 2 0 0 17 0 8 0 545863642 675696640 19853 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809270766 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30830/tid=30837] ppid=30828 vsize=659860 CPUtime=0.06 cores=0-7
/proc/30830/task/30837/stat : 30837 (strangenight2-m) S 30828 30830 30702 0 -1 4202560 3025 0 0 0 5 1 0 0 17 0 8 0 545863642 675696640 19866 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809270766 0 0 4096 2 18446604453888452672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 658980
[startup+0.300562 s]
/proc/loadavg: 7.60 7.91 7.96 2/192 30830
/proc/meminfo: memFree=17152332/32951124 swapFree=67111448/67111528
[pid=30830] ppid=30828 vsize=750704 CPUtime=1.56 cores=0-7
/proc/30830/stat : 30830 (strangenight2-m) R 30828 30830 30702 0 -1 4202496 74028 0 0 0 103 53 0 0 17 0 8 0 545863642 768720896 57487 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809270815 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30830/statm: 187676 57492 339 106 0 182647 0
[pid=30830/tid=30831] ppid=30828 vsize=750704 CPUtime=0.2 cores=0-7
/proc/30830/task/30831/stat : 30831 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 8810 0 0 0 13 7 0 0 17 0 8 0 545863642 768720896 57493 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809270815 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30830/tid=30832] ppid=30828 vsize=750704 CPUtime=0.18 cores=0-7
/proc/30830/task/30832/stat : 30832 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 9427 0 0 0 12 6 0 0 17 0 8 0 545863642 768720896 57498 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809270815 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30830/tid=30833] ppid=30828 vsize=750704 CPUtime=0.19 cores=0-7
/proc/30830/task/30833/stat : 30833 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 9567 0 0 0 12 7 0 0 17 0 8 0 545863642 768720896 57505 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809270815 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30830/tid=30834] ppid=30828 vsize=750704 CPUtime=0.19 cores=0-7
/proc/30830/task/30834/stat : 30834 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 9163 0 0 0 13 6 0 0 17 0 8 0 545863642 768720896 57509 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809270815 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30830/tid=30835] ppid=30828 vsize=750704 CPUtime=0.18 cores=0-7
/proc/30830/task/30835/stat : 30835 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 9485 0 0 0 12 6 0 0 17 0 8 0 545863642 768720896 57514 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809270766 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30830/tid=30836] ppid=30828 vsize=750704 CPUtime=0.19 cores=0-7
/proc/30830/task/30836/stat : 30836 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 8843 0 0 0 12 7 0 0 17 0 8 0 545863642 768720896 57523 33554432000 4194304 4627427 140733846867664 18446744073709551615 4314206 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30830/tid=30837] ppid=30828 vsize=750704 CPUtime=0.19 cores=0-7
/proc/30830/task/30837/stat : 30837 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 8857 0 0 0 14 5 0 0 17 0 8 0 545863642 768720896 57527 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809270815 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 750704
[startup+0.700477 s]
/proc/loadavg: 7.60 7.91 7.96 2/192 30830
/proc/meminfo: memFree=17152332/32951124 swapFree=67111448/67111528
[pid=30830] ppid=30828 vsize=1138556 CPUtime=3.81 cores=0-7
/proc/30830/stat : 30830 (strangenight2-m) R 30828 30830 30702 0 -1 4202496 167548 0 0 0 256 125 0 0 16 0 8 0 545863642 1165881344 133799 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809270815 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30830/statm: 284639 133805 339 106 0 279610 0
[pid=30830/tid=30831] ppid=30828 vsize=1138556 CPUtime=0.48 cores=0-7
/proc/30830/task/30831/stat : 30831 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 20543 0 0 0 33 15 0 0 16 0 8 0 545863642 1165881344 133811 33554432000 4194304 4627427 140733846867664 18446744073709551615 4314206 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30830/tid=30832] ppid=30828 vsize=1138556 CPUtime=0.45 cores=0-7
/proc/30830/task/30832/stat : 30832 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 20752 0 0 0 29 16 0 0 16 0 8 0 545863642 1165881344 133822 33554432000 4194304 4627427 140733846867664 18446744073709551615 4316560 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30830/tid=30833] ppid=30828 vsize=1138556 CPUtime=0.46 cores=0-7
/proc/30830/task/30833/stat : 30833 (strangenight2-m) S 30828 30830 30702 0 -1 4202560 20917 0 0 0 31 15 0 0 16 0 8 0 545863642 1165881344 133826 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809270766 0 0 4096 2 18446604453888452672 0 0 -1 1 0 0 0
[pid=30830/tid=30834] ppid=30828 vsize=1138556 CPUtime=0.47 cores=0-7
/proc/30830/task/30834/stat : 30834 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 20942 0 0 0 32 15 0 0 16 0 8 0 545863642 1165881344 133830 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809270766 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30830/tid=30835] ppid=30828 vsize=1138556 CPUtime=0.45 cores=0-7
/proc/30830/task/30835/stat : 30835 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 20995 0 0 0 30 15 0 0 16 0 8 0 545863642 1165881344 133831 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809270815 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30830/tid=30836] ppid=30828 vsize=1138556 CPUtime=0.48 cores=0-7
/proc/30830/task/30836/stat : 30836 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 20170 0 0 0 32 16 0 0 16 0 8 0 545863642 1165881344 133831 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809209015 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30830/tid=30837] ppid=30828 vsize=1138556 CPUtime=0.49 cores=0-7
/proc/30830/task/30837/stat : 30837 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 20510 0 0 0 35 14 0 0 16 0 8 0 545863642 1165881344 133836 33554432000 4194304 4627427 140733846867664 18446744073709551615 230809270766 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 1138556
[startup+1.50034 s]
/proc/loadavg: 7.60 7.91 7.96 11/200 30838
/proc/meminfo: memFree=16564012/32951124 swapFree=67111448/67111528
[pid=30830] ppid=30828 vsize=1204444 CPUtime=10.06 cores=0-7
/proc/30830/stat : 30830 (strangenight2-m) R 30828 30830 30702 0 -1 4202496 182296 0 0 0 865 141 0 0 17 0 8 0 545863642 1233350656 148146 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30830/statm: 301111 148146 366 106 0 296082 0
[pid=30830/tid=30831] ppid=30828 vsize=1204444 CPUtime=1.26 cores=0-7
/proc/30830/task/30831/stat : 30831 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 22457 0 0 0 108 18 0 0 17 0 8 0 545863642 1233350656 148146 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308940 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30830/tid=30832] ppid=30828 vsize=1204444 CPUtime=1.24 cores=0-7
/proc/30830/task/30832/stat : 30832 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 22564 0 0 0 106 18 0 0 17 0 8 0 545863642 1233350656 148146 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30830/tid=30833] ppid=30828 vsize=1204444 CPUtime=1.23 cores=0-7
/proc/30830/task/30833/stat : 30833 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 22510 0 0 0 107 16 0 0 17 0 8 0 545863642 1233350656 148146 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30830/tid=30834] ppid=30828 vsize=1204444 CPUtime=1.25 cores=0-7
/proc/30830/task/30834/stat : 30834 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 22544 0 0 0 108 17 0 0 17 0 8 0 545863642 1233350656 148146 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30830/tid=30835] ppid=30828 vsize=1204444 CPUtime=1.23 cores=0-7
/proc/30830/task/30835/stat : 30835 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 22515 0 0 0 106 17 0 0 17 0 8 0 545863642 1233350656 148146 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30830/tid=30836] ppid=30828 vsize=1204444 CPUtime=1.26 cores=0-7
/proc/30830/task/30836/stat : 30836 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 21984 0 0 0 108 18 0 0 17 0 8 0 545863642 1233350656 148146 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30830/tid=30837] ppid=30828 vsize=1204444 CPUtime=1.27 cores=0-7
/proc/30830/task/30837/stat : 30837 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 22820 0 0 0 111 16 0 0 17 0 8 0 545863642 1233350656 148146 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.06
Current children cumulated vsize (KiB) 1204444
[startup+3.10104 s]
/proc/loadavg: 7.60 7.91 7.96 10/200 30838
/proc/meminfo: memFree=16536608/32951124 swapFree=67111448/67111528
[pid=30830] ppid=30828 vsize=1213584 CPUtime=22.85 cores=0-7
/proc/30830/stat : 30830 (strangenight2-m) R 30828 30830 30702 0 -1 4202496 190118 0 0 0 2143 142 0 0 19 0 8 0 545863642 1242710016 154912 33554432000 4194304 4627427 140733846867664 18446744073709551615 4238464 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30830/statm: 303396 154912 367 106 0 298367 0
[pid=30830/tid=30831] ppid=30828 vsize=1213584 CPUtime=2.86 cores=0-7
/proc/30830/task/30831/stat : 30831 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 23449 0 0 0 268 18 0 0 19 0 8 0 545863642 1242710016 154912 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30830/tid=30832] ppid=30828 vsize=1213584 CPUtime=2.84 cores=0-7
/proc/30830/task/30832/stat : 30832 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 23602 0 0 0 266 18 0 0 19 0 8 0 545863642 1242710016 154912 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30830/tid=30833] ppid=30828 vsize=1213584 CPUtime=2.83 cores=0-7
/proc/30830/task/30833/stat : 30833 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 23540 0 0 0 267 16 0 0 19 0 8 0 545863642 1242710016 154912 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30830/tid=30834] ppid=30828 vsize=1213584 CPUtime=2.85 cores=0-7
/proc/30830/task/30834/stat : 30834 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 23541 0 0 0 268 17 0 0 19 0 8 0 545863642 1242710016 154912 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30830/tid=30835] ppid=30828 vsize=1213584 CPUtime=2.83 cores=0-7
/proc/30830/task/30835/stat : 30835 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 23424 0 0 0 266 17 0 0 20 0 8 0 545863642 1242710016 154912 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30830/tid=30836] ppid=30828 vsize=1213584 CPUtime=2.85 cores=0-7
/proc/30830/task/30836/stat : 30836 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 23023 0 0 0 267 18 0 0 19 0 8 0 545863642 1242710016 154912 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30830/tid=30837] ppid=30828 vsize=1213584 CPUtime=2.87 cores=0-7
/proc/30830/task/30837/stat : 30837 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 24588 0 0 0 271 16 0 0 19 0 8 0 545863642 1242710016 154912 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.85
Current children cumulated vsize (KiB) 1213584
[startup+6.30046 s]
/proc/loadavg: 7.88 7.96 7.98 9/200 30838
/proc/meminfo: memFree=16532868/32951124 swapFree=67111448/67111528
[pid=30830] ppid=30828 vsize=1213584 CPUtime=48.43 cores=0-7
/proc/30830/stat : 30830 (strangenight2-m) R 30828 30830 30702 0 -1 4202496 190736 0 0 0 4700 143 0 0 25 0 8 0 545863642 1242710016 155530 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30830/statm: 303396 155530 367 106 0 298367 0
[pid=30830/tid=30831] ppid=30828 vsize=1213584 CPUtime=6.06 cores=0-7
/proc/30830/task/30831/stat : 30831 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 23518 0 0 0 588 18 0 0 25 0 8 0 545863642 1242710016 155530 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30830/tid=30832] ppid=30828 vsize=1213584 CPUtime=6.04 cores=0-7
/proc/30830/task/30832/stat : 30832 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 23666 0 0 0 586 18 0 0 25 0 8 0 545863642 1242710016 155530 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308201 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30830/tid=30833] ppid=30828 vsize=1213584 CPUtime=6.03 cores=0-7
/proc/30830/task/30833/stat : 30833 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 23582 0 0 0 587 16 0 0 25 0 8 0 545863642 1242710016 155530 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30830/tid=30834] ppid=30828 vsize=1213584 CPUtime=6.05 cores=0-7
/proc/30830/task/30834/stat : 30834 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 23610 0 0 0 588 17 0 0 25 0 8 0 545863642 1242710016 155530 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30830/tid=30835] ppid=30828 vsize=1213584 CPUtime=6 cores=0-7
/proc/30830/task/30835/stat : 30835 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 23497 0 0 0 583 17 0 0 25 0 8 0 545863642 1242710016 155530 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30830/tid=30836] ppid=30828 vsize=1213584 CPUtime=6.05 cores=0-7
/proc/30830/task/30836/stat : 30836 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 23063 0 0 0 587 18 0 0 25 0 8 0 545863642 1242710016 155530 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30830/tid=30837] ppid=30828 vsize=1213584 CPUtime=6.06 cores=0-7
/proc/30830/task/30837/stat : 30837 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 24808 0 0 0 590 16 0 0 25 0 8 0 545863642 1242710016 155530 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
################
# More data... #
################
[pid=30830] ppid=30828 vsize=1529460 CPUtime=406.43 cores=0-7
/proc/30830/stat : 30830 (strangenight2-m) R 30828 30830 30702 0 -1 4202496 3331162 0 0 0 40097 546 0 0 25 0 8 0 545863642 1566167040 272295 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30830/statm: 382365 272295 391 106 0 377336 0
[pid=30830/tid=30831] ppid=30828 vsize=1529460 CPUtime=50.84 cores=0-7
/proc/30830/task/30831/stat : 30831 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 526617 0 0 0 5003 81 0 0 25 0 8 0 545863642 1566167040 272295 33554432000 4194304 4627427 140733846867664 18446744073709551615 4324759 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30830/tid=30832] ppid=30828 vsize=1529460 CPUtime=50.83 cores=0-7
/proc/30830/task/30832/stat : 30832 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 501951 0 0 0 5004 79 0 0 25 0 8 0 545863642 1566167040 272295 33554432000 4194304 4627427 140733846867664 18446744073709551615 4306476 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30830/tid=30833] ppid=30828 vsize=1529460 CPUtime=50.81 cores=0-7
/proc/30830/task/30833/stat : 30833 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 471046 0 0 0 5005 76 0 0 25 0 8 0 545863642 1566167040 272295 33554432000 4194304 4627427 140733846867664 18446744073709551615 4299545 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30830/tid=30834] ppid=30828 vsize=1529460 CPUtime=50.83 cores=0-7
/proc/30830/task/30834/stat : 30834 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 519517 0 0 0 5005 78 0 0 25 0 8 0 545863642 1566167040 272295 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30830/tid=30835] ppid=30828 vsize=1529460 CPUtime=50.52 cores=0-7
/proc/30830/task/30835/stat : 30835 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 303246 0 0 0 4997 55 0 0 25 0 8 0 545863642 1566167040 272295 33554432000 4194304 4627427 140733846867664 18446744073709551615 4299536 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30830/tid=30836] ppid=30828 vsize=1529460 CPUtime=50.85 cores=0-7
/proc/30830/task/30836/stat : 30836 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 460575 0 0 0 5014 71 0 0 25 0 8 0 545863642 1566167040 272295 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30830/tid=30837] ppid=30828 vsize=1529460 CPUtime=50.86 cores=0-7
/proc/30830/task/30837/stat : 30837 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 33302 0 0 0 5067 19 0 0 25 0 8 0 545863642 1566167040 272295 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 406.43
Current children cumulated vsize (KiB) 1529460
[startup+102.308 s]
/proc/loadavg: 7.99 7.98 7.98 9/200 30841
/proc/meminfo: memFree=15195116/32951124 swapFree=67111448/67111528
[pid=30830] ppid=30828 vsize=2463924 CPUtime=815.42 cores=0-7
/proc/30830/stat : 30830 (strangenight2-m) R 30828 30830 30702 0 -1 4202496 3738142 0 0 0 80915 627 0 0 25 0 8 0 545863642 2523058176 490828 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30830/statm: 615981 490828 391 106 0 610952 0
[pid=30830/tid=30831] ppid=30828 vsize=2463924 CPUtime=102.02 cores=0-7
/proc/30830/task/30831/stat : 30831 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 574308 0 0 0 10111 91 0 0 25 0 8 0 545863642 2523058176 490828 33554432000 4194304 4627427 140733846867664 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30830/tid=30832] ppid=30828 vsize=2463924 CPUtime=101.95 cores=0-7
/proc/30830/task/30832/stat : 30832 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 544006 0 0 0 10107 88 0 0 25 0 8 0 545863642 2523058176 490828 33554432000 4194304 4627427 140733846867664 18446744073709551615 4309340 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30830/tid=30833] ppid=30828 vsize=2463924 CPUtime=101.99 cores=0-7
/proc/30830/task/30833/stat : 30833 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 515462 0 0 0 10111 88 0 0 25 0 8 0 545863642 2523058176 490828 33554432000 4194304 4627427 140733846867664 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30830/tid=30834] ppid=30828 vsize=2463924 CPUtime=101.91 cores=0-7
/proc/30830/task/30834/stat : 30834 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 550105 0 0 0 10107 84 0 0 23 0 8 0 545863642 2523058176 490828 33554432000 4194304 4627427 140733846867664 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30830/tid=30835] ppid=30828 vsize=2463924 CPUtime=101.42 cores=0-7
/proc/30830/task/30835/stat : 30835 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 326446 0 0 0 10081 61 0 0 25 0 8 0 545863642 2523058176 490828 33554432000 4194304 4627427 140733846867664 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30830/tid=30836] ppid=30828 vsize=2463924 CPUtime=102 cores=0-7
/proc/30830/task/30836/stat : 30836 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 497716 0 0 0 10122 78 0 0 25 0 8 0 545863642 2523058176 490828 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30830/tid=30837] ppid=30828 vsize=2463924 CPUtime=102.05 cores=0-7
/proc/30830/task/30837/stat : 30837 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 162469 0 0 0 10165 40 0 0 25 0 8 0 545863642 2523058176 490828 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 815.42
Current children cumulated vsize (KiB) 2463924
Solver just ended. Dumping a history of the last processes samples
[startup+105.501 s]
/proc/loadavg: 7.99 7.98 7.98 9/200 30841
/proc/meminfo: memFree=15178872/32951124 swapFree=67111448/67111528
[pid=30830] ppid=30828 vsize=2477340 CPUtime=841 cores=0-7
/proc/30830/stat : 30830 (strangenight2-m) R 30828 30830 30702 0 -1 4202496 3742476 0 0 0 83472 628 0 0 22 0 8 0 545863642 2536796160 493803 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30830/statm: 619335 493803 391 106 0 614306 0
[pid=30830/tid=30831] ppid=30828 vsize=2477340 CPUtime=105.22 cores=0-7
/proc/30830/task/30831/stat : 30831 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 574653 0 0 0 10431 91 0 0 25 0 8 0 545863642 2536796160 493803 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30830/tid=30832] ppid=30828 vsize=2477340 CPUtime=105.15 cores=0-7
/proc/30830/task/30832/stat : 30832 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 544069 0 0 0 10427 88 0 0 25 0 8 0 545863642 2536796160 493803 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308438 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30830/tid=30833] ppid=30828 vsize=2477340 CPUtime=105.18 cores=0-7
/proc/30830/task/30833/stat : 30833 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 515807 0 0 0 10430 88 0 0 25 0 8 0 545863642 2536796160 493803 33554432000 4194304 4627427 140733846867664 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30830/tid=30834] ppid=30828 vsize=2477340 CPUtime=105.11 cores=0-7
/proc/30830/task/30834/stat : 30834 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 550754 0 0 0 10427 84 0 0 25 0 8 0 545863642 2536796160 493803 33554432000 4194304 4627427 140733846867664 18446744073709551615 4233571 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30830/tid=30835] ppid=30828 vsize=2477340 CPUtime=104.6 cores=0-7
/proc/30830/task/30835/stat : 30835 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 327830 0 0 0 10399 61 0 0 25 0 8 0 545863642 2536796160 493803 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30830/tid=30836] ppid=30828 vsize=2477340 CPUtime=105.21 cores=0-7
/proc/30830/task/30836/stat : 30836 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 497734 0 0 0 10442 79 0 0 25 0 8 0 545863642 2536796160 493803 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30830/tid=30837] ppid=30828 vsize=2477340 CPUtime=105.25 cores=0-7
/proc/30830/task/30837/stat : 30837 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 162604 0 0 0 10485 40 0 0 25 0 8 0 545863642 2536796160 493803 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 841
Current children cumulated vsize (KiB) 2477340
[startup+107.101 s]
/proc/loadavg: 7.99 7.98 7.98 9/200 30841
/proc/meminfo: memFree=15176268/32951124 swapFree=67111448/67111528
[pid=30830] ppid=30828 vsize=2477340 CPUtime=853.74 cores=0-7
/proc/30830/stat : 30830 (strangenight2-m) R 30828 30830 30702 0 -1 4202496 3743312 0 0 0 84746 628 0 0 25 0 8 0 545863642 2536796160 494639 33554432000 4194304 4627427 140733846867664 18446744073709551615 4310580 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30830/statm: 619335 494639 391 106 0 614306 0
[pid=30830/tid=30831] ppid=30828 vsize=2477340 CPUtime=106.82 cores=0-7
/proc/30830/task/30831/stat : 30831 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 574839 0 0 0 10591 91 0 0 25 0 8 0 545863642 2536796160 494639 33554432000 4194304 4627427 140733846867664 18446744073709551615 4324721 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30830/tid=30832] ppid=30828 vsize=2477340 CPUtime=106.74 cores=0-7
/proc/30830/task/30832/stat : 30832 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 544071 0 0 0 10586 88 0 0 25 0 8 0 545863642 2536796160 494639 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308282 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30830/tid=30833] ppid=30828 vsize=2477340 CPUtime=106.78 cores=0-7
/proc/30830/task/30833/stat : 30833 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 515809 0 0 0 10590 88 0 0 25 0 8 0 545863642 2536796160 494639 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30830/tid=30834] ppid=30828 vsize=2477340 CPUtime=106.72 cores=0-7
/proc/30830/task/30834/stat : 30834 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 550960 0 0 0 10587 85 0 0 25 0 8 0 545863642 2536796160 494639 33554432000 4194304 4627427 140733846867664 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30830/tid=30835] ppid=30828 vsize=2477340 CPUtime=106.18 cores=0-7
/proc/30830/task/30835/stat : 30835 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 327988 0 0 0 10557 61 0 0 25 0 8 0 545863642 2536796160 494639 33554432000 4194304 4627427 140733846867664 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30830/tid=30836] ppid=30828 vsize=2477340 CPUtime=106.8 cores=0-7
/proc/30830/task/30836/stat : 30836 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 497761 0 0 0 10601 79 0 0 25 0 8 0 545863642 2536796160 494639 33554432000 4194304 4627427 140733846867664 18446744073709551615 4537860 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30830/tid=30837] ppid=30828 vsize=2477340 CPUtime=106.84 cores=0-7
/proc/30830/task/30837/stat : 30837 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 162694 0 0 0 10644 40 0 0 25 0 8 0 545863642 2536796160 494639 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 853.74
Current children cumulated vsize (KiB) 2477340
[startup+107.901 s]
/proc/loadavg: 7.99 7.98 7.98 9/200 30841
/proc/meminfo: memFree=15175152/32951124 swapFree=67111448/67111528
[pid=30830] ppid=30828 vsize=2477340 CPUtime=860.14 cores=0-7
/proc/30830/stat : 30830 (strangenight2-m) R 30828 30830 30702 0 -1 4202496 3743499 0 0 0 85385 629 0 0 25 0 8 0 545863642 2536796160 494826 33554432000 4194304 4627427 140733846867664 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30830/statm: 619335 494826 391 106 0 614306 0
[pid=30830/tid=30831] ppid=30828 vsize=2477340 CPUtime=107.62 cores=0-7
/proc/30830/task/30831/stat : 30831 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 574840 0 0 0 10671 91 0 0 25 0 8 0 545863642 2536796160 494826 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30830/tid=30832] ppid=30828 vsize=2477340 CPUtime=107.54 cores=0-7
/proc/30830/task/30832/stat : 30832 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 544071 0 0 0 10666 88 0 0 25 0 8 0 545863642 2536796160 494826 33554432000 4194304 4627427 140733846867664 18446744073709551615 4305826 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30830/tid=30833] ppid=30828 vsize=2477340 CPUtime=107.58 cores=0-7
/proc/30830/task/30833/stat : 30833 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 515809 0 0 0 10670 88 0 0 25 0 8 0 545863642 2536796160 494826 33554432000 4194304 4627427 140733846867664 18446744073709551615 230808824231 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30830/tid=30834] ppid=30828 vsize=2477340 CPUtime=107.52 cores=0-7
/proc/30830/task/30834/stat : 30834 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 550960 0 0 0 10667 85 0 0 25 0 8 0 545863642 2536796160 494826 33554432000 4194304 4627427 140733846867664 18446744073709551615 4424648 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30830/tid=30835] ppid=30828 vsize=2477340 CPUtime=106.98 cores=0-7
/proc/30830/task/30835/stat : 30835 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 328061 0 0 0 10636 62 0 0 25 0 8 0 545863642 2536796160 494826 33554432000 4194304 4627427 140733846867664 18446744073709551615 4407093 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30830/tid=30836] ppid=30828 vsize=2477340 CPUtime=107.6 cores=0-7
/proc/30830/task/30836/stat : 30836 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 497761 0 0 0 10681 79 0 0 25 0 8 0 545863642 2536796160 494826 33554432000 4194304 4627427 140733846867664 18446744073709551615 4323424 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30830/tid=30837] ppid=30828 vsize=2477340 CPUtime=107.64 cores=0-7
/proc/30830/task/30837/stat : 30837 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 162735 0 0 0 10724 40 0 0 25 0 8 0 545863642 2536796160 494826 33554432000 4194304 4627427 140733846867664 18446744073709551615 4299724 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 860.14
Current children cumulated vsize (KiB) 2477340
[startup+108.701 s]
/proc/loadavg: 7.99 7.98 7.98 9/200 30841
/proc/meminfo: memFree=15175152/32951124 swapFree=67111448/67111528
[pid=30830] ppid=30828 vsize=2477340 CPUtime=866.53 cores=0-7
/proc/30830/stat : 30830 (strangenight2-m) R 30828 30830 30702 0 -1 4202496 3746145 0 0 0 86024 629 0 0 25 0 8 0 545863642 2536796160 497395 33554432000 4194304 4627427 140733846867664 18446744073709551615 4309646 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30830/statm: 619335 497395 391 106 0 614306 0
[pid=30830/tid=30831] ppid=30828 vsize=2477340 CPUtime=108.42 cores=0-7
/proc/30830/task/30831/stat : 30831 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 574840 0 0 0 10751 91 0 0 25 0 8 0 545863642 2536796160 497395 33554432000 4194304 4627427 140733846867664 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30830/tid=30832] ppid=30828 vsize=2477340 CPUtime=108.34 cores=0-7
/proc/30830/task/30832/stat : 30832 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 544142 0 0 0 10746 88 0 0 25 0 8 0 545863642 2536796160 497395 33554432000 4194304 4627427 140733846867664 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30830/tid=30833] ppid=30828 vsize=2477340 CPUtime=108.38 cores=0-7
/proc/30830/task/30833/stat : 30833 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 515811 0 0 0 10750 88 0 0 25 0 8 0 545863642 2536796160 497395 33554432000 4194304 4627427 140733846867664 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30830/tid=30834] ppid=30828 vsize=2477340 CPUtime=108.31 cores=0-7
/proc/30830/task/30834/stat : 30834 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 553362 0 0 0 10746 85 0 0 25 0 8 0 545863642 2536796160 497395 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308335 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30830/tid=30835] ppid=30828 vsize=2477340 CPUtime=107.78 cores=0-7
/proc/30830/task/30835/stat : 30835 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 328118 0 0 0 10716 62 0 0 25 0 8 0 545863642 2536796160 497395 33554432000 4194304 4627427 140733846867664 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30830/tid=30836] ppid=30828 vsize=2477340 CPUtime=108.4 cores=0-7
/proc/30830/task/30836/stat : 30836 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 497761 0 0 0 10761 79 0 0 25 0 8 0 545863642 2536796160 497395 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30830/tid=30837] ppid=30828 vsize=2477340 CPUtime=108.44 cores=0-7
/proc/30830/task/30837/stat : 30837 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 162762 0 0 0 10804 40 0 0 25 0 8 0 545863642 2536796160 497395 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 866.53
Current children cumulated vsize (KiB) 2477340
[startup+108.908 s]
/proc/loadavg: 7.99 7.98 7.98 9/200 30841
/proc/meminfo: memFree=15164612/32951124 swapFree=67111448/67111528
[pid=30830] ppid=30828 vsize=2477340 CPUtime=868.18 cores=0-7
/proc/30830/stat : 30830 (strangenight2-m) R 30828 30830 30702 0 -1 4202496 3746180 0 0 0 86189 629 0 0 25 0 8 0 545863642 2536796160 497430 33554432000 4194304 4627427 140733846867664 18446744073709551615 47737608193561 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30830/statm: 619335 497430 391 106 0 614306 0
[pid=30830/tid=30831] ppid=30828 vsize=2477340 CPUtime=108.62 cores=0-7
/proc/30830/task/30831/stat : 30831 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 574840 0 0 0 10771 91 0 0 25 0 8 0 545863642 2536796160 497430 33554432000 4194304 4627427 140733846867664 18446744073709551615 47737608169156 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30830/tid=30832] ppid=30828 vsize=2477340 CPUtime=108.55 cores=0-7
/proc/30830/task/30832/stat : 30832 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 544142 0 0 0 10767 88 0 0 25 0 8 0 545863642 2536796160 497430 33554432000 4194304 4627427 140733846867664 18446744073709551615 47737608193561 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30830/tid=30833] ppid=30828 vsize=2477340 CPUtime=108.58 cores=0-7
/proc/30830/task/30833/stat : 30833 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 515811 0 0 0 10770 88 0 0 25 0 8 0 545863642 2536796160 497430 33554432000 4194304 4627427 140733846867664 18446744073709551615 47737608193565 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30830/tid=30834] ppid=30828 vsize=2477340 CPUtime=108.52 cores=0-7
/proc/30830/task/30834/stat : 30834 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 553362 0 0 0 10767 85 0 0 25 0 8 0 545863642 2536796160 497430 33554432000 4194304 4627427 140733846867664 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30830/tid=30835] ppid=30828 vsize=2477340 CPUtime=107.99 cores=0-7
/proc/30830/task/30835/stat : 30835 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 328130 0 0 0 10737 62 0 0 25 0 8 0 545863642 2536796160 497430 33554432000 4194304 4627427 140733846867664 18446744073709551615 47737608193565 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=30830/tid=30836] ppid=30828 vsize=2477340 CPUtime=108.61 cores=0-7
/proc/30830/task/30836/stat : 30836 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 497761 0 0 0 10782 79 0 0 25 0 8 0 545863642 2536796160 497430 33554432000 4194304 4627427 140733846867664 18446744073709551615 47737608193561 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30830/tid=30837] ppid=30828 vsize=2477340 CPUtime=108.65 cores=0-7
/proc/30830/task/30837/stat : 30837 (strangenight2-m) R 30828 30830 30702 0 -1 4202560 162772 0 0 0 10825 40 0 0 25 0 8 0 545863642 2536796160 497430 33554432000 4194304 4627427 140733846867664 18446744073709551615 47737608193561 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 868.18
Current children cumulated vsize (KiB) 2477340
[startup+109.001 s]
/proc/loadavg: 7.99 7.98 7.98 9/200 30841
/proc/meminfo: memFree=15164612/32951124 swapFree=67111448/67111528
[pid=30830] ppid=30828 vsize=0 CPUtime=868.48 cores=0-7
/proc/30830/stat : 30830 (strangenight2-m) Z 30828 30830 30702 0 -1 4203548 3746183 0 0 0 86213 635 0 0 25 0 2 0 545863642 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/30830/statm: 0 0 0 0 0 0 0
[pid=30830/tid=30833] ppid=30828 vsize=0 CPUtime=108.67 cores=0-7
/proc/30830/task/30833/stat : 30833 (strangenight2-m) R 30828 30830 30702 0 -1 4203588 515811 0 0 0 10773 94 0 0 25 0 2 0 545863642 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 868.48
Current children cumulated vsize (KiB) 0
Child status: 20
Real time (s): 109.041
CPU time (s): 868.532
CPU user time (s): 862.135
CPU system time (s): 6.39703
CPU usage (%): 796.52
Max. virtual memory (cumulated for all children) (KiB): 2477676
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 862.135
system time used= 6.39703
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3746183
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= 167075
involuntary context switches= 3825
runsolver used 0.218966 second user time and 0.446932 second system time
The end
Launcher Data
Begin job on node104 at 2011-05-02 15:23:52
IDJOB=3321280
IDBENCH=88143
IDSOLVER=1709
FILE ID=node104/3321280-1304342631
RUNJOBID= node104-1304342614-30716
PBS_JOBID= 13178062
Free space on /tmp= 73424 MiB
SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/manolios/c10idw_i.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3321280-1304342631/watcher-3321280-1304342631 -o /tmp/evaluation-result-3321280-1304342631/solver-3321280-1304342631 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3321280-1304342631.cnf
TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8
MD5SUM BENCH= c139a321e75833c70af36726562b66de
RANDOM SEED=2046427406
node104.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.855
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.71
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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 : 5293.18
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.855
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.855
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.855
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.82
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
/proc/meminfo:
MemTotal: 32951124 kB
MemFree: 17152612 kB
Buffers: 467888 kB
Cached: 2797732 kB
SwapCached: 80 kB
Active: 12495320 kB
Inactive: 2856828 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32951124 kB
LowFree: 17152612 kB
SwapTotal: 67111528 kB
SwapFree: 67111448 kB
Dirty: 16260 kB
Writeback: 0 kB
AnonPages: 12086680 kB
Mapped: 20464 kB
Slab: 351612 kB
PageTables: 30972 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 83587088 kB
Committed_AS: 13615152 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= 73420 MiB
End job on node104 at 2011-05-02 15:25:41