Trace number 3175244

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.34 1201.74

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S259896945-079.SATISFIABLE.cnf
MD5SUMaf1e3a30945401f0fc52ffcd9f70aa15
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.081987
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-3175244-1304103315.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.02	c Parsing time:  0.00 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
0.07/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.07/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.07/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.07/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.07/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.07/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.07/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.07/0.10	c calculated reachability. Time: 0.00
0.07/0.10	c Calc default polars -  time:   0.00 s pos:      59 undec:      12 neg:      79
0.07/0.10	c =========================================================================================
0.07/0.10	c types(t): F = full restart, N = normal restart
0.07/0.10	c types(t): S = simplification begin/end, E = solution found
0.07/0.10	c restart types(rt): st = static, dy = dynamic
0.07/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.07/0.10	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.07/0.10	c Decided on static restart strategy
0.40/0.15	c  N st     8      4915       150      3195         0      4703     15975    141602   no data   no data  --
1.18/0.35	c  N st    10     11300       150      3195         0      4367     15975    101949   no data   no data  --
1.98/0.57	c  N st    11     17044       150      3195         0      9889     15975    273692   no data   no data  --
3.58/0.92	c  F st    12     25001       150      3195         0     12057     15975    324849   no data   no data  --
3.58/0.92	c  N st    12     25001       150      3195         0     12057     15975    324849   no data   no data  --
4.40/1.14	c Decided on static restart strategy
4.40/1.14	c  N st    18     30002       150      3195         0     10334     15975    266668   no data   no data  --
4.40/1.14	c  S st    18     30002       150      3195         0     10334     15975    266668   no data   no data  --
4.40/1.17	c  S st    18     30505       150      3195         0     10828     15975    281358   no data   no data  --
4.40/1.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/1.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.40/1.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
4.40/1.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.40/1.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/1.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4.40/1.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.97/2.10	c lits-rem:      2971  cl-subs:     1144  v-elim:      0  v-fix:    0  time:  3.66 s
8.38/2.15	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.19
8.38/2.15	c calculated reachability. Time: 0.00
8.38/2.15	c  N st    18     30505       150      3195         0      9684     15975    239402   no data   no data  --
9.97/2.50	c  N st    20     37616       150      3195         0      8957     15975    200305   no data   no data  --
11.17/2.80	c  N st    21     44015       150      3195         0     15053     15975    384862   no data   no data  --
11.57/2.90	c  S st    22     45759       150      3195         0     16723     15975    434402   no data   no data  --
11.57/2.95	c  S st    22     46266       150      3195         0      8678     15975    172351   no data   no data  --
11.57/2.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.57/2.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.57/2.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
11.57/2.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.57/2.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.57/2.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
11.57/2.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.78/3.28	c lits-rem:       392  cl-subs:      214  v-elim:      0  v-fix:    0  time:  1.27 s
12.78/3.28	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
12.78/3.28	c vivif2 --  cl tried     8464 cl shrink        0 lits rem          0 time: 0.00
13.18/3.32	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.16
13.18/3.32	c calculated reachability. Time: 0.00
13.18/3.32	c  N st    22     46266       150      3195         0      8464     15975    165450   no data   no data  --
16.76/4.22	c  N st    23     60665       150      3195         0     12657     15975    273076   no data   no data  --
18.75/4.76	c  N st    24     69399       150      3195         0     10539     15975    195181   no data   no data  --
18.75/4.76	c  S st    24     69399       150      3195         0     10539     15975    195181   no data   no data  --
18.75/4.79	c  S st    24     69899       150      3195         0     11032     15975    209791   no data   no data  --
18.75/4.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.75/4.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.75/4.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
19.15/4.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.15/4.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.15/4.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
19.15/4.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.57/5.46	c lits-rem:       694  cl-subs:      194  v-elim:      0  v-fix:    0  time:  2.65 s
21.57/5.46	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
21.57/5.46	c vivif2 --  cl tried    10838 cl shrink        0 lits rem          0 time: 0.01
21.98/5.52	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.22
21.98/5.52	c calculated reachability. Time: 0.00
21.98/5.52	c  N st    24     69899       150      3195         0     10838     15975    203214   no data   no data  --
26.37/6.64	c  F st    25     87501       150      3195         0     16139     15975    352162   no data   no data  --
26.37/6.64	c  N st    25     87501       150      3195         0     16139     15975    352162   no data   no data  --
27.94/7.01	c Decided on static restart strategy
28.74/7.22	c  N st    32     95542       150      3195         0     23806     15975    583954   no data   no data  --
31.14/7.85	c  N st    34    104850       150      3195         0     20290     15975    466678   no data   no data  --
31.14/7.85	c  S st    34    104850       150      3195         0     20290     15975    466678   no data   no data  --
31.54/7.91	c  S st    34    105354       150      3195         0     20783     15975    481554   no data   no data  --
31.54/7.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.54/7.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.54/7.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
31.54/7.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.54/7.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.54/7.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
31.54/7.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.93/9.54	c lits-rem:      3963  cl-subs:     1283  v-elim:      0  v-fix:    0  time:  6.42 s
37.93/9.54	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
37.93/9.54	c vivif2 --  cl tried    19500 cl shrink        0 lits rem          0 time: 0.02
38.33/9.66	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.43
38.33/9.66	c calculated reachability. Time: 0.00
38.33/9.66	c  N st    34    105354       150      3195         0     19500     15975    435055   no data   no data  --
41.52/10.43	c  N st    35    114952       150      3195         0     15327     15975    307920   no data   no data  --
46.32/11.60	c  N st    36    129350       150      3195         0     14705     15975    261427   no data   no data  --
52.73/13.23	c  N st    37    150946       150      3195         0     20008     15975    405726   no data   no data  --
54.70/13.79	c  S st    38    158031       150      3195         0     26741     15975    617209   no data   no data  --
55.10/13.85	c  S st    38    158536       150      3195         0     27233     15975    631921   no data   no data  --
55.10/13.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
55.10/13.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.10/13.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
55.10/13.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.10/13.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.10/13.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
55.10/13.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
63.09/15.89	c lits-rem:      4865  cl-subs:     2062  v-elim:      0  v-fix:    0  time:  8.02 s
63.09/15.89	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
63.49/15.90	c vivif2 --  cl tried    25171 cl shrink        0 lits rem          0 time: 0.02
63.89/16.02	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.51
63.89/16.02	c calculated reachability. Time: 0.00
63.89/16.02	c  N st    38    158536       150      3195         0     25171     15975    557196   no data   no data  --
82.26/20.66	c  N st    39    207125       150      3195         0     20153     15975    358738   no data   no data  --
94.25/23.64	c  N st    40    237804       150      3195         0     30278     15975    656143   no data   no data  --
94.25/23.64	c  S st    40    237804       150      3195         0     30278     15975    656143   no data   no data  --
94.65/23.72	c  S st    40    238306       150      3195         0     30764     15975    670407   no data   no data  --
94.65/23.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
94.65/23.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.65/23.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
94.65/23.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.65/23.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.65/23.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
94.65/23.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
103.04/25.89	c lits-rem:      3636  cl-subs:     2033  v-elim:      0  v-fix:    0  time:  8.55 s
103.04/25.89	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
103.44/25.90	c vivif2 --  cl tried    28731 cl shrink        0 lits rem          0 time: 0.03
103.84/26.05	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.58
103.84/26.05	c calculated reachability. Time: 0.00
103.84/26.05	c  N st    40    238306       150      3195         0     28731     15975    605397   no data   no data  --
131.82/33.06	c  F st    41    306252       150      3195         0     30739     15975    626047   no data   no data  --
131.82/33.06	c  N st    41    306252       150      3195         0     30739     15975    626047   no data   no data  --
134.20/33.64	c Decided on static restart strategy
144.60/36.26	c  N st    51    334558       150      3195         0     34818     15975    698157   no data   no data  --
154.56/38.75	c  N st    53    357460       150      3195         0     32805     15975    633681   no data   no data  --
154.56/38.75	c  S st    53    357460       150      3195         0     32805     15975    633681   no data   no data  --
154.96/38.84	c  S st    53    357961       150      3195         0     33290     15975    648035   no data   no data  --
154.96/38.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
154.96/38.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
154.96/38.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
154.96/38.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
154.96/38.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
154.96/38.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
154.96/38.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
164.16/41.11	c lits-rem:      3807  cl-subs:     1584  v-elim:      0  v-fix:    0  time:  8.95 s
164.16/41.11	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
164.16/41.12	c vivif2 --  cl tried    31706 cl shrink        0 lits rem          0 time: 0.03
164.56/41.29	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.67
164.56/41.29	c calculated reachability. Time: 0.00
164.56/41.29	c  N st    53    357961       150      3195         0     31706     15975    591306   no data   no data  --
179.75/45.04	c  N st    54    390353       150      3195         0     37684     15975    755598   no data   no data  --
202.90/50.89	c  N st    55    438941       150      3195         0     31569     15975    552019   no data   no data  --
236.06/59.19	c  N st    56    511823       150      3195         0     44593     15975    905572   no data   no data  --
248.84/62.34	c  N st    57    536942       150      3195         0     39191     15975    723724   no data   no data  --
248.84/62.34	c  S st    57    536942       150      3195         0     39191     15975    723724   no data   no data  --
249.24/62.44	c  S st    57    537449       150      3195         0     39685     15975    738431   no data   no data  --
249.24/62.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
249.24/62.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
249.24/62.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
249.24/62.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
249.24/62.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
249.24/62.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
249.24/62.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
258.84/64.87	c lits-rem:      2711  cl-subs:     1721  v-elim:      0  v-fix:    0  time:  9.53 s
258.84/64.87	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
258.84/64.88	c vivif2 --  cl tried    37964 cl shrink        0 lits rem          0 time: 0.03
260.02/65.10	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.88
260.02/65.10	c calculated reachability. Time: 0.00
260.02/65.10	c  N st    57    537449       150      3195         0     37964     15975    681429   no data   no data  --
352.70/88.32	c  N st    58    701434       150      3195         0     66427     15975   1512643   no data   no data  --
424.60/106.34	c  N st    59    806176       150      3195         0     60333     15975   1246644   no data   no data  --
424.60/106.34	c  S st    59    806176       150      3195         0     60333     15975   1246644   no data   no data  --
425.40/106.52	c  S st    59    806681       150      3195         0     60828     15975   1261083   no data   no data  --
425.40/106.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
425.40/106.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
425.40/106.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
425.40/106.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
425.40/106.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
425.40/106.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
425.40/106.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
460.97/115.42	c lits-rem:       540  cl-subs:     4893  v-elim:      0  v-fix:    0  time: 35.25 s
460.97/115.42	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
460.97/115.43	c vivif2 --  cl tried    55935 cl shrink        0 lits rem          0 time: 0.06
462.55/115.80	c asymm  cl-useful: 0/2344/3195 lits-rem:0 time: 1.48
462.55/115.80	c calculated reachability. Time: 0.00
462.55/115.80	c  N st    59    806681       150      3195         0     55935     15975   1111269   no data   no data  --
652.69/163.49	c  F st    60   1071876       150      3195         0     71156     15975   1505796   no data   no data  --
652.69/163.49	c  N st    60   1071876       150      3195         0     71156     15975   1505796   no data   no data  --
658.29/164.84	c Decided on static restart strategy
675.46/169.17	c  N st    70   1100183       150      3195         0     55803     15975    991295   no data   no data  --
704.22/176.33	c  N st    72   1136175       150      3195         0     46392     15975    671113   no data   no data  --
725.02/181.52	c  N st    73   1168567       150      3195         0     77065     15975   1613988   no data   no data  --
754.15/188.89	c  N st    74   1210021       150      3195         0     71814     15975   1458096   no data   no data  --
754.15/188.89	c  S st    74   1210021       150      3195         0     71814     15975   1458096   no data   no data  --
755.36/189.12	c  S st    74   1210532       150      3195         0     72318     15975   1473165   no data   no data  --
755.36/189.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
755.36/189.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
755.36/189.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
755.36/189.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
755.36/189.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
755.36/189.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
755.36/189.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
814.87/204.08	c lits-rem:      3529  cl-subs:     4703  v-elim:      0  v-fix:    0  time: 59.41 s
814.87/204.08	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
815.27/204.10	c vivif2 --  cl tried    67615 cl shrink        0 lits rem          0 time: 0.07
816.08/204.31	c asymm  cl-useful: 0/851/3195 lits-rem:0 time: 0.86
816.08/204.31	c calculated reachability. Time: 0.00
816.08/204.31	c  N st    74   1210532       150      3195         0     67615     15975   1317883   no data   no data  --
881.98/220.83	c  N st    75   1283414       150      3195         0     91299     15975   1999130   no data   no data  --
999.43/250.29	c  N st    76   1392738       150      3195         0     52581     15975    760433   no data   no data  --
1137.65/284.82	c  N st    77   1556723       150      3195         0     57269     15975    857641   no data   no data  --
1273.46/318.86	c  N st    78   1710532       150      3195         0     97448     15975   2049482   no data   no data  --
1273.46/318.86	c  S st    78   1710532       150      3195         0     97448     15975   2049482   no data   no data  --
1274.65/319.15	c  S st    78   1711035       150      3195         0     97942     15975   2064422   no data   no data  --
1274.65/319.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1274.65/319.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1275.05/319.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
1275.05/319.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1275.05/319.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1275.05/319.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1275.05/319.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1406.46/352.17	c lits-rem:      2816  cl-subs:     9941  v-elim:      0  v-fix:    0  time: 131.32 s
1406.46/352.17	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1406.46/352.20	c vivif2 --  cl tried    88001 cl shrink        0 lits rem          0 time: 0.08
1408.06/352.54	c asymm  cl-useful: 0/1514/3195 lits-rem:0 time: 1.39
1408.06/352.55	c calculated reachability. Time: 0.00
1408.06/352.55	c  N st    78   1711035       150      3195         0     88001     15975   1762957   no data   no data  --
1723.23/431.44	c  N st    79   2080002       150      3195         0     99910     15975   2060044   no data   no data  --
1847.06/462.44	c  N st    80   2211037       150      3195         0    103526     15975   2087236   no data   no data  --
1847.06/462.44	c  S st    80   2211037       150      3195         0    103526     15975   2087236   no data   no data  --
1848.26/462.79	c  S st    80   2211544       150      3195         0    104019     15975   2101936   no data   no data  --
1848.66/462.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1848.66/462.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1848.66/462.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1849.06/462.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1849.06/462.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1849.06/462.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1849.06/462.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1970.50/493.31	c lits-rem:      2164  cl-subs:     9744  v-elim:      0  v-fix:    0  time: 121.36 s
1970.50/493.31	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1970.50/493.34	c vivif2 --  cl tried    94275 cl shrink        0 lits rem          0 time: 0.09
1971.70/493.69	c asymm  cl-useful: 0/1224/3195 lits-rem:0 time: 1.42
1971.70/493.70	c calculated reachability. Time: 0.00
1972.10/493.70	c  N st    80   2211544       150      3195         0     94275     15975   1815684   no data   no data  --
2488.60/623.06	c  N st    81   2711545       150      3195         0    117425     15975   2429533   no data   no data  --
2488.60/623.06	c  S st    81   2711545       150      3195         0    117425     15975   2429533   no data   no data  --
2490.20/623.45	c  S st    81   2712048       150      3195         0    117915     15975   2444076   no data   no data  --
2490.20/623.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2490.20/623.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2490.60/623.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
2490.60/623.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2490.60/623.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2490.60/623.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2490.60/623.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2677.94/670.47	c lits-rem:      6966  cl-subs:    11168  v-elim:      0  v-fix:    0  time: 187.17 s
2677.94/670.47	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2677.94/670.49	c vivif2 --  cl tried   106747 cl shrink        0 lits rem          0 time: 0.10
2679.54/670.86	c asymm  cl-useful: 0/1279/3195 lits-rem:0 time: 1.47
2679.54/670.87	c calculated reachability. Time: 0.00
2679.54/670.87	c  N st    81   2712048       150      3195         0    106747     15975   2105391   no data   no data  --
3314.68/829.80	c  N st    82   3212048       150      3195         0     83661     15975   1232527   no data   no data  --
3314.68/829.80	c  S st    82   3212048       150      3195         0     83661     15975   1232527   no data   no data  --
3315.88/830.14	c  S st    82   3212550       150      3195         0     84153     15975   1247463   no data   no data  --
3315.88/830.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3315.88/830.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3316.28/830.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.21
3316.28/830.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3316.28/830.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3316.28/830.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3316.28/830.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3356.64/840.31	c lits-rem:       766  cl-subs:     2669  v-elim:      0  v-fix:    0  time: 40.18 s
3356.64/840.31	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3356.64/840.33	c vivif2 --  cl tried    81484 cl shrink        0 lits rem          0 time: 0.07
3358.22/840.74	c asymm  cl-useful: 0/1395/3195 lits-rem:0 time: 1.63
3358.22/840.74	c calculated reachability. Time: 0.00
3358.22/840.74	c  N st    82   3212550       150      3195         0     81484     15975   1170731   no data   no data  --
4006.95/1003.16	c  N st    83   3712550       150      3195         0     91922     15975   1381407   no data   no data  --
4006.95/1003.16	c  S st    83   3712550       150      3195         0     91922     15975   1381407   no data   no data  --
4008.14/1003.45	c  S st    83   3713053       150      3195         0     92401     15975   1396314   no data   no data  --
4008.14/1003.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4008.14/1003.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4008.55/1003.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.18
4008.55/1003.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4008.55/1003.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4008.55/1003.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4008.55/1003.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4046.10/1012.98	c lits-rem:      1749  cl-subs:     3245  v-elim:      0  v-fix:    0  time: 37.68 s
4046.10/1012.98	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
4046.10/1013.00	c vivif2 --  cl tried    89156 cl shrink        0 lits rem          0 time: 0.07
4046.92/1013.14	c asymm  cl-useful: 0/521/3195 lits-rem:0 time: 0.55
4046.92/1013.14	c calculated reachability. Time: 0.00
4046.92/1013.14	c  N st    83   3713053       150      3195         0     89156     15975   1307260   no data   no data  --
4098.82/1026.16	c  F st    84   3751563       150      3195         0    125672     15975   2462826   no data   no data  --
4098.82/1026.16	c  N st    84   3751563       150      3195         0    125672     15975   2462826   no data   no data  --
4109.60/1028.84	c Decided on static restart strategy
4149.95/1038.91	c  N st    94   3779870       150      3195         0    152517     15975   3295566   no data   no data  --
4191.51/1049.31	c  N st    96   3815863       150      3195         0    106871     15975   1832166   no data   no data  --
4236.23/1060.50	c  N st    97   3848255       150      3195         0    137509     15975   2800540   no data   no data  --
4294.56/1075.17	c  N st    98   3896845       150      3195         0    102364     15975   1661341   no data   no data  --
4404.40/1102.64	c  N st    99   3969727       150      3195         0     88962     15975   1227830   no data   no data  --
4549.00/1138.83	c  N st   100   4079051       150      3195         0    108740     15975   1803906   no data   no data  --
4723.97/1182.66	c  N st   101   4213053       150      3195         0    151509     15975   3129945   no data   no data  --
4723.97/1182.66	c  S st   101   4213053       150      3195         0    151509     15975   3129945   no data   no data  --
4725.97/1183.16	c  S st   101   4213555       150      3195         0    152003     15975   3145450   no data   no data  --
4725.97/1183.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4725.97/1183.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4726.37/1183.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.33
4726.77/1183.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4726.77/1183.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4726.77/1183.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4726.77/1183.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175244-1304103315/watcher-3175244-1304103315 -o /tmp/evaluation-result-3175244-1304103315/solver-3175244-1304103315 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175244-1304103315.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.17 8.14 8.03 6/180 2625
/proc/meminfo: memFree=31418240/32950928 swapFree=67111404/67111528
[pid=2625] ppid=2623 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) R 2623 2625 2120 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 521930271 52465664 353 33554432000 4194304 4650419 140735051990240 18446744073709551615 235594922993 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 12809 353 303 112 0 7774 0
[pid=2625/tid=2626] ppid=2623 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 521930271 52465664 357 33554432000 4194304 4650419 140735051990240 18446744073709551615 47752639329817 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 521930271 52465664 357 33554432000 4194304 4650419 140735051990240 18446744073709551615 47752639330220 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 521930271 52465664 357 33554432000 4194304 4650419 140735051990240 18446744073709551615 47752639329817 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0231021 s]
/proc/loadavg: 8.17 8.14 8.03 6/180 2625
/proc/meminfo: memFree=31418240/32950928 swapFree=67111404/67111528
[pid=2625] ppid=2623 vsize=282864 CPUtime=0.07 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) D 2623 2625 2120 0 -1 4202496 1492 0 0 0 7 0 0 0 25 0 4 0 521930271 289652736 1320 33554432000 4194304 4650419 140735051990240 18446744073709551615 235594909879 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 70716 1320 381 112 0 65681 0
[pid=2625/tid=2626] ppid=2623 vsize=282864 CPUtime=0.01 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) D 2623 2625 2120 0 -1 4202560 324 0 0 0 1 0 0 0 25 0 4 0 521930271 289652736 1320 33554432000 4194304 4650419 140735051990240 18446744073709551615 235594909879 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=282864 CPUtime=0.01 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 300 0 0 0 1 0 0 0 25 0 4 0 521930271 289652736 1320 33554432000 4194304 4650419 140735051990240 18446744073709551615 235594563792 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=282864 CPUtime=0.01 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 166 0 0 0 1 0 0 0 25 0 4 0 521930271 289652736 1320 33554432000 4194304 4650419 140735051990240 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 282864

[startup+0.107125 s]
/proc/loadavg: 8.17 8.14 8.03 6/180 2625
/proc/meminfo: memFree=31418240/32950928 swapFree=67111404/67111528
[pid=2625] ppid=2623 vsize=282864 CPUtime=0.4 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) R 2623 2625 2120 0 -1 4202496 2093 0 0 0 40 0 0 0 25 0 4 0 521930271 289652736 1918 33554432000 4194304 4650419 140735051990240 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 70716 1918 389 112 0 65681 0
[pid=2625/tid=2626] ppid=2623 vsize=282864 CPUtime=0.1 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 467 0 0 0 10 0 0 0 25 0 4 0 521930271 289652736 1918 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=282864 CPUtime=0.1 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 442 0 0 0 10 0 0 0 25 0 4 0 521930271 289652736 1918 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=282864 CPUtime=0.1 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 316 0 0 0 10 0 0 0 25 0 4 0 521930271 289652736 1918 33554432000 4194304 4650419 140735051990240 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282864

[startup+0.301037 s]
/proc/loadavg: 8.17 8.14 8.03 6/180 2625
/proc/meminfo: memFree=31418240/32950928 swapFree=67111404/67111528
[pid=2625] ppid=2623 vsize=284452 CPUtime=1.18 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) R 2623 2625 2120 0 -1 4202496 3449 0 0 0 118 0 0 0 25 0 4 0 521930271 291278848 2553 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365242 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 71113 2553 391 112 0 66078 0
[pid=2625/tid=2626] ppid=2623 vsize=284452 CPUtime=0.29 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 808 0 0 0 29 0 0 0 25 0 4 0 521930271 291278848 2553 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=284452 CPUtime=0.29 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 774 0 0 0 29 0 0 0 25 0 4 0 521930271 291278848 2553 33554432000 4194304 4650419 140735051990240 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=284452 CPUtime=0.29 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 655 0 0 0 29 0 0 0 25 0 4 0 521930271 291278848 2553 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284452

[startup+0.700969 s]
/proc/loadavg: 8.17 8.14 8.03 6/180 2625
/proc/meminfo: memFree=31418240/32950928 swapFree=67111404/67111528
[pid=2625] ppid=2623 vsize=286436 CPUtime=2.78 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) R 2623 2625 2120 0 -1 4202496 6363 0 0 0 277 1 0 0 25 0 4 0 521930271 293310464 3013 33554432000 4194304 4650419 140735051990240 18446744073709551615 4366928 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 71609 3013 391 112 0 66574 0
[pid=2625/tid=2626] ppid=2623 vsize=286436 CPUtime=0.69 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 1544 0 0 0 69 0 0 0 25 0 4 0 521930271 293310464 3013 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=286436 CPUtime=0.69 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 1508 0 0 0 69 0 0 0 25 0 4 0 521930271 293310464 3013 33554432000 4194304 4650419 140735051990240 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=286436 CPUtime=0.69 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 1338 0 0 0 69 0 0 0 25 0 4 0 521930271 293310464 3013 33554432000 4194304 4650419 140735051990240 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 286436

[startup+1.50083 s]
/proc/loadavg: 8.17 8.14 8.03 9/184 2629
/proc/meminfo: memFree=31397500/32950928 swapFree=67111404/67111528
[pid=2625] ppid=2623 vsize=278424 CPUtime=5.97 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) R 2623 2625 2120 0 -1 4202496 11579 0 0 0 595 2 0 0 25 0 4 0 521930271 285106176 5697 33554432000 4194304 4650419 140735051990240 18446744073709551615 4438725 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 69606 5697 393 112 0 64571 0
[pid=2625/tid=2626] ppid=2623 vsize=278424 CPUtime=1.49 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 2546 0 0 0 149 0 0 0 25 0 4 0 521930271 285106176 5697 33554432000 4194304 4650419 140735051990240 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=278424 CPUtime=1.48 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 2553 0 0 0 148 0 0 0 25 0 4 0 521930271 285106176 5697 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=278424 CPUtime=1.49 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 2247 0 0 0 149 0 0 0 25 0 4 0 521930271 285106176 5697 33554432000 4194304 4650419 140735051990240 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 278424

[startup+3.10055 s]
/proc/loadavg: 8.17 8.14 8.03 9/184 2629
/proc/meminfo: memFree=31360380/32950928 swapFree=67111404/67111528
[pid=2625] ppid=2623 vsize=288576 CPUtime=12.37 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) R 2623 2625 2120 0 -1 4202496 19705 0 0 0 1234 3 0 0 25 0 4 0 521930271 295501824 11617 33554432000 4194304 4650419 140735051990240 18446744073709551615 4439641 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 72144 11617 393 112 0 67109 0
[pid=2625/tid=2626] ppid=2623 vsize=288576 CPUtime=3.09 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 4639 0 0 0 309 0 0 0 25 0 4 0 521930271 295501824 11617 33554432000 4194304 4650419 140735051990240 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=288576 CPUtime=3.07 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 5072 0 0 0 307 0 0 0 25 0 4 0 521930271 295501824 11617 33554432000 4194304 4650419 140735051990240 18446744073709551615 4438393 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=288576 CPUtime=3.08 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 4672 0 0 0 308 0 0 0 25 0 4 0 521930271 295501824 11617 33554432000 4194304 4650419 140735051990240 18446744073709551615 4349707 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 288576

[startup+6.30099 s]
/proc/loadavg: 8.16 8.14 8.03 9/184 2629
/proc/meminfo: memFree=31306204/32950928 swapFree=67111404/67111528
[pid=2625] ppid=2623 vsize=289572 CPUtime=25.15 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) R 2623 2625 2120 0 -1 4202496 28808 0 0 0 2510 5 0 0 25 0 4 0 521930271 296521728 14261 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 72393 14261 393 112 0 67358 0
[pid=2625/tid=2626] ppid=2623 vsize=289572 CPUtime=6.29 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 7808 0 0 0 629 0 0 0 25 0 4 0 521930271 296521728 14261 33554432000 4194304 4650419 140735051990240 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=289572 CPUtime=6.25 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 7625 0 0 0 624 1 0 0 25 0 4 0 521930271 296521728 14261 33554432000 4194304 4650419 140735051990240 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=289572 CPUtime=6.29 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 6038 0 0 0 628 1 0 0 25 0 4 0 521930271 296521728 14261 33554432000 4194304 4650419 140735051990240 18446744073709551615 4330361 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 289572

[startup+12.7009 s]
/proc/loadavg: 8.15 8.13 8.03 9/184 2630
/proc/meminfo: memFree=31256852/32950928 swapFree=67111404/67111528
[pid=2625] ppid=2623 vsize=296392 CPUtime=50.71 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) R 2623 2625 2120 0 -1 4202496 45928 0 0 0 5063 8 0 0 25 0 4 0 521930271 303505408 21014 33554432000 4194304 4650419 140735051990240 18446744073709551615 4366839 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 74098 21014 393 112 0 69063 0
[pid=2625/tid=2626] ppid=2623 vsize=296392 CPUtime=12.69 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 12506 0 0 0 1268 1 0 0 25 0 4 0 521930271 303505408 21014 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=296392 CPUtime=12.61 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 12204 0 0 0 1259 2 0 0 25 0 4 0 521930271 303505408 21014 33554432000 4194304 4650419 140735051990240 18446744073709551615 4514625 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=296392 CPUtime=12.69 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 8954 0 0 0 1267 2 0 0 25 0 4 0 521930271 303505408 21014 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 296392

[startup+25.5006 s]
/proc/loadavg: 8.11 8.13 8.03 9/184 2630
/proc/meminfo: memFree=31186148/32950928 swapFree=67111404/67111528
[pid=2625] ppid=2623 vsize=305024 CPUtime=101.84 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) R 2623 2625 2120 0 -1 4202496 71380 0 0 0 10169 15 0 0 25 0 4 0 521930271 312344576 28335 33554432000 4194304 4650419 140735051990240 18446744073709551615 4439086 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 76256 28335 393 112 0 71221 0
[pid=2625/tid=2626] ppid=2623 vsize=305024 CPUtime=25.49 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 20339 0 0 0 2546 3 0 0 25 0 4 0 521930271 312344576 28335 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=305024 CPUtime=25.35 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 18887 0 0 0 2530 5 0 0 25 0 4 0 521930271 312344576 28335 33554432000 4194304 4650419 140735051990240 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=305024 CPUtime=25.49 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 11718 0 0 0 2546 3 0 0 25 0 4 0 521930271 312344576 28335 33554432000 4194304 4650419 140735051990240 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 305024

[startup+51.1011 s]
/proc/loadavg: 8.15 8.13 8.03 9/184 2630
/proc/meminfo: memFree=31121776/32950928 swapFree=67111404/67111528
[pid=2625] ppid=2623 vsize=315128 CPUtime=204.1 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) R 2623 2625 2120 0 -1 4202496 109496 0 0 0 20384 26 0 0 25 0 4 0 521930271 322691072 34599 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365276 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 78782 34599 393 112 0 73747 0
[pid=2625/tid=2626] ppid=2623 vsize=315128 CPUtime=51.09 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 32272 0 0 0 5102 7 0 0 25 0 4 0 521930271 322691072 34599 33554432000 4194304 4650419 140735051990240 18446744073709551615 4303950 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=315128 CPUtime=50.8 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 29812 0 0 0 5073 7 0 0 25 0 4 0 521930271 322691072 34599 33554432000 4194304 4650419 140735051990240 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=315128 CPUtime=51.08 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 15462 0 0 0 5105 3 0 0 25 0 4 0 521930271 322691072 34599 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 315128

[startup+102.306 s]
/proc/loadavg: 8.11 8.12 8.03 9/184 2632
/proc/meminfo: memFree=31072512/32950928 swapFree=67111404/67111528
[pid=2625] ppid=2623 vsize=317320 CPUtime=408.64 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) R 2623 2625 2120 0 -1 4202496 170295 0 0 0 40818 46 0 0 25 0 4 0 521930271 324935680 44643 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 79330 44643 393 112 0 74295 0
[pid=2625/tid=2626] ppid=2623 vsize=317320 CPUtime=102.29 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 49597 0 0 0 10217 12 0 0 25 0 4 0 521930271 324935680 44643 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=317320 CPUtime=101.73 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 47061 0 0 0 10161 12 0 0 25 0 4 0 521930271 324935680 44643 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=317320 CPUtime=102.3 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 24177 0 0 0 10223 7 0 0 25 0 4 0 521930271 324935680 44643 33554432000 4194304 4650419 140735051990240 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 317320

[startup+162.301 s]

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

[pid=2625] ppid=2623 vsize=670408 CPUtime=2805.37 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) R 2623 2625 2120 0 -1 4202496 511893 0 0 0 280338 199 0 0 25 0 4 0 521930271 686497792 115091 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 167602 115091 393 112 0 162567 0
[pid=2625/tid=2626] ppid=2623 vsize=670408 CPUtime=702.3 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 163357 0 0 0 70162 68 0 0 25 0 4 0 521930271 686497792 115091 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=670408 CPUtime=698.46 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 136342 0 0 0 69796 50 0 0 25 0 4 0 521930271 686497792 115091 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=670408 CPUtime=702.29 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 79701 0 0 0 70196 33 0 0 25 0 4 0 521930271 686497792 115091 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.37
Current children cumulated vsize (KiB) 670408

[startup+762.307 s]
/proc/loadavg: 8.05 8.06 8.03 9/184 2662
/proc/meminfo: memFree=30504864/32950928 swapFree=67111404/67111528
[pid=2625] ppid=2623 vsize=630548 CPUtime=3045.07 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) R 2623 2625 2120 0 -1 4202496 538053 0 0 0 304298 209 0 0 25 0 4 0 521930271 645681152 120146 33554432000 4194304 4650419 140735051990240 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 157637 120146 393 112 0 152602 0
[pid=2625/tid=2626] ppid=2623 vsize=630548 CPUtime=762.31 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 176546 0 0 0 76159 72 0 0 25 0 4 0 521930271 645681152 120146 33554432000 4194304 4650419 140735051990240 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=630548 CPUtime=758.13 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 142827 0 0 0 75761 52 0 0 25 0 4 0 521930271 645681152 120146 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=630548 CPUtime=762.3 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 82671 0 0 0 76196 34 0 0 25 0 4 0 521930271 645681152 120146 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.07
Current children cumulated vsize (KiB) 630548

[startup+822.301 s]
/proc/loadavg: 8.10 8.08 8.04 9/184 2663
/proc/meminfo: memFree=30492796/32950928 swapFree=67111404/67111528
[pid=2625] ppid=2623 vsize=631160 CPUtime=3284.72 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) R 2623 2625 2120 0 -1 4202496 552174 0 0 0 328256 216 0 0 25 0 4 0 521930271 646307840 124311 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 157790 124311 393 112 0 152755 0
[pid=2625/tid=2626] ppid=2623 vsize=631160 CPUtime=822.3 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 182260 0 0 0 82156 74 0 0 25 0 4 0 521930271 646307840 124311 33554432000 4194304 4650419 140735051990240 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=631160 CPUtime=817.79 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 146746 0 0 0 81725 54 0 0 25 0 4 0 521930271 646307840 124311 33554432000 4194304 4650419 140735051990240 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=631160 CPUtime=822.29 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 86776 0 0 0 82192 37 0 0 25 0 4 0 521930271 646307840 124311 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.72
Current children cumulated vsize (KiB) 631160

[startup+882.301 s]
/proc/loadavg: 8.07 8.08 8.03 9/184 2665
/proc/meminfo: memFree=30476884/32950928 swapFree=67111404/67111528
[pid=2625] ppid=2623 vsize=686844 CPUtime=3524.4 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) R 2623 2625 2120 0 -1 4202496 568462 0 0 0 352214 226 0 0 25 0 4 0 521930271 703328256 122274 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 171711 122274 393 112 0 166676 0
[pid=2625/tid=2626] ppid=2623 vsize=686844 CPUtime=882.3 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 190657 0 0 0 88152 78 0 0 25 0 4 0 521930271 703328256 122274 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=686844 CPUtime=877.47 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 151371 0 0 0 87690 57 0 0 25 0 4 0 521930271 703328256 122274 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=686844 CPUtime=882.3 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 89564 0 0 0 88190 40 0 0 25 0 4 0 521930271 703328256 122274 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.4
Current children cumulated vsize (KiB) 686844

[startup+942.301 s]
/proc/loadavg: 8.06 8.08 8.03 9/184 2666
/proc/meminfo: memFree=30510196/32950928 swapFree=67111404/67111528
[pid=2625] ppid=2623 vsize=674560 CPUtime=3764.08 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) R 2623 2625 2120 0 -1 4202496 587940 0 0 0 376170 238 0 0 25 0 4 0 521930271 690749440 115396 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 168640 115396 393 112 0 163605 0
[pid=2625/tid=2626] ppid=2623 vsize=674560 CPUtime=942.3 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 200834 0 0 0 94147 83 0 0 25 0 4 0 521930271 690749440 115396 33554432000 4194304 4650419 140735051990240 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=674560 CPUtime=937.14 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 155873 0 0 0 93654 60 0 0 25 0 4 0 521930271 690749440 115396 33554432000 4194304 4650419 140735051990240 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=674560 CPUtime=942.3 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 93721 0 0 0 94187 43 0 0 25 0 4 0 521930271 690749440 115396 33554432000 4194304 4650419 140735051990240 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 674560

[startup+1002.3 s]
/proc/loadavg: 8.06 8.07 8.03 9/184 2668
/proc/meminfo: memFree=30467892/32950928 swapFree=67111404/67111528
[pid=2625] ppid=2623 vsize=675296 CPUtime=4003.75 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) R 2623 2625 2120 0 -1 4202496 601543 0 0 0 400132 243 0 0 25 0 4 0 521930271 691503104 122119 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 168824 122119 393 112 0 163789 0
[pid=2625/tid=2626] ppid=2623 vsize=675296 CPUtime=1002.3 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 206288 0 0 0 100145 85 0 0 25 0 4 0 521930271 691503104 122119 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=675296 CPUtime=996.81 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 160019 0 0 0 99619 62 0 0 25 0 4 0 521930271 691503104 122119 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=675296 CPUtime=1002.29 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 97006 0 0 0 100185 44 0 0 25 0 4 0 521930271 691503104 122119 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 675296

[startup+1062.3 s]
/proc/loadavg: 8.09 8.08 8.04 9/184 2670
/proc/meminfo: memFree=30457792/32950928 swapFree=67111404/67111528
[pid=2625] ppid=2623 vsize=663756 CPUtime=4243.43 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) R 2623 2625 2120 0 -1 4202496 621547 0 0 0 424087 256 0 0 25 0 4 0 521930271 679686144 121605 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 165939 121605 393 112 0 160904 0
[pid=2625/tid=2626] ppid=2623 vsize=663756 CPUtime=1062.31 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 213814 0 0 0 106140 91 0 0 25 0 4 0 521930271 679686144 121605 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=663756 CPUtime=1056.48 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 164668 0 0 0 105585 63 0 0 25 0 4 0 521930271 679686144 121605 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=663756 CPUtime=1062.3 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 100580 0 0 0 106184 46 0 0 25 0 4 0 521930271 679686144 121605 33554432000 4194304 4650419 140735051990240 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.43
Current children cumulated vsize (KiB) 663756

[startup+1122.3 s]
/proc/loadavg: 8.07 8.08 8.04 9/184 2671
/proc/meminfo: memFree=30461208/32950928 swapFree=67111404/67111528
[pid=2625] ppid=2623 vsize=664552 CPUtime=4483.1 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) R 2623 2625 2120 0 -1 4202496 650339 0 0 0 448039 271 0 0 25 0 4 0 521930271 680501248 119086 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 166138 119086 393 112 0 161103 0
[pid=2625/tid=2626] ppid=2623 vsize=664552 CPUtime=1122.3 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 222143 0 0 0 112135 95 0 0 25 0 4 0 521930271 680501248 119086 33554432000 4194304 4650419 140735051990240 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=664552 CPUtime=1116.16 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 173050 0 0 0 111548 68 0 0 25 0 4 0 521930271 680501248 119086 33554432000 4194304 4650419 140735051990240 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=664552 CPUtime=1122.3 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 104942 0 0 0 112182 48 0 0 25 0 4 0 521930271 680501248 119086 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365216 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4483.1
Current children cumulated vsize (KiB) 664552

[startup+1182.3 s]
/proc/loadavg: 8.20 8.11 8.05 9/184 2673
/proc/meminfo: memFree=30417268/32950928 swapFree=67111404/67111528
[pid=2625] ppid=2623 vsize=635316 CPUtime=4722.77 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) R 2623 2625 2120 0 -1 4202496 679972 0 0 0 471991 286 0 0 25 0 4 0 521930271 650563584 128776 33554432000 4194304 4650419 140735051990240 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 158829 128776 393 112 0 153794 0
[pid=2625/tid=2626] ppid=2623 vsize=635316 CPUtime=1182.31 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 232473 0 0 0 118131 100 0 0 25 0 4 0 521930271 650563584 128776 33554432000 4194304 4650419 140735051990240 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=635316 CPUtime=1175.83 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 180976 0 0 0 117510 73 0 0 25 0 4 0 521930271 650563584 128776 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=635316 CPUtime=1182.3 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 108380 0 0 0 118180 50 0 0 25 0 4 0 521930271 650563584 128776 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.77
Current children cumulated vsize (KiB) 635316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.14 8.10 8.05 9/184 2673
/proc/meminfo: memFree=30401136/32950928 swapFree=67111404/67111528
[pid=2625] ppid=2623 vsize=744248 CPUtime=4800.29 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) R 2623 2625 2120 0 -1 4202496 690139 0 0 0 479739 290 0 0 25 0 4 0 521930271 762109952 134488 33554432000 4194304 4650419 140735051990240 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 186062 134488 393 112 0 181027 0
[pid=2625/tid=2626] ppid=2623 vsize=744248 CPUtime=1201.72 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 234039 0 0 0 120070 102 0 0 25 0 4 0 521930271 762109952 134488 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=744248 CPUtime=1195.12 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 181574 0 0 0 119439 73 0 0 25 0 4 0 521930271 762109952 134488 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=744248 CPUtime=1201.7 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 110250 0 0 0 120120 50 0 0 25 0 4 0 521930271 762109952 134488 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 744248

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

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

[startup+1201.7 s]
/proc/loadavg: 8.14 8.10 8.05 9/184 2673
/proc/meminfo: memFree=30401136/32950928 swapFree=67111404/67111528
[pid=2625] ppid=2623 vsize=744248 CPUtime=4800.29 cores=1,3,5,7
/proc/2625/stat : 2625 (strangenight1-m) R 2623 2625 2120 0 -1 4202496 690139 0 0 0 479739 290 0 0 25 0 4 0 521930271 762109952 134488 33554432000 4194304 4650419 140735051990240 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/2625/statm: 186062 134488 393 112 0 181027 0
[pid=2625/tid=2626] ppid=2623 vsize=744248 CPUtime=1201.72 cores=1,3,5,7
/proc/2625/task/2626/stat : 2626 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 234039 0 0 0 120070 102 0 0 25 0 4 0 521930271 762109952 134488 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2625/tid=2627] ppid=2623 vsize=744248 CPUtime=1195.12 cores=1,3,5,7
/proc/2625/task/2627/stat : 2627 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 181574 0 0 0 119439 73 0 0 25 0 4 0 521930271 762109952 134488 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2625/tid=2628] ppid=2623 vsize=744248 CPUtime=1201.7 cores=1,3,5,7
/proc/2625/task/2628/stat : 2628 (strangenight1-m) R 2623 2625 2120 0 -1 4202560 110250 0 0 0 120120 50 0 0 25 0 4 0 521930271 762109952 134488 33554432000 4194304 4650419 140735051990240 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 744248

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.34
CPU user time (s): 4797.42
CPU system time (s): 2.92355
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 809720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.42
system time used= 2.92355
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 690141
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= 269
involuntary context switches= 31166

runsolver used 1.84772 second user time and 4.72428 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 20:55:15
IDJOB=3175244
IDBENCH=82862
IDSOLVER=1588
FILE ID=node120/3175244-1304103315
RUNJOBID= node120-1304102111-2508
PBS_JOBID= 13170619
Free space on /tmp= 72068 MiB

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

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

MD5SUM BENCH= af1e3a30945401f0fc52ffcd9f70aa15
RANDOM SEED=784425485

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31418644 kB
Buffers:        484296 kB
Cached:         622316 kB
SwapCached:          8 kB
Active:         418244 kB
Inactive:       755948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31418644 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           12472 kB
Writeback:           0 kB
AnonPages:       66832 kB
Mapped:          15376 kB
Slab:           296160 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   275428 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= 72064 MiB
End job on node120 at 2011-04-29 21:15:19