Trace number 3366896

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 (fixed)? (TO) 4800.38 1203.5

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-26-sat.cnf
MD5SUM1e53251276ed6dee048eca4aa337d77b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables364
Number of clauses2562
Sum of the clauses size9828
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22366
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5196

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 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-3366896-1305413514.cnf'
0.00/0.01	c -- header says num vars:            364
0.00/0.01	c -- header says num clauses:        2562
0.00/0.01	c -- clauses added:            0 learnts,         2562 normals,            0 xors
0.00/0.01	c -- vars added        364
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       364       196      2366         0      9828         0   no data   no data
0.00/0.05	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.00
0.00/0.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
0.00/0.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:       0 undec:       0 neg:     364
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0       364       196      2366         0      9828         0   no data   no data
0.18/0.10	c Decided on static restart strategy
0.18/0.20	c  N st     8      4914       364       196      2366      4701      9828    512780   no data   no data
0.18/0.59	c  N st    10     11297       364       196      2366      4356      9828    422898   no data   no data
3.79/1.03	c  N st    11     17041       364       196      2366      9873      9828   1271378   no data   no data
8.36/2.14	c  F st    12     25001       364       196      2366     12141      9828   1651544   no data   no data
8.36/2.14	c  N st    12     25001       364       196      2366     12141      9828   1651544   no data   no data
10.75/2.71	c Decided on static restart strategy
10.75/2.71	c  N st    18     30000       364       196      2366     10406      9828   1108642   no data   no data
10.75/2.71	c  S st    18     30000       364       196      2366     10406      9828   1108642   no data   no data
10.75/2.75	c  S st    18     30502       364       196      2366     10903      9828   1161148   no data   no data
10.75/2.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.75/2.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.01
10.75/2.76	c blocked clauses removed:        0 vars:      0 tried:         364 T: 0.00 s
10.75/2.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.75/2.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.75/2.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
10.75/2.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.75/2.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
17.13/4.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.58 s
33.53/8.48	c lits-rem:       276  cl-subs:      184  v-elim:      0  v-fix:    0  time:  4.09 s
33.53/8.50	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.01
33.88/8.50	c calculated reachability. Time: 0.00
33.88/8.50	c  N st    18     30502       364       196      2366     10719      9828   1137630   no data   no data
35.48/8.94	c  N st    20     37614       364       196      2366      9959      9828   1051796   no data   no data
37.51/9.49	c  N st    21     44013       364       196      2366     16105      9828   1957448   no data   no data
38.67/9.71	c  S st    22     45753       364       196      2366      9182      9828    874243   no data   no data
38.67/9.75	c  S st    22     46255       364       196      2366      9684      9828    931237   no data   no data
38.67/9.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.67/9.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.01
38.67/9.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.67/9.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.67/9.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.67/9.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
38.67/9.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
38.67/9.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
44.65/11.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.50 s
47.84/12.05	c lits-rem:        72  cl-subs:       36  v-elim:      0  v-fix:    0  time:  0.77 s
47.84/12.05	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
47.84/12.07	c vivif2 --  cl tried     9648 cl shrink        0 lits rem          0 time: 0.01
47.84/12.08	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.01
47.84/12.08	c calculated reachability. Time: 0.00
47.84/12.08	c  N st    22     46255       364       196      2366      9648      9828    927054   no data   no data
53.43/13.42	c  N st    23     60654       364       196      2366     13885      9828   1543804   no data   no data
57.02/14.39	c  N st    24     69382       364       196      2366     11716      9828   1100129   no data   no data
57.02/14.39	c  S st    24     69382       364       196      2366     11716      9828   1100129   no data   no data
57.41/14.45	c  S st    24     69883       364       196      2366     12212      9828   1151249   no data   no data
57.41/14.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.41/14.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
57.41/14.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.41/14.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.41/14.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.41/14.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
57.41/14.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
57.41/14.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
63.84/16.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.57 s
69.78/17.57	c lits-rem:       107  cl-subs:       61  v-elim:      0  v-fix:    0  time:  1.48 s
69.78/17.57	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
69.78/17.58	c vivif2 --  cl tried    12151 cl shrink        0 lits rem          0 time: 0.01
70.18/17.60	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.01
70.18/17.60	c calculated reachability. Time: 0.00
70.18/17.60	c  N st    24     69883       364       196      2366     12151      9828   1142521   no data   no data
76.56/19.25	c  F st    25     87500       364       196      2366     17508      9828   1985822   no data   no data
76.56/19.25	c  N st    25     87500       364       196      2366     17508      9828   1985822   no data   no data
78.55/19.75	c Decided on static restart strategy
80.15/20.14	c  N st    32     95537       364       196      2366     12754      9828   1086589   no data   no data
83.74/21.03	c  N st    34    104824       364       196      2366     21629      9828   2326844   no data   no data
83.74/21.03	c  S st    34    104824       364       196      2366     21629      9828   2326844   no data   no data
84.14/21.12	c  S st    34    105327       364       196      2366     22128      9828   2381314   no data   no data
84.14/21.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
84.14/21.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.04
84.14/21.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.14/21.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.14/21.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.14/21.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
84.14/21.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
84.14/21.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
91.72/23.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.84 s
138.83/34.86	c lits-rem:       425  cl-subs:      336  v-elim:      0  v-fix:    0  time: 11.78 s
138.83/34.86	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
138.83/34.89	c vivif2 --  cl tried    21792 cl shrink        0 lits rem          0 time: 0.03
139.18/34.94	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.05
139.18/34.94	c calculated reachability. Time: 0.00
139.18/34.94	c  N st    34    105327       364       196      2366     21792      9828   2330020   no data   no data
143.22/35.91	c  N st    35    114925       364       196      2366     17582      9828   1741211   no data   no data
150.36/37.78	c  N st    36    129323       364       196      2366     17004      9828   1553868   no data   no data
161.12/40.44	c  N st    37    150919       364       196      2366     22416      9828   2197331   no data   no data
165.51/41.52	c  S st    38    157990       364       196      2366     29160      9828   3232339   no data   no data
165.91/41.61	c  S st    38    158496       364       196      2366     29663      9828   3287854   no data   no data
165.91/41.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
165.91/41.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.05
165.91/41.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
165.91/41.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
165.91/41.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
165.91/41.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
165.91/41.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
165.91/41.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
173.09/43.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.70 s
237.72/59.68	c lits-rem:      1023  cl-subs:      496  v-elim:      0  v-fix:    0  time: 16.22 s
237.72/59.68	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
238.12/59.72	c vivif2 --  cl tried    29167 cl shrink        0 lits rem          0 time: 0.04
238.12/59.77	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.06
238.12/59.77	c calculated reachability. Time: 0.00
238.12/59.77	c  N st    38    158496       364       196      2366     29167      9828   3207040   no data   no data
267.62/67.15	c  N st    39    207084       364       196      2366     24193      9828   2222247   no data   no data
288.02/72.27	c  N st    40    237745       364       196      2366     33631      9828   3894023   no data   no data
288.02/72.27	c  S st    40    237745       364       196      2366     33631      9828   3894023   no data   no data
288.76/72.41	c  S st    40    238250       364       196      2366     34132      9828   3948662   no data   no data
288.76/72.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
289.16/72.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.09
289.16/72.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
289.16/72.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
289.16/72.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
289.16/72.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
289.16/72.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
289.16/72.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
296.38/74.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.74 s
392.48/98.48	c lits-rem:      1916  cl-subs:      983  v-elim:      0  v-fix:    0  time: 24.11 s
392.48/98.48	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
392.92/98.53	c vivif2 --  cl tried    33149 cl shrink        0 lits rem          0 time: 0.04
392.92/98.59	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.06
392.92/98.59	c calculated reachability. Time: 0.00
392.92/98.59	c  N st    40    238250       364       196      2366     33149      9828   3781391   no data   no data
426.79/107.00	c  F st    41    306252       364       196      2366     35352      9828   3785854   no data   no data
426.79/107.00	c  N st    41    306252       364       196      2366     35352      9828   3785854   no data   no data
430.78/108.06	c Decided on static restart strategy
442.33/110.92	c  N st    51    334551       364       196      2366     39523      9828   3906266   no data   no data
455.10/114.10	c  N st    53    357377       364       196      2366     37312      9828   3712752   no data   no data
455.10/114.10	c  S st    53    357377       364       196      2366     37312      9828   3712752   no data   no data
455.51/114.23	c  S st    53    357880       364       196      2366     37809      9828   3768916   no data   no data
455.51/114.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
455.90/114.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.06
455.90/114.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
455.90/114.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
455.90/114.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
455.90/114.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
455.90/114.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
455.90/114.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
463.13/116.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.77 s
533.73/133.85	c lits-rem:       971  cl-subs:      726  v-elim:      0  v-fix:    0  time: 17.67 s
533.73/133.85	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
533.73/133.89	c vivif2 --  cl tried    37083 cl shrink        0 lits rem          0 time: 0.04
534.08/133.97	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.08
534.08/133.97	c calculated reachability. Time: 0.00
534.08/133.97	c  N st    53    357880       364       196      2366     37083      9828   3665969   no data   no data
556.03/139.41	c  N st    54    390275       364       196      2366     43283      9828   4989687   no data   no data
585.99/147.00	c  N st    55    438865       364       196      2366     37027      9828   3853009   no data   no data
634.65/159.11	c  N st    56    511747       364       196      2366     50576      9828   5625769   no data   no data
650.56/163.19	c  N st    57    536820       364       196      2366     44846      9828   4744853   no data   no data
650.56/163.19	c  S st    57    536820       364       196      2366     44846      9828   4744853   no data   no data
651.36/163.35	c  S st    57    537322       364       196      2366     45344      9828   4800618   no data   no data
651.36/163.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
651.79/163.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.3M T:  0.08
651.79/163.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
651.79/163.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
651.79/163.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
651.79/163.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
651.79/163.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
651.79/163.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
659.34/165.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.77 s
747.09/187.34	c lits-rem:      1654  cl-subs:      614  v-elim:      0  v-fix:    0  time: 21.98 s
747.09/187.34	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
747.49/187.40	c vivif2 --  cl tried    44730 cl shrink        0 lits rem          0 time: 0.06
747.89/187.53	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.13
747.89/187.53	c calculated reachability. Time: 0.00
747.89/187.53	c  N st    57    537322       364       196      2366     44730      9828   4703572   no data   no data
886.70/222.30	c  N st    58    701306       364       196      2366     39385      9828   3290897   no data   no data
968.87/242.91	c  N st    59    805983       364       196      2366     67375      9828   8020703   no data   no data
968.87/242.91	c  S st    59    805983       364       196      2366     67375      9828   8020703   no data   no data
969.67/243.17	c  S st    59    806485       364       196      2366     67870      9828   8074545   no data   no data
969.67/243.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
970.47/243.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.2M T:  0.13
970.47/243.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
970.47/243.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
970.47/243.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
970.47/243.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
970.47/243.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
970.47/243.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
978.44/245.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.81 s
1165.56/292.24	c lits-rem:      2359  cl-subs:     1326  v-elim:      0  v-fix:    0  time: 46.87 s
1165.56/292.24	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
1165.91/292.33	c vivif2 --  cl tried    66544 cl shrink        0 lits rem          0 time: 0.09
1166.31/292.48	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.15
1166.31/292.48	c calculated reachability. Time: 0.00
1166.31/292.48	c  N st    59    806485       364       196      2366     66544      9828   7843670   no data   no data
1411.30/353.87	c  F st    60   1071876       364       196      2366     81490      9828   9673975   no data   no data
1411.30/353.87	c  N st    60   1071876       364       196      2366     81490      9828   9673975   no data   no data
1416.43/355.15	c Decided on static restart strategy
1431.20/358.81	c  N st    70   1100180       364       196      2366     66059      9828   6673001   no data   no data
1460.71/366.25	c  N st    72   1136174       364       196      2366     56570      9828   5269377   no data   no data
1488.64/373.24	c  N st    73   1168568       364       196      2366     87895      9828   9681847   no data   no data
1522.55/381.71	c  N st    74   1209729       364       196      2366     81800      9828   8696075   no data   no data
1522.55/381.71	c  S st    74   1209729       364       196      2366     81800      9828   8696075   no data   no data
1523.75/382.05	c  S st    74   1210229       364       196      2366     82293      9828   8749310   no data   no data
1523.75/382.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1524.55/382.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.7M T:  0.18
1524.55/382.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1524.55/382.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1524.55/382.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1524.55/382.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
1524.55/382.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1524.98/382.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1533.32/384.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.90 s
1769.45/443.69	c lits-rem:      2817  cl-subs:     1891  v-elim:      0  v-fix:    0  time: 59.28 s
1769.45/443.69	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
1769.85/443.79	c vivif2 --  cl tried    80402 cl shrink        0 lits rem          0 time: 0.10
1770.68/443.98	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.19
1770.68/443.98	c calculated reachability. Time: 0.00
1770.68/443.98	c  N st    74   1210229       364       196      2366     80402      9828   8472843   no data   no data
1843.64/462.23	c  N st    75   1283111       364       196      2366     56644      9828   5108364   no data   no data
1934.59/485.09	c  N st    76   1392434       364       196      2366     64527      9828   6084745   no data   no data
2092.96/524.72	c  N st    77   1556419       364       196      2366     68726      9828   6832090   no data   no data
2254.11/565.10	c  N st    78   1710230       364       196      2366     55673      9828   4311440   no data   no data
2254.11/565.10	c  S st    78   1710230       364       196      2366     55673      9828   4311440   no data   no data
2254.91/565.30	c  S st    78   1710736       364       196      2366     56175      9828   4367283   no data   no data
2254.91/565.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2255.31/565.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.2M T:  0.11
2255.31/565.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2255.31/565.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2255.31/565.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2255.31/565.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
2255.31/565.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2255.31/565.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2263.28/567.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.87 s
2338.68/586.32	c lits-rem:       594  cl-subs:      614  v-elim:      0  v-fix:    0  time: 18.89 s
2338.68/586.32	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
2338.68/586.37	c vivif2 --  cl tried    55561 cl shrink        0 lits rem          0 time: 0.05
2339.47/586.51	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.14
2339.47/586.51	c calculated reachability. Time: 0.00
2339.47/586.51	c  N st    78   1710736       364       196      2366     55561      9828   4302769   no data   no data
2814.57/705.64	c  N st    79   2079700       364       196      2366     61601      9828   4795985   no data   no data
2967.75/744.00	c  N st    80   2210736       364       196      2366     63835      9828   4933812   no data   no data
2967.75/744.00	c  S st    80   2210736       364       196      2366     63835      9828   4933812   no data   no data
2968.58/744.22	c  S st    80   2211241       364       196      2366     64339      9828   4993798   no data   no data
2968.58/744.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2968.98/744.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.0M T:  0.13
2968.98/744.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2968.98/744.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2968.98/744.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2968.98/744.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
2968.98/744.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2969.33/744.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2977.35/746.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.91 s
3058.69/766.84	c lits-rem:       437  cl-subs:      393  v-elim:      0  v-fix:    0  time: 20.42 s
3058.69/766.84	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
3059.09/766.91	c vivif2 --  cl tried    63946 cl shrink        0 lits rem          0 time: 0.06
3059.49/767.05	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.15
3059.49/767.05	c calculated reachability. Time: 0.00
3059.49/767.05	c  N st    80   2211241       364       196      2366     63946      9828   4953195   no data   no data
3744.81/938.90	c  N st    81   2711241       364       196      2366     80290      9828   7026026   no data   no data
3744.81/938.90	c  S st    81   2711241       364       196      2366     80290      9828   7026026   no data   no data
3746.40/939.23	c  S st    81   2711744       364       196      2366     80789      9828   7081678   no data   no data
3746.40/939.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3747.20/939.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.1M T:  0.17
3747.20/939.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3747.20/939.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3747.20/939.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3747.20/939.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
3747.20/939.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3747.20/939.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3755.17/941.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.82 s
3856.90/966.99	c lits-rem:      1471  cl-subs:      584  v-elim:      0  v-fix:    0  time: 25.54 s
3856.90/966.99	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
3857.30/967.07	c vivif2 --  cl tried    80205 cl shrink        0 lits rem          0 time: 0.08
3858.10/967.27	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.20
3858.10/967.28	c calculated reachability. Time: 0.00
3858.10/967.28	c  N st    81   2711744       364       196      2366     80205      9828   6993912   no data   no data
4529.00/1135.47	c  N st    82   3211745       364       196      2366    125485      9828  14107646   no data   no data
4529.00/1135.47	c  S st    82   3211745       364       196      2366    125485      9828  14107646   no data   no data
4531.39/1136.03	c  S st    82   3212247       364       196      2366    125985      9828  14166932   no data   no data
4531.39/1136.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4532.99/1136.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.0M T:  0.37
4532.99/1136.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4532.99/1136.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4532.99/1136.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4532.99/1136.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
4532.99/1136.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4533.39/1136.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
4544.21/1139.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.38 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366896-1305413514/watcher-3366896-1305413514 -o /tmp/evaluation-result-3366896-1305413514/solver-3366896-1305413514 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366896-1305413514.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: 3.84 5.05 6.37 5/355 19207
/proc/meminfo: memFree=24740696/32950928 swapFree=67056568/67111528
[pid=19207] ppid=19205 vsize=51168 CPUtime=0.02 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) R 19205 19207 18278 0 -1 4202496 411 0 0 0 2 0 0 0 25 0 4 0 652948454 52396032 351 33554432000 4194304 4580107 140734335208688 18446744073709551615 47129834182169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 12792 351 302 95 0 7774 0
[pid=19207/tid=19208] ppid=19205 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 652948455 52396032 351 33554432000 4194304 4580107 140734335208688 18446744073709551615 47129834182169 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652948455 52396032 351 33554432000 4194304 4580107 140734335208688 18446744073709551615 47129834182578 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652948455 52396032 351 33554432000 4194304 4580107 140734335208688 18446744073709551615 47129834182163 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0530229 s]
/proc/loadavg: 3.84 5.05 6.37 5/355 19207
/proc/meminfo: memFree=24740696/32950928 swapFree=67056568/67111528
[pid=19207] ppid=19205 vsize=281956 CPUtime=0.18 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) D 19205 19207 18278 0 -1 4202496 1674 0 0 0 18 0 0 0 25 0 4 0 652948454 288722944 1593 33554432000 4194304 4580107 140734335208688 18446744073709551615 239476738231 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 70489 1593 376 95 0 65471 0
[pid=19207/tid=19208] ppid=19205 vsize=281956 CPUtime=0.04 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) D 19205 19207 18278 0 -1 4202560 337 0 0 0 4 0 0 0 18 0 4 0 652948455 288722944 1593 33554432000 4194304 4580107 140734335208688 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=281956 CPUtime=0.03 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 315 0 0 0 3 0 0 0 18 0 4 0 652948455 288722944 1593 33554432000 4194304 4580107 140734335208688 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=281956 CPUtime=0.04 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 294 0 0 0 4 0 0 0 18 0 4 0 652948455 288722944 1595 33554432000 4194304 4580107 140734335208688 18446744073709551615 239476738231 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 281956

[startup+0.238767 s]
/proc/loadavg: 3.84 5.05 6.37 5/355 19207
/proc/meminfo: memFree=24740696/32950928 swapFree=67056568/67111528
[pid=19207] ppid=19205 vsize=295120 CPUtime=0.92 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) R 19205 19207 18278 0 -1 4202496 5186 0 0 0 91 1 0 0 25 0 4 0 652948454 302202880 2780 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 72666 6507 377 95 0 67648 0
[pid=19207/tid=19208] ppid=19205 vsize=290664 CPUtime=0.84 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 3008 0 0 0 84 0 0 0 18 0 4 0 652948455 297639936 6507 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294570 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=290664 CPUtime=0.83 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 3007 0 0 0 83 0 0 0 19 0 4 0 652948455 297639936 6507 33554432000 4194304 4580107 140734335208688 18446744073709551615 4319849 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=290664 CPUtime=0.84 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 3582 0 0 0 84 0 0 0 19 0 4 0 652948455 297639936 6507 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 295120

[startup+0.956321 s]
/proc/loadavg: 3.84 5.05 6.37 5/355 19207
/proc/meminfo: memFree=24740696/32950928 swapFree=67056568/67111528
[pid=19207] ppid=19205 vsize=291584 CPUtime=3.79 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) R 19205 19207 18278 0 -1 4202496 14393 0 0 0 377 2 0 0 25 0 4 0 652948454 298582016 6434 33554432000 4194304 4580107 140734335208688 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 72896 6434 377 95 0 67878 0
[pid=19207/tid=19208] ppid=19205 vsize=291584 CPUtime=0.94 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 3238 0 0 0 94 0 0 0 19 0 4 0 652948455 298582016 6434 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=291584 CPUtime=0.93 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 3213 0 0 0 93 0 0 0 19 0 4 0 652948455 298582016 6434 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=291584 CPUtime=0.93 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 4385 0 0 0 93 0 0 0 19 0 4 0 652948455 298582016 6434 33554432000 4194304 4580107 140734335208688 18446744073709551615 4318508 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 291584

[startup+1.0573 s]
/proc/loadavg: 3.84 5.05 6.37 5/355 19207
/proc/meminfo: memFree=24740696/32950928 swapFree=67056568/67111528
[pid=19207] ppid=19205 vsize=292108 CPUtime=4.19 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) R 19205 19207 18278 0 -1 4202496 15731 0 0 0 417 2 0 0 25 0 4 0 652948454 299118592 6516 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 73027 6516 377 95 0 68009 0
[pid=19207/tid=19208] ppid=19205 vsize=292108 CPUtime=1.04 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 3991 0 0 0 104 0 0 0 19 0 4 0 652948455 299118592 6516 33554432000 4194304 4580107 140734335208688 18446744073709551615 4296104 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=292108 CPUtime=1.03 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 3368 0 0 0 103 0 0 0 19 0 4 0 652948455 299118592 6516 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=292108 CPUtime=1.04 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 4615 0 0 0 103 1 0 0 19 0 4 0 652948455 299118592 6516 33554432000 4194304 4580107 140734335208688 18446744073709551615 4321828 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 292108

[startup+1.50022 s]
/proc/loadavg: 3.84 5.05 6.37 5/355 19207
/proc/meminfo: memFree=24740696/32950928 swapFree=67056568/67111528
[pid=19207] ppid=19205 vsize=294088 CPUtime=5.97 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) R 19205 19207 18278 0 -1 4202496 19812 0 0 0 594 3 0 0 25 0 4 0 652948454 301146112 7820 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 73522 7820 378 95 0 68504 0
[pid=19207/tid=19208] ppid=19205 vsize=294088 CPUtime=1.49 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 4864 0 0 0 149 0 0 0 20 0 4 0 652948455 301146112 7820 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=294088 CPUtime=1.47 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 4637 0 0 0 147 0 0 0 19 0 4 0 652948455 301146112 7820 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=294088 CPUtime=1.48 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 5452 0 0 0 147 1 0 0 20 0 4 0 652948455 301146112 7820 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 294088

[startup+3.10091 s]
/proc/loadavg: 4.25 5.12 6.38 9/359 19211
/proc/meminfo: memFree=24616832/32950928 swapFree=67056568/67111528
[pid=19207] ppid=19205 vsize=313260 CPUtime=12.34 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) R 19205 19207 18278 0 -1 4202496 45740 0 0 0 1228 6 0 0 25 0 4 0 652948454 320778240 19407 33554432000 4194304 4580107 140734335208688 18446744073709551615 4413143 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 78315 19407 379 95 0 73297 0
[pid=19207/tid=19208] ppid=19205 vsize=313260 CPUtime=3.09 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 12259 0 0 0 308 1 0 0 25 0 4 0 652948455 320778240 19407 33554432000 4194304 4580107 140734335208688 18446744073709551615 4413346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=313260 CPUtime=3.08 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 8476 0 0 0 307 1 0 0 25 0 4 0 652948455 320778240 19408 33554432000 4194304 4580107 140734335208688 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=313260 CPUtime=3.06 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 11511 0 0 0 304 2 0 0 25 0 4 0 652948455 320778240 19408 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 313260

[startup+6.3013 s]
/proc/loadavg: 4.25 5.12 6.38 9/359 19211
/proc/meminfo: memFree=24502636/32950928 swapFree=67056568/67111528
[pid=19207] ppid=19205 vsize=314084 CPUtime=25.1 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) R 19205 19207 18278 0 -1 4202496 64474 0 0 0 2501 9 0 0 25 0 4 0 652948454 321622016 38141 33554432000 4194304 4580107 140734335208688 18446744073709551615 4416732 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 78521 38141 379 95 0 73503 0
[pid=19207/tid=19208] ppid=19205 vsize=314084 CPUtime=6.29 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 12459 0 0 0 628 1 0 0 25 0 4 0 652948455 321622016 38141 33554432000 4194304 4580107 140734335208688 18446744073709551615 4416463 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=314084 CPUtime=6.28 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 18455 0 0 0 626 2 0 0 25 0 4 0 652948455 321622016 38141 33554432000 4194304 4580107 140734335208688 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=314084 CPUtime=6.23 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 19876 0 0 0 620 3 0 0 25 0 4 0 652948455 321622016 38141 33554432000 4194304 4580107 140734335208688 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 314084

[startup+12.7011 s]
/proc/loadavg: 4.83 5.21 6.40 9/359 19211
/proc/meminfo: memFree=24410716/32950928 swapFree=67056568/67111528
[pid=19207] ppid=19205 vsize=337724 CPUtime=50.68 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) R 19205 19207 18278 0 -1 4202496 83769 0 0 0 5056 12 0 0 25 0 4 0 652948454 345829376 50604 33554432000 4194304 4580107 140734335208688 18446744073709551615 4489273 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 84431 50604 379 95 0 79413 0
[pid=19207/tid=19208] ppid=19205 vsize=337724 CPUtime=12.7 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 24400 0 0 0 1267 3 0 0 25 0 4 0 652948455 345829376 50606 33554432000 4194304 4580107 140734335208688 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=337724 CPUtime=12.69 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 18455 0 0 0 1267 2 0 0 25 0 4 0 652948455 345829376 50606 33554432000 4194304 4580107 140734335208688 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=337724 CPUtime=12.56 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 22583 0 0 0 1253 3 0 0 25 0 4 0 652948455 345829376 50606 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 337724

[startup+25.5006 s]
/proc/loadavg: 5.31 5.30 6.41 9/359 19211
/proc/meminfo: memFree=24292528/32950928 swapFree=67056568/67111528
[pid=19207] ppid=19205 vsize=496584 CPUtime=101.69 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) R 19205 19207 18278 0 -1 4202496 136675 0 0 0 10146 23 0 0 25 0 4 0 652948454 508502016 76394 33554432000 4194304 4580107 140734335208688 18446744073709551615 4451900 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 124146 76394 379 95 0 119128 0
[pid=19207/tid=19208] ppid=19205 vsize=496584 CPUtime=25.48 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 28822 0 0 0 2544 4 0 0 25 0 4 0 652948455 508502016 76394 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=496584 CPUtime=25.48 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 31729 0 0 0 2543 5 0 0 25 0 4 0 652948455 508502016 76394 33554432000 4194304 4580107 140734335208688 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=496584 CPUtime=25.21 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 42438 0 0 0 2514 7 0 0 25 0 4 0 652948455 508502016 76394 33554432000 4194304 4580107 140734335208688 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 496584

[startup+51.1007 s]
/proc/loadavg: 6.31 5.54 6.46 9/359 19212
/proc/meminfo: memFree=24180852/32950928 swapFree=67056568/67111528
[pid=19207] ppid=19205 vsize=701268 CPUtime=203.81 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) R 19205 19207 18278 0 -1 4202496 191610 0 0 0 20344 37 0 0 25 0 4 0 652948454 718098432 97308 33554432000 4194304 4580107 140734335208688 18446744073709551615 4416709 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 175317 97308 379 95 0 170299 0
[pid=19207/tid=19208] ppid=19205 vsize=701268 CPUtime=51.09 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 44779 0 0 0 5100 9 0 0 25 0 4 0 652948455 718098432 97308 33554432000 4194304 4580107 140734335208688 18446744073709551615 4322544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=701268 CPUtime=51.08 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 46139 0 0 0 5099 9 0 0 25 0 4 0 652948455 718098432 97308 33554432000 4194304 4580107 140734335208688 18446744073709551615 4322552 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=701268 CPUtime=50.53 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 58458 0 0 0 5043 10 0 0 25 0 4 0 652948455 718098432 97308 33554432000 4194304 4580107 140734335208688 18446744073709551615 4304880 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.81
Current children cumulated vsize (KiB) 701268

[startup+102.301 s]
/proc/loadavg: 7.44 5.98 6.56 9/359 19213
/proc/meminfo: memFree=23956032/32950928 swapFree=67056568/67111528
[pid=19207] ppid=19205 vsize=745728 CPUtime=408.04 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) R 19205 19207 18278 0 -1 4202496 299675 0 0 0 40738 66 0 0 25 0 4 0 652948454 763625472 122946 33554432000 4194304 4580107 140734335208688 18446744073709551615 4324255 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 186432 122946 379 95 0 181414 0
[pid=19207/tid=19208] ppid=19205 vsize=745728 CPUtime=102.29 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 80698 0 0 0 10213 16 0 0 25 0 4 0 652948455 763625472 122946 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=745728 CPUtime=102.28 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 57774 0 0 0 10216 12 0 0 25 0 4 0 652948455 763625472 122946 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=745728 CPUtime=101.15 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 101417 0 0 0 10093 22 0 0 25 0 4 0 652948455 763625472 122946 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.04
Current children cumulated vsize (KiB) 745728

[startup+162.3 s]

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

[pid=19207] ppid=19205 vsize=1648980 CPUtime=2801.4 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) R 19205 19207 18278 0 -1 4202496 1497828 0 0 0 279748 392 0 0 25 0 4 0 652948454 1688555520 296910 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 412245 296910 379 95 0 407227 0
[pid=19207/tid=19208] ppid=19205 vsize=1648980 CPUtime=702.3 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 319733 0 0 0 70145 85 0 0 25 0 4 0 652948455 1688555520 296910 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=1648980 CPUtime=702.29 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 310625 0 0 0 70141 88 0 0 25 0 4 0 652948455 1688555520 296910 33554432000 4194304 4580107 140734335208688 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=1648980 CPUtime=694.51 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 538278 0 0 0 69320 131 0 0 25 0 4 0 652948455 1688555520 296910 33554432000 4194304 4580107 140734335208688 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2801.4
Current children cumulated vsize (KiB) 1648980

[startup+762.301 s]
/proc/loadavg: 8.42 7.98 7.38 10/360 19246
/proc/meminfo: memFree=22667808/32950928 swapFree=67056568/67111528
[pid=19207] ppid=19205 vsize=1717372 CPUtime=3040.74 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) R 19205 19207 18278 0 -1 4202496 1598011 0 0 0 303651 423 0 0 25 0 4 0 652948454 1758588928 327263 33554432000 4194304 4580107 140734335208688 18446744073709551615 4416732 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 429343 327263 379 95 0 424325 0
[pid=19207/tid=19208] ppid=19205 vsize=1717372 CPUtime=762.29 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 334191 0 0 0 76139 90 0 0 25 0 4 0 652948455 1758588928 327263 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=1717372 CPUtime=762.28 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 339400 0 0 0 76132 96 0 0 25 0 4 0 652948455 1758588928 327263 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=1717372 CPUtime=753.85 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 559522 0 0 0 75247 138 0 0 25 0 4 0 652948455 1758588928 327263 33554432000 4194304 4580107 140734335208688 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3040.74
Current children cumulated vsize (KiB) 1717372

[startup+822.3 s]
/proc/loadavg: 8.23 8.01 7.43 9/359 19248
/proc/meminfo: memFree=22723628/32950928 swapFree=67056568/67111528
[pid=19207] ppid=19205 vsize=1729208 CPUtime=3280.11 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) R 19205 19207 18278 0 -1 4202496 1713800 0 0 0 327559 452 0 0 25 0 4 0 652948454 1770708992 310602 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 432302 310602 379 95 0 427284 0
[pid=19207/tid=19208] ppid=19205 vsize=1729208 CPUtime=822.31 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 341013 0 0 0 82139 92 0 0 25 0 4 0 652948455 1770708992 310604 33554432000 4194304 4580107 140734335208688 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=1729208 CPUtime=822.29 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 369042 0 0 0 82125 104 0 0 25 0 4 0 652948455 1770708992 310604 33554432000 4194304 4580107 140734335208688 18446744073709551615 4320689 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=1729208 CPUtime=813.2 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 599945 0 0 0 81171 149 0 0 25 0 4 0 652948455 1770708992 310604 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3280.11
Current children cumulated vsize (KiB) 1729208

[startup+882.301 s]
/proc/loadavg: 8.19 8.04 7.47 9/359 19249
/proc/meminfo: memFree=22693004/32950928 swapFree=67056568/67111528
[pid=19207] ppid=19205 vsize=1872840 CPUtime=3519.42 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) R 19205 19207 18278 0 -1 4202496 1835664 0 0 0 351461 481 0 0 25 0 4 0 652948454 1917788160 321436 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294535 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 468210 321436 379 95 0 463192 0
[pid=19207/tid=19208] ppid=19205 vsize=1872840 CPUtime=882.29 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 362118 0 0 0 88132 97 0 0 25 0 4 0 652948455 1917788160 321436 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=1872840 CPUtime=882.29 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 393060 0 0 0 88119 110 0 0 25 0 4 0 652948455 1917788160 321436 33554432000 4194304 4580107 140734335208688 18446744073709551615 4413346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=1872840 CPUtime=872.54 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 632082 0 0 0 87095 159 0 0 25 0 4 0 652948455 1917788160 321436 33554432000 4194304 4580107 140734335208688 18446744073709551615 4324367 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3519.42
Current children cumulated vsize (KiB) 1872840

[startup+942.313 s]
/proc/loadavg: 8.14 8.06 7.51 9/359 19251
/proc/meminfo: memFree=22681460/32950928 swapFree=67056568/67111528
[pid=19207] ppid=19205 vsize=1595132 CPUtime=3758.81 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) R 19205 19207 18278 0 -1 4202496 1898089 0 0 0 375379 502 0 0 25 0 4 0 652948454 1633415168 310006 33554432000 4194304 4580107 140734335208688 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 398783 310006 379 95 0 393765 0
[pid=19207/tid=19208] ppid=19205 vsize=1595132 CPUtime=942.3 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 384870 0 0 0 94126 104 0 0 25 0 4 0 652948455 1633415168 310006 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=1595132 CPUtime=942.3 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 393782 0 0 0 94120 110 0 0 25 0 4 0 652948455 1633415168 310006 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=1595132 CPUtime=931.88 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 647606 0 0 0 93027 161 0 0 25 0 4 0 652948455 1633415168 310006 33554432000 4194304 4580107 140734335208688 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3758.81
Current children cumulated vsize (KiB) 1595132

[startup+1002.3 s]
/proc/loadavg: 8.20 8.09 7.56 9/359 19252
/proc/meminfo: memFree=22547528/32950928 swapFree=67056568/67111528
[pid=19207] ppid=19205 vsize=1884536 CPUtime=3998.11 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) R 19205 19207 18278 0 -1 4202496 2011258 0 0 0 399277 534 0 0 25 0 4 0 652948454 1929764864 332650 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 471134 332650 379 95 0 466116 0
[pid=19207/tid=19208] ppid=19205 vsize=1884536 CPUtime=1002.29 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 402120 0 0 0 100118 111 0 0 25 0 4 0 652948455 1929764864 332650 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=1884536 CPUtime=1002.28 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 430083 0 0 0 100108 120 0 0 25 0 4 0 652948455 1929764864 332650 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=1884536 CPUtime=991.22 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 687752 0 0 0 98951 171 0 0 25 0 4 0 652948455 1929764864 332650 33554432000 4194304 4580107 140734335208688 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3998.11
Current children cumulated vsize (KiB) 1884536

[startup+1062.3 s]
/proc/loadavg: 8.18 8.10 7.59 9/359 19254
/proc/meminfo: memFree=22548132/32950928 swapFree=67056568/67111528
[pid=19207] ppid=19205 vsize=1934700 CPUtime=4237.44 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) R 19205 19207 18278 0 -1 4202496 2119881 0 0 0 423180 564 0 0 25 0 4 0 652948454 1981132800 330756 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 483675 330756 379 95 0 478657 0
[pid=19207/tid=19208] ppid=19205 vsize=1934700 CPUtime=1062.3 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 410842 0 0 0 106117 113 0 0 25 0 4 0 652948455 1981132800 330756 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=1934700 CPUtime=1062.28 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 456718 0 0 0 106098 130 0 0 25 0 4 0 652948455 1981132800 330756 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=1934700 CPUtime=1050.55 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 724915 0 0 0 104874 181 0 0 25 0 4 0 652948455 1981132800 330756 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4237.44
Current children cumulated vsize (KiB) 1934700

[startup+1122.3 s]
/proc/loadavg: 8.10 8.09 7.62 9/359 19256
/proc/meminfo: memFree=22328152/32950928 swapFree=67056568/67111528
[pid=19207] ppid=19205 vsize=2018660 CPUtime=4476.74 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) R 19205 19207 18278 0 -1 4202496 2282543 0 0 0 447074 600 0 0 25 0 4 0 652948454 2067107840 367968 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 504665 367968 379 95 0 499647 0
[pid=19207/tid=19208] ppid=19205 vsize=2018660 CPUtime=1122.3 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 438732 0 0 0 112109 121 0 0 25 0 4 0 652948455 2067107840 367968 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=2018660 CPUtime=1122.28 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 468647 0 0 0 112095 133 0 0 25 0 4 0 652948455 2067107840 367968 33554432000 4194304 4580107 140734335208688 18446744073709551615 4417020 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=2018660 CPUtime=1109.85 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 803348 0 0 0 110789 196 0 0 25 0 4 0 652948455 2067107840 367968 33554432000 4194304 4580107 140734335208688 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4476.74
Current children cumulated vsize (KiB) 2018660

[startup+1182.3 s]
/proc/loadavg: 8.13 8.10 7.65 9/359 19257
/proc/meminfo: memFree=22210832/32950928 swapFree=67056568/67111528
[pid=19207] ppid=19205 vsize=2295832 CPUtime=4716.06 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) R 19205 19207 18278 0 -1 4202496 2340182 0 0 0 470983 623 0 0 25 0 4 0 652948454 2350931968 413693 33554432000 4194304 4580107 140734335208688 18446744073709551615 4406350 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 573958 413693 379 95 0 568940 0
[pid=19207/tid=19208] ppid=19205 vsize=2295832 CPUtime=1182.3 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 456220 0 0 0 118102 128 0 0 25 0 4 0 652948455 2350931968 413693 33554432000 4194304 4580107 140734335208688 18446744073709551615 4305180 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=2295832 CPUtime=1182.29 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 486363 0 0 0 118086 143 0 0 25 0 4 0 652948455 2350931968 413693 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=2295832 CPUtime=1169.18 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 803348 0 0 0 116722 196 0 0 25 0 4 0 652948455 2350931968 413693 33554432000 4194304 4580107 140734335208688 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4716.06
Current children cumulated vsize (KiB) 2295832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.4 s]
/proc/loadavg: 8.09 8.09 7.66 5/354 19259
/proc/meminfo: memFree=23086684/32950928 swapFree=67056568/67111528
[pid=19207] ppid=19205 vsize=2297908 CPUtime=4800.26 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) R 19205 19207 18278 0 -1 4202496 2359669 0 0 0 479392 634 0 0 25 0 4 0 652948454 2353057792 414452 33554432000 4194304 4580107 140734335208688 18446744073709551615 4406408 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 574477 414452 379 95 0 569459 0
[pid=19207/tid=19208] ppid=19205 vsize=2297908 CPUtime=1203.41 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 465596 0 0 0 120208 133 0 0 25 0 4 0 652948455 2353057792 414453 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=2297908 CPUtime=1203.4 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 496475 0 0 0 120192 148 0 0 25 0 4 0 652948455 2353057792 414453 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=2297908 CPUtime=1190.03 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 803348 0 0 0 118807 196 0 0 25 0 4 0 652948455 2353057792 414453 33554432000 4194304 4580107 140734335208688 18446744073709551615 4451900 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) 2297908

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

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

[startup+1203.4 s]
/proc/loadavg: 8.09 8.09 7.66 5/354 19259
/proc/meminfo: memFree=23086684/32950928 swapFree=67056568/67111528
[pid=19207] ppid=19205 vsize=2297908 CPUtime=4800.26 cores=0,2,4,6
/proc/19207/stat : 19207 (strangenight2-m) R 19205 19207 18278 0 -1 4202496 2359669 0 0 0 479392 634 0 0 25 0 4 0 652948454 2353057792 414452 33554432000 4194304 4580107 140734335208688 18446744073709551615 4406408 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19207/statm: 574477 414452 379 95 0 569459 0
[pid=19207/tid=19208] ppid=19205 vsize=2297908 CPUtime=1203.41 cores=0,2,4,6
/proc/19207/task/19208/stat : 19208 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 465596 0 0 0 120208 133 0 0 25 0 4 0 652948455 2353057792 414453 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19207/tid=19209] ppid=19205 vsize=2297908 CPUtime=1203.4 cores=0,2,4,6
/proc/19207/task/19209/stat : 19209 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 496475 0 0 0 120192 148 0 0 25 0 4 0 652948455 2353057792 414453 33554432000 4194304 4580107 140734335208688 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=19207/tid=19210] ppid=19205 vsize=2297908 CPUtime=1190.03 cores=0,2,4,6
/proc/19207/task/19210/stat : 19210 (strangenight2-m) R 19205 19207 18278 0 -1 4202560 803348 0 0 0 118807 196 0 0 25 0 4 0 652948455 2353057792 414453 33554432000 4194304 4580107 140734335208688 18446744073709551615 4451900 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) 2297908

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.5
CPU time (s): 4800.38
CPU user time (s): 4793.95
CPU system time (s): 6.43002
CPU usage (%): 398.868
Max. virtual memory (cumulated for all children) (KiB): 2297908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.95
system time used= 6.43002
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2359672
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= 745
involuntary context switches= 20249

runsolver used 3.84341 second user time and 9.54555 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 00:51:54
IDJOB=3366896
IDBENCH=83219
IDSOLVER=1844
FILE ID=node148/3366896-1305413514
RUNJOBID= node148-1305413513-19116
PBS_JOBID= 13324501
Free space on /tmp= 72836 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-14-26-sat.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366896-1305413514/watcher-3366896-1305413514 -o /tmp/evaluation-result-3366896-1305413514/solver-3366896-1305413514 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366896-1305413514.cnf

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

MD5SUM BENCH= 1e53251276ed6dee048eca4aa337d77b
RANDOM SEED=2056105906

node148.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.854
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.854
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.854
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.83
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.854
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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
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.854
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.854
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.854
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:     32950928 kB
MemFree:      24740976 kB
Buffers:        318588 kB
Cached:        4594676 kB
SwapCached:       8488 kB
Active:        4566232 kB
Inactive:      3292052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24740976 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           10924 kB
Writeback:           0 kB
AnonPages:     2942644 kB
Mapped:          27932 kB
Slab:           258880 kB
PageTables:      28952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84742372 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= 72836 MiB
End job on node148 at 2011-05-15 01:11:59