Trace number 3173732

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:
  1. 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.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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.
  5. 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

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.36 1201.89

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S957916968-041-UNKNOWN.cnf
MD5SUM5ccda34debd31b9bf6eb5decc63c453f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark290.667
Satisfiable
(Un)Satisfiability was proved
Number of variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173732-1304030150.cnf'
0.00/0.00	c -- header says num vars:          49999
0.00/0.00	c -- header says num clauses:      210000
0.68/0.23	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.68/0.23	c -- vars added      49999
0.68/0.23	c Parsing time:  0.17 s
0.68/0.23	c  N st     0         0     49999    210000         0         0    630000         0   no data   no data
2.22/0.61	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.20
2.22/0.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.14
2.62/0.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.62/0.76	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2.62/0.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3.01/0.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  49999 time:  0.02 s
3.01/0.81	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.02 s
4.60/1.20	c lits-rem:         0  cl-subs:        0  v-elim:   1170  v-fix:    0  time:  0.39 s
4.60/1.21	c Finding binary XORs  T:     0.01 s  found:       0
5.00/1.30	c Finding non-binary XORs:     0.08 s (found:       0, avg size: nan)
5.00/1.30	c calculated reachability. Time: 0.00
5.00/1.33	c Calc default polars -  time:   0.02 s pos:   22261 undec:    5431 neg:   22307
5.00/1.33	c =========================================================================================
5.00/1.33	c types(t): F = full restart, N = normal restart
5.00/1.33	c types(t): S = simplification begin/end, E = solution found
5.00/1.33	c restart types(rt): st = static, dy = dynamic
5.00/1.33	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
5.00/1.33	c  B st     0         0     48829    208731         0         0    633399         0   no data   no data
15.38/3.93	c  N dy    19      4019     48829    208731         0      4019    633399   1392113    193.52    249.42
25.78/6.54	c  N dy    51      8066     48829    208731         0      8065    633399   2555583    198.43    208.95
36.55/9.20	c  N dy    77     12175     48829    208731         0     12173    633399   3777570    198.74    211.75
47.34/11.92	c  N dy   102     16311     48829    208731         0     16308    633399   4982805    197.92    209.13
58.52/14.74	c  N dy   133     20413     48829    208731         0     10413    633399    858624    198.25    223.35
68.91/17.37	c  N dy   161     24483     48829    208731         0     14482    633399   2020301    198.09    209.33
70.51/17.71	c  F st   164     25001     48829    208731         0     15000    633399   2167894    197.97   no data
84.48/21.25	c  N dy   170     30000     48829    208731         0     19999    633399   4200786    197.97   no data
84.48/21.25	c  S st   170     30000     48829    208731         0     19999    633399   4200786    197.97   no data
85.69/21.59	c  S st   170     30502     48829    208731         0     20501    633399   4311759    197.97   no data
86.09/21.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
87.30/21.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
87.70/22.03	c blocked clauses removed:     1089 vars:    173 tried:       48829 T: 0.03 s
87.70/22.05	c bin-w-bin subsume rem            0 bins  time:  0.01 s
87.70/22.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
87.70/22.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48656 time:  0.02 s
88.08/22.11	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
89.27/22.43	c lits-rem:         0  cl-subs:        0  v-elim:     27  v-fix:    0  time:  0.32 s
90.89/22.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
95.27/23.97	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  1.00 s
96.50/24.22	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 0.25
96.50/24.24	c calculated reachability. Time: 0.00
96.50/24.24	c  N dy   170     30502     48629    207617         0     20138    630228   4072111    197.97   no data
107.26/26.99	c  N dy   196     34546     48629    207617         0     24182    630228   5251742    197.47    210.33
118.83/29.86	c  N dy   222     38560     48629    207617         0     28196    630228   6430446    197.27    211.59
130.42/32.74	c  N dy   250     42569     48629    207617         0     16887    630228   1320026    197.32    215.03
138.81/34.89	c  S st   272     45753     48629    207617         0     20070    630228   2276472    197.87   no data
140.43/35.26	c  S st   272     46255     48629    207617         0     20572    630228   2386523    197.87   no data
140.43/35.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
142.00/35.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
142.00/35.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.39/35.70	c bin-w-bin subsume rem            0 bins  time:  0.02 s
142.39/35.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
142.39/35.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.02 s
142.39/35.76	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
143.19/35.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
144.00/36.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
145.59/36.58	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.36 s
145.99/36.62	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.04
145.99/36.67	c vivif2 --  cl tried    20571 cl shrink        0 lits rem          0 time: 0.05
147.19/36.92	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 0.25
147.19/36.94	c calculated reachability. Time: 0.00
147.19/36.94	c  N dy   272     46255     48629    207617         0     20571    630228   2386457    197.87   no data
158.38/39.78	c  N dy   303     50339     48629    207617         0     24655    630228   3567134    198.08    210.45
170.36/42.71	c  N dy   331     54552     48629    207617         0     28868    630228   4800517    197.96    212.30
181.54/45.57	c  N dy   358     58611     48629    207617         0     32927    630228   6014841    198.14    216.07
193.14/48.46	c  N dy   384     62640     48629    207617         0     36955    630228   7179450    198.17    208.66
204.70/51.30	c  N dy   412     66651     48629    207617         0     22312    630228   1916926    198.52    210.80
211.89/53.19	c  S st   431     69382     48629    207617         0     25042    630228   2711477    198.26   no data
213.49/53.53	c  S st   431     69883     48629    207617         0     25543    630228   2808845    198.26   no data
213.49/53.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
214.70/53.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.32
215.12/53.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
215.12/53.97	c bin-w-bin subsume rem            0 bins  time:  0.01 s
215.12/53.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
215.49/54.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.02 s
215.49/54.02	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
216.29/54.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
217.09/54.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
219.51/55.00	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.48 s
219.51/55.04	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.04
219.89/55.10	c vivif2 --  cl tried    25543 cl shrink        0 lits rem          0 time: 0.06
220.69/55.36	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 0.26
220.69/55.38	c calculated reachability. Time: 0.00
220.69/55.38	c  N dy   431     69883     48629    207617         0     25543    630228   2808844    198.26   no data
233.46/58.57	c  N dy   460     74444     48629    207617         0     30103    630228   4148000    198.15    214.98
247.05/61.99	c  N dy   495     79258     48629    207617         0     34917    630228   5497464    198.03    210.19
261.83/65.63	c  N dy   531     84367     48629    207617         0     40025    630228   7000159    198.08    248.60
270.62/67.89	c  F st   556     87500     48629    207617         0     22331    630228   1272159    198.37   no data
281.02/70.45	c  N st   561     90797     48629    207617         0     25628    630228   2665006    198.37   no data
298.20/74.78	c  N dy   592     96727     48629    207617         0     31557    630228   4794450    198.59    218.67
316.18/79.21	c  N dy   633    102902     48629    207617         0     37732    630228   6620151    198.56    233.73
321.74/80.61	c  S st   646    104824     48629    207617         0     39654    630228   7176918    198.42   no data
322.94/80.97	c  S st   646    105325     48629    207617         0     40155    630228   7281787    198.42   no data
323.34/81.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
324.56/81.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.34
324.96/81.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
324.96/81.43	c bin-w-bin subsume rem            0 bins  time:  0.01 s
324.96/81.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
324.96/81.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.02 s
324.96/81.49	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
326.14/81.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
328.54/82.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
336.13/84.25	c lits-rem:         4  cl-subs:        5  v-elim:      0  v-fix:    0  time:  1.82 s
336.13/84.28	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.04
336.93/84.43	c vivif2 --  cl tried    40150 cl shrink        0 lits rem          0 time: 0.15
338.15/84.73	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 0.29
338.15/84.74	c calculated reachability. Time: 0.00
338.15/84.74	c  N dy   646    105325     48629    207617         0     40150    630228   7279790    198.42   no data
357.70/89.66	c  N dy   690    112104     48629    207617         0     24516    630228   1342990    198.07    218.83
378.07/94.74	c  N dy   740    119267     48629    207617         0     31679    630228   3413771    198.15    221.83
400.03/100.28	c  N dy   792    126951     48629    207617         0     39362    630228   5715121    198.27    224.86
424.41/106.36	c  N dy   849    135145     48629    207617         0     23855    630228    742055    198.55    215.42
448.77/112.42	c  N dy   907    143791     48629    207617         0     32500    630228   3294702    198.46    214.21
475.93/119.27	c  N dy   973    153170     48629    207617         0     41879    630228   6062393    198.45    213.97
490.31/122.87	c  S st  1009    157987     48629    207617         0     46696    630228   7478983    198.53   no data
491.93/123.26	c  S st  1009    158490     48629    207617         0     47199    630228   7590730    198.53   no data
492.31/123.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
493.51/123.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
493.91/123.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
493.91/123.74	c bin-w-bin subsume rem            0 bins  time:  0.02 s
493.91/123.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
493.91/123.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.02 s
494.31/123.80	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
495.11/124.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
497.91/124.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
507.50/127.12	c lits-rem:         2  cl-subs:        6  v-elim:      0  v-fix:    0  time:  2.36 s
507.50/127.16	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.04
508.30/127.32	c vivif2 --  cl tried    47193 cl shrink        0 lits rem          0 time: 0.16
509.51/127.62	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 0.31
509.51/127.64	c calculated reachability. Time: 0.00
509.51/127.64	c  N dy  1009    158490     48629    207617         0     47193    630228   7586789    198.53   no data
538.65/134.94	c  N dy  1077    168640     48629    207617         0     32487    630228   2889946    198.53    210.87
570.62/142.95	c  N dy  1156    179535     48629    207617         0     43382    630228   6186253    198.99    210.71
605.36/151.61	c  N dy  1237    191075     48629    207617         0     28997    630228   1510302    199.01    215.99
640.92/160.55	c  N dy  1326    203377     48629    207617         0     41299    630228   5212229    199.30    212.55
679.65/170.28	c  N dy  1409    216417     48629    207617         0     27375    630228    704468    199.17    215.53
720.01/180.37	c  N dy  1504    230333     48629    207617         0     41290    630228   4790722    199.14    212.86
741.98/185.83	c  S st  1556    237736     48629    207617         0     48691    630228   6991826    199.18    182.74
743.56/186.23	c  S st  1556    238237     48629    207617         0     49192    630228   7113001    199.18   no data
743.56/186.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
745.16/186.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
745.16/186.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
745.56/186.70	c bin-w-bin subsume rem            0 bins  time:  0.02 s
745.56/186.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
745.56/186.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.02 s
745.56/186.76	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
746.78/187.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.27 s
748.76/187.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
758.34/189.93	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.33 s
758.34/189.97	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.04
759.14/190.11	c vivif2 --  cl tried    49190 cl shrink        0 lits rem          0 time: 0.15
760.33/190.43	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 0.31
760.33/190.44	c calculated reachability. Time: 0.00
760.33/190.44	c  N dy  1556    238237     48629    207617         0     49190    630228   7112633    199.18   no data
806.28/201.96	c  N dy  1658    253782     48629    207617         0     36756    630228   3191271    199.19    209.99
854.21/213.99	c  N dy  1767    270055     48629    207617         0     53029    630228   7994461    199.20    221.75
905.73/226.81	c  N dy  1886    287357     48629    207617         0     41340    630228   4241071    199.31    212.14
961.68/240.87	c  N dy  2023    305823     48629    207617         0     59806    630228   9837669    199.67    210.18
963.25/241.23	c  F st  2025    306250     48629    207617         0     30238    630228    607532    199.63    156.77
1021.18/255.75	c  N dy  2129    325444     48629    207617         0     49431    630228   7314558    199.66    213.16
1081.89/270.98	c  N dy  2264    345626     48629    207617         0     38610    630228   2814830    199.54    212.09
1117.04/279.72	c  S st  2347    357355     48629    207617         0     50339    630228   6336558    199.54   no data
1118.64/280.14	c  S st  2347    357857     48629    207617         0     50841    630228   6482083    199.54   no data
1118.64/280.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1120.26/280.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.36
1120.63/280.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1120.63/280.62	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1120.63/280.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1120.63/280.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.02 s
1120.63/280.68	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
1121.83/280.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
1123.83/281.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1133.04/283.72	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time:  2.24 s
1133.04/283.75	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.04
1133.44/283.89	c vivif2 --  cl tried    50835 cl shrink        0 lits rem          0 time: 0.14
1135.01/284.21	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 0.32
1135.01/284.22	c calculated reachability. Time: 0.00
1135.01/284.22	c  N dy  2347    357857     48629    207617         0     50835    630228   6477594    199.54   no data
1195.33/299.39	c  N dy  2489    377883     48629    207617         0     38871    630228   2575930    199.68    223.94
1256.47/314.66	c  N dy  2631    398013     48629    207617         0     59000    630228   8522033    199.74    210.88
1317.17/329.83	c  N dy  2765    418172     48629    207617         0     46160    630228   4372559    199.74    216.02
1379.10/345.34	c  N dy  2903    438404     48629    207617         0     66391    630228  10429888    199.84    211.44
1439.00/360.39	c  N dy  3042    458410     48629    207617         0     52399    630228   6084466    199.93    211.79
1501.71/376.00	c  N dy  3181    478445     48629    207617         0     37437    630228   1234920    199.95    219.74
1561.63/391.09	c  N dy  3321    498467     48629    207617         0     57458    630228   7211094    200.01    214.53
1623.54/406.58	c  N dy  3456    518551     48629    207617         0     41544    630228   2219239    200.11    212.45
1679.06/420.40	c  S st  3581    536786     48629    207617         0     59779    630228   7668728    200.13   no data
1680.65/420.81	c  S st  3581    537289     48629    207617         0     60282    630228   7768061    200.13   no data
1680.65/420.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1682.27/421.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.37
1682.27/421.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1682.67/421.31	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1682.67/421.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1682.67/421.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.02 s
1682.67/421.37	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
1683.85/421.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.30 s
1686.25/422.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1698.23/425.27	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.00 s
1698.63/425.31	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.04
1699.03/425.48	c vivif2 --  cl tried    60277 cl shrink        0 lits rem          0 time: 0.16
1700.62/425.81	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 0.33
1700.62/425.83	c calculated reachability. Time: 0.00
1700.62/425.83	c  N dy  3581    537289     48629    207617         0     60277    630228   7766089    200.13   no data
1763.34/441.54	c  N dy  3717    557373     48629    207617         0     43360    630228   2453814    200.22    272.89
1825.25/457.08	c  N dy  3862    577508     48629    207617         0     63495    630228   8475415    200.27    210.93
1887.17/472.56	c  N dy  3995    597522     48629    207617         0     45507    630228   2790798    200.21    217.19
1950.30/488.39	c  N dy  4138    617961     48629    207617         0     65944    630228   8989878    200.34    211.57
2013.39/504.13	c  N dy  4281    637997     48629    207617         0     46983    630228   2917963    200.39    215.89
2075.70/519.74	c  N dy  4425    658026     48629    207617         0     67010    630228   8979499    200.46    226.88
2139.64/535.71	c  N dy  4567    678080     48629    207617         0     47061    630228   2625199    200.48    222.61
2202.32/551.47	c  N dy  4705    698124     48629    207617         0     67105    630228   8627874    200.54    218.20
2266.65/567.53	c  N dy  4846    718160     48629    207617         0     46146    630228   2050424    200.57    223.26
2328.57/583.02	c  N dy  4986    738188     48629    207617         0     66174    630228   8111410    200.64    217.94
2392.86/599.19	c  N dy  5124    758197     48629    207617         0     44180    630228   1162064    200.60    211.40
2454.77/614.64	c  N dy  5258    778485     48629    207617         0     64468    630228   7151006    200.55    216.64
2519.08/630.70	c  N dy  5387    798502     48629    207617         0     84485    630228  13067081    200.49    214.27
2541.45/636.39	c  S st  5434    805933     48629    207617         0     48913    630228   2271837    200.44    160.05
2543.05/636.76	c  S st  5434    806437     48629    207617         0     49417    630228   2377309    200.44   no data
2543.05/636.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2544.64/637.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.35
2545.04/637.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2545.04/637.23	c bin-w-bin subsume rem            0 bins  time:  0.02 s
2545.04/637.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2545.04/637.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.02 s
2545.04/637.29	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
2546.24/637.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
2547.04/637.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
2550.23/638.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.75 s
2550.23/638.54	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.04
2550.63/638.60	c vivif2 --  cl tried    49417 cl shrink        0 lits rem          0 time: 0.05
2551.84/638.91	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 0.31
2551.84/638.92	c calculated reachability. Time: 0.00
2551.84/638.92	c  N dy  5434    806437     48629    207617         0     49417    630228   2377309    200.44   no data
2614.55/654.68	c  N dy  5573    826506     48629    207617         0     69484    630228   8450752    200.52    212.58
2680.85/671.27	c  N dy  5709    846553     48629    207617         0     45535    630228    973184    200.56    211.34
2743.56/686.94	c  N dy  5846    866744     48629    207617         0     65725    630228   7102498    200.62    222.65
2808.66/703.20	c  N dy  5980    886756     48629    207617         0     85735    630228  13133904    200.63    214.01
2872.19/719.13	c  N dy  6131    906808     48629    207617         0     60794    630228   5388288    200.75    212.05
2936.90/735.32	c  N dy  6269    926931     48629    207617         0     80915    630228  11360254    200.73    217.76
3002.00/751.61	c  N dy  6408    947035     48629    207617         0     55024    630228   3195832    200.74    214.21
3066.32/767.79	c  N dy  6552    967157     48629    207617         0     75144    630228   9328521    200.82    213.02
3133.01/784.47	c  N dy  6688    987275     48629    207617         0     48263    630228    913577    200.86    213.18
3195.32/800.06	c  N dy  6820   1007349     48629    207617         0     68337    630228   6997515    200.84    251.64
3261.22/816.54	c  N dy  6957   1027350     48629    207617         0     88338    630228  12971929    200.85    215.48
3325.95/832.77	c  N dy  7100   1047404     48629    207617         0     60390    630228   4269441    200.88    233.53
3389.85/848.77	c  N dy  7231   1067451     48629    207617         0     80434    630228  10272093    200.86    227.64
3404.23/852.39	c  F st  7257   1071878     48629    207617         0     84861    630228  11555259    200.83   no data
3456.55/865.46	c  N dy  7333   1087474     48629    207617         0     51462    630228   1286696    200.85    212.34
3519.66/881.27	c  N dy  7474   1107515     48629    207617         0     71502    630228   7296200    200.87    218.09
3586.36/897.93	c  N dy  7601   1127724     48629    207617         0     91711    630228  13357245    200.84    219.39
3651.87/914.32	c  N dy  7748   1147856     48629    207617         0     61839    630228   4180235    200.94    212.14
3715.78/930.38	c  N dy  7880   1167875     48629    207617         0     81855    630228  10147326    200.91    212.76
3784.48/947.52	c  N dy  8014   1187961     48629    207617         0    101939    630228  16121159    200.90    218.31
3847.20/963.22	c  N dy  8149   1207967     48629    207617         0     70946    630228   6505706    200.88    218.01
3852.81/964.63	c  S st  8162   1209655     48629    207617         0     72634    630228   7048478    200.90   no data
3854.39/965.06	c  S st  8162   1210158     48629    207617         0     73137    630228   7155905    200.90   no data
3854.79/965.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3855.99/965.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.38
3856.39/965.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3856.39/965.57	c bin-w-bin subsume rem            0 bins  time:  0.02 s
3856.39/965.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3856.79/965.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48629 time:  0.02 s
3856.79/965.63	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
3857.98/965.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.30 s
3859.98/966.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
3873.16/969.72	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.23 s
3873.16/969.76	c vivif2 --  cl tried   207617 cl shrink        0 lits rem          0 time: 0.04
3873.95/969.92	c vivif2 --  cl tried    73134 cl shrink        0 lits rem          0 time: 0.16
3875.18/970.29	c asymm  cl-useful: 0/207617/207617 lits-rem:0 time: 0.37
3875.56/970.31	c calculated reachability. Time: 0.00
3875.56/970.31	c  N dy  8162   1210158     48629    207617         0     73134    630228   7154250    200.90   no data
3942.27/987.03	c  N dy  8296   1230246     48629    207617         0     93219    630228  13339279    200.97    228.01
4008.57/1003.62	c  N dy  8433   1250273     48629    207617         0     61251    630228   3292589    200.95    218.78
4072.91/1019.76	c  N dy  8565   1270532     48629    207617         0     81508    630228   9296159    200.92    213.19
4141.58/1036.92	c  N dy  8706   1290693     48629    207617         0    101667    630228  15342952    200.93    213.31
4206.28/1053.13	c  N dy  8846   1310750     48629    207617         0     68727    630228   5303769    200.95    214.21
4271.80/1069.58	c  N dy  8980   1330801     48629    207617         0     88778    630228  11235018    200.93    212.26
4341.69/1087.07	c  N dy  9128   1350807     48629    207617         0     54787    630228    818859    200.96    256.52
4405.60/1103.01	c  N dy  9269   1370877     48629    207617         0     74854    630228   6833907    200.99    212.19
4473.10/1119.92	c  N dy  9409   1390922     48629    207617         0     94898    630228  12912727    201.03    226.37
4541.01/1136.94	c  N dy  9545   1410983     48629    207617         0     59959    630228   2077748    201.04    216.02
4605.72/1153.15	c  N dy  9688   1431067     48629    207617         0     80042    630228   8178749    201.09    235.06
4673.62/1170.19	c  N dy  9826   1451144     48629    207617         0    100118    630228  14328335    201.12    211.93
4741.91/1187.27	c  N dy  9972   1471304     48629    207617         0     64281    630228   3090317    201.16    220.08

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-3173732-1304030150/watcher-3173732-1304030150 -o /tmp/evaluation-result-3173732-1304030150/solver-3173732-1304030150 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173732-1304030150.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.14 8.04 6.37 6/180 25958
/proc/meminfo: memFree=23968736/32951124 swapFree=67111524/67111528
[pid=25958] ppid=25956 vsize=183256 CPUtime=0 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) R 25956 25958 25696 0 -1 4202496 1052 0 0 0 0 0 0 0 25 0 4 0 514612787 187654144 976 33554432000 4194304 4627427 140736217163216 18446744073709551615 212687675195 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 45814 1005 329 106 0 40785 0
[pid=25958/tid=25959] ppid=25956 vsize=183256 CPUtime=0 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 17 0 0 0 0 0 0 0 25 0 4 0 514612788 187654144 1061 33554432000 4194304 4627427 140736217163216 18446744073709551615 212687675195 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=183256 CPUtime=0 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 240 0 0 0 0 0 0 0 25 0 4 0 514612788 187654144 1101 33554432000 4194304 4627427 140736217163216 18446744073709551615 212687675195 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=183256 CPUtime=0 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 258 0 0 0 0 0 0 0 25 0 4 0 514612788 187654144 1134 33554432000 4194304 4627427 140736217163216 18446744073709551615 212687675195 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.068927 s]
/proc/loadavg: 8.14 8.04 6.37 6/180 25958
/proc/meminfo: memFree=23968736/32951124 swapFree=67111524/67111528
[pid=25958] ppid=25956 vsize=391764 CPUtime=0.23 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) R 25956 25958 25696 0 -1 4202496 23442 0 0 0 19 4 0 0 18 0 4 0 514612787 401166336 19430 33554432000 4194304 4627427 140736217163216 18446744073709551615 212687336481 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 97941 19592 339 106 0 92912 0
[pid=25958/tid=25959] ppid=25956 vsize=391764 CPUtime=0.05 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) S 25956 25958 25696 0 -1 4202560 6100 0 0 0 4 1 0 0 18 0 4 0 514612788 401166336 19612 33554432000 4194304 4627427 140736217163216 18446744073709551615 212687780334 0 0 4096 2 18446604453942681920 0 0 -1 6 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=391764 CPUtime=0.05 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) S 25956 25958 25696 0 -1 4202560 5747 0 0 0 4 1 0 0 18 0 4 0 514612788 401166336 19629 33554432000 4194304 4627427 140736217163216 18446744073709551615 212687780334 0 0 4096 2 18446604453942681920 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=391764 CPUtime=0.06 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) S 25956 25958 25696 0 -1 4202560 5466 0 0 0 5 1 0 0 18 0 4 0 514612788 401166336 19645 33554432000 4194304 4627427 140736217163216 18446744073709551615 212687780334 0 0 4096 2 18446604453942681920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 391764

[startup+0.107284 s]
/proc/loadavg: 8.14 8.04 6.37 6/180 25958
/proc/meminfo: memFree=23968736/32951124 swapFree=67111524/67111528
[pid=25958] ppid=25956 vsize=393784 CPUtime=0.36 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) S 25956 25958 25696 0 -1 4202496 25874 0 0 0 28 8 0 0 18 0 4 0 514612787 403234816 21862 33554432000 4194304 4627427 140736217163216 18446744073709551615 212687780334 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 98717 21883 339 106 0 93688 0
[pid=25958/tid=25959] ppid=25956 vsize=394868 CPUtime=0.08 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) S 25956 25958 25696 0 -1 4202560 6559 0 0 0 6 2 0 0 18 0 4 0 514612788 404344832 21896 33554432000 4194304 4627427 140736217163216 18446744073709551615 212687780334 0 0 4096 2 18446604453942681920 0 0 -1 6 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=394868 CPUtime=0.08 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 6403 0 0 0 6 2 0 0 18 0 4 0 514612788 404344832 21909 33554432000 4194304 4627427 140736217163216 18446744073709551615 212687372480 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=394868 CPUtime=0.08 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) S 25956 25958 25696 0 -1 4202560 5854 0 0 0 7 1 0 0 18 0 4 0 514612788 404344832 21924 33554432000 4194304 4627427 140736217163216 18446744073709551615 212687780334 0 0 4096 2 18446604453942681920 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 393784

[startup+0.358237 s]
/proc/loadavg: 8.14 8.04 6.37 6/180 25958
/proc/meminfo: memFree=23968736/32951124 swapFree=67111524/67111528
[pid=25958] ppid=25956 vsize=409640 CPUtime=1.26 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) R 25956 25958 25696 0 -1 4202496 36151 0 0 0 108 18 0 0 17 0 4 0 514612787 419471360 32139 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 102410 32139 364 106 0 97381 0
[pid=25958/tid=25959] ppid=25956 vsize=409640 CPUtime=0.29 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 9149 0 0 0 24 5 0 0 17 0 4 0 514612788 419471360 32139 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=409640 CPUtime=0.31 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 8955 0 0 0 27 4 0 0 17 0 4 0 514612788 419471360 32139 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=409640 CPUtime=0.3 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 8517 0 0 0 26 4 0 0 17 0 4 0 514612788 419471360 32139 33554432000 4194304 4627427 140736217163216 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 409640

[startup+0.701173 s]
/proc/loadavg: 8.14 8.04 6.37 6/180 25958
/proc/meminfo: memFree=23968736/32951124 swapFree=67111524/67111528
[pid=25958] ppid=25956 vsize=428144 CPUtime=2.62 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) R 25956 25958 25696 0 -1 4202496 45338 0 0 0 243 19 0 0 18 0 4 0 514612787 438419456 41326 33554432000 4194304 4627427 140736217163216 18446744073709551615 212687343857 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 107036 41328 371 106 0 102007 0
[pid=25958/tid=25959] ppid=25956 vsize=428144 CPUtime=0.63 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 10996 0 0 0 58 5 0 0 18 0 4 0 514612788 438419456 41328 33554432000 4194304 4627427 140736217163216 18446744073709551615 212687334132 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=428144 CPUtime=0.65 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 12159 0 0 0 60 5 0 0 18 0 4 0 514612788 438419456 41330 33554432000 4194304 4627427 140736217163216 18446744073709551615 212687336481 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=428144 CPUtime=0.64 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 8702 0 0 0 60 4 0 0 18 0 4 0 514612788 438419456 41332 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 428144

[startup+1.50103 s]
/proc/loadavg: 8.14 8.04 6.37 10/184 25962
/proc/meminfo: memFree=23765096/32951124 swapFree=67111524/67111528
[pid=25958] ppid=25956 vsize=442464 CPUtime=5.79 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) R 25956 25958 25696 0 -1 4202496 66498 0 0 0 556 23 0 0 18 0 4 0 514612787 453083136 52867 33554432000 4194304 4627427 140736217163216 18446744073709551615 4305865 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 110616 52867 385 106 0 105587 0
[pid=25958/tid=25959] ppid=25956 vsize=442464 CPUtime=1.42 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 16675 0 0 0 135 7 0 0 18 0 4 0 514612788 453083136 52867 33554432000 4194304 4627427 140736217163216 18446744073709551615 4310392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=442464 CPUtime=1.45 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 20017 0 0 0 139 6 0 0 18 0 4 0 514612788 453083136 52867 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=442464 CPUtime=1.44 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 9181 0 0 0 139 5 0 0 19 0 4 0 514612788 453083136 52867 33554432000 4194304 4627427 140736217163216 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 442464

[startup+3.10074 s]
/proc/loadavg: 8.14 8.04 6.37 10/184 25962
/proc/meminfo: memFree=23789140/32951124 swapFree=67111524/67111528
[pid=25958] ppid=25956 vsize=574252 CPUtime=12.19 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) R 25956 25958 25696 0 -1 4202496 70511 0 0 0 1194 25 0 0 22 0 4 0 514612787 588034048 56606 33554432000 4194304 4627427 140736217163216 18446744073709551615 4332992 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 143563 56606 385 106 0 138534 0
[pid=25958/tid=25959] ppid=25956 vsize=574252 CPUtime=3.02 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 17741 0 0 0 295 7 0 0 22 0 4 0 514612788 588034048 56606 33554432000 4194304 4627427 140736217163216 18446744073709551615 4332812 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=574252 CPUtime=3.05 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 21047 0 0 0 299 6 0 0 22 0 4 0 514612788 588034048 56606 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=574252 CPUtime=3.03 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 9970 0 0 0 298 5 0 0 23 0 4 0 514612788 588034048 56606 33554432000 4194304 4627427 140736217163216 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 574252

[startup+6.30115 s]
/proc/loadavg: 8.13 8.04 6.38 9/184 25962
/proc/meminfo: memFree=23725280/32951124 swapFree=67111524/67111528
[pid=25958] ppid=25956 vsize=574252 CPUtime=24.97 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) R 25956 25958 25696 0 -1 4202496 76447 0 0 0 2471 26 0 0 25 0 4 0 514612787 588034048 62542 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308712 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 143563 62542 385 106 0 138534 0
[pid=25958/tid=25959] ppid=25956 vsize=574252 CPUtime=6.2 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 19229 0 0 0 613 7 0 0 25 0 4 0 514612788 588034048 62542 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=574252 CPUtime=6.25 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 22520 0 0 0 619 6 0 0 25 0 4 0 514612788 588034048 62542 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=574252 CPUtime=6.24 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 11387 0 0 0 618 6 0 0 25 0 4 0 514612788 588034048 62542 33554432000 4194304 4627427 140736217163216 18446744073709551615 4327606 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 574252

[startup+12.701 s]
/proc/loadavg: 8.20 8.05 6.39 9/184 25962
/proc/meminfo: memFree=23677680/32951124 swapFree=67111524/67111528
[pid=25958] ppid=25956 vsize=575136 CPUtime=50.53 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) R 25956 25958 25696 0 -1 4202496 88290 0 0 0 5024 29 0 0 25 0 4 0 514612787 588939264 74385 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 143784 74385 385 106 0 138755 0
[pid=25958/tid=25959] ppid=25956 vsize=575136 CPUtime=12.57 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 22229 0 0 0 1249 8 0 0 25 0 4 0 514612788 588939264 74385 33554432000 4194304 4627427 140736217163216 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=575136 CPUtime=12.65 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 25536 0 0 0 1257 8 0 0 25 0 4 0 514612788 588939264 74385 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=575136 CPUtime=12.63 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 14146 0 0 0 1257 6 0 0 25 0 4 0 514612788 588939264 74385 33554432000 4194304 4627427 140736217163216 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 575136

[startup+25.5006 s]
/proc/loadavg: 8.15 8.05 6.42 9/184 25963
/proc/meminfo: memFree=23564836/32951124 swapFree=67111524/67111528
[pid=25958] ppid=25956 vsize=833052 CPUtime=101.66 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) R 25956 25958 25696 0 -1 4202496 153373 0 0 0 10121 45 0 0 25 0 4 0 514612787 853045248 97884 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 208263 97884 390 106 0 203234 0
[pid=25958/tid=25959] ppid=25956 vsize=833052 CPUtime=25.29 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 30628 0 0 0 2519 10 0 0 25 0 4 0 514612788 853045248 97884 33554432000 4194304 4627427 140736217163216 18446744073709551615 4327410 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=833052 CPUtime=25.45 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 33876 0 0 0 2535 10 0 0 25 0 4 0 514612788 853045248 97884 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=833052 CPUtime=25.44 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 30769 0 0 0 2534 10 0 0 25 0 4 0 514612788 853045248 97884 33554432000 4194304 4627427 140736217163216 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 833052

[startup+51.101 s]
/proc/loadavg: 8.10 8.05 6.46 9/184 25963
/proc/meminfo: memFree=23397412/32951124 swapFree=67111524/67111528
[pid=25958] ppid=25956 vsize=737792 CPUtime=203.91 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) R 25956 25958 25696 0 -1 4202496 269632 0 0 0 20315 76 0 0 25 0 4 0 514612787 755499008 137770 33554432000 4194304 4627427 140736217163216 18446744073709551615 4330936 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 184448 137770 390 106 0 179419 0
[pid=25958/tid=25959] ppid=25956 vsize=737792 CPUtime=50.75 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 74716 0 0 0 5053 22 0 0 25 0 4 0 514612788 755499008 137770 33554432000 4194304 4627427 140736217163216 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=737792 CPUtime=51.04 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 56998 0 0 0 5087 17 0 0 25 0 4 0 514612788 755499008 137770 33554432000 4194304 4627427 140736217163216 18446744073709551615 4324726 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=737792 CPUtime=51.03 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 61809 0 0 0 5085 18 0 0 25 0 4 0 514612788 755499008 137770 33554432000 4194304 4627427 140736217163216 18446744073709551615 4327410 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 737792

[startup+102.307 s]
/proc/loadavg: 8.09 8.05 6.54 9/184 25965
/proc/meminfo: memFree=23065912/32951124 swapFree=67111524/67111528
[pid=25958] ppid=25956 vsize=1265128 CPUtime=408.44 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) R 25956 25958 25696 0 -1 4202496 402317 0 0 0 40732 112 0 0 25 0 4 0 514612787 1295491072 220267 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 316282 220267 390 106 0 311253 0
[pid=25958/tid=25959] ppid=25956 vsize=1265128 CPUtime=101.67 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 98713 0 0 0 10139 28 0 0 25 0 4 0 514612788 1295491072 220267 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=1265128 CPUtime=102.25 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 95650 0 0 0 10198 27 0 0 25 0 4 0 514612788 1295491072 220267 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=1265128 CPUtime=102.23 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 93571 0 0 0 10196 27 0 0 25 0 4 0 514612788 1295491072 220267 33554432000 4194304 4627427 140736217163216 18446744073709551615 4332689 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.44
Current children cumulated vsize (KiB) 1265128

[startup+162.301 s]

################
# More data... #
################

[pid=25958] ppid=25956 vsize=1830760 CPUtime=2565.43 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) R 25956 25958 25696 0 -1 4202496 1251564 0 0 0 256161 382 0 0 25 0 4 0 514612787 1874698240 344351 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308280 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 457690 344351 390 106 0 452661 0
[pid=25958/tid=25959] ppid=25956 vsize=1830760 CPUtime=640.52 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 312038 0 0 0 63955 97 0 0 25 0 4 0 514612788 1874698240 344351 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=1830760 CPUtime=642.26 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 285422 0 0 0 64139 87 0 0 25 0 4 0 514612788 1874698240 344351 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=1830760 CPUtime=640.38 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 325914 0 0 0 63940 98 0 0 25 0 4 0 514612788 1874698240 344351 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.43
Current children cumulated vsize (KiB) 1830760

[startup+702.301 s]
/proc/loadavg: 8.17 8.10 7.27 9/184 25981
/proc/meminfo: memFree=21968496/32951124 swapFree=67111524/67111528
[pid=25958] ppid=25956 vsize=1790416 CPUtime=2805.08 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) R 25956 25958 25696 0 -1 4202496 1357561 0 0 0 280094 414 0 0 25 0 4 0 514612787 1833385984 358660 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308329 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 447604 358660 390 106 0 442575 0
[pid=25958/tid=25959] ppid=25956 vsize=1790416 CPUtime=700.5 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 330720 0 0 0 69949 101 0 0 25 0 4 0 514612788 1833385984 358660 33554432000 4194304 4627427 140736217163216 18446744073709551615 4327410 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=1790416 CPUtime=702.24 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 327093 0 0 0 70125 99 0 0 25 0 4 0 514612788 1833385984 358660 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=1790416 CPUtime=700.04 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 347464 0 0 0 69900 104 0 0 25 0 4 0 514612788 1833385984 358660 33554432000 4194304 4627427 140736217163216 18446744073709551615 4332767 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.08
Current children cumulated vsize (KiB) 1790416

[startup+762.306 s]
/proc/loadavg: 8.17 8.11 7.32 9/184 25982
/proc/meminfo: memFree=21889960/32951124 swapFree=67111524/67111528
[pid=25958] ppid=25956 vsize=1946304 CPUtime=3044.76 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) R 25956 25958 25696 0 -1 4202496 1441367 0 0 0 304035 441 0 0 25 0 4 0 514612787 1993015296 367840 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308376 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 486576 367840 390 106 0 481547 0
[pid=25958/tid=25959] ppid=25956 vsize=1946304 CPUtime=760.51 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 349189 0 0 0 75944 107 0 0 25 0 4 0 514612788 1993015296 367840 33554432000 4194304 4627427 140736217163216 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=1946304 CPUtime=762.25 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 351212 0 0 0 76117 108 0 0 25 0 4 0 514612788 1993015296 367840 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=1946304 CPUtime=759.73 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 366952 0 0 0 75862 111 0 0 25 0 4 0 514612788 1993015296 367840 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.76
Current children cumulated vsize (KiB) 1946304

[startup+822.301 s]
/proc/loadavg: 8.06 8.09 7.37 9/184 25984
/proc/meminfo: memFree=21612796/32951124 swapFree=67111524/67111528
[pid=25958] ppid=25956 vsize=1912376 CPUtime=3284.4 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) R 25956 25958 25696 0 -1 4202496 1533147 0 0 0 327970 470 0 0 25 0 4 0 514612787 1958273024 371969 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308767 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 478094 371969 390 106 0 473065 0
[pid=25958/tid=25959] ppid=25956 vsize=1912376 CPUtime=820.49 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 370222 0 0 0 81934 115 0 0 25 0 4 0 514612788 1958273024 371969 33554432000 4194304 4627427 140736217163216 18446744073709551615 4332309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=1912376 CPUtime=822.24 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 372936 0 0 0 82109 115 0 0 25 0 4 0 514612788 1958273024 371969 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308760 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=1912376 CPUtime=819.39 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 392252 0 0 0 81823 116 0 0 25 0 4 0 514612788 1958273024 371969 33554432000 4194304 4627427 140736217163216 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.4
Current children cumulated vsize (KiB) 1912376

[startup+882.3 s]
/proc/loadavg: 8.02 8.07 7.40 9/184 25986
/proc/meminfo: memFree=21501168/32951124 swapFree=67111524/67111528
[pid=25958] ppid=25956 vsize=1930696 CPUtime=3524.05 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) R 25956 25958 25696 0 -1 4202496 1628613 0 0 0 351907 498 0 0 25 0 4 0 514612787 1977032704 377082 33554432000 4194304 4627427 140736217163216 18446744073709551615 4328709 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 482674 377082 390 106 0 477645 0
[pid=25958/tid=25959] ppid=25956 vsize=1930696 CPUtime=880.49 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 390250 0 0 0 87929 120 0 0 25 0 4 0 514612788 1977032704 377082 33554432000 4194304 4627427 140736217163216 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=1930696 CPUtime=882.24 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 397554 0 0 0 88102 122 0 0 25 0 4 0 514612788 1977032704 377082 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308588 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=1930696 CPUtime=879.06 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 416703 0 0 0 87783 123 0 0 25 0 4 0 514612788 1977032704 377082 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.05
Current children cumulated vsize (KiB) 1930696

[startup+942.3 s]
/proc/loadavg: 8.01 8.05 7.44 9/184 25987
/proc/meminfo: memFree=21461824/32951124 swapFree=67111524/67111528
[pid=25958] ppid=25956 vsize=1879136 CPUtime=3763.72 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) R 25956 25958 25696 0 -1 4202496 1722303 0 0 0 375841 531 0 0 25 0 4 0 514612787 1924235264 376669 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308396 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 469784 376669 390 106 0 464755 0
[pid=25958/tid=25959] ppid=25956 vsize=1879136 CPUtime=940.48 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 415727 0 0 0 93921 127 0 0 25 0 4 0 514612788 1924235264 376669 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=1879136 CPUtime=942.23 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 423389 0 0 0 94093 130 0 0 25 0 4 0 514612788 1924235264 376669 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308606 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=1879136 CPUtime=938.73 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 435493 0 0 0 93742 131 0 0 25 0 4 0 514612788 1924235264 376669 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.72
Current children cumulated vsize (KiB) 1879136

[startup+1002.3 s]
/proc/loadavg: 8.05 8.06 7.47 9/184 25989
/proc/meminfo: memFree=21447900/32951124 swapFree=67111524/67111528
[pid=25958] ppid=25956 vsize=1875284 CPUtime=4003.37 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) R 25956 25958 25696 0 -1 4202496 1813225 0 0 0 399775 562 0 0 25 0 4 0 514612787 1920290816 384358 33554432000 4194304 4627427 140736217163216 18446744073709551615 4299536 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 468821 384358 390 106 0 463792 0
[pid=25958/tid=25959] ppid=25956 vsize=1875284 CPUtime=1000.47 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 440905 0 0 0 99911 136 0 0 25 0 4 0 514612788 1920290816 384358 33554432000 4194304 4627427 140736217163216 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=1875284 CPUtime=1002.23 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 446978 0 0 0 100084 139 0 0 25 0 4 0 514612788 1920290816 384358 33554432000 4194304 4627427 140736217163216 18446744073709551615 4324960 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=1875284 CPUtime=998.4 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 454035 0 0 0 99702 138 0 0 25 0 4 0 514612788 1920290816 384358 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308343 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.37
Current children cumulated vsize (KiB) 1875284

[startup+1062.3 s]
/proc/loadavg: 8.07 8.06 7.51 9/184 25990
/proc/meminfo: memFree=21503052/32951124 swapFree=67111524/67111528
[pid=25958] ppid=25956 vsize=2018096 CPUtime=4243.03 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) R 25956 25958 25696 0 -1 4202496 1897734 0 0 0 423712 591 0 0 25 0 4 0 514612787 2066530304 392477 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 504524 392477 390 106 0 499495 0
[pid=25958/tid=25959] ppid=25956 vsize=2018096 CPUtime=1060.46 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 460028 0 0 0 105904 142 0 0 25 0 4 0 514612788 2066530304 392477 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=2018096 CPUtime=1062.23 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 465132 0 0 0 106077 146 0 0 25 0 4 0 514612788 2066530304 392477 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=2018096 CPUtime=1058.08 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 477684 0 0 0 105662 146 0 0 25 0 4 0 514612788 2066530304 392477 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.03
Current children cumulated vsize (KiB) 2018096

[startup+1122.3 s]
/proc/loadavg: 7.92 8.00 7.52 9/184 26023
/proc/meminfo: memFree=22515548/32951124 swapFree=67111524/67111528
[pid=25958] ppid=25956 vsize=2040952 CPUtime=4482.69 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) R 25956 25958 25696 0 -1 4202496 1984241 0 0 0 447648 621 0 0 25 0 4 0 514612787 2089934848 407736 33554432000 4194304 4627427 140736217163216 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 510238 407736 390 106 0 505209 0
[pid=25958/tid=25959] ppid=25956 vsize=2040952 CPUtime=1120.46 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 483239 0 0 0 111896 150 0 0 25 0 4 0 514612788 2089934848 407736 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308272 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=2040952 CPUtime=1122.23 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 486588 0 0 0 112068 155 0 0 25 0 4 0 514612788 2089934848 407736 33554432000 4194304 4627427 140736217163216 18446744073709551615 4321656 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=2040952 CPUtime=1117.75 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 500740 0 0 0 111621 154 0 0 25 0 4 0 514612788 2089934848 407736 33554432000 4194304 4627427 140736217163216 18446744073709551615 4327592 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.69
Current children cumulated vsize (KiB) 2040952

[startup+1182.3 s]
/proc/loadavg: 8.07 8.03 7.56 9/184 26025
/proc/meminfo: memFree=22494572/32951124 swapFree=67111524/67111528
[pid=25958] ppid=25956 vsize=1971360 CPUtime=4722.35 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) R 25956 25958 25696 0 -1 4202496 2072291 0 0 0 471586 649 0 0 25 0 4 0 514612787 2018672640 400804 33554432000 4194304 4627427 140736217163216 18446744073709551615 4299664 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 492840 400804 390 106 0 487811 0
[pid=25958/tid=25959] ppid=25956 vsize=1971360 CPUtime=1180.45 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 503940 0 0 0 117889 156 0 0 25 0 4 0 514612788 2018672640 400804 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=1971360 CPUtime=1182.22 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 510085 0 0 0 118060 162 0 0 25 0 4 0 514612788 2018672640 400804 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308408 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=1971360 CPUtime=1177.42 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 519054 0 0 0 117582 160 0 0 25 0 4 0 514612788 2018672640 400804 33554432000 4194304 4627427 140736217163216 18446744073709551615 4309182 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.35
Current children cumulated vsize (KiB) 1971360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.11 8.04 7.57 9/184 26025
/proc/meminfo: memFree=22391276/32951124 swapFree=67111524/67111528
[pid=25958] ppid=25956 vsize=2041960 CPUtime=4800.26 cores=0,2,4,6
/proc/25958/stat : 25958 (strangenight2-m) R 25956 25958 25696 0 -1 4202496 2102197 0 0 0 479367 659 0 0 25 0 4 0 514612787 2090967040 416298 33554432000 4194304 4627427 140736217163216 18446744073709551615 4321876 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/25958/statm: 510490 416298 390 106 0 505461 0
[pid=25958/tid=25959] ppid=25956 vsize=2041960 CPUtime=1199.95 cores=0,2,4,6
/proc/25958/task/25959/stat : 25959 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 510969 0 0 0 119837 158 0 0 25 0 4 0 514612788 2090967040 416298 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=25958/tid=25960] ppid=25956 vsize=2041960 CPUtime=1201.73 cores=0,2,4,6
/proc/25958/task/25960/stat : 25960 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 516819 0 0 0 120008 165 0 0 25 0 4 0 514612788 2090967040 416298 33554432000 4194304 4627427 140736217163216 18446744073709551615 4308383 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=25958/tid=25961] ppid=25956 vsize=2041960 CPUtime=1196.81 cores=0,2,4,6
/proc/25958/task/25961/stat : 25961 (strangenight2-m) R 25956 25958 25696 0 -1 4202560 527993 0 0 0 119518 163 0 0 25 0 4 0 514612788 2090967040 416298 33554432000 4194304 4627427 140736217163216 18446744073709551615 4310370 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 2041960

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.89
CPU time (s): 4800.36
CPU user time (s): 4793.69
CPU system time (s): 6.66899
CPU usage (%): 399.402
Max. virtual memory (cumulated for all children) (KiB): 2088220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.69
system time used= 6.66899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2102203
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= 15907
involuntary context switches= 22292

runsolver used 2.03869 second user time and 4.53431 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 00:35:51
IDJOB=3173732
IDBENCH=82550
IDSOLVER=1586
FILE ID=node139/3173732-1304030150
RUNJOBID= node139-1304028687-25714
PBS_JOBID= 13170313
Free space on /tmp= 72544 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S957916968-041-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173732-1304030150/watcher-3173732-1304030150 -o /tmp/evaluation-result-3173732-1304030150/solver-3173732-1304030150 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173732-1304030150.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 5ccda34debd31b9bf6eb5decc63c453f
RANDOM SEED=114681059

node139.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.852
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.70
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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.75
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23968892 kB
Buffers:       2012764 kB
Cached:        5843560 kB
SwapCached:          4 kB
Active:        1252452 kB
Inactive:      7212840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23968892 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10132 kB
Writeback:           0 kB
AnonPages:      608928 kB
Mapped:          15508 kB
Slab:           452056 kB
PageTables:       6144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   922056 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= 72536 MiB
End job on node139 at 2011-04-29 00:55:54