Trace number 3175161

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-1-mt? (TO) 4800.42 1201.94

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v750-c3195-S1378008329-078.SATISFIABLE.cnf
MD5SUMd50cd6e15bea1958cfdf9785772f4ad7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015996
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses3195
Sum of the clauses size9585
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33195
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175161-1304094034.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:        3195
0.00/0.01	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.01	c -- vars added        750
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       750      3195         0         0      9585         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 1/3195/3195 lits-rem:3 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        1  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:    750 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:     26  v-fix:    0  time:  0.01 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:     337 undec:     103 neg:     310
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       724      3139         1         0      9542         0   no data   no data  --
0.00/0.07	c Decided on static restart strategy
0.37/0.18	c  N st     8      4920       724      3139         1      4876      9542    154787   no data   no data  --
1.57/0.46	c  N st    10     11303       724      3139         1      4515      9542     98072   no data   no data  --
2.77/0.77	c  N st    11     17047       724      3139         1     10131      9542    276929   no data   no data  --
4.79/1.25	c  F st    12     25003       724      3139         1     12476      9542    350652   no data   no data  --
4.79/1.25	c  N st    12     25003       724      3139         1     12476      9542    350652   no data   no data  --
5.96/1.51	c  N dy    18     30001       724      3139         1     10736      9542    255404   no data   no data  --
5.96/1.51	c  S st    18     30001       724      3139         1     10736      9542    255404   no data   no data  --
5.96/1.54	c  S st    18     30507       724      3139         1     11242      9542    270392   no data   no data  --
5.96/1.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.96/1.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.96/1.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.96/1.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.96/1.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    724 time:  0.00 s
5.96/1.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.17/1.84	c lits-rem:       115  cl-subs:      304  v-elim:      0  v-fix:    0  time:  1.16 s
7.17/1.85	c asymm  cl-useful: 0/3139/3139 lits-rem:0 time: 0.04
7.17/1.85	c calculated reachability. Time: 0.00
7.17/1.85	c  N dy    18     30507       724      3139         1     10938      9542    259897   no data   no data  --
7.97/2.09	c  N dy    40     34581       724      3139         1     14980      9542    378711     20.80     22.08  --
9.19/2.32	c  N dy    55     38791       724      3139         1     11322      9542    216377     20.63     21.82  --
9.96/2.58	c  N dy    70     43021       724      3139         1     15516      9542    338887     20.51     21.85  --
10.76/2.78	c  S st    87     45760       724      3139         1      9346      9542    125056     20.61   no data  --
11.16/2.80	c  S st    87     46267       724      3139         1      9853      9542    138974     20.61   no data  --
11.16/2.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.16/2.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.16/2.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
11.16/2.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.16/2.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.16/2.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    724 time:  0.00 s
11.16/2.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.56/2.91	c lits-rem:         8  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.39 s
11.56/2.91	c vivif2 --  cl tried     3139 cl shrink        0 lits rem          0 time: 0.00
11.56/2.91	c vivif2 --  cl tried     9843 cl shrink        0 lits rem          0 time: 0.00
11.56/2.92	c asymm  cl-useful: 0/3139/3139 lits-rem:0 time: 0.03
11.56/2.92	c calculated reachability. Time: 0.00
11.56/2.92	c  N dy    87     46267       724      3139         1      9843      9542    138645     20.61   no data  --
12.36/3.16	c  N dy    97     50393       724      3139         1     13930      9542    258584     20.43     21.54  --
13.58/3.44	c  N dy   112     54610       724      3139         1     18110      9542    381773     20.39     21.47  --
14.76/3.79	c  N dy   120     60256       724      3139         1     13793      9542    224685     20.17     21.34  --
16.35/4.13	c  N dy   143     65194       724      3139         1     18701      9542    368007     20.19     21.27  --
17.57/4.45	c  N dy   169     69363       724      3139         1     11946      9542    149296     20.28     21.52  --
17.57/4.45	c  S st   170     69402       724      3139         1     11985      9542    150269     20.28   no data  --
17.57/4.49	c  S st   170     69905       724      3139         1     12486      9542    165065     20.28   no data  --
17.57/4.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.57/4.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.57/4.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
17.57/4.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.57/4.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.57/4.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    724 time:  0.00 s
17.57/4.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
18.35/4.67	c lits-rem:        24  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.70 s
18.35/4.67	c vivif2 --  cl tried     3139 cl shrink        0 lits rem          0 time: 0.00
18.35/4.67	c vivif2 --  cl tried    12473 cl shrink        0 lits rem          0 time: 0.01
18.35/4.68	c asymm  cl-useful: 0/3139/3139 lits-rem:0 time: 0.04
18.35/4.69	c calculated reachability. Time: 0.00
18.35/4.69	c  N dy   170     69905       724      3139         1     12473      9542    164471     20.28   no data  --
19.55/4.97	c  N dy   189     74402       724      3139         1     16941      9542    298238     20.28     21.57  --
21.15/5.34	c  N dy   212     79233       724      3139         1     21741      9542    440633     20.28     21.63  --
22.74/5.70	c  N dy   234     84291       724      3139         1     14866      9542    210894     20.29     23.27  --
23.54/5.93	c  F st   242     87500       724      3139         1     18047      9542    304100     20.25     20.01  --
24.34/6.18	c  N st   247     90801       724      3139         1     21325      9542    405899     20.25   no data  --
26.36/6.68	c  N dy   263     96947       724      3139         1     14518      9542    174161     20.23     21.33  --
28.34/7.15	c  N dy   291    103223       724      3139         1     20753      9542    357372     20.26     21.42  --
29.14/7.30	c  S st   302    104858       724      3139         1     22382      9542    405521     20.28   no data  --
29.14/7.36	c  S st   302    105362       724      3139         1     22886      9542    420706     20.28   no data  --
29.14/7.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.14/7.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.14/7.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
29.14/7.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.14/7.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.14/7.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    724 time:  0.00 s
29.14/7.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.54/8.45	c lits-rem:       284  cl-subs:      265  v-elim:      0  v-fix:    0  time:  4.26 s
33.54/8.45	c vivif2 --  cl tried     3139 cl shrink        0 lits rem          0 time: 0.00
33.54/8.46	c vivif2 --  cl tried    22621 cl shrink        0 lits rem          0 time: 0.02
33.54/8.48	c asymm  cl-useful: 0/3139/3139 lits-rem:0 time: 0.08
33.54/8.48	c calculated reachability. Time: 0.00
33.54/8.48	c  N dy   302    105362       724      3139         1     22621      9542    411050     20.28   no data  --
35.93/9.09	c  N dy   336    112120       724      3139         1     15435      9542    175728     20.29     21.62  --
38.33/9.65	c  N dy   373    119281       724      3139         1     22556      9542    390392     20.33     21.65  --
41.52/10.49	c  N dy   404    127579       724      3139         1     15890      9542    165800     20.32     21.44  --
45.11/11.31	c  N dy   416    137600       724      3139         1     25835      9542    466452     20.18     21.48  --
49.11/12.30	c  N dy   454    148163       724      3139         1     20411      9542    272407     20.13     21.48  --
52.73/13.23	c  N dy   494    158044       724      3139         1     30203      9542    557718     20.14     19.68  --
52.73/13.23	c  S st   494    158044       724      3139         1     30203      9542    557718     20.14     19.68  --
52.73/13.30	c  S st   494    158545       724      3139         1     30703      9542    572794     20.14   no data  --
52.73/13.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
52.73/13.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.13/13.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
53.13/13.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.13/13.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.13/13.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    724 time:  0.00 s
53.13/13.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
60.29/15.19	c lits-rem:       484  cl-subs:      489  v-elim:      0  v-fix:    0  time:  7.41 s
60.29/15.19	c vivif2 --  cl tried     3139 cl shrink        0 lits rem          0 time: 0.00
60.29/15.19	c vivif2 --  cl tried    30214 cl shrink        0 lits rem          0 time: 0.02
60.69/15.22	c asymm  cl-useful: 0/3139/3139 lits-rem:0 time: 0.11
60.69/15.22	c calculated reachability. Time: 0.00
60.69/15.22	c  N dy   494    158545       724      3139         1     30214      9542    556809     20.14   no data  --
64.28/16.14	c  N dy   545    168756       724      3139         1     23491      9542    347912     20.17     23.59  --
69.08/17.34	c  N dy   614    179802       724      3139         1     34461      9542    675048     20.25     21.36  --
73.87/18.55	c  N dy   661    192757       724      3139         1     29460      9542    498006     20.23     21.47  --
80.66/20.26	c  N dy   724    207510       724      3139         1     25246      9542    348388     20.24     21.40  --
87.46/21.98	c  N dy   780    221847       724      3139         1     39496      9542    769076     20.23     21.31  --
93.45/23.43	c  N dy   836    236081       724      3139         1     33754      9542    573216     20.22     21.29  --
94.25/23.65	c  S st   846    237818       724      3139         1     35481      9542    625579     20.23     18.55  --
94.65/23.73	c  S st   846    238322       724      3139         1     35985      9542    639789     20.23   no data  --
94.65/23.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
94.65/23.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.65/23.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
94.65/23.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.65/23.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.65/23.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    724 time:  0.00 s
94.65/23.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
103.03/25.85	c lits-rem:       533  cl-subs:      403  v-elim:      0  v-fix:    0  time:  8.32 s
103.03/25.85	c vivif2 --  cl tried     3139 cl shrink        0 lits rem          0 time: 0.00
103.03/25.86	c vivif2 --  cl tried    35582 cl shrink        0 lits rem          0 time: 0.03
103.03/25.89	c asymm  cl-useful: 0/3139/3139 lits-rem:0 time: 0.13
103.03/25.89	c calculated reachability. Time: 0.00
103.03/25.89	c  N dy   846    238322       724      3139         1     35582      9542    625373     20.23   no data  --
111.02/27.89	c  N dy   928    255811       724      3139         1     32127      9542    510378     20.25     21.42  --
119.81/30.00	c  N dy   991    272451       724      3139         1     26781      9542    325527     20.22     21.57  --
128.60/32.22	c  N dy  1068    289872       724      3139         1     44065      9542    835681     20.23     26.51  --
136.21/34.14	c  F st  1158    306251       724      3139         1     37498      9542    622925     20.27     20.75  --
137.79/34.59	c  N st  1163    309548       724      3139         1     40751      9542    718884     20.27   no data  --
138.99/34.84	c Decided on static restart strategy
150.57/37.76	c  N st  1168    334554       724      3139         1     41638      9542    951087     20.27   no data  --
163.75/41.02	c  N st  1170    357483       724      3139         1     39492      9542    924094     20.27   no data  --
163.75/41.02	c  S st  1170    357483       724      3139         1     39492      9542    924094     20.27   no data  --
164.15/41.13	c  S st  1170    357989       724      3139         1     39998      9542    938439     20.27   no data  --
164.15/41.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
164.15/41.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
164.15/41.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
164.15/41.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
164.15/41.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
164.15/41.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    724 time:  0.00 s
164.15/41.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
174.95/43.86	c lits-rem:       679  cl-subs:     1810  v-elim:      0  v-fix:    0  time: 10.69 s
174.95/43.86	c vivif2 --  cl tried     3139 cl shrink        0 lits rem          0 time: 0.00
174.95/43.87	c vivif2 --  cl tried    38188 cl shrink        0 lits rem          0 time: 0.04
175.35/43.91	c asymm  cl-useful: 0/3139/3139 lits-rem:0 time: 0.18
175.35/43.92	c calculated reachability. Time: 0.00
175.35/43.92	c  N st  1170    357989       724      3139         1     38188      9542    879072     20.27   no data  --
196.52/49.20	c  N st  1171    390381       724      3139         1     44398      9542   1039368     20.27   no data  --
229.26/57.45	c  N st  1172    438969       724      3139         1     38054      9542    761220     20.27   no data  --
277.23/69.43	c  N st  1173    511851       724      3139         1     51781      9542   1178005     20.27   no data  --
291.98/73.17	c  N st  1174    536983       724      3139         1     46102      9542    986180     20.27   no data  --
291.98/73.17	c  S st  1174    536983       724      3139         1     46102      9542    986180     20.27   no data  --
292.38/73.29	c  S st  1174    537491       724      3139         1     46609      9542   1000715     20.27   no data  --
292.78/73.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
292.78/73.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
292.78/73.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
292.78/73.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
292.78/73.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
292.78/73.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    724 time:  0.00 s
292.78/73.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
297.97/74.64	c lits-rem:       215  cl-subs:      931  v-elim:      0  v-fix:    0  time:  5.15 s
297.97/74.64	c vivif2 --  cl tried     3139 cl shrink        0 lits rem          0 time: 0.00
297.97/74.65	c vivif2 --  cl tried    45678 cl shrink        0 lits rem          0 time: 0.04
298.38/74.71	c asymm  cl-useful: 0/3139/3139 lits-rem:0 time: 0.22
298.38/74.71	c calculated reachability. Time: 0.00
298.38/74.71	c  N st  1174    537491       724      3139         1     45678      9542    967231     20.27   no data  --
426.62/106.87	c  N st  1175    701475       724      3139         1     39681      9542    625336     20.27   no data  --
516.88/129.46	c  N st  1176    806237       724      3139         1     68822      9542   1555111     20.27   no data  --
516.88/129.46	c  S st  1176    806237       724      3139         1     68822      9542   1555111     20.27   no data  --
517.68/129.66	c  S st  1176    806739       724      3139         1     69324      9542   1569880     20.27   no data  --
517.68/129.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
517.68/129.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
518.08/129.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.14
518.08/129.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
518.08/129.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
518.08/129.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    724 time:  0.00 s
518.08/129.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
545.26/136.59	c lits-rem:      2532  cl-subs:     3382  v-elim:      0  v-fix:    0  time: 27.29 s
545.26/136.59	c vivif2 --  cl tried     3139 cl shrink        0 lits rem          0 time: 0.00
545.64/136.61	c vivif2 --  cl tried    65942 cl shrink        0 lits rem          0 time: 0.07
546.04/136.70	c asymm  cl-useful: 0/3139/3139 lits-rem:0 time: 0.36
546.04/136.70	c calculated reachability. Time: 0.00
546.04/136.70	c  N st  1176    806739       724      3139         1     65942      9542   1449592     20.27   no data  --
772.94/193.54	c  F st  1177   1071875       724      3139         1     81741      9542   1837821     20.27   no data  --
772.94/193.54	c  N st  1177   1071875       724      3139         1     81741      9542   1837821     20.27   no data  --
779.33/195.11	c Decided on static restart strategy
797.30/199.60	c  N st  1187   1100177       724      3139         1     65608      9542   1286924     20.27   no data  --
830.88/208.03	c  N st  1189   1136172       724      3139         1     55807      9542    905569     20.27   no data  --
862.42/215.92	c  N st  1190   1168564       724      3139         1     87585      9542   1963378     20.27   no data  --
900.79/225.57	c  N st  1191   1210111       724      3139         1     82135      9542   1757176     20.27   no data  --
900.79/225.57	c  S st  1191   1210111       724      3139         1     82135      9542   1757176     20.27   no data  --
901.97/225.82	c  S st  1191   1210617       724      3139         1     82639      9542   1771819     20.27   no data  --
901.97/225.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
901.97/225.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
901.97/225.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.17
902.37/225.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
902.37/225.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
902.37/225.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    724 time:  0.00 s
902.37/225.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
930.73/233.06	c lits-rem:        49  cl-subs:     3889  v-elim:      0  v-fix:    0  time: 28.49 s
930.73/233.06	c vivif2 --  cl tried     3139 cl shrink        0 lits rem          0 time: 0.00
930.73/233.08	c vivif2 --  cl tried    78750 cl shrink        0 lits rem          0 time: 0.08
931.13/233.19	c asymm  cl-useful: 0/3139/3139 lits-rem:0 time: 0.46
931.13/233.19	c calculated reachability. Time: 0.00
931.13/233.19	c  N st  1191   1210617       724      3139         1     78750      9542   1641005     20.27   no data  --
1010.23/253.00	c  N st  1192   1283503       724      3139         1     55268      9542    790347     20.27   no data  --
1118.15/280.06	c  N st  1193   1392829       724      3139         1     63519      9542   1064746     20.27   no data  --
1284.64/321.89	c  N st  1194   1556813       724      3139         1     68070      9542   1118888     20.27   no data  --
1457.21/365.04	c  N st  1195   1710618       724      3139         1    110207      9542   2510731     20.27   no data  --
1457.21/365.04	c  S st  1195   1710618       724      3139         1    110207      9542   2510731     20.27   no data  --
1458.43/365.37	c  S st  1195   1711122       724      3139         1    110711      9542   2526567     20.27   no data  --
1458.43/365.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1458.43/365.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1458.80/365.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.24
1459.20/365.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1459.20/365.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1459.20/365.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    724 time:  0.00 s
1459.20/365.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1529.51/383.14	c lits-rem:       189  cl-subs:     5348  v-elim:      0  v-fix:    0  time: 70.38 s
1529.51/383.14	c vivif2 --  cl tried     3139 cl shrink        0 lits rem          0 time: 0.00
1529.51/383.17	c vivif2 --  cl tried   105363 cl shrink        0 lits rem          0 time: 0.12
1530.31/383.34	c asymm  cl-useful: 0/3139/3139 lits-rem:0 time: 0.66
1530.31/383.34	c calculated reachability. Time: 0.00
1530.31/383.34	c  N st  1195   1711122       724      3139         1    105363      9542   2342382     20.27   no data  --
1995.69/499.86	c  N st  1196   2080086       724      3139         1    117001      9542   2596181     20.27   no data  --
2157.87/540.46	c  N st  1197   2211122       724      3139         1    121566      9542   2664886     20.27   no data  --
2157.87/540.46	c  S st  1197   2211122       724      3139         1    121566      9542   2664886     20.27   no data  --
2159.47/540.81	c  S st  1197   2211626       724      3139         1    122070      9542   2680054     20.27   no data  --
2159.47/540.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2159.47/540.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2159.47/540.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.26
2159.87/540.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2159.87/540.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2159.87/540.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    724 time:  0.00 s
2159.87/540.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2232.17/559.06	c lits-rem:       313  cl-subs:     5481  v-elim:      0  v-fix:    0  time: 72.24 s
2232.17/559.06	c vivif2 --  cl tried     3139 cl shrink        0 lits rem          0 time: 0.00
2232.17/559.09	c vivif2 --  cl tried   116589 cl shrink        0 lits rem          0 time: 0.12
2233.37/559.30	c asymm  cl-useful: 0/3139/3139 lits-rem:0 time: 0.83
2233.37/559.31	c calculated reachability. Time: 0.00
2233.37/559.31	c  N st  1197   2211626       724      3139         1    116589      9542   2500315     20.27   no data  --
2864.55/717.30	c  N st  1198   2711626       724      3139         1    139911      9542   3300967     20.27   no data  --
2864.55/717.30	c  S st  1198   2711626       724      3139         1    139911      9542   3300967     20.27   no data  --
2866.13/717.72	c  S st  1198   2712127       724      3139         1    140412      9542   3315370     20.27   no data  --
2866.13/717.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2866.13/717.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2866.53/717.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.31
2866.93/717.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2866.93/717.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2866.93/717.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    724 time:  0.00 s
2866.93/717.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3072.65/769.44	c lits-rem:        71  cl-subs:     6896  v-elim:      0  v-fix:    0  time: 205.74 s
3072.65/769.44	c vivif2 --  cl tried     3139 cl shrink        0 lits rem          0 time: 0.00
3072.65/769.48	c vivif2 --  cl tried   133516 cl shrink        0 lits rem          0 time: 0.16
3073.85/769.72	c asymm  cl-useful: 0/3139/3139 lits-rem:0 time: 0.97
3073.85/769.73	c calculated reachability. Time: 0.00
3073.85/769.73	c  N st  1198   2712127       724      3139         1    133516      9542   3059888     20.27   no data  --
3854.80/965.25	c  N st  1199   3212127       724      3139         1    108899      9542   1988911     20.27   no data  --
3854.80/965.25	c  S st  1199   3212127       724      3139         1    108899      9542   1988911     20.27   no data  --
3856.41/965.62	c  S st  1199   3212633       724      3139         1    109405      9542   2004849     20.27   no data  --
3856.41/965.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3856.41/965.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3856.41/965.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.26
3856.81/965.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3856.81/965.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3856.81/965.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    724 time:  0.00 s
3856.81/965.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3894.75/975.28	c lits-rem:       133  cl-subs:     3133  v-elim:      0  v-fix:    0  time: 38.01 s
3894.75/975.28	c vivif2 --  cl tried     3139 cl shrink        0 lits rem          0 time: 0.00
3895.15/975.30	c vivif2 --  cl tried   106272 cl shrink        0 lits rem          0 time: 0.10
3895.55/975.48	c asymm  cl-useful: 0/3139/3139 lits-rem:0 time: 0.71
3895.55/975.48	c calculated reachability. Time: 0.00
3895.55/975.48	c  N st  1199   3212633       724      3139         1    106272      9542   1893624     20.27   no data  --
4778.37/1196.47	c  N st  1200   3712635       724      3139         1    116897      9542   2058204     20.27   no data  --
4778.37/1196.47	c  S st  1200   3712635       724      3139         1    116897      9542   2058204     20.27   no data  --
4779.98/1196.90	c  S st  1200   3713139       724      3139         1    117401      9542   2073260     20.27   no data  --
4780.39/1196.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4780.39/1196.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4780.39/1196.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.32
4780.76/1197.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4780.76/1197.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4780.76/1197.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    724 time:  0.00 s
4780.76/1197.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 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-3175161-1304094034/watcher-3175161-1304094034 -o /tmp/evaluation-result-3175161-1304094034/solver-3175161-1304094034 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175161-1304094034.cnf 

running on 4 cores: 1,3,5,7

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: 6.31 7.70 7.90 2/172 17676
/proc/meminfo: memFree=19970108/32951124 swapFree=67111524/67111528
[pid=17676] ppid=17674 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 501819028 52465664 353 33554432000 4194304 4650419 140737136622208 18446744073709551615 47039185217456 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 12809 353 303 112 0 7774 0
[pid=17676/tid=17677] ppid=17674 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 501819028 52465664 353 33554432000 4194304 4650419 140737136622208 18446744073709551615 47039185217458 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 501819028 52465664 353 33554432000 4194304 4650419 140737136622208 18446744073709551615 47039185217458 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 501819028 52465664 353 33554432000 4194304 4650419 140737136622208 18446744073709551615 264726461425 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.100452 s]
/proc/loadavg: 6.31 7.70 7.90 2/172 17676
/proc/meminfo: memFree=19970108/32951124 swapFree=67111524/67111528
[pid=17676] ppid=17674 vsize=282904 CPUtime=0.37 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 2038 0 0 0 37 0 0 0 18 0 4 0 501819028 289693696 1863 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 70726 1863 391 112 0 65691 0
[pid=17676/tid=17677] ppid=17674 vsize=282904 CPUtime=0.09 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 464 0 0 0 9 0 0 0 18 0 4 0 501819028 289693696 1863 33554432000 4194304 4650419 140737136622208 18446744073709551615 4364406 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=282904 CPUtime=0.09 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 420 0 0 0 9 0 0 0 18 0 4 0 501819028 289693696 1863 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=282904 CPUtime=0.09 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 298 0 0 0 9 0 0 0 25 0 4 0 501819028 289693696 1863 33554432000 4194304 4650419 140737136622208 18446744073709551615 4363562 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282904

[startup+0.200434 s]
/proc/loadavg: 6.31 7.70 7.90 2/172 17676
/proc/meminfo: memFree=19970108/32951124 swapFree=67111524/67111528
[pid=17676] ppid=17674 vsize=284392 CPUtime=0.77 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 2946 0 0 0 77 0 0 0 18 0 4 0 501819028 291217408 2023 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 71098 2023 393 112 0 66063 0
[pid=17676/tid=17677] ppid=17674 vsize=284392 CPUtime=0.19 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 682 0 0 0 19 0 0 0 18 0 4 0 501819028 291217408 2023 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365477 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=284392 CPUtime=0.19 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 653 0 0 0 19 0 0 0 18 0 4 0 501819028 291217408 2023 33554432000 4194304 4650419 140737136622208 18446744073709551615 4349680 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=284392 CPUtime=0.19 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 525 0 0 0 19 0 0 0 25 0 4 0 501819028 291217408 2023 33554432000 4194304 4650419 140737136622208 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 284392

[startup+0.300415 s]
/proc/loadavg: 6.31 7.70 7.90 2/172 17676
/proc/meminfo: memFree=19970108/32951124 swapFree=67111524/67111528
[pid=17676] ppid=17674 vsize=284392 CPUtime=1.17 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 3298 0 0 0 117 0 0 0 18 0 4 0 501819028 291217408 2375 33554432000 4194304 4650419 140737136622208 18446744073709551615 4315054 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 71098 2375 393 112 0 66063 0
[pid=17676/tid=17677] ppid=17674 vsize=284392 CPUtime=0.29 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 767 0 0 0 29 0 0 0 18 0 4 0 501819028 291217408 2375 33554432000 4194304 4650419 140737136622208 18446744073709551615 4333715 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=284392 CPUtime=0.29 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 737 0 0 0 29 0 0 0 18 0 4 0 501819028 291217408 2375 33554432000 4194304 4650419 140737136622208 18446744073709551615 4330629 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=284392 CPUtime=0.29 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 619 0 0 0 29 0 0 0 25 0 4 0 501819028 291217408 2375 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284392

[startup+0.70034 s]
/proc/loadavg: 6.31 7.70 7.90 2/172 17676
/proc/meminfo: memFree=19970108/32951124 swapFree=67111524/67111528
[pid=17676] ppid=17674 vsize=285436 CPUtime=2.77 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 5154 0 0 0 277 0 0 0 18 0 4 0 501819028 292286464 3132 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 71359 3132 393 112 0 66324 0
[pid=17676/tid=17677] ppid=17674 vsize=285436 CPUtime=0.69 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 1251 0 0 0 69 0 0 0 18 0 4 0 501819028 292286464 3132 33554432000 4194304 4650419 140737136622208 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=285436 CPUtime=0.69 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 1205 0 0 0 69 0 0 0 18 0 4 0 501819028 292286464 3132 33554432000 4194304 4650419 140737136622208 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=285436 CPUtime=0.69 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 1067 0 0 0 69 0 0 0 25 0 4 0 501819028 292286464 3132 33554432000 4194304 4650419 140737136622208 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285436

[startup+1.50019 s]
/proc/loadavg: 6.53 7.73 7.90 9/184 17688
/proc/meminfo: memFree=19945080/32951124 swapFree=67111524/67111528
[pid=17676] ppid=17674 vsize=287008 CPUtime=5.96 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 8854 0 0 0 595 1 0 0 20 0 4 0 501819028 293896192 3790 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365333 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 71752 3790 394 112 0 66717 0
[pid=17676/tid=17677] ppid=17674 vsize=287008 CPUtime=1.49 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 2193 0 0 0 149 0 0 0 19 0 4 0 501819028 293896192 3790 33554432000 4194304 4650419 140737136622208 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=287008 CPUtime=1.49 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 2171 0 0 0 149 0 0 0 19 0 4 0 501819028 293896192 3790 33554432000 4194304 4650419 140737136622208 18446744073709551615 4310353 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=287008 CPUtime=1.48 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 1902 0 0 0 148 0 0 0 25 0 4 0 501819028 293896192 3790 33554432000 4194304 4650419 140737136622208 18446744073709551615 4328256 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 287008

[startup+3.10089 s]
/proc/loadavg: 6.53 7.73 7.90 9/184 17688
/proc/meminfo: memFree=19913832/32951124 swapFree=67111524/67111528
[pid=17676] ppid=17674 vsize=264448 CPUtime=12.36 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 18647 0 0 0 1233 3 0 0 25 0 4 0 501819028 270794752 11191 33554432000 4194304 4650419 140737136622208 18446744073709551615 4333646 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 66112 11191 395 112 0 61077 0
[pid=17676/tid=17677] ppid=17674 vsize=264448 CPUtime=3.09 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 4362 0 0 0 309 0 0 0 25 0 4 0 501819028 270794752 11191 33554432000 4194304 4650419 140737136622208 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=264448 CPUtime=3.09 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 4932 0 0 0 308 1 0 0 25 0 4 0 501819028 270794752 11191 33554432000 4194304 4650419 140737136622208 18446744073709551615 4363883 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=264448 CPUtime=3.07 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 4252 0 0 0 307 0 0 0 25 0 4 0 501819028 270794752 11191 33554432000 4194304 4650419 140737136622208 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 264448

[startup+6.30029 s]
/proc/loadavg: 6.64 7.73 7.90 9/184 17688
/proc/meminfo: memFree=19857548/32951124 swapFree=67111524/67111528
[pid=17676] ppid=17674 vsize=282428 CPUtime=25.14 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 26581 0 0 0 2509 5 0 0 25 0 4 0 501819028 289206272 16539 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 70607 16539 395 112 0 65572 0
[pid=17676/tid=17677] ppid=17674 vsize=282428 CPUtime=6.29 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 6890 0 0 0 628 1 0 0 25 0 4 0 501819028 289206272 16539 33554432000 4194304 4650419 140737136622208 18446744073709551615 4363176 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=282428 CPUtime=6.29 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 6562 0 0 0 628 1 0 0 25 0 4 0 501819028 289206272 16539 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=282428 CPUtime=6.25 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 6280 0 0 0 624 1 0 0 25 0 4 0 501819028 289206272 16539 33554432000 4194304 4650419 140737136622208 18446744073709551615 4367302 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 282428

[startup+12.7011 s]
/proc/loadavg: 6.75 7.74 7.90 9/184 17689
/proc/meminfo: memFree=19826044/32951124 swapFree=67111524/67111528
[pid=17676] ppid=17674 vsize=284924 CPUtime=50.71 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 39406 0 0 0 5063 8 0 0 25 0 4 0 501819028 291762176 20332 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365333 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 71231 20332 395 112 0 66196 0
[pid=17676/tid=17677] ppid=17674 vsize=284924 CPUtime=12.69 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 9798 0 0 0 1268 1 0 0 25 0 4 0 501819028 291762176 20332 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=284924 CPUtime=12.69 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 10114 0 0 0 1267 2 0 0 25 0 4 0 501819028 291762176 20332 33554432000 4194304 4650419 140737136622208 18446744073709551615 4333542 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=284924 CPUtime=12.62 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 9180 0 0 0 1260 2 0 0 25 0 4 0 501819028 291762176 20332 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 284924

[startup+25.5007 s]
/proc/loadavg: 7.02 7.76 7.91 9/184 17689
/proc/meminfo: memFree=19758324/32951124 swapFree=67111524/67111528
[pid=17676] ppid=17674 vsize=304080 CPUtime=101.83 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 57178 0 0 0 10170 13 0 0 25 0 4 0 501819028 311377920 28078 33554432000 4194304 4650419 140737136622208 18446744073709551615 4476576 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 76020 28078 395 112 0 70985 0
[pid=17676/tid=17677] ppid=17674 vsize=304080 CPUtime=25.49 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 12072 0 0 0 2547 2 0 0 25 0 4 0 501819028 311377920 28078 33554432000 4194304 4650419 140737136622208 18446744073709551615 4363460 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=304080 CPUtime=25.48 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 18300 0 0 0 2545 3 0 0 25 0 4 0 501819028 311377920 28078 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=304080 CPUtime=25.34 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 12346 0 0 0 2531 3 0 0 25 0 4 0 501819028 311377920 28078 33554432000 4194304 4650419 140737136622208 18446744073709551615 4367429 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 304080

[startup+51.1008 s]
/proc/loadavg: 7.40 7.78 7.91 9/184 17690
/proc/meminfo: memFree=19692520/32951124 swapFree=67111524/67111528
[pid=17676] ppid=17674 vsize=324444 CPUtime=204.11 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 86459 0 0 0 20389 22 0 0 25 0 4 0 501819028 332230656 35876 33554432000 4194304 4650419 140737136622208 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 81111 35877 395 112 0 76076 0
[pid=17676/tid=17677] ppid=17674 vsize=324444 CPUtime=51.08 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 14945 0 0 0 5106 2 0 0 25 0 4 0 501819028 332230656 35877 33554432000 4194304 4650419 140737136622208 18446744073709551615 4328338 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=324444 CPUtime=51.09 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 29096 0 0 0 5103 6 0 0 25 0 4 0 501819028 332230656 35877 33554432000 4194304 4650419 140737136622208 18446744073709551615 4439082 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=324444 CPUtime=50.8 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 17883 0 0 0 5075 5 0 0 25 0 4 0 501819028 332230656 35877 33554432000 4194304 4650419 140737136622208 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 324444

[startup+102.301 s]
/proc/loadavg: 7.79 7.83 7.91 10/184 17691
/proc/meminfo: memFree=19603848/32951124 swapFree=67111524/67111528
[pid=17676] ppid=17674 vsize=441044 CPUtime=408.64 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 128277 0 0 0 40826 38 0 0 25 0 4 0 501819028 451629056 51248 33554432000 4194304 4650419 140737136622208 18446744073709551615 4363398 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 110261 51248 395 112 0 105226 0
[pid=17676/tid=17677] ppid=17674 vsize=441044 CPUtime=102.3 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 18467 0 0 0 10226 4 0 0 25 0 4 0 501819028 451629056 51248 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=441044 CPUtime=102.3 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 41581 0 0 0 10219 11 0 0 25 0 4 0 501819028 451629056 51248 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=441044 CPUtime=101.74 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 28014 0 0 0 10165 9 0 0 25 0 4 0 501819028 451629056 51248 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 441044

[startup+162.301 s]

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

[pid=17676] ppid=17674 vsize=693240 CPUtime=2564.93 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 367349 0 0 0 256343 150 0 0 25 0 4 0 501819028 709877760 121481 33554432000 4194304 4650419 140737136622208 18446744073709551615 4315094 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 173310 121481 395 112 0 168275 0
[pid=17676/tid=17677] ppid=17674 vsize=693240 CPUtime=641.49 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 50489 0 0 0 64133 16 0 0 25 0 4 0 501819028 709877760 121481 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=693240 CPUtime=642.31 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 119883 0 0 0 64186 45 0 0 25 0 4 0 501819028 709877760 121481 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=693240 CPUtime=638.81 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 78034 0 0 0 63846 35 0 0 25 0 4 0 501819028 709877760 121481 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2564.93
Current children cumulated vsize (KiB) 693240

[startup+702.301 s]
/proc/loadavg: 8.01 8.03 7.98 9/184 17710
/proc/meminfo: memFree=19110512/32951124 swapFree=67111524/67111528
[pid=17676] ppid=17674 vsize=693660 CPUtime=2804.6 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 381133 0 0 0 280302 158 0 0 25 0 4 0 501819028 710307840 126216 33554432000 4194304 4650419 140737136622208 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 173415 126216 395 112 0 168380 0
[pid=17676/tid=17677] ppid=17674 vsize=693660 CPUtime=701.5 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 51225 0 0 0 70133 17 0 0 25 0 4 0 501819028 710307840 126216 33554432000 4194304 4650419 140737136622208 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=693660 CPUtime=702.31 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 124396 0 0 0 70183 48 0 0 25 0 4 0 501819028 710307840 126216 33554432000 4194304 4650419 140737136622208 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=693660 CPUtime=698.48 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 82893 0 0 0 69810 38 0 0 25 0 4 0 501819028 710307840 126216 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2804.6
Current children cumulated vsize (KiB) 693660

[startup+762.301 s]
/proc/loadavg: 8.06 8.04 7.98 9/184 17712
/proc/meminfo: memFree=19104156/32951124 swapFree=67111524/67111528
[pid=17676] ppid=17674 vsize=758260 CPUtime=3044.3 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 410067 0 0 0 304263 167 0 0 25 0 4 0 501819028 776458240 124989 33554432000 4194304 4650419 140737136622208 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 189565 124989 395 112 0 184530 0
[pid=17676/tid=17677] ppid=17674 vsize=758260 CPUtime=761.5 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 54631 0 0 0 76132 18 0 0 25 0 4 0 501819028 776458240 124989 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=758260 CPUtime=762.32 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 128651 0 0 0 76181 51 0 0 25 0 4 0 501819028 776458240 124989 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=758260 CPUtime=758.15 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 85249 0 0 0 75776 39 0 0 25 0 4 0 501819028 776458240 124989 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.3
Current children cumulated vsize (KiB) 758260

[startup+822.3 s]
/proc/loadavg: 8.13 8.06 8.00 10/184 17713
/proc/meminfo: memFree=19059600/32951124 swapFree=67111524/67111528
[pid=17676] ppid=17674 vsize=755784 CPUtime=3283.97 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 447075 0 0 0 328221 176 0 0 25 0 4 0 501819028 773922816 135898 33554432000 4194304 4650419 140737136622208 18446744073709551615 4363426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 188946 135898 395 112 0 183911 0
[pid=17676/tid=17677] ppid=17674 vsize=755784 CPUtime=821.5 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 55852 0 0 0 82131 19 0 0 25 0 4 0 501819028 773922816 135898 33554432000 4194304 4650419 140737136622208 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=755784 CPUtime=822.31 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 134754 0 0 0 82177 54 0 0 25 0 4 0 501819028 773922816 135898 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=755784 CPUtime=817.83 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 91219 0 0 0 81741 42 0 0 25 0 4 0 501819028 773922816 135898 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3283.97
Current children cumulated vsize (KiB) 755784

[startup+882.307 s]
/proc/loadavg: 8.15 8.08 8.00 9/184 17715
/proc/meminfo: memFree=19044680/32951124 swapFree=67111524/67111528
[pid=17676] ppid=17674 vsize=821724 CPUtime=3523.67 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 459743 0 0 0 352183 184 0 0 25 0 4 0 501819028 841445376 133523 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 205431 133523 395 112 0 200396 0
[pid=17676/tid=17677] ppid=17674 vsize=821724 CPUtime=881.5 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 60539 0 0 0 88129 21 0 0 25 0 4 0 501819028 841445376 133523 33554432000 4194304 4650419 140737136622208 18446744073709551615 4366953 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=821724 CPUtime=882.32 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 138513 0 0 0 88175 57 0 0 25 0 4 0 501819028 841445376 133523 33554432000 4194304 4650419 140737136622208 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=821724 CPUtime=877.5 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 94517 0 0 0 87707 43 0 0 25 0 4 0 501819028 841445376 133523 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.67
Current children cumulated vsize (KiB) 821724

[startup+942.301 s]
/proc/loadavg: 8.15 8.09 8.01 9/184 17716
/proc/meminfo: memFree=19035852/32951124 swapFree=67111524/67111528
[pid=17676] ppid=17674 vsize=777144 CPUtime=3763.33 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 470612 0 0 0 376142 191 0 0 25 0 4 0 501819028 795795456 129019 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 194286 129019 395 112 0 189251 0
[pid=17676/tid=17677] ppid=17674 vsize=777144 CPUtime=941.5 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 61226 0 0 0 94128 22 0 0 25 0 4 0 501819028 795795456 129019 33554432000 4194304 4650419 140737136622208 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=777144 CPUtime=942.32 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 144099 0 0 0 94172 60 0 0 25 0 4 0 501819028 795795456 129019 33554432000 4194304 4650419 140737136622208 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=777144 CPUtime=937.18 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 98067 0 0 0 93672 46 0 0 25 0 4 0 501819028 795795456 129019 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.33
Current children cumulated vsize (KiB) 777144

[startup+1002.3 s]
/proc/loadavg: 8.14 8.10 8.01 9/184 17718
/proc/meminfo: memFree=18963780/32951124 swapFree=67111524/67111528
[pid=17676] ppid=17674 vsize=747652 CPUtime=4003 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 488588 0 0 0 400100 200 0 0 25 0 4 0 501819028 765595648 143591 33554432000 4194304 4650419 140737136622208 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 186913 143591 395 112 0 181878 0
[pid=17676/tid=17677] ppid=17674 vsize=747652 CPUtime=1001.51 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 64387 0 0 0 100127 24 0 0 25 0 4 0 501819028 765595648 143591 33554432000 4194304 4650419 140737136622208 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=747652 CPUtime=1002.32 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 147577 0 0 0 100170 62 0 0 25 0 4 0 501819028 765595648 143591 33554432000 4194304 4650419 140737136622208 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=747652 CPUtime=996.85 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 104795 0 0 0 99636 49 0 0 25 0 4 0 501819028 765595648 143591 33554432000 4194304 4650419 140737136622208 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003
Current children cumulated vsize (KiB) 747652

[startup+1062.3 s]
/proc/loadavg: 8.13 8.11 8.02 9/184 17720
/proc/meminfo: memFree=18927284/32951124 swapFree=67111524/67111528
[pid=17676] ppid=17674 vsize=867736 CPUtime=4242.69 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 508893 0 0 0 424057 212 0 0 25 0 4 0 501819028 888561664 155327 33554432000 4194304 4650419 140737136622208 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 216934 155327 395 112 0 211899 0
[pid=17676/tid=17677] ppid=17674 vsize=867736 CPUtime=1061.51 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 68122 0 0 0 106125 26 0 0 25 0 4 0 501819028 888561664 155327 33554432000 4194304 4650419 140737136622208 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=867736 CPUtime=1062.33 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 154298 0 0 0 106167 66 0 0 25 0 4 0 501819028 888561664 155327 33554432000 4194304 4650419 140737136622208 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=867736 CPUtime=1056.53 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 110601 0 0 0 105601 52 0 0 25 0 4 0 501819028 888561664 155327 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.69
Current children cumulated vsize (KiB) 867736

[startup+1122.3 s]
/proc/loadavg: 8.12 8.11 8.02 10/184 17721
/proc/meminfo: memFree=18892036/32951124 swapFree=67111524/67111528
[pid=17676] ppid=17674 vsize=982580 CPUtime=4482.37 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 524459 0 0 0 448015 222 0 0 25 0 4 0 501819028 1006161920 159594 33554432000 4194304 4650419 140737136622208 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 245645 159594 395 112 0 240610 0
[pid=17676/tid=17677] ppid=17674 vsize=982580 CPUtime=1121.51 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 70473 0 0 0 112123 28 0 0 25 0 4 0 501819028 1006161920 159594 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=982580 CPUtime=1122.33 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 159090 0 0 0 112165 68 0 0 25 0 4 0 501819028 1006161920 159594 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=982580 CPUtime=1116.2 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 115472 0 0 0 111565 55 0 0 25 0 4 0 501819028 1006161920 159594 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 982580

[startup+1182.3 s]
/proc/loadavg: 8.08 8.10 8.02 9/184 17723
/proc/meminfo: memFree=18897456/32951124 swapFree=67111524/67111528
[pid=17676] ppid=17674 vsize=879640 CPUtime=4722.05 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 541691 0 0 0 471974 231 0 0 25 0 4 0 501819028 900751360 155024 33554432000 4194304 4650419 140737136622208 18446744073709551615 4313707 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 219910 155024 395 112 0 214875 0
[pid=17676/tid=17677] ppid=17674 vsize=879640 CPUtime=1181.51 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 74521 0 0 0 118121 30 0 0 25 0 4 0 501819028 900751360 155024 33554432000 4194304 4650419 140737136622208 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=879640 CPUtime=1182.33 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 166955 0 0 0 118161 72 0 0 25 0 4 0 501819028 900751360 155024 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=879640 CPUtime=1175.87 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 118368 0 0 0 117531 56 0 0 25 0 4 0 501819028 900751360 155024 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.05
Current children cumulated vsize (KiB) 879640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.06 8.10 8.02 5/179 17724
/proc/meminfo: memFree=19344872/32951124 swapFree=67111524/67111528
[pid=17676] ppid=17674 vsize=825864 CPUtime=4800.36 cores=1,3,5,7
/proc/17676/stat : 17676 (strangenight1-m) R 17674 17676 17643 0 -1 4202496 543458 0 0 0 479804 232 0 0 25 0 4 0 501819028 845684736 156062 33554432000 4194304 4650419 140737136622208 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17676/statm: 206466 156062 395 112 0 201431 0
[pid=17676/tid=17677] ppid=17674 vsize=825864 CPUtime=1201.12 cores=1,3,5,7
/proc/17676/task/17677/stat : 17677 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 74521 0 0 0 120082 30 0 0 25 0 4 0 501819028 845684736 156062 33554432000 4194304 4650419 140737136622208 18446744073709551615 4433093 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17676/tid=17678] ppid=17674 vsize=825864 CPUtime=1201.93 cores=1,3,5,7
/proc/17676/task/17678/stat : 17678 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 167822 0 0 0 120121 72 0 0 25 0 4 0 501819028 845684736 156062 33554432000 4194304 4650419 140737136622208 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17676/tid=17679] ppid=17674 vsize=825864 CPUtime=1195.37 cores=1,3,5,7
/proc/17676/task/17679/stat : 17679 (strangenight1-m) R 17674 17676 17643 0 -1 4202560 119259 0 0 0 119480 57 0 0 25 0 4 0 501819028 845684736 156062 33554432000 4194304 4650419 140737136622208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 825864

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.94
CPU time (s): 4800.42
CPU user time (s): 4798.06
CPU system time (s): 2.35564
CPU usage (%): 399.389
Max. virtual memory (cumulated for all children) (KiB): 982580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.06
system time used= 2.35564
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 543458
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= 213
involuntary context switches= 31230

runsolver used 1.88771 second user time and 4.68029 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 18:20:34
IDJOB=3175161
IDBENCH=82779
IDSOLVER=1588
FILE ID=node141/3175161-1304094034
RUNJOBID= node141-1304094034-17662
PBS_JOBID= 13170589
Free space on /tmp= 71424 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v750-c3195-S1378008329-078.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175161-1304094034/watcher-3175161-1304094034 -o /tmp/evaluation-result-3175161-1304094034/solver-3175161-1304094034 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175161-1304094034.cnf

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

MD5SUM BENCH= d50cd6e15bea1958cfdf9785772f4ad7
RANDOM SEED=1574229069

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19970380 kB
Buffers:       1543968 kB
Cached:       10791784 kB
SwapCached:          4 kB
Active:        3740992 kB
Inactive:      8657620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19970380 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12580 kB
Writeback:           4 kB
AnonPages:       62788 kB
Mapped:          14324 kB
Slab:           516608 kB
PageTables:       5044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186032 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= 71412 MiB
End job on node141 at 2011-04-29 18:40:38