Trace number 3175131

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.16 1201.84

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S207562876-057.UNKNOWN.cnf
MD5SUM04148c6828d9f9ccd74e3efaedcb8c52
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
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-3175131-1304090442.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.02	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.02	c -- vars added        150
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.18/0.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.18/0.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.18/0.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3.18/0.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.18/0.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.18/0.82	c Finding binary XORs  T:     0.00 s  found:       0
3.18/0.82	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.18/0.82	c calculated reachability. Time: 0.00
3.18/0.82	c Calc default polars -  time:   0.00 s pos:      73 undec:       4 neg:      73
3.18/0.82	c =========================================================================================
3.18/0.82	c types(t): F = full restart, N = normal restart
3.18/0.82	c types(t): S = simplification begin/end, E = solution found
3.18/0.82	c restart types(rt): st = static, dy = dynamic
3.18/0.82	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.18/0.82	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
3.18/0.82	c Decided on static restart strategy
3.18/0.82	c  N st     8      4916       150      3195         0      4695     15975    138376   no data   no data  --
3.18/0.82	c  N st    10     11300       150      3195         0      4359     15975    101181   no data   no data  --
3.18/0.82	c  N st    11     17043       150      3195         0      9800     15975    260899   no data   no data  --
3.98/1.00	c  F st    12     25001       150      3195         0     11979     15975    310237   no data   no data  --
3.98/1.00	c  N st    12     25001       150      3195         0     11979     15975    310237   no data   no data  --
4.78/1.22	c Decided on static restart strategy
4.78/1.22	c  N st    18     30000       150      3195         0     10280     15975    261912   no data   no data  --
4.78/1.22	c  S st    18     30000       150      3195         0     10280     15975    261912   no data   no data  --
4.78/1.22	c  S st    18     30507       150      3195         0     10774     15975    276732   no data   no data  --
4.78/1.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.78/1.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.78/1.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.78/1.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.78/1.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.78/1.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4.78/1.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.97/2.07	c lits-rem:      2944  cl-subs:     1217  v-elim:      0  v-fix:    0  time:  3.41 s
8.37/2.12	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.21
8.37/2.12	c calculated reachability. Time: 0.00
8.37/2.12	c  N st    18     30507       150      3195         0      9557     15975    235197   no data   no data  --
9.57/2.49	c  N st    20     37623       150      3195         0      8857     15975    197979   no data   no data  --
11.16/2.83	c  N st    21     44022       150      3195         0     14912     15975    383781   no data   no data  --
11.56/2.92	c  S st    22     45760       150      3195         0     16570     15975    433494   no data   no data  --
11.56/2.97	c  S st    22     46265       150      3195         0      8558     15975    168917   no data   no data  --
11.56/2.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.56/2.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.56/2.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
11.56/2.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.56/2.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.56/2.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
11.56/2.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.76/3.27	c lits-rem:       262  cl-subs:      121  v-elim:      0  v-fix:    0  time:  1.17 s
12.76/3.27	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
12.76/3.27	c vivif2 --  cl tried     8437 cl shrink        0 lits rem          0 time: 0.01
13.16/3.31	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.16
13.16/3.31	c calculated reachability. Time: 0.00
13.16/3.31	c  N st    22     46265       150      3195         0      8437     15975    164619   no data   no data  --
16.36/4.10	c  N st    23     60663       150      3195         0     12669     15975    273945   no data   no data  --
18.36/4.67	c  N st    24     69397       150      3195         0     10524     15975    194341   no data   no data  --
18.36/4.67	c  S st    24     69397       150      3195         0     10524     15975    194341   no data   no data  --
18.76/4.70	c  S st    24     69900       150      3195         0     11019     15975    209240   no data   no data  --
18.76/4.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.76/4.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.76/4.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
18.76/4.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.76/4.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.76/4.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
18.76/4.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.15/5.32	c lits-rem:       469  cl-subs:      212  v-elim:      0  v-fix:    0  time:  2.43 s
21.15/5.32	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
21.15/5.32	c vivif2 --  cl tried    10807 cl shrink        0 lits rem          0 time: 0.01
21.15/5.38	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.21
21.15/5.38	c calculated reachability. Time: 0.00
21.15/5.38	c  N st    24     69900       150      3195         0     10807     15975    202061   no data   no data  --
25.15/6.37	c  F st    25     87500       150      3195         0     16110     15975    354982   no data   no data  --
25.15/6.37	c  N st    25     87500       150      3195         0     16110     15975    354982   no data   no data  --
26.35/6.69	c Decided on static restart strategy
27.14/6.87	c  N st    32     95537       150      3195         0     23770     15975    588649   no data   no data  --
29.54/7.46	c  N st    34    104851       150      3195         0     20289     15975    470017   no data   no data  --
29.54/7.46	c  S st    34    104851       150      3195         0     20289     15975    470017   no data   no data  --
29.94/7.51	c  S st    34    105353       150      3195         0     20781     15975    484470   no data   no data  --
29.94/7.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.94/7.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.94/7.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
29.94/7.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.94/7.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.94/7.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
29.94/7.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.15/9.31	c lits-rem:      3363  cl-subs:     1453  v-elim:      0  v-fix:    0  time:  7.08 s
37.15/9.31	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
37.15/9.31	c vivif2 --  cl tried    19328 cl shrink        0 lits rem          0 time: 0.02
37.53/9.42	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.41
37.53/9.42	c calculated reachability. Time: 0.00
37.53/9.42	c  N st    34    105353       150      3195         0     19328     15975    433216   no data   no data  --
40.73/10.25	c  N st    35    114951       150      3195         0     15127     15975    298287   no data   no data  --
45.54/11.40	c  N st    36    129348       150      3195         0     14561     15975    256059   no data   no data  --
51.91/13.01	c  N st    37    150943       150      3195         0     19822     15975    391454   no data   no data  --
53.91/13.52	c  S st    38    158029       150      3195         0     26524     15975    589593   no data   no data  --
53.91/13.59	c  S st    38    158531       150      3195         0     27014     15975    603765   no data   no data  --
53.91/13.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.91/13.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.91/13.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
54.32/13.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.32/13.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.32/13.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
54.32/13.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.70/15.72	c lits-rem:      4559  cl-subs:     2287  v-elim:      0  v-fix:    0  time:  8.43 s
62.70/15.72	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
62.70/15.73	c vivif2 --  cl tried    24727 cl shrink        0 lits rem          0 time: 0.02
63.12/15.84	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.46
63.12/15.85	c calculated reachability. Time: 0.00
63.12/15.85	c  N st    38    158531       150      3195         0     24727     15975    530613   no data   no data  --
80.28/20.19	c  N st    39    207121       150      3195         0     19706     15975    344787   no data   no data  --
92.66/23.21	c  N st    40    237797       150      3195         0     29834     15975    640257   no data   no data  --
92.66/23.21	c  S st    40    237797       150      3195         0     29834     15975    640257   no data   no data  --
92.66/23.28	c  S st    40    238297       150      3195         0     30327     15975    654953   no data   no data  --
92.66/23.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
92.66/23.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.66/23.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
93.06/23.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.06/23.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.06/23.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
93.06/23.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
101.45/25.48	c lits-rem:      7560  cl-subs:     2329  v-elim:      0  v-fix:    0  time:  8.63 s
101.45/25.48	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
101.45/25.48	c vivif2 --  cl tried    27998 cl shrink        0 lits rem          0 time: 0.02
102.25/25.61	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.51
102.25/25.61	c calculated reachability. Time: 0.00
102.25/25.61	c  N st    40    238297       150      3195         0     27998     15975    579434   no data   no data  --
129.02/32.32	c  F st    41    306250       150      3195         0     29891     15975    588477   no data   no data  --
129.02/32.32	c  N st    41    306250       150      3195         0     29891     15975    588477   no data   no data  --
131.01/32.82	c Decided on static restart strategy
140.20/35.17	c  N st    51    334555       150      3195         0     34140     15975    697948   no data   no data  --
150.19/37.62	c  N st    53    357446       150      3195         0     32144     15975    617654   no data   no data  --
150.19/37.62	c  S st    53    357446       150      3195         0     32144     15975    617654   no data   no data  --
150.59/37.70	c  S st    53    357954       150      3195         0     32641     15975    632063   no data   no data  --
150.59/37.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
150.59/37.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
150.59/37.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
150.59/37.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
150.59/37.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.59/37.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
150.59/37.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
158.97/39.80	c lits-rem:      4198  cl-subs:     1456  v-elim:      0  v-fix:    0  time:  8.26 s
158.97/39.80	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
158.97/39.81	c vivif2 --  cl tried    31185 cl shrink        0 lits rem          0 time: 0.02
159.37/39.96	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.63
159.37/39.96	c calculated reachability. Time: 0.00
159.37/39.96	c  N st    53    357954       150      3195         0     31185     15975    578393   no data   no data  --
174.96/43.87	c  N st    54    390347       150      3195         0     37191     15975    747508   no data   no data  --
202.52/50.74	c  N st    55    438937       150      3195         0     31175     15975    546158   no data   no data  --
238.89/59.80	c  N st    56    511819       150      3195         0     44294     15975    890673   no data   no data  --
253.25/63.41	c  N st    57    536931       150      3195         0     38747     15975    697727   no data   no data  --
253.25/63.41	c  S st    57    536931       150      3195         0     38747     15975    697727   no data   no data  --
253.65/63.52	c  S st    57    537434       150      3195         0     39236     15975    712256   no data   no data  --
253.65/63.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
253.65/63.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
253.65/63.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
253.65/63.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
253.65/63.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
253.65/63.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
253.65/63.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
262.44/65.76	c lits-rem:      1708  cl-subs:     1700  v-elim:      0  v-fix:    0  time:  8.80 s
262.44/65.76	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
262.44/65.76	c vivif2 --  cl tried    37536 cl shrink        0 lits rem          0 time: 0.03
263.24/65.98	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.87
263.24/65.98	c calculated reachability. Time: 0.00
263.24/65.98	c  N st    57    537434       150      3195         0     37536     15975    659100   no data   no data  --
367.91/92.17	c  N st    58    701418       150      3195         0     65391     15975   1443527   no data   no data  --
438.22/109.72	c  N st    59    806151       150      3195         0     59616     15975   1209177   no data   no data  --
438.22/109.72	c  S st    59    806151       150      3195         0     59616     15975   1209177   no data   no data  --
438.62/109.89	c  S st    59    806655       150      3195         0     60110     15975   1224555   no data   no data  --
438.62/109.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
438.62/109.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
439.02/109.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
439.02/109.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
439.02/109.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
439.02/109.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
439.02/109.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
472.97/118.49	c lits-rem:      3087  cl-subs:     5511  v-elim:      0  v-fix:    0  time: 34.07 s
472.97/118.49	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
473.37/118.50	c vivif2 --  cl tried    54599 cl shrink        0 lits rem          0 time: 0.06
474.57/118.88	c asymm  cl-useful: 0/2462/3195 lits-rem:0 time: 1.51
474.57/118.88	c calculated reachability. Time: 0.00
474.57/118.88	c  N st    59    806655       150      3195         0     54599     15975   1059765   no data   no data  --
646.77/161.91	c  F st    60   1071876       150      3195         0     70372     15975   1509423   no data   no data  --
646.77/161.91	c  N st    60   1071876       150      3195         0     70372     15975   1509423   no data   no data  --
651.98/163.23	c Decided on static restart strategy
670.34/167.80	c  N st    70   1100180       150      3195         0     54670     15975    942472   no data   no data  --
697.51/174.64	c  N st    72   1136173       150      3195         0     45290     15975    637809   no data   no data  --
719.47/180.17	c  N st    73   1168566       150      3195         0     75974     15975   1604039   no data   no data  --
749.44/187.60	c  N st    74   1209982       150      3195         0     70846     15975   1434437   no data   no data  --
749.44/187.60	c  S st    74   1209982       150      3195         0     70846     15975   1434437   no data   no data  --
750.24/187.88	c  S st    74   1210484       150      3195         0     71337     15975   1449343   no data   no data  --
750.24/187.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
750.24/187.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
750.64/187.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.18
750.64/187.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
750.64/187.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
750.64/187.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
750.64/187.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
819.74/205.28	c lits-rem:      1430  cl-subs:     4072  v-elim:      0  v-fix:    0  time: 69.05 s
819.74/205.28	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
819.74/205.29	c vivif2 --  cl tried    67265 cl shrink        0 lits rem          0 time: 0.06
820.54/205.47	c asymm  cl-useful: 0/733/3195 lits-rem:0 time: 0.70
820.54/205.47	c calculated reachability. Time: 0.00
820.54/205.47	c  N st    74   1210484       150      3195         0     67265     15975   1314870   no data   no data  --
875.27/219.17	c  N st    75   1283366       150      3195         0     90634     15975   1993646   no data   no data  --
978.32/244.92	c  N st    76   1392689       150      3195         0     52173     15975    752482   no data   no data  --
1110.70/278.24	c  N st    77   1556674       150      3195         0     57068     15975    863100   no data   no data  --
1239.59/310.57	c  N st    78   1710486       150      3195         0     97467     15975   2062182   no data   no data  --
1239.59/310.57	c  S st    78   1710486       150      3195         0     97467     15975   2062182   no data   no data  --
1240.79/310.85	c  S st    78   1710987       150      3195         0     97959     15975   2076578   no data   no data  --
1240.79/310.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1240.79/310.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1241.19/310.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
1241.19/310.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1241.19/310.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1241.19/310.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1241.19/310.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1371.83/343.68	c lits-rem:      7552  cl-subs:     8924  v-elim:      0  v-fix:    0  time: 130.64 s
1371.83/343.68	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1372.23/343.70	c vivif2 --  cl tried    89035 cl shrink        0 lits rem          0 time: 0.08
1373.41/344.04	c asymm  cl-useful: 0/1812/3195 lits-rem:0 time: 1.34
1373.41/344.04	c calculated reachability. Time: 0.00
1373.41/344.04	c  N st    78   1710987       150      3195         0     89035     15975   1807036   no data   no data  --
1722.96/431.51	c  N st    79   2079952       150      3195         0    100517     15975   2077223   no data   no data  --
1851.60/463.76	c  N st    80   2210987       150      3195         0    104622     15975   2208225   no data   no data  --
1851.60/463.76	c  S st    80   2210987       150      3195         0    104622     15975   2208225   no data   no data  --
1852.80/464.07	c  S st    80   2211492       150      3195         0    105118     15975   2223271   no data   no data  --
1852.80/464.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1852.80/464.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1853.19/464.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1853.60/464.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1853.60/464.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1853.60/464.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1853.60/464.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1972.64/494.08	c lits-rem:      3045  cl-subs:     7573  v-elim:      0  v-fix:    0  time: 119.32 s
1972.64/494.08	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1973.04/494.10	c vivif2 --  cl tried    97545 cl shrink        0 lits rem          0 time: 0.09
1974.25/494.48	c asymm  cl-useful: 0/1151/3195 lits-rem:0 time: 1.49
1974.25/494.48	c calculated reachability. Time: 0.00
1974.25/494.48	c  N st    80   2211492       150      3195         0     97545     15975   1966886   no data   no data  --
2552.29/639.19	c  N st    81   2711492       150      3195         0    119983     15975   2546876   no data   no data  --
2552.29/639.19	c  S st    81   2711492       150      3195         0    119983     15975   2546876   no data   no data  --
2554.31/639.62	c  S st    81   2711995       150      3195         0    120469     15975   2561585   no data   no data  --
2554.31/639.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2554.31/639.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2554.31/639.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.26
2554.69/639.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2554.69/639.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2554.69/639.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2554.69/639.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2756.43/690.30	c lits-rem:     12620  cl-subs:    10628  v-elim:      0  v-fix:    0  time: 201.74 s
2756.43/690.30	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2756.81/690.32	c vivif2 --  cl tried   109841 cl shrink        0 lits rem          0 time: 0.11
2758.01/690.69	c asymm  cl-useful: 0/1510/3195 lits-rem:0 time: 1.48
2758.41/690.70	c calculated reachability. Time: 0.00
2758.41/690.70	c  N st    81   2711995       150      3195         0    109841     15975   2225257   no data   no data  --
3376.02/845.37	c  N st    82   3211996       150      3195         0     87329     15975   1352941   no data   no data  --
3376.02/845.37	c  S st    82   3211996       150      3195         0     87329     15975   1352941   no data   no data  --
3377.20/845.63	c  S st    82   3212502       150      3195         0     87819     15975   1368215   no data   no data  --
3377.20/845.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3377.20/845.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3377.20/845.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
3377.60/845.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3377.60/845.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3377.60/845.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3377.60/845.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3421.94/856.84	c lits-rem:      1398  cl-subs:     2413  v-elim:      0  v-fix:    0  time: 44.45 s
3421.94/856.84	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3421.94/856.86	c vivif2 --  cl tried    85406 cl shrink        0 lits rem          0 time: 0.08
3423.96/857.33	c asymm  cl-useful: 0/1340/3195 lits-rem:0 time: 1.85
3423.96/857.33	c calculated reachability. Time: 0.00
3423.96/857.33	c  N st    82   3212502       150      3195         0     85406     15975   1293281   no data   no data  --
4144.59/1037.75	c  N st    83   3712502       150      3195         0     95057     15975   1476993   no data   no data  --
4144.59/1037.75	c  S st    83   3712502       150      3195         0     95057     15975   1476993   no data   no data  --
4146.17/1038.10	c  S st    83   3713006       150      3195         0     95549     15975   1492214   no data   no data  --
4146.17/1038.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4146.17/1038.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4146.17/1038.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.21
4146.56/1038.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4146.56/1038.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4146.56/1038.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4146.56/1038.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4212.07/1054.68	c lits-rem:       981  cl-subs:     3998  v-elim:      0  v-fix:    0  time: 65.76 s
4212.07/1054.68	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
4212.47/1054.70	c vivif2 --  cl tried    91551 cl shrink        0 lits rem          0 time: 0.09
4214.47/1055.21	c asymm  cl-useful: 0/1628/3195 lits-rem:0 time: 2.03
4214.47/1055.21	c calculated reachability. Time: 0.00
4214.47/1055.21	c  N st    83   3713006       150      3195         0     91551     15975   1376256   no data   no data  --
4282.78/1072.35	c  F st    84   3751563       150      3195         0    127964     15975   2508289   no data   no data  --
4282.78/1072.35	c  N st    84   3751563       150      3195         0    127964     15975   2508289   no data   no data  --
4291.16/1074.45	c Decided on static restart strategy
4333.11/1084.91	c  N st    94   3779871       150      3195         0    154807     15975   3334402   no data   no data  --
4377.05/1095.92	c  N st    96   3815863       150      3195         0    109191     15975   1906774   no data   no data  --
4418.60/1106.38	c  N st    97   3848256       150      3195         0    139752     15975   2845196   no data   no data  --
4483.33/1122.57	c  N st    98   3896846       150      3195         0    104553     15975   1704771   no data   no data  --
4577.58/1146.19	c  N st    99   3969729       150      3195         0     91469     15975   1298181   no data   no data  --
4717.00/1181.04	c  N st   100   4079052       150      3195         0    111751     15975   1926236   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: 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-3175131-1304090442/watcher-3175131-1304090442 -o /tmp/evaluation-result-3175131-1304090442/solver-3175131-1304090442 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175131-1304090442.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.16 8.02 6.81 2/173 7627
/proc/meminfo: memFree=31383172/32951124 swapFree=67111356/67111528
[pid=7627] ppid=7624 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 501459827 52465664 352 33554432000 4194304 4650419 140736502052896 18446744073709551615 47615615563698 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 12809 352 303 112 0 7774 0
[pid=7627/tid=7628] ppid=7624 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 501459827 52465664 352 33554432000 4194304 4650419 140736502052896 18446744073709551615 47615615563688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 501459827 52465664 352 33554432000 4194304 4650419 140736502052896 18446744073709551615 270338440177 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 501459827 52465664 352 33554432000 4194304 4650419 140736502052896 18446744073709551615 270350181430 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.597395 s]
/proc/loadavg: 8.16 8.02 6.81 2/173 7627
/proc/meminfo: memFree=31383172/32951124 swapFree=67111356/67111528
[pid=7627] ppid=7624 vsize=285052 CPUtime=2.35 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 5083 0 0 0 235 0 0 0 18 0 4 0 501459827 291893248 3104 33554432000 4194304 4650419 140736502052896 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 71263 3104 391 112 0 66228 0
[pid=7627/tid=7628] ppid=7624 vsize=285052 CPUtime=0.59 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 1242 0 0 0 59 0 0 0 18 0 4 0 501459827 291893248 3104 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=285052 CPUtime=0.58 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 1182 0 0 0 58 0 0 0 18 0 4 0 501459827 291893248 3104 33554432000 4194304 4650419 140736502052896 18446744073709551615 270338427063 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=285052 CPUtime=0.58 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 1057 0 0 0 58 0 0 0 18 0 4 0 501459827 291893248 3104 33554432000 4194304 4650419 140736502052896 18446744073709551615 4366933 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 285052

[startup+0.600868 s]
/proc/loadavg: 8.16 8.02 6.81 2/173 7627
/proc/meminfo: memFree=31383172/32951124 swapFree=67111356/67111528
[pid=7627] ppid=7624 vsize=285052 CPUtime=2.37 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 5101 0 0 0 237 0 0 0 18 0 4 0 501459827 291893248 3122 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 71263 3122 391 112 0 66228 0
[pid=7627/tid=7628] ppid=7624 vsize=285052 CPUtime=0.59 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 1245 0 0 0 59 0 0 0 18 0 4 0 501459827 291893248 3122 33554432000 4194304 4650419 140736502052896 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=285052 CPUtime=0.59 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 1190 0 0 0 59 0 0 0 18 0 4 0 501459827 291893248 3122 33554432000 4194304 4650419 140736502052896 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=285052 CPUtime=0.59 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 1061 0 0 0 59 0 0 0 18 0 4 0 501459827 291893248 3122 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 285052

[startup+0.700848 s]
/proc/loadavg: 8.16 8.02 6.81 2/173 7627
/proc/meminfo: memFree=31383172/32951124 swapFree=67111356/67111528
[pid=7627] ppid=7624 vsize=286068 CPUtime=2.78 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 6310 0 0 0 277 1 0 0 18 0 4 0 501459827 292933632 2974 33554432000 4194304 4650419 140736502052896 18446744073709551615 4361049 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 71517 2974 391 112 0 66482 0
[pid=7627/tid=7628] ppid=7624 vsize=286068 CPUtime=0.69 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 1552 0 0 0 69 0 0 0 18 0 4 0 501459827 292933632 2974 33554432000 4194304 4650419 140736502052896 18446744073709551615 4331981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=286068 CPUtime=0.69 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 1494 0 0 0 69 0 0 0 18 0 4 0 501459827 292933632 2974 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=286068 CPUtime=0.69 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 1349 0 0 0 69 0 0 0 18 0 4 0 501459827 292933632 2975 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 286068

[startup+0.800828 s]
/proc/loadavg: 8.16 8.02 6.81 2/173 7627
/proc/meminfo: memFree=31383172/32951124 swapFree=67111356/67111528
[pid=7627] ppid=7624 vsize=286068 CPUtime=3.18 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 6590 0 0 0 317 1 0 0 18 0 4 0 501459827 292933632 3254 33554432000 4194304 4650419 140736502052896 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 71517 3254 391 112 0 66482 0
[pid=7627/tid=7628] ppid=7624 vsize=286068 CPUtime=0.79 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 1624 0 0 0 79 0 0 0 18 0 4 0 501459827 292933632 3254 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365387 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=286068 CPUtime=0.79 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 1564 0 0 0 79 0 0 0 18 0 4 0 501459827 292933632 3254 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=286068 CPUtime=0.79 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 1419 0 0 0 79 0 0 0 19 0 4 0 501459827 292933632 3254 33554432000 4194304 4650419 140736502052896 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 286068

[startup+1.50069 s]
/proc/loadavg: 8.31 8.06 6.83 9/184 7639
/proc/meminfo: memFree=31338088/32951124 swapFree=67111356/67111528
[pid=7627] ppid=7624 vsize=287024 CPUtime=5.99 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 11497 0 0 0 598 1 0 0 20 0 4 0 501459827 293912576 5201 33554432000 4194304 4650419 140736502052896 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 71756 5201 393 112 0 66721 0
[pid=7627/tid=7628] ppid=7624 vsize=287024 CPUtime=1.49 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 2566 0 0 0 149 0 0 0 20 0 4 0 501459827 293912576 5202 33554432000 4194304 4650419 140736502052896 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=287024 CPUtime=1.48 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 2496 0 0 0 148 0 0 0 20 0 4 0 501459827 293912576 5202 33554432000 4194304 4650419 140736502052896 18446744073709551615 4334226 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=287024 CPUtime=1.49 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 2270 0 0 0 149 0 0 0 20 0 4 0 501459827 293912576 5202 33554432000 4194304 4650419 140736502052896 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 287024

[startup+3.10037 s]
/proc/loadavg: 8.31 8.06 6.83 10/184 7639
/proc/meminfo: memFree=31286628/32951124 swapFree=67111356/67111528
[pid=7627] ppid=7624 vsize=305368 CPUtime=12.36 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 19758 0 0 0 1234 2 0 0 25 0 4 0 501459827 312696832 11670 33554432000 4194304 4650419 140736502052896 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 76342 11670 393 112 0 71307 0
[pid=7627/tid=7628] ppid=7624 vsize=305368 CPUtime=3.08 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 4597 0 0 0 308 0 0 0 25 0 4 0 501459827 312696832 11670 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=305368 CPUtime=3.07 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 5066 0 0 0 307 0 0 0 25 0 4 0 501459827 312696832 11670 33554432000 4194304 4650419 140736502052896 18446744073709551615 4439191 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=305368 CPUtime=3.09 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 4758 0 0 0 309 0 0 0 25 0 4 0 501459827 312696832 11670 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 305368

[startup+6.30074 s]
/proc/loadavg: 8.29 8.06 6.83 9/184 7639
/proc/meminfo: memFree=31259108/32951124 swapFree=67111356/67111528
[pid=7627] ppid=7624 vsize=315468 CPUtime=25.15 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 28839 0 0 0 2511 4 0 0 25 0 4 0 501459827 323039232 14807 33554432000 4194304 4650419 140736502052896 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 78867 14807 393 112 0 73832 0
[pid=7627/tid=7628] ppid=7624 vsize=315468 CPUtime=6.28 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 7780 0 0 0 627 1 0 0 25 0 4 0 501459827 323039232 14807 33554432000 4194304 4650419 140736502052896 18446744073709551615 4335154 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=315468 CPUtime=6.25 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 7566 0 0 0 625 0 0 0 25 0 4 0 501459827 323039232 14807 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=315468 CPUtime=6.29 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 5748 0 0 0 629 0 0 0 25 0 4 0 501459827 323039232 14807 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 315468

[startup+12.7005 s]
/proc/loadavg: 8.26 8.05 6.84 9/184 7639
/proc/meminfo: memFree=31205116/32951124 swapFree=67111356/67111528
[pid=7627] ppid=7624 vsize=322788 CPUtime=50.71 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 45200 0 0 0 5065 6 0 0 25 0 4 0 501459827 330534912 23391 33554432000 4194304 4650419 140736502052896 18446744073709551615 4313734 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 80697 23391 393 112 0 75662 0
[pid=7627/tid=7628] ppid=7624 vsize=322788 CPUtime=12.69 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 12729 0 0 0 1267 2 0 0 25 0 4 0 501459827 330534912 23391 33554432000 4194304 4650419 140736502052896 18446744073709551615 4331981 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=322788 CPUtime=12.62 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 11563 0 0 0 1261 1 0 0 25 0 4 0 501459827 330534912 23391 33554432000 4194304 4650419 140736502052896 18446744073709551615 4366853 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=322788 CPUtime=12.69 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 8503 0 0 0 1269 0 0 0 25 0 4 0 501459827 330534912 23391 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 322788

[startup+25.5009 s]
/proc/loadavg: 8.22 8.05 6.85 9/184 7640
/proc/meminfo: memFree=31148084/32951124 swapFree=67111356/67111528
[pid=7627] ppid=7624 vsize=333816 CPUtime=101.85 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 69341 0 0 0 10173 12 0 0 25 0 4 0 501459827 341827584 31180 33554432000 4194304 4650419 140736502052896 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 83454 31180 393 112 0 78419 0
[pid=7627/tid=7628] ppid=7624 vsize=333816 CPUtime=25.49 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 20319 0 0 0 2546 3 0 0 25 0 4 0 501459827 341827584 31180 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=333816 CPUtime=25.36 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 18802 0 0 0 2533 3 0 0 25 0 4 0 501459827 341827584 31180 33554432000 4194304 4650419 140736502052896 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=333816 CPUtime=25.48 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 9862 0 0 0 2548 0 0 0 25 0 4 0 501459827 341827584 31180 33554432000 4194304 4650419 140736502052896 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 333816

[startup+51.1068 s]
/proc/loadavg: 8.13 8.05 6.89 9/184 7640
/proc/meminfo: memFree=31111548/32951124 swapFree=67111356/67111528
[pid=7627] ppid=7624 vsize=325640 CPUtime=204.14 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 104864 0 0 0 20392 22 0 0 25 0 4 0 501459827 333455360 37212 33554432000 4194304 4650419 140736502052896 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 81410 37212 393 112 0 76375 0
[pid=7627/tid=7628] ppid=7624 vsize=325640 CPUtime=51.09 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 32394 0 0 0 5103 6 0 0 25 0 4 0 501459827 333455360 37212 33554432000 4194304 4650419 140736502052896 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=325640 CPUtime=50.83 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 29769 0 0 0 5077 6 0 0 25 0 4 0 501459827 333455360 37212 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=325640 CPUtime=51.08 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 10593 0 0 0 5108 0 0 0 25 0 4 0 501459827 333455360 37212 33554432000 4194304 4650419 140736502052896 18446744073709551615 4330361 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.14
Current children cumulated vsize (KiB) 325640

[startup+102.301 s]
/proc/loadavg: 8.16 8.07 6.95 9/184 7642
/proc/meminfo: memFree=31050136/32951124 swapFree=67111356/67111528
[pid=7627] ppid=7624 vsize=317052 CPUtime=408.66 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 161543 0 0 0 40827 39 0 0 25 0 4 0 501459827 324661248 44824 33554432000 4194304 4650419 140736502052896 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 79263 44824 393 112 0 74228 0
[pid=7627/tid=7628] ppid=7624 vsize=317052 CPUtime=102.29 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 51707 0 0 0 10217 12 0 0 25 0 4 0 501459827 324661248 44824 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=317052 CPUtime=101.78 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 47647 0 0 0 10167 11 0 0 25 0 4 0 501459827 324661248 44824 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=317052 CPUtime=102.28 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 13295 0 0 0 10227 1 0 0 25 0 4 0 501459827 324661248 44824 33554432000 4194304 4650419 140736502052896 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 317052

[startup+162.301 s]

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

[pid=7627] ppid=7624 vsize=561768 CPUtime=2804.78 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 510987 0 0 0 280308 170 0 0 25 0 4 0 501459827 575250432 96307 33554432000 4194304 4650419 140736502052896 18446744073709551615 4366950 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 140442 96307 393 112 0 135407 0
[pid=7627/tid=7628] ppid=7624 vsize=561768 CPUtime=702.32 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 168826 0 0 0 70177 55 0 0 25 0 4 0 501459827 575250432 96307 33554432000 4194304 4650419 140736502052896 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=561768 CPUtime=697.86 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 167628 0 0 0 69732 54 0 0 25 0 4 0 501459827 575250432 96307 33554432000 4194304 4650419 140736502052896 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=561768 CPUtime=702.25 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 24972 0 0 0 70218 7 0 0 25 0 4 0 501459827 575250432 96307 33554432000 4194304 4650419 140736502052896 18446744073709551615 4313719 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2804.78
Current children cumulated vsize (KiB) 561768

[startup+762.301 s]
/proc/loadavg: 8.17 8.09 7.52 9/184 7662
/proc/meminfo: memFree=30655268/32951124 swapFree=67111356/67111528
[pid=7627] ppid=7624 vsize=616536 CPUtime=3044.44 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 541572 0 0 0 304264 180 0 0 25 0 4 0 501459827 631332864 111707 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 154134 111707 393 112 0 149099 0
[pid=7627/tid=7628] ppid=7624 vsize=616536 CPUtime=762.32 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 182761 0 0 0 76173 59 0 0 25 0 4 0 501459827 631332864 111707 33554432000 4194304 4650419 140736502052896 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=616536 CPUtime=757.54 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 176495 0 0 0 75696 58 0 0 25 0 4 0 501459827 631332864 111707 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=616536 CPUtime=762.24 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 25679 0 0 0 76217 7 0 0 25 0 4 0 501459827 631332864 111707 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.44
Current children cumulated vsize (KiB) 616536

[startup+822.301 s]
/proc/loadavg: 8.17 8.10 7.56 9/184 7664
/proc/meminfo: memFree=30654484/32951124 swapFree=67111356/67111528
[pid=7627] ppid=7624 vsize=630404 CPUtime=3284.12 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 564638 0 0 0 328222 190 0 0 25 0 4 0 501459827 645533696 110250 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365216 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 157601 110250 393 112 0 152566 0
[pid=7627/tid=7628] ppid=7624 vsize=630404 CPUtime=822.31 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 187431 0 0 0 82171 60 0 0 25 0 4 0 501459827 645533696 110250 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=630404 CPUtime=817.21 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 187097 0 0 0 81660 61 0 0 25 0 4 0 501459827 645533696 110250 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=630404 CPUtime=822.24 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 25727 0 0 0 82217 7 0 0 25 0 4 0 501459827 645533696 110250 33554432000 4194304 4650419 140736502052896 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.12
Current children cumulated vsize (KiB) 630404

[startup+882.301 s]
/proc/loadavg: 8.11 8.09 7.58 9/184 7666
/proc/meminfo: memFree=30603836/32951124 swapFree=67111356/67111528
[pid=7627] ppid=7624 vsize=632880 CPUtime=3523.8 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 585204 0 0 0 352182 198 0 0 25 0 4 0 501459827 648069120 118874 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 158220 118874 393 112 0 153185 0
[pid=7627/tid=7628] ppid=7624 vsize=632880 CPUtime=882.32 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 194887 0 0 0 88168 64 0 0 25 0 4 0 501459827 648069120 118874 33554432000 4194304 4650419 140736502052896 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=632880 CPUtime=876.9 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 196345 0 0 0 87626 64 0 0 25 0 4 0 501459827 648069120 118874 33554432000 4194304 4650419 140736502052896 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=632880 CPUtime=882.23 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 25961 0 0 0 88216 7 0 0 25 0 4 0 501459827 648069120 118874 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3523.8
Current children cumulated vsize (KiB) 632880

[startup+942.301 s]
/proc/loadavg: 8.14 8.10 7.62 9/184 7667
/proc/meminfo: memFree=30541688/32951124 swapFree=67111356/67111528
[pid=7627] ppid=7624 vsize=700712 CPUtime=3763.48 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 611210 0 0 0 376138 210 0 0 25 0 4 0 501459827 717529088 119219 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 175178 119219 393 112 0 170143 0
[pid=7627/tid=7628] ppid=7624 vsize=700712 CPUtime=942.33 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 203314 0 0 0 94165 68 0 0 25 0 4 0 501459827 717529088 119219 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=700712 CPUtime=936.57 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 205756 0 0 0 93590 67 0 0 25 0 4 0 501459827 717529088 119219 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=700712 CPUtime=942.23 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 29965 0 0 0 94214 9 0 0 25 0 4 0 501459827 717529088 119219 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.48
Current children cumulated vsize (KiB) 700712

[startup+1002.3 s]
/proc/loadavg: 8.10 8.10 7.64 9/184 7669
/proc/meminfo: memFree=30500488/32951124 swapFree=67111356/67111528
[pid=7627] ppid=7624 vsize=757804 CPUtime=4003.16 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 635866 0 0 0 400098 218 0 0 25 0 4 0 501459827 775991296 130799 33554432000 4194304 4650419 140736502052896 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 189451 130799 393 112 0 184416 0
[pid=7627/tid=7628] ppid=7624 vsize=757804 CPUtime=1002.33 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 211537 0 0 0 100163 70 0 0 25 0 4 0 501459827 775991296 130799 33554432000 4194304 4650419 140736502052896 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=757804 CPUtime=996.25 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 214604 0 0 0 99554 71 0 0 25 0 4 0 501459827 775991296 130799 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=757804 CPUtime=1002.22 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 30147 0 0 0 100213 9 0 0 25 0 4 0 501459827 775991296 130799 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.16
Current children cumulated vsize (KiB) 757804

[startup+1062.3 s]
/proc/loadavg: 8.08 8.09 7.67 9/184 7670
/proc/meminfo: memFree=30515836/32951124 swapFree=67111356/67111528
[pid=7627] ppid=7624 vsize=702924 CPUtime=4242.83 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 654893 0 0 0 424056 227 0 0 25 0 4 0 501459827 719794176 127181 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 175731 127181 393 112 0 170696 0
[pid=7627/tid=7628] ppid=7624 vsize=702924 CPUtime=1062.33 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 217667 0 0 0 106160 73 0 0 25 0 4 0 501459827 719794176 127181 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=702924 CPUtime=1055.92 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 224651 0 0 0 105517 75 0 0 25 0 4 0 501459827 719794176 127181 33554432000 4194304 4650419 140736502052896 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=702924 CPUtime=1062.22 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 30342 0 0 0 106212 10 0 0 25 0 4 0 501459827 719794176 127181 33554432000 4194304 4650419 140736502052896 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4242.83
Current children cumulated vsize (KiB) 702924

[startup+1122.3 s]
/proc/loadavg: 8.07 8.09 7.69 9/184 7672
/proc/meminfo: memFree=30530296/32951124 swapFree=67111356/67111528
[pid=7627] ppid=7624 vsize=646700 CPUtime=4482.51 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 676286 0 0 0 448012 239 0 0 25 0 4 0 501459827 662220800 125211 33554432000 4194304 4650419 140736502052896 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 161675 125212 393 112 0 156640 0
[pid=7627/tid=7628] ppid=7624 vsize=646700 CPUtime=1122.33 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 225954 0 0 0 112156 77 0 0 25 0 4 0 501459827 662220800 125212 33554432000 4194304 4650419 140736502052896 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=646700 CPUtime=1115.6 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 231444 0 0 0 111481 79 0 0 25 0 4 0 501459827 662220800 125212 33554432000 4194304 4650419 140736502052896 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=646700 CPUtime=1122.22 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 30937 0 0 0 112212 10 0 0 25 0 4 0 501459827 662220800 125212 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.51
Current children cumulated vsize (KiB) 646700

[startup+1182.3 s]
/proc/loadavg: 8.07 8.08 7.71 9/184 7674
/proc/meminfo: memFree=30512016/32951124 swapFree=67111356/67111528
[pid=7627] ppid=7624 vsize=655992 CPUtime=4722.19 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 701704 0 0 0 471968 251 0 0 25 0 4 0 501459827 671735808 131179 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 163998 131179 393 112 0 158963 0
[pid=7627/tid=7628] ppid=7624 vsize=655992 CPUtime=1182.34 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 234398 0 0 0 118152 82 0 0 25 0 4 0 501459827 671735808 131179 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=655992 CPUtime=1175.28 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 240207 0 0 0 117445 83 0 0 25 0 4 0 501459827 671735808 131179 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365313 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=655992 CPUtime=1182.22 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 32315 0 0 0 118211 11 0 0 25 0 4 0 501459827 671735808 131179 33554432000 4194304 4650419 140736502052896 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.19
Current children cumulated vsize (KiB) 655992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.12 8.09 7.72 5/179 7675
/proc/meminfo: memFree=30837784/32951124 swapFree=67111356/67111528
[pid=7627] ppid=7624 vsize=770904 CPUtime=4800.1 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 709058 0 0 0 479755 255 0 0 25 0 4 0 501459827 789405696 133952 33554432000 4194304 4650419 140736502052896 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 192726 133952 393 112 0 187691 0
[pid=7627/tid=7628] ppid=7624 vsize=770904 CPUtime=1201.84 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 235836 0 0 0 120101 83 0 0 25 0 4 0 501459827 789405696 133952 33554432000 4194304 4650419 140736502052896 18446744073709551615 4313366 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=770904 CPUtime=1194.67 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 243364 0 0 0 119383 84 0 0 25 0 4 0 501459827 789405696 133952 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=770904 CPUtime=1201.72 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 33567 0 0 0 120160 12 0 0 25 0 4 0 501459827 789405696 133952 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 770904

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

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

[startup+1201.8 s]
/proc/loadavg: 8.12 8.09 7.72 5/179 7675
/proc/meminfo: memFree=30837784/32951124 swapFree=67111356/67111528
[pid=7627] ppid=7624 vsize=770904 CPUtime=4800.1 cores=0,2,4,6
/proc/7627/stat : 7627 (strangenight1-m) R 7624 7627 7164 0 -1 4202496 709058 0 0 0 479755 255 0 0 25 0 4 0 501459827 789405696 133952 33554432000 4194304 4650419 140736502052896 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/7627/statm: 192726 133952 393 112 0 187691 0
[pid=7627/tid=7628] ppid=7624 vsize=770904 CPUtime=1201.84 cores=0,2,4,6
/proc/7627/task/7628/stat : 7628 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 235836 0 0 0 120101 83 0 0 25 0 4 0 501459827 789405696 133952 33554432000 4194304 4650419 140736502052896 18446744073709551615 4313366 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=7627/tid=7629] ppid=7624 vsize=770904 CPUtime=1194.67 cores=0,2,4,6
/proc/7627/task/7629/stat : 7629 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 243364 0 0 0 119383 84 0 0 25 0 4 0 501459827 789405696 133952 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=7627/tid=7630] ppid=7624 vsize=770904 CPUtime=1201.72 cores=0,2,4,6
/proc/7627/task/7630/stat : 7630 (strangenight1-m) R 7624 7627 7164 0 -1 4202560 33567 0 0 0 120160 12 0 0 25 0 4 0 501459827 789405696 133952 33554432000 4194304 4650419 140736502052896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 770904

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.84
CPU time (s): 4800.16
CPU user time (s): 4797.57
CPU system time (s): 2.58161
CPU usage (%): 399.402
Max. virtual memory (cumulated for all children) (KiB): 812116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.57
system time used= 2.58161
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 709059
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= 310
involuntary context switches= 33907

runsolver used 1.85572 second user time and 4.52331 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 17:20:42
IDJOB=3175131
IDBENCH=82749
IDSOLVER=1588
FILE ID=node143/3175131-1304090442
RUNJOBID= node143-1304089238-7509
PBS_JOBID= 13170544
Free space on /tmp= 72924 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S207562876-057.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175131-1304090442/watcher-3175131-1304090442 -o /tmp/evaluation-result-3175131-1304090442/solver-3175131-1304090442 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175131-1304090442.cnf

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

MD5SUM BENCH= 04148c6828d9f9ccd74e3efaedcb8c52
RANDOM SEED=1805936888

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31383096 kB
Buffers:        216868 kB
Cached:        1011224 kB
SwapCached:        168 kB
Active:         278328 kB
Inactive:      1014708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31383096 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            6228 kB
Writeback:           0 kB
AnonPages:       64624 kB
Mapped:          14888 kB
Slab:           212116 kB
PageTables:       4300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188896 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= 72920 MiB
End job on node143 at 2011-04-29 17:40:46