Trace number 3261275

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.46 1201.79

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.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-3261275-1304119958.cnf'
0.00/0.00	c -- header says num vars:            364
0.00/0.00	c -- header says num clauses:        2562
0.00/0.00	c -- clauses added:            0 learnts,         2562 normals,            0 xors
0.00/0.00	c -- vars added        364
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       364       196      2366         0      9828         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:       0 undec:       0 neg:     364
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       364       196      2366         0      9828         0   no data   no data
0.33/0.10	c Decided on static restart strategy
0.33/0.20	c  N st     8      4914       364       196      2366      4701      9828    512780   no data   no data
0.33/0.59	c  N st    10     11297       364       196      2366      4356      9828    422898   no data   no data
4.00/1.04	c  N st    11     17041       364       196      2366      9873      9828   1271378   no data   no data
8.36/2.16	c  F st    12     25001       364       196      2366     12141      9828   1651544   no data   no data
8.36/2.16	c  N st    12     25001       364       196      2366     12141      9828   1651544   no data   no data
10.76/2.73	c Decided on static restart strategy
10.76/2.73	c  N st    18     30000       364       196      2366     10406      9828   1108642   no data   no data
10.76/2.73	c  S st    18     30000       364       196      2366     10406      9828   1108642   no data   no data
10.76/2.77	c  S st    18     30502       364       196      2366     10903      9828   1161148   no data   no data
10.76/2.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.76/2.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.01
10.76/2.79	c blocked clauses removed:        0 vars:      0 tried:         364 T: 0.00 s
10.76/2.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.76/2.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.76/2.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
10.76/2.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.76/2.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
17.95/4.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.69 s
34.32/8.65	c lits-rem:       276  cl-subs:      184  v-elim:      0  v-fix:    0  time:  4.13 s
34.32/8.66	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.01
34.32/8.66	c calculated reachability. Time: 0.00
34.32/8.66	c  N st    18     30502       364       196      2366     10719      9828   1137630   no data   no data
36.32/9.12	c  N st    20     37614       364       196      2366      9959      9828   1051796   no data   no data
38.32/9.67	c  N st    21     44013       364       196      2366     16105      9828   1957448   no data   no data
39.52/9.90	c  S st    22     45753       364       196      2366      9182      9828    874243   no data   no data
39.52/9.93	c  S st    22     46255       364       196      2366      9684      9828    931237   no data   no data
39.52/9.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.52/9.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.01
39.52/9.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.52/9.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.52/9.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.52/9.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
39.52/9.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
39.52/9.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
45.91/11.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.58 s
49.11/12.32	c lits-rem:        72  cl-subs:       36  v-elim:      0  v-fix:    0  time:  0.76 s
49.11/12.32	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
49.11/12.33	c vivif2 --  cl tried     9648 cl shrink        0 lits rem          0 time: 0.01
49.11/12.34	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.01
49.11/12.34	c calculated reachability. Time: 0.00
49.11/12.34	c  N st    22     46255       364       196      2366      9648      9828    927054   no data   no data
54.30/13.65	c  N st    23     60654       364       196      2366     13885      9828   1543804   no data   no data
58.30/14.61	c  N st    24     69382       364       196      2366     11716      9828   1100129   no data   no data
58.30/14.61	c  S st    24     69382       364       196      2366     11716      9828   1100129   no data   no data
58.30/14.66	c  S st    24     69883       364       196      2366     12212      9828   1151249   no data   no data
58.30/14.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.30/14.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
58.30/14.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.30/14.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.30/14.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.30/14.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
58.30/14.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
58.70/14.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
66.28/16.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.88 s
71.88/18.07	c lits-rem:       107  cl-subs:       61  v-elim:      0  v-fix:    0  time:  1.47 s
71.88/18.07	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
71.88/18.09	c vivif2 --  cl tried    12151 cl shrink        0 lits rem          0 time: 0.01
72.27/18.10	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.02
72.27/18.10	c calculated reachability. Time: 0.00
72.27/18.10	c  N st    24     69883       364       196      2366     12151      9828   1142521   no data   no data
78.67/19.79	c  F st    25     87500       364       196      2366     17508      9828   1985822   no data   no data
78.67/19.79	c  N st    25     87500       364       196      2366     17508      9828   1985822   no data   no data
80.67/20.29	c Decided on static restart strategy
82.26/20.68	c  N st    32     95537       364       196      2366     12754      9828   1086589   no data   no data
85.88/21.59	c  N st    34    104824       364       196      2366     21629      9828   2326844   no data   no data
85.88/21.59	c  S st    34    104824       364       196      2366     21629      9828   2326844   no data   no data
86.28/21.69	c  S st    34    105327       364       196      2366     22128      9828   2381314   no data   no data
86.28/21.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
86.66/21.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.04
86.66/21.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.66/21.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.66/21.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.66/21.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
86.66/21.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
86.66/21.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
94.66/23.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.97 s
140.58/35.28	c lits-rem:       425  cl-subs:      336  v-elim:      0  v-fix:    0  time: 11.48 s
140.58/35.28	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
140.98/35.31	c vivif2 --  cl tried    21792 cl shrink        0 lits rem          0 time: 0.03
140.98/35.35	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.04
140.98/35.35	c calculated reachability. Time: 0.00
140.98/35.35	c  N st    34    105327       364       196      2366     21792      9828   2330020   no data   no data
144.97/36.32	c  N st    35    114925       364       196      2366     17582      9828   1741211   no data   no data
152.97/38.39	c  N st    36    129323       364       196      2366     17004      9828   1553868   no data   no data
163.75/41.08	c  N st    37    150919       364       196      2366     22416      9828   2197331   no data   no data
168.15/42.13	c  S st    38    157990       364       196      2366     29160      9828   3232339   no data   no data
168.55/42.23	c  S st    38    158496       364       196      2366     29663      9828   3287854   no data   no data
168.55/42.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
168.55/42.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.05
168.55/42.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
168.55/42.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
168.55/42.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
168.55/42.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
168.55/42.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
168.95/42.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
176.53/44.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.82 s
241.66/60.57	c lits-rem:      1023  cl-subs:      496  v-elim:      0  v-fix:    0  time: 16.37 s
241.66/60.57	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
242.06/60.61	c vivif2 --  cl tried    29167 cl shrink        0 lits rem          0 time: 0.04
242.06/60.66	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.05
242.06/60.66	c calculated reachability. Time: 0.00
242.06/60.66	c  N st    38    158496       364       196      2366     29167      9828   3207040   no data   no data
270.02/67.66	c  N st    39    207084       364       196      2366     24193      9828   2222247   no data   no data
289.99/72.66	c  N st    40    237745       364       196      2366     33631      9828   3894023   no data   no data
289.99/72.66	c  S st    40    237745       364       196      2366     33631      9828   3894023   no data   no data
290.39/72.79	c  S st    40    238250       364       196      2366     34132      9828   3948662   no data   no data
290.79/72.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
290.79/72.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.08
290.79/72.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
290.79/72.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
290.79/72.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
290.79/72.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
290.79/72.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
291.19/72.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
299.58/75.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.06 s
400.65/100.37	c lits-rem:      1916  cl-subs:      983  v-elim:      0  v-fix:    0  time: 25.30 s
400.65/100.37	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
401.05/100.42	c vivif2 --  cl tried    33149 cl shrink        0 lits rem          0 time: 0.05
401.05/100.48	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.06
401.05/100.48	c calculated reachability. Time: 0.00
401.05/100.48	c  N st    40    238250       364       196      2366     33149      9828   3781391   no data   no data
435.01/108.99	c  F st    41    306252       364       196      2366     35352      9828   3785854   no data   no data
435.01/108.99	c  N st    41    306252       364       196      2366     35352      9828   3785854   no data   no data
439.40/110.07	c Decided on static restart strategy
451.00/112.97	c  N st    51    334551       364       196      2366     39523      9828   3906266   no data   no data
463.79/116.17	c  N st    53    357377       364       196      2366     37312      9828   3712752   no data   no data
463.79/116.17	c  S st    53    357377       364       196      2366     37312      9828   3712752   no data   no data
464.57/116.30	c  S st    53    357880       364       196      2366     37809      9828   3768916   no data   no data
464.57/116.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
464.57/116.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.06
464.57/116.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
464.57/116.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
464.57/116.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
464.57/116.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
464.57/116.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
464.97/116.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
472.58/118.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.87 s
543.28/136.10	c lits-rem:       971  cl-subs:      726  v-elim:      0  v-fix:    0  time: 17.73 s
543.28/136.10	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
543.66/136.14	c vivif2 --  cl tried    37083 cl shrink        0 lits rem          0 time: 0.04
544.06/136.22	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.08
544.06/136.22	c calculated reachability. Time: 0.00
544.06/136.22	c  N st    53    357880       364       196      2366     37083      9828   3665969   no data   no data
566.04/141.71	c  N st    54    390275       364       196      2366     43283      9828   4989687   no data   no data
596.39/149.33	c  N st    55    438865       364       196      2366     37027      9828   3853009   no data   no data
645.12/161.59	c  N st    56    511747       364       196      2366     50576      9828   5625769   no data   no data
661.52/165.68	c  N st    57    536820       364       196      2366     44846      9828   4744853   no data   no data
661.52/165.68	c  S st    57    536820       364       196      2366     44846      9828   4744853   no data   no data
662.30/165.83	c  S st    57    537322       364       196      2366     45344      9828   4800618   no data   no data
662.30/165.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
662.70/165.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.3M T:  0.08
662.70/165.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
662.70/165.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
662.70/165.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
662.70/165.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
662.70/165.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
662.70/165.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
670.71/167.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.91 s
757.77/189.77	c lits-rem:      1654  cl-subs:      614  v-elim:      0  v-fix:    0  time: 21.79 s
757.77/189.77	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
758.19/189.84	c vivif2 --  cl tried    44730 cl shrink        0 lits rem          0 time: 0.07
758.59/189.94	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.10
758.59/189.94	c calculated reachability. Time: 0.00
758.59/189.94	c  N st    57    537322       364       196      2366     44730      9828   4703572   no data   no data
901.18/225.68	c  N st    58    701306       364       196      2366     39385      9828   3290897   no data   no data
984.27/246.45	c  N st    59    805983       364       196      2366     67375      9828   8020703   no data   no data
984.27/246.45	c  S st    59    805983       364       196      2366     67375      9828   8020703   no data   no data
985.47/246.72	c  S st    59    806485       364       196      2366     67870      9828   8074545   no data   no data
985.47/246.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
985.86/246.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.2M T:  0.13
985.86/246.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
985.86/246.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
985.86/246.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
985.86/246.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
985.86/246.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
986.26/246.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
994.65/249.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.94 s
1182.79/296.12	c lits-rem:      2359  cl-subs:     1326  v-elim:      0  v-fix:    0  time: 47.05 s
1182.79/296.12	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
1183.19/296.22	c vivif2 --  cl tried    66544 cl shrink        0 lits rem          0 time: 0.09
1183.59/296.37	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.16
1183.59/296.38	c calculated reachability. Time: 0.00
1183.59/296.38	c  N st    59    806485       364       196      2366     66544      9828   7843670   no data   no data
1430.87/358.24	c  F st    60   1071876       364       196      2366     81490      9828   9673975   no data   no data
1430.87/358.24	c  N st    60   1071876       364       196      2366     81490      9828   9673975   no data   no data
1436.05/359.52	c Decided on static restart strategy
1450.03/363.08	c  N st    70   1100180       364       196      2366     66059      9828   6673001   no data   no data
1479.60/370.41	c  N st    72   1136174       364       196      2366     56570      9828   5269377   no data   no data
1507.56/377.47	c  N st    73   1168568       364       196      2366     87895      9828   9681847   no data   no data
1542.31/386.12	c  N st    74   1209729       364       196      2366     81800      9828   8696075   no data   no data
1542.31/386.12	c  S st    74   1209729       364       196      2366     81800      9828   8696075   no data   no data
1543.51/386.46	c  S st    74   1210229       364       196      2366     82293      9828   8749310   no data   no data
1543.51/386.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1544.31/386.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.7M T:  0.18
1544.31/386.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1544.31/386.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1544.31/386.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1544.31/386.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
1544.31/386.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1544.72/386.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1553.51/388.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.03 s
1790.38/448.30	c lits-rem:      2817  cl-subs:     1891  v-elim:      0  v-fix:    0  time: 59.33 s
1790.38/448.30	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
1791.20/448.40	c vivif2 --  cl tried    80402 cl shrink        0 lits rem          0 time: 0.10
1791.57/448.59	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.19
1791.57/448.59	c calculated reachability. Time: 0.00
1791.57/448.59	c  N st    74   1210229       364       196      2366     80402      9828   8472843   no data   no data
1865.07/466.99	c  N st    75   1283111       364       196      2366     56644      9828   5108364   no data   no data
1957.76/490.13	c  N st    76   1392434       364       196      2366     64527      9828   6084745   no data   no data
2117.93/530.20	c  N st    77   1556419       364       196      2366     68726      9828   6832090   no data   no data
2279.71/570.76	c  N st    78   1710230       364       196      2366     55673      9828   4311440   no data   no data
2279.71/570.76	c  S st    78   1710230       364       196      2366     55673      9828   4311440   no data   no data
2280.51/570.96	c  S st    78   1710736       364       196      2366     56175      9828   4367283   no data   no data
2280.51/570.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2280.91/571.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.2M T:  0.11
2280.91/571.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2280.91/571.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2281.31/571.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2281.31/571.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
2281.31/571.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2281.31/571.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2289.31/573.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.95 s
2364.00/591.89	c lits-rem:       594  cl-subs:      614  v-elim:      0  v-fix:    0  time: 18.71 s
2364.00/591.89	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
2364.40/591.95	c vivif2 --  cl tried    55561 cl shrink        0 lits rem          0 time: 0.06
2364.80/592.08	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.13
2364.80/592.08	c calculated reachability. Time: 0.00
2364.80/592.08	c  N st    78   1710736       364       196      2366     55561      9828   4302769   no data   no data
2846.54/712.60	c  N st    79   2079700       364       196      2366     61601      9828   4795985   no data   no data
2999.55/750.95	c  N st    80   2210736       364       196      2366     63835      9828   4933812   no data   no data
2999.55/750.95	c  S st    80   2210736       364       196      2366     63835      9828   4933812   no data   no data
3000.33/751.18	c  S st    80   2211241       364       196      2366     64339      9828   4993798   no data   no data
3000.73/751.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3001.13/751.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.0M T:  0.14
3001.13/751.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3001.13/751.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3001.13/751.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3001.13/751.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
3001.13/751.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3001.13/751.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3009.92/753.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.02 s
3091.01/773.88	c lits-rem:       437  cl-subs:      393  v-elim:      0  v-fix:    0  time: 20.36 s
3091.01/773.88	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
3091.43/773.94	c vivif2 --  cl tried    63946 cl shrink        0 lits rem          0 time: 0.06
3091.83/774.09	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.15
3091.83/774.09	c calculated reachability. Time: 0.00
3091.83/774.09	c  N st    80   2211241       364       196      2366     63946      9828   4953195   no data   no data
3785.32/947.62	c  N st    81   2711241       364       196      2366     80290      9828   7026026   no data   no data
3785.32/947.62	c  S st    81   2711241       364       196      2366     80290      9828   7026026   no data   no data
3786.52/947.93	c  S st    81   2711744       364       196      2366     80789      9828   7081678   no data   no data
3786.52/947.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3787.32/948.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.1M T:  0.17
3787.32/948.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3787.32/948.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3787.32/948.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3787.32/948.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
3787.32/948.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3787.32/948.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3795.71/950.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.90 s
3898.37/975.93	c lits-rem:      1471  cl-subs:      584  v-elim:      0  v-fix:    0  time: 25.68 s
3898.37/975.93	c vivif2 --  cl tried      196 cl shrink        0 lits rem          0 time: 0.00
3898.77/976.02	c vivif2 --  cl tried    80205 cl shrink        0 lits rem          0 time: 0.10
3899.57/976.22	c asymm  cl-useful: 0/196/196 lits-rem:0 time: 0.20
3899.57/976.23	c calculated reachability. Time: 0.00
3899.57/976.23	c  N st    81   2711744       364       196      2366     80205      9828   6993912   no data   no data
4585.84/1148.04	c  N st    82   3211745       364       196      2366    125485      9828  14107646   no data   no data
4585.84/1148.04	c  S st    82   3211745       364       196      2366    125485      9828  14107646   no data   no data
4587.81/1148.59	c  S st    82   3212247       364       196      2366    125985      9828  14166932   no data   no data
4588.21/1148.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4589.41/1148.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.0M T:  0.35
4589.41/1148.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4589.41/1148.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4589.41/1148.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4589.41/1148.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    364 time:  0.00 s
4589.41/1148.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4590.23/1149.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
4601.40/1151.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.47 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: 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-3261275-1304119958/watcher-3261275-1304119958 -o /tmp/evaluation-result-3261275-1304119958/solver-3261275-1304119958 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3261275-1304119958.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: 4.64 7.03 7.10 6/180 10377
/proc/meminfo: memFree=31022916/32951124 swapFree=67111448/67111528
[pid=10377] ppid=10375 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) D 10375 10377 9441 0 -1 4202496 429 0 0 0 0 0 0 0 25 0 4 0 523596286 52441088 362 33554432000 4194304 4627427 140734812791360 18446744073709551615 4353712 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 45571 363 310 106 0 40542 0
[pid=10377/tid=10378] ppid=10375 vsize=116764 CPUtime=0 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 24 0 0 0 0 0 0 0 25 0 4 0 523596286 119566336 409 33554432000 4194304 4627427 140734812791360 18446744073709551615 230809165627 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=117720 CPUtime=0 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 31 0 0 0 0 0 0 0 25 0 4 0 523596286 120545280 445 33554432000 4194304 4627427 140734812791360 18446744073709551615 230804197833 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=183272 CPUtime=0 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 23 0 0 0 0 0 0 0 25 0 4 0 523596286 187670528 457 33554432000 4194304 4627427 140734812791360 18446744073709551615 230809208967 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.088884 s]
/proc/loadavg: 4.64 7.03 7.10 6/180 10377
/proc/meminfo: memFree=31022916/32951124 swapFree=67111448/67111528
[pid=10377] ppid=10375 vsize=216848 CPUtime=0.33 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) R 10375 10377 9441 0 -1 4202496 2326 0 0 0 33 0 0 0 25 0 4 0 523596286 222052352 2253 33554432000 4194304 4627427 140734812791360 18446744073709551615 230809209015 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 54212 2253 384 106 0 49183 0
[pid=10377/tid=10378] ppid=10375 vsize=216848 CPUtime=0.08 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 468 0 0 0 8 0 0 0 25 0 4 0 523596286 222052352 2253 33554432000 4194304 4627427 140734812791360 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=216848 CPUtime=0.08 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) S 10375 10377 9441 0 -1 4202560 461 0 0 0 8 0 0 0 18 0 4 0 523596286 222052352 2253 33554432000 4194304 4627427 140734812791360 18446744073709551615 230809270766 0 0 4096 2 18446604453856205760 0 0 -1 6 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=216848 CPUtime=0.08 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) D 10375 10377 9441 0 -1 4202560 487 0 0 0 8 0 0 0 25 0 4 0 523596286 222052352 2253 33554432000 4194304 4627427 140734812791360 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 216848

[startup+0.218029 s]
/proc/loadavg: 4.64 7.03 7.10 6/180 10377
/proc/meminfo: memFree=31022916/32951124 swapFree=67111448/67111528
[pid=10377] ppid=10375 vsize=228656 CPUtime=0.84 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) R 10375 10377 9441 0 -1 4202496 4705 0 0 0 84 0 0 0 25 0 4 0 523596286 234143744 3460 33554432000 4194304 4627427 140734812791360 18446744073709551615 230809208967 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 57164 2952 385 106 0 52135 0
[pid=10377/tid=10378] ppid=10375 vsize=233148 CPUtime=0.51 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 2263 0 0 0 51 0 0 0 25 0 4 0 523596286 238743552 4614 33554432000 4194304 4627427 140734812791360 18446744073709551615 230809208967 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=225732 CPUtime=0.79 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 2891 0 0 0 79 0 0 0 19 0 4 0 523596286 231149568 5987 33554432000 4194304 4627427 140734812791360 18446744073709551615 4321678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=225732 CPUtime=0.79 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 3431 0 0 0 79 0 0 0 25 0 4 0 523596286 231149568 5987 33554432000 4194304 4627427 140734812791360 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 228656

[startup+0.907706 s]
/proc/loadavg: 4.64 7.03 7.10 6/180 10377
/proc/meminfo: memFree=31022916/32951124 swapFree=67111448/67111528
[pid=10377] ppid=10375 vsize=225732 CPUtime=3.6 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) R 10375 10377 9441 0 -1 4202496 13274 0 0 0 358 2 0 0 25 0 4 0 523596286 231149568 6833 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 56433 6834 385 106 0 51404 0
[pid=10377/tid=10378] ppid=10375 vsize=225732 CPUtime=0.89 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 3066 0 0 0 89 0 0 0 25 0 4 0 523596286 231149568 6834 33554432000 4194304 4627427 140734812791360 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=225732 CPUtime=0.89 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 3115 0 0 0 89 0 0 0 19 0 4 0 523596286 231149568 6834 33554432000 4194304 4627427 140734812791360 18446744073709551615 4321741 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=225732 CPUtime=0.89 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 3634 0 0 0 89 0 0 0 25 0 4 0 523596286 231149568 6834 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 225732

[startup+1.00769 s]
/proc/loadavg: 4.64 7.03 7.10 6/180 10377
/proc/meminfo: memFree=31022916/32951124 swapFree=67111448/67111528
[pid=10377] ppid=10375 vsize=227196 CPUtime=4 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) R 10375 10377 9441 0 -1 4202496 15182 0 0 0 398 2 0 0 25 0 4 0 523596286 232648704 5975 33554432000 4194304 4627427 140734812791360 18446744073709551615 4310580 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 56799 5975 385 106 0 51770 0
[pid=10377/tid=10378] ppid=10375 vsize=227196 CPUtime=1 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 3783 0 0 0 99 1 0 0 25 0 4 0 523596286 232648704 5976 33554432000 4194304 4627427 140734812791360 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=227196 CPUtime=0.99 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 3272 0 0 0 99 0 0 0 19 0 4 0 523596286 232648704 5977 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309284 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=227196 CPUtime=0.99 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 4464 0 0 0 99 0 0 0 25 0 4 0 523596286 232648704 5977 33554432000 4194304 4627427 140734812791360 18446744073709551615 4332826 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 227196

[startup+1.5006 s]
/proc/loadavg: 4.64 7.03 7.10 6/180 10377
/proc/meminfo: memFree=31022916/32951124 swapFree=67111448/67111528
[pid=10377] ppid=10375 vsize=229140 CPUtime=5.97 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) R 10375 10377 9441 0 -1 4202496 19659 0 0 0 594 3 0 0 25 0 4 0 523596286 234639360 7675 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 57285 7675 386 106 0 52256 0
[pid=10377/tid=10378] ppid=10375 vsize=229140 CPUtime=1.49 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 4740 0 0 0 148 1 0 0 25 0 4 0 523596286 234639360 7675 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309130 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=229140 CPUtime=1.48 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 4617 0 0 0 148 0 0 0 20 0 4 0 523596286 234639360 7675 33554432000 4194304 4627427 140734812791360 18446744073709551615 4310574 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=229140 CPUtime=1.48 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 5414 0 0 0 148 0 0 0 25 0 4 0 523596286 234639360 7675 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 229140

[startup+3.10031 s]
/proc/loadavg: 4.91 7.04 7.10 9/184 10381
/proc/meminfo: memFree=30923560/32951124 swapFree=67111448/67111528
[pid=10377] ppid=10375 vsize=212764 CPUtime=12.36 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) R 10375 10377 9441 0 -1 4202496 45029 0 0 0 1228 8 0 0 18 0 4 0 523596286 217870336 18704 33554432000 4194304 4627427 140734812791360 18446744073709551615 4424709 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 53191 18704 389 106 0 48162 0
[pid=10377/tid=10378] ppid=10375 vsize=212764 CPUtime=3.08 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 11994 0 0 0 306 2 0 0 25 0 4 0 523596286 217870336 18704 33554432000 4194304 4627427 140734812791360 18446744073709551615 4424985 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=212764 CPUtime=3.07 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 8321 0 0 0 306 1 0 0 25 0 4 0 523596286 217870336 18705 33554432000 4194304 4627427 140734812791360 18446744073709551615 4321694 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=212764 CPUtime=3.08 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 11370 0 0 0 307 1 0 0 25 0 4 0 523596286 217870336 18705 33554432000 4194304 4627427 140734812791360 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 212764

[startup+6.30072 s]
/proc/loadavg: 4.91 7.04 7.10 9/184 10381
/proc/meminfo: memFree=30789696/32951124 swapFree=67111448/67111528
[pid=10377] ppid=10375 vsize=253508 CPUtime=25.13 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) R 10375 10377 9441 0 -1 4202496 63867 0 0 0 2503 10 0 0 25 0 4 0 523596286 259592192 37542 33554432000 4194304 4627427 140734812791360 18446744073709551615 4428398 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 63377 37542 389 106 0 58348 0
[pid=10377/tid=10378] ppid=10375 vsize=253508 CPUtime=6.28 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 12171 0 0 0 626 2 0 0 25 0 4 0 523596286 259592192 37542 33554432000 4194304 4627427 140734812791360 18446744073709551615 4428403 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=253508 CPUtime=6.26 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 18453 0 0 0 623 3 0 0 25 0 4 0 523596286 259592192 37542 33554432000 4194304 4627427 140734812791360 18446744073709551615 4468060 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=253508 CPUtime=6.29 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 19689 0 0 0 626 3 0 0 25 0 4 0 523596286 259592192 37542 33554432000 4194304 4627427 140734812791360 18446744073709551615 4420191 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 253508

[startup+12.7005 s]
/proc/loadavg: 5.38 7.08 7.11 9/184 10381
/proc/meminfo: memFree=30669280/32951124 swapFree=67111448/67111528
[pid=10377] ppid=10375 vsize=366800 CPUtime=50.72 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) R 10375 10377 9441 0 -1 4202496 82484 0 0 0 5058 14 0 0 25 0 4 0 523596286 375603200 53822 33554432000 4194304 4627427 140734812791360 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 91700 53822 389 106 0 86671 0
[pid=10377/tid=10378] ppid=10375 vsize=366800 CPUtime=12.69 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 23623 0 0 0 1265 4 0 0 25 0 4 0 523596286 375603200 53823 33554432000 4194304 4627427 140734812791360 18446744073709551615 4424704 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=366800 CPUtime=12.63 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 18453 0 0 0 1260 3 0 0 25 0 4 0 523596286 375603200 53823 33554432000 4194304 4627427 140734812791360 18446744073709551615 4428121 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=366800 CPUtime=12.69 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 22475 0 0 0 1266 3 0 0 25 0 4 0 523596286 375603200 53823 33554432000 4194304 4627427 140734812791360 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 366800

[startup+25.5002 s]
/proc/loadavg: 5.78 7.10 7.12 9/184 10382
/proc/meminfo: memFree=30572536/32951124 swapFree=67111448/67111528
[pid=10377] ppid=10375 vsize=488540 CPUtime=101.84 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) R 10375 10377 9441 0 -1 4202496 124172 0 0 0 10162 22 0 0 25 0 4 0 523596286 500264960 74369 33554432000 4194304 4627427 140734812791360 18446744073709551615 4468055 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 122135 74369 389 106 0 117106 0
[pid=10377/tid=10378] ppid=10375 vsize=488540 CPUtime=25.48 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 23660 0 0 0 2544 4 0 0 25 0 4 0 523596286 500264960 74369 33554432000 4194304 4627427 140734812791360 18446744073709551615 4520466 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=488540 CPUtime=25.36 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 25039 0 0 0 2532 4 0 0 25 0 4 0 523596286 500264960 74369 33554432000 4194304 4627427 140734812791360 18446744073709551615 4420258 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=488540 CPUtime=25.48 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 41741 0 0 0 2541 7 0 0 25 0 4 0 523596286 500264960 74369 33554432000 4194304 4627427 140734812791360 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 488540

[startup+51.1005 s]
/proc/loadavg: 6.54 7.18 7.14 9/184 10382
/proc/meminfo: memFree=30452024/32951124 swapFree=67111448/67111528
[pid=10377] ppid=10375 vsize=519680 CPUtime=204.11 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) R 10375 10377 9441 0 -1 4202496 180110 0 0 0 20375 36 0 0 25 0 4 0 523596286 532152320 93398 33554432000 4194304 4627427 140734812791360 18446744073709551615 4428111 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 129920 93398 389 106 0 124891 0
[pid=10377/tid=10378] ppid=10375 vsize=519680 CPUtime=51.08 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 35793 0 0 0 5101 7 0 0 25 0 4 0 523596286 532152320 93398 33554432000 4194304 4627427 140734812791360 18446744073709551615 4428116 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=519680 CPUtime=50.82 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 35224 0 0 0 5077 5 0 0 25 0 4 0 523596286 532152320 93398 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=519680 CPUtime=51.09 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 59268 0 0 0 5097 12 0 0 25 0 4 0 523596286 532152320 93398 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 519680

[startup+102.301 s]
/proc/loadavg: 7.45 7.33 7.19 9/184 10384
/proc/meminfo: memFree=30274416/32951124 swapFree=67111448/67111528
[pid=10377] ppid=10375 vsize=705648 CPUtime=408.64 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) R 10375 10377 9441 0 -1 4202496 289726 0 0 0 40802 62 0 0 25 0 4 0 523596286 722583552 129749 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 176412 129750 389 106 0 171383 0
[pid=10377/tid=10378] ppid=10375 vsize=705648 CPUtime=102.28 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 67529 0 0 0 10213 15 0 0 25 0 4 0 523596286 722583552 129750 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=705648 CPUtime=101.76 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 51710 0 0 0 10167 9 0 0 25 0 4 0 523596286 722583552 129750 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=705648 CPUtime=102.28 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 94683 0 0 0 10206 22 0 0 25 0 4 0 523596286 722583552 129750 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 705648

[startup+162.301 s]

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

[pid=10377] ppid=10375 vsize=1653272 CPUtime=2565.72 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) R 10375 10377 9441 0 -1 4202496 1382183 0 0 0 256216 356 0 0 25 0 4 0 523596286 1692950528 316732 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 413318 316732 389 106 0 408289 0
[pid=10377/tid=10378] ppid=10375 vsize=1653272 CPUtime=642.26 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 327805 0 0 0 64137 89 0 0 25 0 4 0 523596286 1692950528 316732 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=1653272 CPUtime=638.86 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 196397 0 0 0 63832 54 0 0 25 0 4 0 523596286 1692950528 316732 33554432000 4194304 4627427 140734812791360 18446744073709551615 4468060 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=1653272 CPUtime=642.28 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 472223 0 0 0 64109 119 0 0 25 0 4 0 523596286 1692950528 316732 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309220 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2565.72
Current children cumulated vsize (KiB) 1653272

[startup+702.3 s]
/proc/loadavg: 8.14 7.99 7.61 10/184 10400
/proc/meminfo: memFree=29105452/32951124 swapFree=67111448/67111528
[pid=10377] ppid=10375 vsize=1627180 CPUtime=2805.4 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) R 10375 10377 9441 0 -1 4202496 1473362 0 0 0 280156 384 0 0 25 0 4 0 523596286 1666232320 313829 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 406795 313829 389 106 0 401766 0
[pid=10377/tid=10378] ppid=10375 vsize=1627180 CPUtime=702.26 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 340598 0 0 0 70132 94 0 0 25 0 4 0 523596286 1666232320 313829 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=1627180 CPUtime=698.55 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 196397 0 0 0 69801 54 0 0 25 0 4 0 523596286 1666232320 313829 33554432000 4194304 4627427 140734812791360 18446744073709551615 4427328 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=1627180 CPUtime=702.28 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 508544 0 0 0 70099 129 0 0 25 0 4 0 523596286 1666232320 313829 33554432000 4194304 4627427 140734812791360 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.4
Current children cumulated vsize (KiB) 1627180

[startup+762.3 s]
/proc/loadavg: 8.13 8.02 7.64 9/184 10401
/proc/meminfo: memFree=29171396/32951124 swapFree=67111448/67111528
[pid=10377] ppid=10375 vsize=1480528 CPUtime=3045.07 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) R 10375 10377 9441 0 -1 4202496 1558494 0 0 0 304097 410 0 0 25 0 4 0 523596286 1516060672 304118 33554432000 4194304 4627427 140734812791360 18446744073709551615 4428111 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 370132 304118 389 106 0 365103 0
[pid=10377/tid=10378] ppid=10375 vsize=1480528 CPUtime=762.26 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 362960 0 0 0 76125 101 0 0 25 0 4 0 523596286 1516060672 304118 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=1480528 CPUtime=758.22 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 205484 0 0 0 75763 59 0 0 25 0 4 0 523596286 1516060672 304118 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=1480528 CPUtime=762.28 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 528006 0 0 0 76094 134 0 0 25 0 4 0 523596286 1516060672 304118 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045.07
Current children cumulated vsize (KiB) 1480528

[startup+822.3 s]
/proc/loadavg: 8.12 8.05 7.67 9/184 10403
/proc/meminfo: memFree=29162312/32951124 swapFree=67111448/67111528
[pid=10377] ppid=10375 vsize=1702752 CPUtime=3284.79 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) R 10375 10377 9441 0 -1 4202496 1632652 0 0 0 328046 433 0 0 25 0 4 0 523596286 1743618048 302558 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 425688 302558 389 106 0 420659 0
[pid=10377/tid=10378] ppid=10375 vsize=1702752 CPUtime=822.26 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 378552 0 0 0 82120 106 0 0 25 0 4 0 523596286 1743618048 302558 33554432000 4194304 4627427 140734812791360 18446744073709551615 4467828 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=1702752 CPUtime=817.92 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 218354 0 0 0 81728 64 0 0 25 0 4 0 523596286 1743618048 302558 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=1702752 CPUtime=822.29 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 555455 0 0 0 82087 142 0 0 25 0 4 0 523596286 1743618048 302558 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.79
Current children cumulated vsize (KiB) 1702752

[startup+882.3 s]
/proc/loadavg: 8.11 8.06 7.70 9/184 10404
/proc/meminfo: memFree=29001700/32951124 swapFree=67111448/67111528
[pid=10377] ppid=10375 vsize=1773592 CPUtime=3524.44 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) R 10375 10377 9441 0 -1 4202496 1713253 0 0 0 351987 457 0 0 25 0 4 0 523596286 1816158208 326351 33554432000 4194304 4627427 140734812791360 18446744073709551615 4324134 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 443398 326351 389 106 0 438369 0
[pid=10377/tid=10378] ppid=10375 vsize=1773592 CPUtime=882.25 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 386853 0 0 0 88116 109 0 0 25 0 4 0 523596286 1816158208 326351 33554432000 4194304 4627427 140734812791360 18446744073709551615 4310133 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=1773592 CPUtime=877.6 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 228580 0 0 0 87693 67 0 0 25 0 4 0 523596286 1816158208 326351 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=1773592 CPUtime=882.28 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 587704 0 0 0 88077 151 0 0 25 0 4 0 523596286 1816158208 326351 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.44
Current children cumulated vsize (KiB) 1773592

[startup+942.306 s]
/proc/loadavg: 8.15 8.08 7.73 9/184 10406
/proc/meminfo: memFree=28865036/32951124 swapFree=67111448/67111528
[pid=10377] ppid=10375 vsize=1847236 CPUtime=3764.17 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) R 10375 10377 9441 0 -1 4202496 1773087 0 0 0 375938 479 0 0 25 0 4 0 523596286 1891569664 338396 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309242 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 461809 338396 389 106 0 456780 0
[pid=10377/tid=10378] ppid=10375 vsize=1847236 CPUtime=942.26 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 416504 0 0 0 94106 120 0 0 25 0 4 0 523596286 1891569664 338396 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=1847236 CPUtime=937.3 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 229966 0 0 0 93663 67 0 0 25 0 4 0 523596286 1891569664 338396 33554432000 4194304 4627427 140734812791360 18446744073709551615 4428408 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=1847236 CPUtime=942.29 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 598320 0 0 0 94076 153 0 0 25 0 4 0 523596286 1891569664 338396 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.17
Current children cumulated vsize (KiB) 1847236

[startup+1002.3 s]
/proc/loadavg: 8.20 8.10 7.75 9/184 10408
/proc/meminfo: memFree=28833396/32951124 swapFree=67111448/67111528
[pid=10377] ppid=10375 vsize=1891084 CPUtime=4003.82 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) R 10375 10377 9441 0 -1 4202496 1862142 0 0 0 399877 505 0 0 25 0 4 0 523596286 1936470016 350983 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 472771 350983 389 106 0 467742 0
[pid=10377/tid=10378] ppid=10375 vsize=1891084 CPUtime=1002.25 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 442278 0 0 0 100097 128 0 0 25 0 4 0 523596286 1936470016 350983 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=1891084 CPUtime=996.98 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 244657 0 0 0 99625 73 0 0 25 0 4 0 523596286 1936470016 350983 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=1891084 CPUtime=1002.28 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 622260 0 0 0 100067 161 0 0 25 0 4 0 523596286 1936470016 350983 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.82
Current children cumulated vsize (KiB) 1891084

[startup+1062.3 s]
/proc/loadavg: 8.18 8.11 7.78 9/184 10409
/proc/meminfo: memFree=28768040/32951124 swapFree=67111448/67111528
[pid=10377] ppid=10375 vsize=2002032 CPUtime=4243.48 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) R 10375 10377 9441 0 -1 4202496 1948285 0 0 0 423816 532 0 0 25 0 4 0 523596286 2050080768 351588 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 500508 351588 389 106 0 495479 0
[pid=10377/tid=10378] ppid=10375 vsize=2002032 CPUtime=1062.25 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 448439 0 0 0 106094 131 0 0 25 0 4 0 523596286 2050080768 351588 33554432000 4194304 4627427 140734812791360 18446744073709551615 4428103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=2002032 CPUtime=1056.66 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 260607 0 0 0 105587 79 0 0 25 0 4 0 523596286 2050080768 351588 33554432000 4194304 4627427 140734812791360 18446744073709551615 4338552 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=2002032 CPUtime=1062.28 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 651129 0 0 0 106058 170 0 0 25 0 4 0 523596286 2050080768 351588 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.48
Current children cumulated vsize (KiB) 2002032

[startup+1122.3 s]
/proc/loadavg: 8.18 8.12 7.80 9/184 10411
/proc/meminfo: memFree=28541336/32951124 swapFree=67111448/67111528
[pid=10377] ppid=10375 vsize=2134800 CPUtime=4483.15 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) R 10375 10377 9441 0 -1 4202496 2086846 0 0 0 447751 564 0 0 25 0 4 0 523596286 2186035200 389344 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 533700 389344 389 106 0 528671 0
[pid=10377/tid=10378] ppid=10375 vsize=2134800 CPUtime=1122.25 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 466679 0 0 0 112088 137 0 0 25 0 4 0 523596286 2186035200 389344 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=2134800 CPUtime=1116.33 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 273742 0 0 0 111551 82 0 0 25 0 4 0 523596286 2186035200 389344 33554432000 4194304 4627427 140734812791360 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=2134800 CPUtime=1122.27 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 719036 0 0 0 112044 183 0 0 25 0 4 0 523596286 2186035200 389344 33554432000 4194304 4627427 140734812791360 18446744073709551615 4420232 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.15
Current children cumulated vsize (KiB) 2134800

[startup+1182.3 s]
/proc/loadavg: 8.22 8.14 7.83 9/184 10412
/proc/meminfo: memFree=28350836/32951124 swapFree=67111448/67111528
[pid=10377] ppid=10375 vsize=2442732 CPUtime=4722.83 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) R 10375 10377 9441 0 -1 4202496 2160942 0 0 0 471693 590 0 0 25 0 4 0 523596286 2501357568 433340 33554432000 4194304 4627427 140734812791360 18446744073709551615 4467844 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 610683 433340 389 106 0 605654 0
[pid=10377/tid=10378] ppid=10375 vsize=2442732 CPUtime=1182.25 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 485015 0 0 0 118079 146 0 0 25 0 4 0 523596286 2501357568 433340 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=2442732 CPUtime=1176 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 281517 0 0 0 117513 87 0 0 25 0 4 0 523596286 2501357568 433340 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=2442732 CPUtime=1182.27 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 719036 0 0 0 118044 183 0 0 25 0 4 0 523596286 2501357568 433340 33554432000 4194304 4627427 140734812791360 18446744073709551615 4420136 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.83
Current children cumulated vsize (KiB) 2442732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.84 8.06 7.81 5/179 10414
/proc/meminfo: memFree=29268220/32951124 swapFree=67111448/67111528
[pid=10377] ppid=10375 vsize=2401512 CPUtime=4800.35 cores=0,2,4,6
/proc/10377/stat : 10377 (strangenight2-m) R 10375 10377 9441 0 -1 4202496 2179336 0 0 0 479436 599 0 0 25 0 4 0 523596286 2459148288 439758 33554432000 4194304 4627427 140734812791360 18446744073709551615 4468060 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/10377/statm: 600378 439758 389 106 0 595349 0
[pid=10377/tid=10378] ppid=10375 vsize=2401512 CPUtime=1201.66 cores=0,2,4,6
/proc/10377/task/10378/stat : 10378 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 494102 0 0 0 120015 151 0 0 25 0 4 0 523596286 2459148288 439758 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=10377/tid=10379] ppid=10375 vsize=2401512 CPUtime=1195.3 cores=0,2,4,6
/proc/10377/task/10379/stat : 10379 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 290824 0 0 0 119439 91 0 0 25 0 4 0 523596286 2459148288 439758 33554432000 4194304 4627427 140734812791360 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=10377/tid=10380] ppid=10375 vsize=2401512 CPUtime=1201.68 cores=0,2,4,6
/proc/10377/task/10380/stat : 10380 (strangenight2-m) R 10375 10377 9441 0 -1 4202560 719036 0 0 0 119985 183 0 0 25 0 4 0 523596286 2459148288 439758 33554432000 4194304 4627427 140734812791360 18446744073709551615 4420204 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 2401512

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.79
CPU time (s): 4800.46
CPU user time (s): 4794.39
CPU system time (s): 6.07208
CPU usage (%): 399.442
Max. virtual memory (cumulated for all children) (KiB): 2443632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.39
system time used= 6.07208
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2179338
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= 861
involuntary context switches= 23793

runsolver used 1.93371 second user time and 4.48832 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-30 01:32:38
IDJOB=3261275
IDBENCH=83219
IDSOLVER=1586
FILE ID=node104/3261275-1304119958
RUNJOBID= node104-1304119958-10294
PBS_JOBID= 13170692
Free space on /tmp= 71544 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
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-3261275-1304119958/watcher-3261275-1304119958 -o /tmp/evaluation-result-3261275-1304119958/solver-3261275-1304119958 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3261275-1304119958.cnf

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

MD5SUM BENCH= 1e53251276ed6dee048eca4aa337d77b
RANDOM SEED=465288005

node104.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31022948 kB
Buffers:        366580 kB
Cached:        1091096 kB
SwapCached:         80 kB
Active:         127116 kB
Inactive:      1404932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31022948 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:           11728 kB
Writeback:           0 kB
AnonPages:       74324 kB
Mapped:          15648 kB
Slab:           331140 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   281904 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= 71544 MiB
End job on node104 at 2011-04-30 01:52:42