Trace number 3366979

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 4800.09 1204.14

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s39840374-sat.cnf
MD5SUM085a3847e14185843eddf941accab006
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.756884
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses480
Sum of the clauses size1200
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 580
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366979-1305412644.cnf'
0.00/0.01	c -- header says num vars:            200
0.00/0.01	c -- header says num clauses:         480
0.00/0.01	c -- clauses added:            0 learnts,          480 normals,            0 xors
0.00/0.01	c -- vars added        200
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       200        80       400         0      1200         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/80/80 lits-rem:0 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 blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	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:    200 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  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:      98 undec:       0 neg:     102
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       200        80       400         0      1200         0   no data   no data
0.10/0.06	c Decided on static restart strategy
0.37/0.16	c  N st     8      4916       200        80       400      4810      1200    158573   no data   no data
1.56/0.46	c  N st    10     11299       200        80       400      4444      1200    119674   no data   no data
3.16/0.81	c  N st    11     17042       200        80       400     10037      1200    307307   no data   no data
4.75/1.29	c  F st    12     25000       200        80       400     12325      1200    366022   no data   no data
4.75/1.29	c  N st    12     25000       200        80       400     12325      1200    366022   no data   no data
5.95/1.59	c Decided on static restart strategy
5.95/1.59	c  N st    18     30001       200        80       400     10567      1200    265696   no data   no data
5.95/1.59	c  S st    18     30001       200        80       400     10567      1200    265696   no data   no data
6.35/1.64	c  S st    18     30503       200        80       400     11064      1200    279878   no data   no data
6.35/1.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.35/1.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
6.35/1.65	c blocked clauses removed:        0 vars:      0 tried:         200 T: 0.00 s
6.35/1.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.35/1.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.35/1.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
6.35/1.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.35/1.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.75/1.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
6.75/1.76	c lits-rem:       264  cl-subs:      171  v-elim:      0  v-fix:    0  time:  0.07 s
6.75/1.77	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.00
6.75/1.77	c calculated reachability. Time: 0.00
6.75/1.77	c  N st    18     30503       200        80       400     10893      1200    274398   no data   no data
8.37/2.21	c  N st    20     37615       200        80       400     10133      1200    250801   no data   no data
10.74/2.75	c  N st    21     44016       200        80       400     16392      1200    463747   no data   no data
11.14/2.88	c  S st    22     45754       200        80       400      9344      1200    199688   no data   no data
11.53/2.92	c  S st    22     46258       200        80       400      9845      1200    213394   no data   no data
11.53/2.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.53/2.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.53/2.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.53/2.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.53/2.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.53/2.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
11.53/2.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.53/2.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.53/2.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
11.53/2.98	c lits-rem:        36  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.02 s
11.53/2.98	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
11.53/2.98	c vivif2 --  cl tried     9804 cl shrink        0 lits rem          0 time: 0.00
11.53/2.98	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.00
11.53/2.98	c calculated reachability. Time: 0.00
11.53/2.98	c  N st    22     46258       200        80       400      9804      1200    212198   no data   no data
15.93/4.02	c  N st    23     60657       200        80       400     14121      1200    345465   no data   no data
18.31/4.67	c  N st    24     69388       200        80       400     11942      1200    256569   no data   no data
18.31/4.67	c  S st    24     69388       200        80       400     11942      1200    256569   no data   no data
18.71/4.72	c  S st    24     69890       200        80       400     12441      1200    270218   no data   no data
18.71/4.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.71/4.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.71/4.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.71/4.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.71/4.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.71/4.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
18.71/4.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.71/4.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.71/4.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
18.71/4.79	c lits-rem:        26  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.02 s
18.71/4.79	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
19.11/4.80	c vivif2 --  cl tried    12391 cl shrink        0 lits rem          0 time: 0.00
19.11/4.80	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.00
19.11/4.80	c calculated reachability. Time: 0.00
19.11/4.80	c  N st    24     69890       200        80       400     12391      1200    268550   no data   no data
25.10/6.35	c  F st    25     87500       200        80       400     17913      1200    446555   no data   no data
25.10/6.35	c  N st    25     87500       200        80       400     17913      1200    446555   no data   no data
27.08/6.89	c Decided on static restart strategy
28.68/7.22	c  N st    32     95538       200        80       400     13028      1200    248388   no data   no data
31.87/8.06	c  N st    34    104836       200        80       400     22132      1200    539270   no data   no data
31.87/8.06	c  S st    34    104836       200        80       400     22132      1200    539270   no data   no data
32.27/8.17	c  S st    34    105341       200        80       400     22636      1200    553149   no data   no data
32.27/8.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.27/8.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
32.27/8.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.27/8.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.27/8.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.27/8.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
32.27/8.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.27/8.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.67/8.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
33.46/8.46	c lits-rem:       231  cl-subs:      271  v-elim:      0  v-fix:    0  time:  0.19 s
33.46/8.46	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
33.46/8.47	c vivif2 --  cl tried    22365 cl shrink        0 lits rem          0 time: 0.01
33.46/8.47	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.01
33.46/8.47	c calculated reachability. Time: 0.00
33.46/8.47	c  N st    34    105341       200        80       400     22365      1200    544202   no data   no data
37.05/9.37	c  N st    35    114941       200        80       400     18040      1200    400259   no data   no data
43.88/11.05	c  N st    36    129338       200        80       400     17407      1200    364034   no data   no data
53.78/13.59	c  N st    37    150933       200        80       400     22800      1200    508598   no data   no data
57.77/14.53	c  S st    38    158011       200        80       400     29747      1200    744187   no data   no data
58.17/14.66	c  S st    38    158515       200        80       400     30243      1200    757981   no data   no data
58.17/14.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.17/14.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
58.17/14.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.17/14.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.17/14.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.17/14.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
58.17/14.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.17/14.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.98/14.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
60.57/15.28	c lits-rem:       478  cl-subs:      540  v-elim:      0  v-fix:    0  time:  0.49 s
60.57/15.29	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
60.57/15.29	c vivif2 --  cl tried    29703 cl shrink        0 lits rem          0 time: 0.01
60.57/15.30	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.01
60.57/15.30	c calculated reachability. Time: 0.00
60.57/15.30	c  N st    38    158515       200        80       400     29703      1200    740736   no data   no data
86.48/21.71	c  N st    39    207103       200        80       400     24417      1200    544421   no data   no data
104.42/26.22	c  N st    40    237772       200        80       400     34988      1200    892924   no data   no data
104.42/26.22	c  S st    40    237772       200        80       400     34988      1200    892924   no data   no data
104.84/26.38	c  S st    40    238275       200        80       400     35489      1200    907066   no data   no data
104.84/26.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.84/26.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
104.84/26.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.84/26.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.84/26.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.84/26.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
104.84/26.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
105.27/26.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
105.61/26.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
108.40/27.27	c lits-rem:       522  cl-subs:      469  v-elim:      0  v-fix:    0  time:  0.72 s
108.40/27.27	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
108.40/27.28	c vivif2 --  cl tried    35020 cl shrink        0 lits rem          0 time: 0.01
108.40/27.29	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.01
108.40/27.29	c calculated reachability. Time: 0.00
108.40/27.29	c  N st    40    238275       200        80       400     35020      1200    889732   no data   no data
149.46/37.55	c  F st    41    306251       200        80       400     36878      1200    887839   no data   no data
149.46/37.55	c  N st    41    306251       200        80       400     36878      1200    887839   no data   no data
154.24/38.75	c Decided on static restart strategy
169.80/42.65	c  N st    51    334555       200        80       400     41022      1200    983858   no data   no data
186.54/46.82	c  N st    53    357412       200        80       400     38966      1200    886364   no data   no data
186.54/46.82	c  S st    53    357412       200        80       400     38966      1200    886364   no data   no data
187.34/47.02	c  S st    53    357914       200        80       400     39465      1200    900191   no data   no data
187.34/47.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
187.34/47.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
187.34/47.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
187.34/47.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
187.34/47.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
187.34/47.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
187.34/47.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
187.34/47.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
187.73/47.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
190.12/47.78	c lits-rem:       533  cl-subs:      513  v-elim:      0  v-fix:    0  time:  0.58 s
190.12/47.78	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
190.12/47.79	c vivif2 --  cl tried    38952 cl shrink        0 lits rem          0 time: 0.01
190.52/47.81	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.01
190.52/47.81	c calculated reachability. Time: 0.00
190.52/47.81	c  N st    53    357914       200        80       400     38952      1200    885174   no data   no data
215.63/54.16	c  N st    54    390307       200        80       400     45251      1200   1115573   no data   no data
254.36/63.84	c  N st    55    438895       200        80       400     38896      1200    841074   no data   no data
314.10/78.83	c  N st    56    511777       200        80       400     52273      1200   1339779   no data   no data
338.41/84.94	c  N st    57    536871       200        80       400     46620      1200   1072414   no data   no data
338.41/84.94	c  S st    57    536871       200        80       400     46620      1200   1072414   no data   no data
339.21/85.13	c  S st    57    537374       200        80       400     47121      1200   1086907   no data   no data
339.21/85.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
339.21/85.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
339.21/85.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
339.21/85.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
339.21/85.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
339.21/85.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
339.21/85.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
339.21/85.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
340.01/85.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.14 s
344.39/86.46	c lits-rem:       989  cl-subs:      753  v-elim:      0  v-fix:    0  time:  1.10 s
344.39/86.46	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
344.39/86.48	c vivif2 --  cl tried    46368 cl shrink        0 lits rem          0 time: 0.02
344.39/86.49	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.01
344.39/86.49	c calculated reachability. Time: 0.00
344.39/86.49	c  N st    57    537374       200        80       400     46368      1200   1063640   no data   no data
489.50/122.86	c  N st    58    701359       200        80       400     40603      1200    773908   no data   no data
607.50/152.42	c  N st    59    806062       200        80       400     69806      1200   1710829   no data   no data
607.50/152.42	c  S st    59    806062       200        80       400     69806      1200   1710829   no data   no data
608.70/152.75	c  S st    59    806564       200        80       400     70303      1200   1724858   no data   no data
608.70/152.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
609.12/152.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.08
609.12/152.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
609.12/152.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
609.12/152.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
609.12/152.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
609.12/152.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
609.12/152.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
610.29/153.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
622.70/156.29	c lits-rem:       662  cl-subs:     1353  v-elim:      0  v-fix:    0  time:  3.13 s
622.70/156.29	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
623.04/156.32	c vivif2 --  cl tried    68950 cl shrink        0 lits rem          0 time: 0.02
623.04/156.35	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.03
623.04/156.35	c calculated reachability. Time: 0.00
623.04/156.35	c  N st    59    806564       200        80       400     68950      1200   1688879   no data   no data
952.32/238.94	c  F st    60   1071875       200        80       400     84939      1200   2134169   no data   no data
952.32/238.94	c  N st    60   1071875       200        80       400     84939      1200   2134169   no data   no data
959.92/240.84	c Decided on static restart strategy
985.01/247.12	c  N st    70   1100184       200        80       400     68704      1200   1500884   no data   no data
1034.46/259.60	c  N st    72   1136177       200        80       400     58857      1200   1190163   no data   no data
1080.29/271.04	c  N st    73   1168569       200        80       400     90471      1200   2200083   no data   no data
1132.50/284.10	c  N st    74   1209848       200        80       400     84939      1200   2045417   no data   no data
1132.50/284.10	c  S st    74   1209848       200        80       400     84939      1200   2045417   no data   no data
1134.10/284.58	c  S st    74   1210351       200        80       400     85440      1200   2059086   no data   no data
1134.10/284.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1134.90/284.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.11
1134.90/284.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1134.90/284.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1134.90/284.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1134.90/284.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1134.90/284.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1134.90/284.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1136.49/285.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.33 s
1161.21/291.32	c lits-rem:       869  cl-subs:     1271  v-elim:      0  v-fix:    0  time:  6.21 s
1161.21/291.32	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
1161.21/291.35	c vivif2 --  cl tried    84169 cl shrink        0 lits rem          0 time: 0.03
1161.21/291.39	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.04
1161.21/291.40	c calculated reachability. Time: 0.00
1161.21/291.40	c  N st    74   1210351       200        80       400     84169      1200   2022627   no data   no data
1262.91/316.86	c  N st    75   1283233       200        80       400     60514      1200   1182492   no data   no data
1401.99/351.78	c  N st    76   1392556       200        80       400     68384      1200   1403983   no data   no data
1652.33/414.53	c  N st    77   1556540       200        80       400     73475      1200   1496525   no data   no data
1891.11/474.41	c  N st    78   1710351       200        80       400     59487      1200    997436   no data   no data
1891.11/474.41	c  S st    78   1710351       200        80       400     59487      1200    997436   no data   no data
1891.91/474.69	c  S st    78   1710851       200        80       400     59985      1200   1011160   no data   no data
1891.91/474.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1892.31/474.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1892.31/474.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1892.31/474.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1892.31/474.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1892.31/474.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1892.31/474.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1892.31/474.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1892.71/474.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
1895.09/475.41	c lits-rem:       141  cl-subs:      273  v-elim:      0  v-fix:    0  time:  0.52 s
1895.09/475.41	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
1895.09/475.43	c vivif2 --  cl tried    59712 cl shrink        0 lits rem          0 time: 0.02
1895.09/475.45	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.02
1895.09/475.45	c calculated reachability. Time: 0.00
1895.09/475.45	c  N st    78   1710851       200        80       400     59712      1200   1004971   no data   no data
2548.07/639.23	c  N st    79   2079817       200        80       400     65389      1200   1093949   no data   no data
2798.01/701.99	c  N st    80   2210851       200        80       400     67537      1200   1119681   no data   no data
2798.01/701.99	c  S st    80   2210851       200        80       400     67537      1200   1119681   no data   no data
2799.61/702.35	c  S st    80   2211353       200        80       400     68036      1200   1133622   no data   no data
2799.61/702.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2800.01/702.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.08
2800.01/702.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2800.01/702.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2800.01/702.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2800.01/702.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2800.01/702.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2800.01/702.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2800.81/702.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
2802.79/703.17	c lits-rem:       130  cl-subs:      208  v-elim:      0  v-fix:    0  time:  0.57 s
2802.79/703.17	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
2802.79/703.19	c vivif2 --  cl tried    67828 cl shrink        0 lits rem          0 time: 0.02
2803.19/703.22	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.03
2803.19/703.22	c calculated reachability. Time: 0.00
2803.19/703.22	c  N st    80   2211353       200        80       400     67828      1200   1128705   no data   no data
3822.93/959.06	c  N st    81   2711354       200        80       400     84263      1200   1551692   no data   no data
3822.93/959.06	c  S st    81   2711354       200        80       400     84263      1200   1551692   no data   no data
3824.91/959.54	c  S st    81   2711860       200        80       400     84767      1200   1566038   no data   no data
3824.91/959.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3825.31/959.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.10
3825.31/959.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3825.31/959.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3825.31/959.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3825.31/959.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
3825.31/959.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3825.31/959.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3826.51/959.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.18 s
3832.89/961.55	c lits-rem:       250  cl-subs:      777  v-elim:      0  v-fix:    0  time:  1.65 s
3832.89/961.55	c vivif2 --  cl tried       80 cl shrink        0 lits rem          0 time: 0.00
3832.89/961.57	c vivif2 --  cl tried    83990 cl shrink        0 lits rem          0 time: 0.02
3833.29/961.61	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.03
3833.29/961.61	c calculated reachability. Time: 0.00
3833.29/961.61	c  N st    81   2711860       200        80       400     83990      1200   1548318   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366979-1305412644/watcher-3366979-1305412644 -o /tmp/evaluation-result-3366979-1305412644/solver-3366979-1305412644 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366979-1305412644.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: 8.04 8.06 6.90 5/416 8797
/proc/meminfo: memFree=20972228/32950940 swapFree=67111356/67111528
[pid=8797] ppid=8795 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 731495213 52396032 347 33554432000 4194304 4580107 140734339827648 18446744073709551615 47933361661874 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 12792 347 299 95 0 7774 0
[pid=8797/tid=8798] ppid=8795 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 4 0 731495213 52396032 347 33554432000 4194304 4580107 140734339827648 18446744073709551615 47933361661868 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 4 0 731495213 52396032 347 33554432000 4194304 4580107 140734339827648 18446744073709551615 47933361661868 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 731495213 52396032 347 33554432000 4194304 4580107 140734339827648 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0343089 s]
/proc/loadavg: 8.04 8.06 6.90 5/416 8797
/proc/meminfo: memFree=20972228/32950940 swapFree=67111356/67111528
[pid=8797] ppid=8795 vsize=281684 CPUtime=0.1 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 862 0 0 0 10 0 0 0 25 0 4 0 731495213 288444416 775 33554432000 4194304 4580107 140734339827648 18446744073709551615 215988697631 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 70421 775 376 95 0 65403 0
[pid=8797/tid=8798] ppid=8795 vsize=281684 CPUtime=0.02 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 89 0 0 0 2 0 0 0 25 0 4 0 731495213 288444416 775 33554432000 4194304 4580107 140734339827648 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=281684 CPUtime=0.02 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 138 0 0 0 2 0 0 0 25 0 4 0 731495213 288444416 775 33554432000 4194304 4580107 140734339827648 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=281684 CPUtime=0.01 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 101 0 0 0 1 0 0 0 25 0 4 0 731495213 288444416 775 33554432000 4194304 4580107 140734339827648 18446744073709551615 215988697582 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 281684

[startup+0.102259 s]
/proc/loadavg: 8.04 8.06 6.90 5/416 8797
/proc/meminfo: memFree=20972228/32950940 swapFree=67111356/67111528
[pid=8797] ppid=8795 vsize=281948 CPUtime=0.37 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 1363 0 0 0 37 0 0 0 25 0 4 0 731495213 288714752 1276 33554432000 4194304 4580107 140734339827648 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 70487 1276 377 95 0 65469 0
[pid=8797/tid=8798] ppid=8795 vsize=281948 CPUtime=0.09 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 227 0 0 0 9 0 0 0 25 0 4 0 731495213 288714752 1276 33554432000 4194304 4580107 140734339827648 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=281948 CPUtime=0.09 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 257 0 0 0 9 0 0 0 25 0 4 0 731495213 288714752 1276 33554432000 4194304 4580107 140734339827648 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=281948 CPUtime=0.08 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 208 0 0 0 8 0 0 0 25 0 4 0 731495213 288714752 1276 33554432000 4194304 4580107 140734339827648 18446744073709551615 215988697582 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) 281948

[startup+0.300523 s]
/proc/loadavg: 8.04 8.06 6.90 5/416 8797
/proc/meminfo: memFree=20972228/32950940 swapFree=67111356/67111528
[pid=8797] ppid=8795 vsize=283632 CPUtime=1.16 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 2607 0 0 0 116 0 0 0 25 0 4 0 731495213 290439168 1830 33554432000 4194304 4580107 140734339827648 18446744073709551615 4301873 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 70908 1830 377 95 0 65890 0
[pid=8797/tid=8798] ppid=8795 vsize=283632 CPUtime=0.29 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 555 0 0 0 29 0 0 0 25 0 4 0 731495213 290439168 1831 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=283632 CPUtime=0.29 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 572 0 0 0 29 0 0 0 25 0 4 0 731495213 290439168 1831 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=283632 CPUtime=0.28 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 496 0 0 0 28 0 0 0 25 0 4 0 731495213 290439168 1831 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 283632

[startup+0.700454 s]
/proc/loadavg: 8.04 8.06 6.90 5/416 8797
/proc/meminfo: memFree=20972228/32950940 swapFree=67111356/67111528
[pid=8797] ppid=8795 vsize=285120 CPUtime=2.77 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 4463 0 0 0 276 1 0 0 25 0 4 0 731495213 291962880 2563 33554432000 4194304 4580107 140734339827648 18446744073709551615 4321144 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 71280 2563 377 95 0 66262 0
[pid=8797/tid=8798] ppid=8795 vsize=285120 CPUtime=0.69 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 1040 0 0 0 69 0 0 0 25 0 4 0 731495213 291962880 2563 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=285120 CPUtime=0.69 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 1025 0 0 0 69 0 0 0 25 0 4 0 731495213 291962880 2563 33554432000 4194304 4580107 140734339827648 18446744073709551615 4322552 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=285120 CPUtime=0.68 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 958 0 0 0 68 0 0 0 25 0 4 0 731495213 291962880 2563 33554432000 4194304 4580107 140734339827648 18446744073709551615 4320667 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) 285120

[startup+1.50032 s]
/proc/loadavg: 8.04 8.06 6.90 9/420 8801
/proc/meminfo: memFree=20961088/32950940 swapFree=67111356/67111528
[pid=8797] ppid=8795 vsize=286652 CPUtime=5.95 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 7786 0 0 0 594 1 0 0 25 0 4 0 731495213 293531648 3108 33554432000 4194304 4580107 140734339827648 18446744073709551615 4293232 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 71663 3108 378 95 0 66645 0
[pid=8797/tid=8798] ppid=8795 vsize=286652 CPUtime=1.49 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 1959 0 0 0 149 0 0 0 25 0 4 0 731495213 293531648 3108 33554432000 4194304 4580107 140734339827648 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=286652 CPUtime=1.49 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 1945 0 0 0 149 0 0 0 25 0 4 0 731495213 293531648 3108 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=286652 CPUtime=1.46 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 1550 0 0 0 146 0 0 0 25 0 4 0 731495213 293531648 3108 33554432000 4194304 4580107 140734339827648 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 286652

[startup+3.10104 s]
/proc/loadavg: 8.04 8.06 6.90 9/420 8801
/proc/meminfo: memFree=20949060/32950940 swapFree=67111356/67111528
[pid=8797] ppid=8795 vsize=288216 CPUtime=12.34 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 18054 0 0 0 1230 4 0 0 25 0 4 0 731495213 295133184 9348 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294487 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 72054 9348 379 95 0 67036 0
[pid=8797/tid=8798] ppid=8795 vsize=288216 CPUtime=3.09 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 4616 0 0 0 308 1 0 0 25 0 4 0 731495213 295133184 9348 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=288216 CPUtime=3.09 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 5408 0 0 0 308 1 0 0 25 0 4 0 731495213 295133184 9348 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=288216 CPUtime=3.04 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 2697 0 0 0 304 0 0 0 25 0 4 0 731495213 295133184 9348 33554432000 4194304 4580107 140734339827648 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 288216

[startup+6.30048 s]
/proc/loadavg: 8.04 8.06 6.90 9/420 8801
/proc/meminfo: memFree=20914332/32950940 swapFree=67111356/67111528
[pid=8797] ppid=8795 vsize=290932 CPUtime=25.1 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 30662 0 0 0 2503 7 0 0 25 0 4 0 731495213 297914368 14615 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 72733 14615 379 95 0 67715 0
[pid=8797/tid=8798] ppid=8795 vsize=290932 CPUtime=6.28 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 8930 0 0 0 627 1 0 0 25 0 4 0 731495213 297914368 14615 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=290932 CPUtime=6.28 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 7433 0 0 0 627 1 0 0 25 0 4 0 731495213 297914368 14615 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=290932 CPUtime=6.2 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 6471 0 0 0 619 1 0 0 25 0 4 0 731495213 297914368 14615 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 290932

[startup+12.7004 s]
/proc/loadavg: 8.03 8.06 6.92 9/420 8801
/proc/meminfo: memFree=20891688/32950940 swapFree=67111356/67111528
[pid=8797] ppid=8795 vsize=293468 CPUtime=50.6 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 49478 0 0 0 5049 11 0 0 25 0 4 0 731495213 300511232 21366 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294380 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 73367 21366 379 95 0 68349 0
[pid=8797/tid=8798] ppid=8795 vsize=293468 CPUtime=12.69 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 13330 0 0 0 1266 3 0 0 25 0 4 0 731495213 300511232 21366 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=293468 CPUtime=12.68 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 12364 0 0 0 1266 2 0 0 25 0 4 0 731495213 300511232 21366 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=293468 CPUtime=12.51 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 11351 0 0 0 1249 2 0 0 25 0 4 0 731495213 300511232 21366 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 293468

[startup+25.5011 s]
/proc/loadavg: 8.02 8.06 6.93 9/420 8801
/proc/meminfo: memFree=20863228/32950940 swapFree=67111356/67111528
[pid=8797] ppid=8795 vsize=297344 CPUtime=101.62 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 75242 0 0 0 10146 16 0 0 25 0 4 0 731495213 304480256 26675 33554432000 4194304 4580107 140734339827648 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 74336 26675 379 95 0 69318 0
[pid=8797/tid=8798] ppid=8795 vsize=297344 CPUtime=25.49 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 19065 0 0 0 2545 4 0 0 25 0 4 0 731495213 304480256 26675 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=297344 CPUtime=25.49 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 19528 0 0 0 2545 4 0 0 25 0 4 0 731495213 304480256 26675 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=297344 CPUtime=25.13 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 16620 0 0 0 2509 4 0 0 25 0 4 0 731495213 304480256 26675 33554432000 4194304 4580107 140734339827648 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 297344

[startup+51.1006 s]
/proc/loadavg: 8.08 8.07 6.96 9/420 8802
/proc/meminfo: memFree=20846488/32950940 swapFree=67111356/67111528
[pid=8797] ppid=8795 vsize=302140 CPUtime=203.68 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 112971 0 0 0 20342 26 0 0 25 0 4 0 731495213 309391360 30902 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 75535 30902 379 95 0 70517 0
[pid=8797/tid=8798] ppid=8795 vsize=302140 CPUtime=51.09 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 27688 0 0 0 5103 6 0 0 25 0 4 0 731495213 309391360 30902 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=302140 CPUtime=51.08 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 28109 0 0 0 5103 5 0 0 25 0 4 0 731495213 309391360 30902 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=302140 CPUtime=50.38 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 25476 0 0 0 5032 6 0 0 25 0 4 0 731495213 309391360 30902 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.68
Current children cumulated vsize (KiB) 302140

[startup+102.316 s]
/proc/loadavg: 8.38 8.13 7.04 11/421 8806
/proc/meminfo: memFree=20754440/32950940 swapFree=67111356/67111528
[pid=8797] ppid=8795 vsize=310348 CPUtime=407.83 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 171504 0 0 0 40740 43 0 0 25 0 4 0 731495213 317796352 39812 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 77587 39812 379 95 0 72569 0
[pid=8797/tid=8798] ppid=8795 vsize=310348 CPUtime=102.31 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 42474 0 0 0 10220 11 0 0 25 0 4 0 731495213 317796352 39812 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=310348 CPUtime=102.3 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 43277 0 0 0 10220 10 0 0 25 0 4 0 731495213 317796352 39812 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=310348 CPUtime=100.89 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 38728 0 0 0 10079 10 0 0 25 0 4 0 731495213 317796352 39812 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.83
Current children cumulated vsize (KiB) 310348

[startup+162.301 s]

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

[pid=8797] ppid=8795 vsize=502528 CPUtime=2799.61 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 543107 0 0 0 279763 198 0 0 25 0 4 0 731495213 514588672 95557 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 125632 95557 379 95 0 120614 0
[pid=8797/tid=8798] ppid=8795 vsize=502528 CPUtime=702.3 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 136122 0 0 0 70179 51 0 0 25 0 4 0 731495213 514588672 95557 33554432000 4194304 4580107 140734339827648 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=502528 CPUtime=702.29 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 137365 0 0 0 70179 50 0 0 25 0 4 0 731495213 514588672 95557 33554432000 4194304 4580107 140734339827648 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=502528 CPUtime=692.7 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 126714 0 0 0 69228 42 0 0 25 0 4 0 731495213 514588672 95557 33554432000 4194304 4580107 140734339827648 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2799.61
Current children cumulated vsize (KiB) 502528

[startup+762.316 s]
/proc/loadavg: 8.21 8.11 7.57 9/420 8915
/proc/meminfo: memFree=20386180/32950940 swapFree=67111356/67111528
[pid=8797] ppid=8795 vsize=568320 CPUtime=3038.85 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 567899 0 0 0 303676 209 0 0 25 0 4 0 731495213 581959680 102080 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294345 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 142080 102080 379 95 0 137062 0
[pid=8797/tid=8798] ppid=8795 vsize=568320 CPUtime=762.31 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 142819 0 0 0 76177 54 0 0 25 0 4 0 731495213 581959680 102080 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=568320 CPUtime=762.3 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 146077 0 0 0 76177 53 0 0 25 0 4 0 731495213 581959680 102080 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=568320 CPUtime=751.89 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 133956 0 0 0 75144 45 0 0 25 0 4 0 731495213 581959680 102080 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3038.85
Current children cumulated vsize (KiB) 568320

[startup+822.301 s]
/proc/loadavg: 8.20 8.12 7.61 9/420 8917
/proc/meminfo: memFree=20333448/32950940 swapFree=67111356/67111528
[pid=8797] ppid=8795 vsize=541756 CPUtime=3277.98 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 588148 0 0 0 327581 217 0 0 25 0 4 0 731495213 554758144 93792 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 135439 93792 379 95 0 130421 0
[pid=8797/tid=8798] ppid=8795 vsize=541756 CPUtime=822.31 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 149833 0 0 0 82174 57 0 0 25 0 4 0 731495213 554758144 93792 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=541756 CPUtime=822.29 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 153098 0 0 0 82172 57 0 0 25 0 4 0 731495213 554758144 93792 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=541756 CPUtime=811.06 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 136991 0 0 0 81060 46 0 0 25 0 4 0 731495213 554758144 93792 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3277.98
Current children cumulated vsize (KiB) 541756

[startup+882.301 s]
/proc/loadavg: 8.10 8.11 7.64 9/420 8918
/proc/meminfo: memFree=20215752/32950940 swapFree=67111356/67111528
[pid=8797] ppid=8795 vsize=729876 CPUtime=3517.16 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 614965 0 0 0 351486 230 0 0 25 0 4 0 731495213 747393024 101667 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 182469 101667 379 95 0 177451 0
[pid=8797/tid=8798] ppid=8795 vsize=729876 CPUtime=882.31 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 157477 0 0 0 88170 61 0 0 25 0 4 0 731495213 747393024 101667 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=729876 CPUtime=882.28 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 159183 0 0 0 88168 60 0 0 25 0 4 0 731495213 747393024 101667 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=729876 CPUtime=870.24 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 143689 0 0 0 86976 48 0 0 25 0 4 0 731495213 747393024 101667 33554432000 4194304 4580107 140734339827648 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3517.16
Current children cumulated vsize (KiB) 729876

[startup+942.301 s]
/proc/loadavg: 8.15 8.12 7.66 9/420 8920
/proc/meminfo: memFree=20103236/32950940 swapFree=67111356/67111528
[pid=8797] ppid=8795 vsize=679252 CPUtime=3756.35 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 640654 0 0 0 375394 241 0 0 25 0 4 0 731495213 695554048 101541 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 169813 101541 379 95 0 164795 0
[pid=8797/tid=8798] ppid=8795 vsize=679252 CPUtime=942.3 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 165215 0 0 0 94167 63 0 0 25 0 4 0 731495213 695554048 101541 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=679252 CPUtime=942.29 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 166343 0 0 0 94166 63 0 0 25 0 4 0 731495213 695554048 101541 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=679252 CPUtime=929.43 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 149099 0 0 0 92892 51 0 0 25 0 4 0 731495213 695554048 101541 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3756.35
Current children cumulated vsize (KiB) 679252

[startup+1002.3 s]
/proc/loadavg: 8.10 8.11 7.69 9/420 8921
/proc/meminfo: memFree=20103348/32950940 swapFree=67111356/67111528
[pid=8797] ppid=8795 vsize=622784 CPUtime=3995.53 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 668937 0 0 0 399301 252 0 0 25 0 4 0 731495213 637730816 105522 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 155696 105522 379 95 0 150678 0
[pid=8797/tid=8798] ppid=8795 vsize=622784 CPUtime=1002.31 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 172241 0 0 0 100165 66 0 0 25 0 4 0 731495213 637730816 105522 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=622784 CPUtime=1002.29 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 175025 0 0 0 100162 67 0 0 25 0 4 0 731495213 637730816 105522 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=622784 CPUtime=988.61 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 155531 0 0 0 98808 53 0 0 25 0 4 0 731495213 637730816 105522 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3995.53
Current children cumulated vsize (KiB) 622784

[startup+1062.3 s]
/proc/loadavg: 8.13 8.12 7.72 9/420 8923
/proc/meminfo: memFree=20052240/32950940 swapFree=67111356/67111528
[pid=8797] ppid=8795 vsize=637184 CPUtime=4234.73 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 687998 0 0 0 423210 263 0 0 25 0 4 0 731495213 652476416 112131 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 159296 112131 379 95 0 154278 0
[pid=8797/tid=8798] ppid=8795 vsize=637184 CPUtime=1062.3 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 177322 0 0 0 106162 68 0 0 25 0 4 0 731495213 652476416 112131 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=637184 CPUtime=1062.29 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 180377 0 0 0 106159 70 0 0 25 0 4 0 731495213 652476416 112131 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=637184 CPUtime=1047.8 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 158843 0 0 0 104725 55 0 0 25 0 4 0 731495213 652476416 112131 33554432000 4194304 4580107 140734339827648 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4234.73
Current children cumulated vsize (KiB) 637184

[startup+1122.3 s]
/proc/loadavg: 8.10 8.11 7.74 9/420 8925
/proc/meminfo: memFree=20018624/32950940 swapFree=67111356/67111528
[pid=8797] ppid=8795 vsize=775632 CPUtime=4473.91 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 706631 0 0 0 447119 272 0 0 25 0 4 0 731495213 794247168 121948 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 193908 121948 379 95 0 188890 0
[pid=8797/tid=8798] ppid=8795 vsize=775632 CPUtime=1122.31 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 181107 0 0 0 112161 70 0 0 25 0 4 0 731495213 794247168 121948 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=775632 CPUtime=1122.28 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 187382 0 0 0 112155 73 0 0 25 0 4 0 731495213 794247168 121948 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=775632 CPUtime=1106.98 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 165229 0 0 0 110640 58 0 0 25 0 4 0 731495213 794247168 121948 33554432000 4194304 4580107 140734339827648 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4473.91
Current children cumulated vsize (KiB) 775632

[startup+1182.3 s]
/proc/loadavg: 8.09 8.10 7.75 9/420 8926
/proc/meminfo: memFree=20044760/32950940 swapFree=67111356/67111528
[pid=8797] ppid=8795 vsize=712428 CPUtime=4713.09 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 729280 0 0 0 471029 280 0 0 25 0 4 0 731495213 729526272 117329 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 178107 117329 379 95 0 173089 0
[pid=8797/tid=8798] ppid=8795 vsize=712428 CPUtime=1182.31 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 193068 0 0 0 118158 73 0 0 25 0 4 0 731495213 729526272 117329 33554432000 4194304 4580107 140734339827648 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=712428 CPUtime=1182.28 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 192572 0 0 0 118153 75 0 0 25 0 4 0 731495213 729526272 117329 33554432000 4194304 4580107 140734339827648 18446744073709551615 4304880 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=712428 CPUtime=1166.16 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 170041 0 0 0 116556 60 0 0 25 0 4 0 731495213 729526272 117329 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4713.09
Current children cumulated vsize (KiB) 712428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.1 s]
/proc/loadavg: 8.13 8.11 7.76 9/420 8927
/proc/meminfo: memFree=20069800/32950940 swapFree=67111356/67111528
[pid=8797] ppid=8795 vsize=653240 CPUtime=4800.02 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 735747 0 0 0 479718 284 0 0 25 0 4 0 731495213 668917760 115523 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294581 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 163310 115523 379 95 0 158292 0
[pid=8797/tid=8798] ppid=8795 vsize=653240 CPUtime=1204.12 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 195450 0 0 0 120338 74 0 0 25 0 4 0 731495213 668917760 115525 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=653240 CPUtime=1204.1 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 195535 0 0 0 120333 77 0 0 25 0 4 0 731495213 668917760 115525 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=653240 CPUtime=1187.66 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 171131 0 0 0 118705 61 0 0 25 0 4 0 731495213 668917760 115525 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 653240

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

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

[startup+1204.1 s]
/proc/loadavg: 8.13 8.11 7.76 9/420 8927
/proc/meminfo: memFree=20069800/32950940 swapFree=67111356/67111528
[pid=8797] ppid=8795 vsize=653240 CPUtime=4800.02 cores=1,3,5,7
/proc/8797/stat : 8797 (strangenight2-m) R 8795 8797 8585 0 -1 4202496 735747 0 0 0 479718 284 0 0 25 0 4 0 731495213 668917760 115523 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294581 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8797/statm: 163310 115523 379 95 0 158292 0
[pid=8797/tid=8798] ppid=8795 vsize=653240 CPUtime=1204.12 cores=1,3,5,7
/proc/8797/task/8798/stat : 8798 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 195450 0 0 0 120338 74 0 0 25 0 4 0 731495213 668917760 115525 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8797/tid=8799] ppid=8795 vsize=653240 CPUtime=1204.1 cores=1,3,5,7
/proc/8797/task/8799/stat : 8799 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 195535 0 0 0 120333 77 0 0 25 0 4 0 731495213 668917760 115525 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8797/tid=8800] ppid=8795 vsize=653240 CPUtime=1187.66 cores=1,3,5,7
/proc/8797/task/8800/stat : 8800 (strangenight2-m) R 8795 8797 8585 0 -1 4202560 171131 0 0 0 118705 61 0 0 25 0 4 0 731495213 668917760 115525 33554432000 4194304 4580107 140734339827648 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 653240

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.14
CPU time (s): 4800.09
CPU user time (s): 4797.23
CPU system time (s): 2.86256
CPU usage (%): 398.631
Max. virtual memory (cumulated for all children) (KiB): 842948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.23
system time used= 2.86256
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 735750
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= 303
involuntary context switches= 31998

runsolver used 4.39133 second user time and 12.0822 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 00:37:24
IDJOB=3366979
IDBENCH=83142
IDSOLVER=1844
FILE ID=node117/3366979-1305412644
RUNJOBID= node117-1305410849-8604
PBS_JOBID= 13324528
Free space on /tmp= 73412 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n200-s39840374-sat.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366979-1305412644/watcher-3366979-1305412644 -o /tmp/evaluation-result-3366979-1305412644/solver-3366979-1305412644 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366979-1305412644.cnf

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

MD5SUM BENCH= 085a3847e14185843eddf941accab006
RANDOM SEED=1448388002

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.75
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20972508 kB
Buffers:        300032 kB
Cached:        3082736 kB
SwapCached:          0 kB
Active:        9748492 kB
Inactive:      1875156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20972508 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            5452 kB
Writeback:           0 kB
AnonPages:     8241200 kB
Mapped:          32444 kB
Slab:           243716 kB
PageTables:      44840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100878552 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= 73404 MiB
End job on node117 at 2011-05-15 00:57:31