Trace number 3175346

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.13 1201.94

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S464722883-083.SATISFIABLE.cnf
MD5SUMf1e33ebe027aeef1e1287d547aeffeed
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.036993
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
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 52662
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-3175346-1304120125.cnf'
0.00/0.00	c -- header says num vars:            125
0.00/0.00	c -- header says num clauses:        2662
0.00/0.00	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.00	c -- vars added        125
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
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.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      52 undec:       7 neg:      66
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.12/0.06	c Decided on static restart strategy
0.37/0.13	c  N st     8      4919       125      2662         0      4625     13310    122605   no data   no data  --
1.17/0.34	c  N st    10     11301       125      2662         0      4293     13310     88745   no data   no data  --
1.97/0.54	c  N st    11     17046       125      2662         0      9691     13310    223992   no data   no data  --
3.17/0.86	c  F st    12     25000       125      2662         0     11882     13310    283972   no data   no data  --
3.17/0.86	c  N st    12     25000       125      2662         0     11882     13310    283972   no data   no data  --
3.99/1.06	c Decided on static restart strategy
3.99/1.06	c  N st    18     30000       125      2662         0     10196     13310    227332   no data   no data  --
3.99/1.06	c  S st    18     30000       125      2662         0     10196     13310    227332   no data   no data  --
3.99/1.08	c  S st    18     30506       125      2662         0     10688     13310    240594   no data   no data  --
3.99/1.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/1.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.99/1.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
3.99/1.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/1.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/1.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3.99/1.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.77/1.73	c lits-rem:      2750  cl-subs:     1506  v-elim:      0  v-fix:    0  time:  2.53 s
6.77/1.77	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.17
6.77/1.77	c calculated reachability. Time: 0.00
6.77/1.77	c  N st    18     30506       125      2662         0      9182     13310    196845   no data   no data  --
8.38/2.13	c  N st    20     37617       125      2662         0      8497     13310    167249   no data   no data  --
9.55/2.47	c  N st    21     44016       125      2662         0     14538     13310    331405   no data   no data  --
9.95/2.57	c  S st    22     45759       125      2662         0     16185     13310    376350   no data   no data  --
10.35/2.61	c  S st    22     46264       125      2662         0     16679     13310    388997   no data   no data  --
10.35/2.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.35/2.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.35/2.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
10.35/2.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.35/2.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.35/2.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
10.35/2.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.95/4.01	c lits-rem:      4998  cl-subs:     1466  v-elim:      0  v-fix:    0  time:  5.51 s
15.95/4.01	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
15.95/4.01	c vivif2 --  cl tried    15213 cl shrink        0 lits rem          0 time: 0.01
15.95/4.08	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.27
15.95/4.08	c calculated reachability. Time: 0.00
15.95/4.08	c  N st    22     46264       125      2662         0     15213     13310    340453   no data   no data  --
19.14/4.86	c  N st    23     60662       125      2662         0     10956     13310    200924   no data   no data  --
21.15/5.37	c  N st    24     69399       125      2662         0     19154     13310    414836   no data   no data  --
21.15/5.37	c  S st    24     69399       125      2662         0     19154     13310    414836   no data   no data  --
21.56/5.42	c  S st    24     69905       125      2662         0     19648     13310    427441   no data   no data  --
21.56/5.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.56/5.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.56/5.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
21.56/5.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.56/5.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.56/5.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
21.56/5.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.52/6.97	c lits-rem:      3333  cl-subs:     2008  v-elim:      0  v-fix:    0  time:  6.11 s
27.52/6.97	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
27.52/6.97	c vivif2 --  cl tried    17640 cl shrink        0 lits rem          0 time: 0.01
27.93/7.05	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.34
27.93/7.06	c calculated reachability. Time: 0.00
27.93/7.06	c  N st    24     69905       125      2662         0     17640     13310    369598   no data   no data  --
32.32/8.16	c  F st    25     87501       125      2662         0     12729     13310    223585   no data   no data  --
32.32/8.16	c  N st    25     87501       125      2662         0     12729     13310    223585   no data   no data  --
33.52/8.48	c Decided on static restart strategy
34.32/8.67	c  N st    32     95538       125      2662         0     20333     13310    424050   no data   no data  --
36.71/9.29	c  N st    34    104857       125      2662         0     16815     13310    320183   no data   no data  --
36.71/9.29	c  S st    34    104857       125      2662         0     16815     13310    320183   no data   no data  --
37.11/9.34	c  S st    34    105360       125      2662         0     17303     13310    333134   no data   no data  --
37.11/9.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.11/9.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.11/9.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
37.11/9.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.11/9.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.11/9.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
37.11/9.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.91/10.58	c lits-rem:      2226  cl-subs:     1247  v-elim:      0  v-fix:    0  time:  4.89 s
41.91/10.58	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
41.91/10.58	c vivif2 --  cl tried    16056 cl shrink        0 lits rem          0 time: 0.01
42.31/10.65	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.27
42.31/10.65	c calculated reachability. Time: 0.00
42.31/10.65	c  N st    34    105360       125      2662         0     16056     13310    297885   no data   no data  --
45.10/11.31	c  N st    35    114961       125      2662         0     25084     13310    534857   no data   no data  --
49.10/12.32	c  N st    36    129359       125      2662         0     25483     13310    533051   no data   no data  --
55.49/13.91	c  N st    37    150955       125      2662         0     16681     13310    269911   no data   no data  --
57.10/14.37	c  S st    38    158040       125      2662         0     23388     13310    448149   no data   no data  --
57.49/14.43	c  S st    38    158543       125      2662         0     23878     13310    460797   no data   no data  --
57.49/14.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.49/14.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.49/14.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
57.49/14.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.49/14.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.49/14.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
57.49/14.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
64.28/16.11	c lits-rem:      4000  cl-subs:     1736  v-elim:      0  v-fix:    0  time:  6.62 s
64.28/16.11	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
64.28/16.12	c vivif2 --  cl tried    22142 cl shrink        0 lits rem          0 time: 0.02
64.68/16.22	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.43
64.68/16.23	c calculated reachability. Time: 0.00
64.68/16.23	c  N st    38    158543       125      2662         0     22142     13310    409366   no data   no data  --
83.07/20.82	c  N st    39    207131       125      2662         0     34708     13310    704333   no data   no data  --
94.23/23.68	c  N st    40    237816       125      2662         0     26890     13310    481493   no data   no data  --
94.23/23.68	c  S st    40    237816       125      2662         0     26890     13310    481493   no data   no data  --
94.63/23.76	c  S st    40    238317       125      2662         0     27375     13310    494091   no data   no data  --
94.63/23.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.63/23.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.63/23.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
94.63/23.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.63/23.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.63/23.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
94.63/23.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
101.82/25.50	c lits-rem:      3082  cl-subs:     2400  v-elim:      0  v-fix:    0  time:  6.88 s
101.82/25.50	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
101.82/25.51	c vivif2 --  cl tried    24975 cl shrink        0 lits rem          0 time: 0.02
102.22/25.62	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.46
102.22/25.62	c calculated reachability. Time: 0.00
102.22/25.62	c  N st    40    238317       125      2662         0     24975     13310    432698   no data   no data  --
127.00/31.81	c  F st    41    306252       125      2662         0     27044     13310    450467   no data   no data  --
127.00/31.81	c  N st    41    306252       125      2662         0     27044     13310    450467   no data   no data  --
128.58/32.28	c Decided on static restart strategy
137.78/34.59	c  N st    51    334554       125      2662         0     31120     13310    534551   no data   no data  --
146.95/36.84	c  N st    53    357475       125      2662         0     29216     13310    471788   no data   no data  --
146.95/36.84	c  S st    53    357475       125      2662         0     29216     13310    471788   no data   no data  --
147.35/36.91	c  S st    53    357978       125      2662         0     29705     13310    484753   no data   no data  --
147.35/36.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
147.35/36.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
147.35/36.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
147.35/36.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
147.35/36.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
147.35/36.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
147.35/36.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
152.95/38.36	c lits-rem:      2041  cl-subs:     1340  v-elim:      0  v-fix:    0  time:  5.68 s
152.95/38.36	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
152.95/38.36	c vivif2 --  cl tried    28365 cl shrink        0 lits rem          0 time: 0.02
153.37/38.49	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.52
153.37/38.50	c calculated reachability. Time: 0.00
153.37/38.50	c  N st    53    357978       125      2662         0     28365     13310    447637   no data   no data  --
170.52/42.80	c  N st    54    390370       125      2662         0     34363     13310    595671   no data   no data  --
196.09/49.13	c  N st    55    438958       125      2662         0     28177     13310    409587   no data   no data  --
231.65/58.05	c  N st    56    511840       125      2662         0     41256     13310    710220   no data   no data  --
244.42/61.24	c  N st    57    536967       125      2662         0     35843     13310    554698   no data   no data  --
244.42/61.24	c  S st    57    536967       125      2662         0     35843     13310    554698   no data   no data  --
244.82/61.33	c  S st    57    537470       125      2662         0     36331     13310    567101   no data   no data  --
244.82/61.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
244.82/61.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
244.82/61.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
244.82/61.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
244.82/61.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
244.82/61.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
244.82/61.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
252.01/63.13	c lits-rem:      1997  cl-subs:     1652  v-elim:      0  v-fix:    0  time:  7.04 s
252.01/63.13	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
252.01/63.13	c vivif2 --  cl tried    34679 cl shrink        0 lits rem          0 time: 0.03
252.81/63.30	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.68
252.81/63.30	c calculated reachability. Time: 0.00
252.81/63.30	c  N st    57    537470       125      2662         0     34679     13310    524425   no data   no data  --
342.71/85.81	c  N st    58    701454       125      2662         0     62587     13310   1193217   no data   no data  --
407.80/102.11	c  N st    59    806206       125      2662         0     56845     13310   1000459   no data   no data  --
407.80/102.11	c  S st    59    806206       125      2662         0     56845     13310   1000459   no data   no data  --
408.22/102.30	c  S st    59    806709       125      2662         0     57335     13310   1013569   no data   no data  --
408.62/102.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
408.62/102.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
408.62/102.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
408.62/102.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
408.62/102.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
408.62/102.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
408.62/102.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
431.37/108.02	c lits-rem:       421  cl-subs:     5283  v-elim:      0  v-fix:    0  time: 22.59 s
431.37/108.02	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
431.37/108.03	c vivif2 --  cl tried    52052 cl shrink        0 lits rem          0 time: 0.04
432.57/108.36	c asymm  cl-useful: 0/2109/2662 lits-rem:0 time: 1.32
432.57/108.36	c calculated reachability. Time: 0.00
432.57/108.36	c  N st    59    806709       125      2662         0     52052     13310    887485   no data   no data  --
606.35/151.89	c  F st    60   1071876       125      2662         0     67085     13310   1180998   no data   no data  --
606.35/151.89	c  N st    60   1071876       125      2662         0     67085     13310   1180998   no data   no data  --
611.12/153.05	c Decided on static restart strategy
632.31/158.33	c  N st    70   1100184       125      2662         0     51797     13310    784270   no data   no data  --
660.25/165.36	c  N st    72   1136177       125      2662         0     85570     13310   1683602   no data   no data  --
683.41/171.13	c  N st    73   1168570       125      2662         0     72849     13310   1326918   no data   no data  --
721.36/180.66	c  N st    74   1210065       125      2662         0     67475     13310   1126907   no data   no data  --
721.36/180.66	c  S st    74   1210065       125      2662         0     67475     13310   1126907   no data   no data  --
722.57/180.91	c  S st    74   1210565       125      2662         0     67962     13310   1139738   no data   no data  --
722.57/180.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
722.57/180.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
722.57/180.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
722.57/180.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
722.57/180.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
722.57/180.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
722.57/180.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
765.30/191.61	c lits-rem:      3866  cl-subs:     6319  v-elim:      0  v-fix:    0  time: 42.38 s
765.30/191.61	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
765.30/191.62	c vivif2 --  cl tried    61643 cl shrink        0 lits rem          0 time: 0.05
765.70/191.73	c asymm  cl-useful: 0/553/2662 lits-rem:0 time: 0.42
765.70/191.73	c calculated reachability. Time: 0.00
765.70/191.73	c  N st    74   1210565       125      2662         0     61643     13310    982049   no data   no data  --
822.03/205.87	c  N st    75   1283447       125      2662         0     85110     13310   1617168   no data   no data  --
917.05/229.83	c  N st    76   1392770       125      2662         0     95317     13310   1878244   no data   no data  --
1061.64/266.09	c  N st    77   1556756       125      2662         0     51989     13310    640864   no data   no data  --
1191.05/298.43	c  N st    78   1710566       125      2662         0     91980     13310   1644082   no data   no data  --
1191.05/298.43	c  S st    78   1710566       125      2662         0     91980     13310   1644082   no data   no data  --
1192.25/298.75	c  S st    78   1711070       125      2662         0     92473     13310   1657221   no data   no data  --
1192.25/298.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1192.25/298.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1192.25/298.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.18
1192.65/298.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1192.65/298.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1192.65/298.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1192.65/298.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1334.47/334.34	c lits-rem:      2611  cl-subs:    10341  v-elim:      0  v-fix:    0  time: 141.72 s
1334.47/334.34	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1334.47/334.36	c vivif2 --  cl tried    82132 cl shrink        0 lits rem          0 time: 0.07
1335.64/334.69	c asymm  cl-useful: 0/1472/2662 lits-rem:0 time: 1.33
1335.64/334.69	c calculated reachability. Time: 0.00
1335.64/334.69	c  N st    78   1711070       125      2662         0     82132     13310   1408944   no data   no data  --
1684.78/422.08	c  N st    79   2080034       125      2662         0     93360     13310   1573846   no data   no data  --
1826.18/457.48	c  N st    80   2211071       125      2662         0     97493     13310   1673522   no data   no data  --
1826.18/457.48	c  S st    80   2211071       125      2662         0     97493     13310   1673522   no data   no data  --
1828.17/457.92	c  S st    80   2211573       125      2662         0     97977     13310   1686880   no data   no data  --
1828.17/457.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1828.17/457.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1828.17/457.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.25
1828.57/458.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1828.57/458.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1828.57/458.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1828.57/458.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1965.58/492.36	c lits-rem:      3871  cl-subs:     9195  v-elim:      0  v-fix:    0  time: 137.01 s
1965.58/492.36	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1965.58/492.38	c vivif2 --  cl tried    88782 cl shrink        0 lits rem          0 time: 0.08
1967.19/492.79	c asymm  cl-useful: 0/1109/2662 lits-rem:0 time: 1.64
1967.19/492.80	c calculated reachability. Time: 0.00
1967.19/492.80	c  N st    80   2211573       125      2662         0     88782     13310   1461308   no data   no data  --
2520.42/631.22	c  N st    81   2711575       125      2662         0    111348     13310   1934487   no data   no data  --
2520.42/631.23	c  S st    81   2711575       125      2662         0    111348     13310   1934487   no data   no data  --
2522.01/631.68	c  S st    81   2712079       125      2662         0    111834     13310   1947676   no data   no data  --
2522.01/631.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2522.01/631.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2522.41/631.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.29
2522.81/631.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2522.81/631.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2522.81/631.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2522.81/631.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2711.34/679.01	c lits-rem:      1509  cl-subs:    12265  v-elim:      0  v-fix:    0  time: 188.37 s
2711.34/679.01	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2711.34/679.04	c vivif2 --  cl tried    99569 cl shrink        0 lits rem          0 time: 0.09
2712.94/679.47	c asymm  cl-useful: 0/1192/2662 lits-rem:0 time: 1.74
2712.94/679.48	c calculated reachability. Time: 0.00
2712.94/679.48	c  N st    81   2712079       125      2662         0     99569     13310   1654784   no data   no data  --
3304.52/827.56	c  N st    82   3212081       125      2662         0     77236     13310    955014   no data   no data  --
3304.52/827.56	c  S st    82   3212081       125      2662         0     77236     13310    955014   no data   no data  --
3305.73/827.80	c  S st    82   3212583       125      2662         0     77724     13310    968627   no data   no data  --
3305.73/827.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3305.73/827.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3305.73/827.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.14
3305.73/827.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3305.73/827.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3305.73/827.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3305.73/827.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3347.29/838.21	c lits-rem:      1063  cl-subs:     1302  v-elim:      0  v-fix:    0  time: 41.32 s
3347.29/838.21	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3347.29/838.23	c vivif2 --  cl tried    76422 cl shrink        0 lits rem          0 time: 0.06
3349.26/838.71	c asymm  cl-useful: 0/1362/2662 lits-rem:0 time: 1.90
3349.26/838.71	c calculated reachability. Time: 0.00
3349.26/838.71	c  N st    82   3212583       125      2662         0     76422     13310    937209   no data   no data  --
3992.38/999.76	c  N st    83   3712583       125      2662         0     86458     13310   1105048   no data   no data  --
3992.38/999.76	c  S st    83   3712583       125      2662         0     86458     13310   1105048   no data   no data  --
3993.57/1000.04	c  S st    83   3713086       125      2662         0     86948     13310   1118580   no data   no data  --
3993.57/1000.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3993.57/1000.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3993.57/1000.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
3993.97/1000.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3993.97/1000.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3993.97/1000.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3993.97/1000.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4023.55/1007.58	c lits-rem:      1717  cl-subs:     2620  v-elim:      0  v-fix:    0  time: 29.78 s
4023.55/1007.58	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
4023.55/1007.59	c vivif2 --  cl tried    84328 cl shrink        0 lits rem          0 time: 0.06
4025.13/1007.91	c asymm  cl-useful: 0/1436/2662 lits-rem:0 time: 1.27
4025.13/1007.91	c calculated reachability. Time: 0.00
4025.13/1007.91	c  N st    83   3713086       125      2662         0     84328     13310   1059960   no data   no data  --
4078.25/1021.26	c  F st    84   3751562       125      2662         0    120132     13310   2002153   no data   no data  --
4078.25/1021.26	c  N st    84   3751562       125      2662         0    120132     13310   2002153   no data   no data  --
4089.46/1024.07	c Decided on static restart strategy
4129.78/1034.19	c  N st    94   3779867       125      2662         0    146687     13310   2694967   no data   no data  --
4175.72/1045.61	c  N st    96   3815862       125      2662         0    101597     13310   1506718   no data   no data  --
4215.27/1055.53	c  N st    97   3848254       125      2662         0    131920     13310   2300464   no data   no data  --
4283.19/1072.52	c  N st    98   3896842       125      2662         0     97208     13310   1387394   no data   no data  --
4405.41/1103.18	c  N st    99   3969726       125      2662         0     84180     13310   1002473   no data   no data  --
4571.57/1144.74	c  N st   100   4079049       125      2662         0    104115     13310   1529125   no data   no data  --
4776.09/1196.00	c  N st   101   4213087       125      2662         0    145710     13310   2552088   no data   no data  --
4776.09/1196.00	c  S st   101   4213087       125      2662         0    145710     13310   2552088   no data   no data  --
4778.09/1196.48	c  S st   101   4213590       125      2662         0    146200     13310   2565160   no data   no data  --
4778.09/1196.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4778.09/1196.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4778.49/1196.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.30
4778.89/1196.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4778.89/1196.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4778.89/1196.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4778.89/1196.65	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-3175346-1304120125/watcher-3175346-1304120125 -o /tmp/evaluation-result-3175346-1304120125/solver-3175346-1304120125 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175346-1304120125.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: 3.79 5.05 6.60 2/174 31969
/proc/meminfo: memFree=24669964/32950940 swapFree=67111364/67111528
[pid=31969] ppid=31966 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 414 0 0 0 0 0 0 0 23 0 4 0 602243264 52465664 353 33554432000 4194304 4650419 140734429791072 18446744073709551615 47983409805228 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 12809 353 303 112 0 7774 0
[pid=31969/tid=31972] ppid=31966 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 602243264 52465664 353 33554432000 4194304 4650419 140734429791072 18446744073709551615 47983409805238 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 602243264 52465664 353 33554432000 4194304 4650419 140734429791072 18446744073709551615 47983409805228 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 602243265 52465664 353 33554432000 4194304 4650419 140734429791072 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0379419 s]
/proc/loadavg: 3.79 5.05 6.60 2/174 31969
/proc/meminfo: memFree=24669964/32950940 swapFree=67111364/67111528
[pid=31969] ppid=31966 vsize=282932 CPUtime=0.12 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 1566 0 0 0 12 0 0 0 25 0 4 0 602243264 289722368 1402 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 70733 1402 388 112 0 65698 0
[pid=31969/tid=31972] ppid=31966 vsize=282932 CPUtime=0.03 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 331 0 0 0 3 0 0 0 25 0 4 0 602243264 289722368 1402 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=282932 CPUtime=0.03 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 351 0 0 0 3 0 0 0 25 0 4 0 602243264 289722368 1402 33554432000 4194304 4650419 140734429791072 18446744073709551615 4334321 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=282932 CPUtime=0.02 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 153 0 0 0 2 0 0 0 25 0 4 0 602243265 289722368 1403 33554432000 4194304 4650419 140734429791072 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 282932

[startup+0.100931 s]
/proc/loadavg: 3.79 5.05 6.60 2/174 31969
/proc/meminfo: memFree=24669964/32950940 swapFree=67111364/67111528
[pid=31969] ppid=31966 vsize=282932 CPUtime=0.37 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 1889 0 0 0 37 0 0 0 25 0 4 0 602243264 289722368 1725 33554432000 4194304 4650419 140734429791072 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 70733 1725 389 112 0 65698 0
[pid=31969/tid=31972] ppid=31966 vsize=282932 CPUtime=0.09 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 406 0 0 0 9 0 0 0 25 0 4 0 602243264 289722368 1725 33554432000 4194304 4650419 140734429791072 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=282932 CPUtime=0.09 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 444 0 0 0 9 0 0 0 25 0 4 0 602243264 289722368 1725 33554432000 4194304 4650419 140734429791072 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=282932 CPUtime=0.09 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 224 0 0 0 9 0 0 0 25 0 4 0 602243265 289722368 1725 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282932

[startup+0.300896 s]
/proc/loadavg: 3.79 5.05 6.60 2/174 31969
/proc/meminfo: memFree=24669964/32950940 swapFree=67111364/67111528
[pid=31969] ppid=31966 vsize=284420 CPUtime=1.17 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 3200 0 0 0 117 0 0 0 25 0 4 0 602243264 291246080 2410 33554432000 4194304 4650419 140734429791072 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 71105 2410 391 112 0 66070 0
[pid=31969/tid=31972] ppid=31966 vsize=284420 CPUtime=0.29 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 746 0 0 0 29 0 0 0 25 0 4 0 602243264 291246080 2410 33554432000 4194304 4650419 140734429791072 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=284420 CPUtime=0.29 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 782 0 0 0 29 0 0 0 25 0 4 0 602243264 291246080 2410 33554432000 4194304 4650419 140734429791072 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=284420 CPUtime=0.29 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 533 0 0 0 29 0 0 0 25 0 4 0 602243265 291246080 2410 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284420

[startup+0.700827 s]
/proc/loadavg: 3.79 5.05 6.60 2/174 31969
/proc/meminfo: memFree=24669964/32950940 swapFree=67111364/67111528
[pid=31969] ppid=31966 vsize=286140 CPUtime=2.77 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 5694 0 0 0 276 1 0 0 25 0 4 0 602243264 293007360 2762 33554432000 4194304 4650419 140734429791072 18446744073709551615 4366900 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 71535 2763 391 112 0 66500 0
[pid=31969/tid=31972] ppid=31966 vsize=286140 CPUtime=0.69 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 1398 0 0 0 69 0 0 0 25 0 4 0 602243264 293007360 2763 33554432000 4194304 4650419 140734429791072 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=286140 CPUtime=0.68 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 1371 0 0 0 68 0 0 0 25 0 4 0 602243264 293007360 2763 33554432000 4194304 4650419 140734429791072 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=286140 CPUtime=0.69 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 1131 0 0 0 69 0 0 0 25 0 4 0 602243265 293007360 2763 33554432000 4194304 4650419 140734429791072 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286140

[startup+1.50069 s]
/proc/loadavg: 3.79 5.05 6.60 10/184 31979
/proc/meminfo: memFree=24645840/32950940 swapFree=67111364/67111528
[pid=31969] ppid=31966 vsize=301220 CPUtime=5.97 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 11444 0 0 0 595 2 0 0 25 0 4 0 602243264 308449280 6280 33554432000 4194304 4650419 140734429791072 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 75305 6281 393 112 0 70270 0
[pid=31969/tid=31972] ppid=31966 vsize=301220 CPUtime=1.48 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 3476 0 0 0 148 0 0 0 25 0 4 0 602243264 308449280 6281 33554432000 4194304 4650419 140734429791072 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=301220 CPUtime=1.48 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 2264 0 0 0 148 0 0 0 25 0 4 0 602243264 308449280 6281 33554432000 4194304 4650419 140734429791072 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=301220 CPUtime=1.48 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 1941 0 0 0 148 0 0 0 25 0 4 0 602243265 308449280 6281 33554432000 4194304 4650419 140734429791072 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 301220

[startup+3.10041 s]
/proc/loadavg: 3.79 5.05 6.60 9/184 31979
/proc/meminfo: memFree=24599464/32950940 swapFree=67111364/67111528
[pid=31969] ppid=31966 vsize=301320 CPUtime=12.36 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 18972 0 0 0 1233 3 0 0 25 0 4 0 602243264 308551680 12096 33554432000 4194304 4650419 140734429791072 18446744073709551615 4476288 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 75330 12096 393 112 0 70295 0
[pid=31969/tid=31972] ppid=31966 vsize=301320 CPUtime=3.08 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 4294 0 0 0 308 0 0 0 25 0 4 0 602243264 308551680 12096 33554432000 4194304 4650419 140734429791072 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=301320 CPUtime=3.08 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 4590 0 0 0 308 0 0 0 25 0 4 0 602243264 308551680 12096 33554432000 4194304 4650419 140734429791072 18446744073709551615 4370658 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=301320 CPUtime=3.07 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 4454 0 0 0 307 0 0 0 18 0 4 0 602243265 308551680 12096 33554432000 4194304 4650419 140734429791072 18446744073709551615 4334509 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 301320

[startup+6.30085 s]
/proc/loadavg: 4.28 5.13 6.62 10/184 31979
/proc/meminfo: memFree=24555584/32950940 swapFree=67111364/67111528
[pid=31969] ppid=31966 vsize=320344 CPUtime=25.13 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 26639 0 0 0 2509 4 0 0 25 0 4 0 602243264 328032256 16535 33554432000 4194304 4650419 140734429791072 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 80086 16535 393 112 0 75051 0
[pid=31969/tid=31972] ppid=31966 vsize=320344 CPUtime=6.29 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 6724 0 0 0 628 1 0 0 25 0 4 0 602243264 328032256 16535 33554432000 4194304 4650419 140734429791072 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=320344 CPUtime=6.29 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 6990 0 0 0 628 1 0 0 25 0 4 0 602243264 328032256 16535 33554432000 4194304 4650419 140734429791072 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=320344 CPUtime=6.25 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 5791 0 0 0 625 0 0 0 25 0 4 0 602243265 328032256 16535 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 320344

[startup+12.7007 s]
/proc/loadavg: 4.58 5.18 6.62 10/184 31979
/proc/meminfo: memFree=24516540/32950940 swapFree=67111364/67111528
[pid=31969] ppid=31966 vsize=287668 CPUtime=50.7 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 40727 0 0 0 5062 8 0 0 25 0 4 0 602243264 294572032 20451 33554432000 4194304 4650419 140734429791072 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 71917 20451 393 112 0 66882 0
[pid=31969/tid=31972] ppid=31966 vsize=287668 CPUtime=12.69 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 10575 0 0 0 1267 2 0 0 25 0 4 0 602243264 294572032 20451 33554432000 4194304 4650419 140734429791072 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=287668 CPUtime=12.69 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 10147 0 0 0 1267 2 0 0 25 0 4 0 602243264 294572032 20451 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=287668 CPUtime=12.62 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 9508 0 0 0 1261 1 0 0 25 0 4 0 602243265 294572032 20451 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 287668

[startup+25.5005 s]
/proc/loadavg: 5.34 5.32 6.65 9/184 31979
/proc/meminfo: memFree=24454796/32950940 swapFree=67111364/67111528
[pid=31969] ppid=31966 vsize=325000 CPUtime=101.82 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 64426 0 0 0 10169 13 0 0 25 0 4 0 602243264 332800000 27107 33554432000 4194304 4650419 140734429791072 18446744073709551615 4541072 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 81250 27107 393 112 0 76215 0
[pid=31969/tid=31972] ppid=31966 vsize=325000 CPUtime=25.49 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 17469 0 0 0 2546 3 0 0 25 0 4 0 602243264 332800000 27107 33554432000 4194304 4650419 140734429791072 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=325000 CPUtime=25.48 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 17102 0 0 0 2545 3 0 0 25 0 4 0 602243264 332800000 27107 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365273 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=325000 CPUtime=25.34 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 13634 0 0 0 2532 2 0 0 25 0 4 0 602243265 332800000 27107 33554432000 4194304 4650419 140734429791072 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 325000

[startup+51.101 s]
/proc/loadavg: 6.24 5.53 6.68 10/184 31980
/proc/meminfo: memFree=24403752/32950940 swapFree=67111364/67111528
[pid=31969] ppid=31966 vsize=327348 CPUtime=204.08 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 95361 0 0 0 20387 21 0 0 25 0 4 0 602243264 335204352 31866 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 81837 31866 393 112 0 76802 0
[pid=31969/tid=31972] ppid=31966 vsize=327348 CPUtime=51.09 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 25147 0 0 0 5104 5 0 0 25 0 4 0 602243264 335204352 31866 33554432000 4194304 4650419 140734429791072 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=327348 CPUtime=51.09 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 26981 0 0 0 5103 6 0 0 25 0 4 0 602243264 335204352 31866 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=327348 CPUtime=50.8 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 18164 0 0 0 5076 4 0 0 25 0 4 0 602243265 335204352 31866 33554432000 4194304 4650419 140734429791072 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 327348

[startup+102.307 s]
/proc/loadavg: 7.37 5.97 6.76 10/184 31981
/proc/meminfo: memFree=24339992/32950940 swapFree=67111364/67111528
[pid=31969] ppid=31966 vsize=338712 CPUtime=408.62 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 142853 0 0 0 40824 38 0 0 25 0 4 0 602243264 346841088 40737 33554432000 4194304 4650419 140734429791072 18446744073709551615 4477527 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 84678 40737 393 112 0 79643 0
[pid=31969/tid=31972] ppid=31966 vsize=338712 CPUtime=102.29 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 37229 0 0 0 10220 9 0 0 25 0 4 0 602243264 346841088 40737 33554432000 4194304 4650419 140734429791072 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=338712 CPUtime=102.29 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 42901 0 0 0 10217 12 0 0 25 0 4 0 602243264 346841088 40737 33554432000 4194304 4650419 140734429791072 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=338712 CPUtime=101.72 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 28115 0 0 0 10164 8 0 0 25 0 4 0 602243265 346841088 40737 33554432000 4194304 4650419 140734429791072 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 338712

[startup+162.301 s]

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

[pid=31969] ppid=31966 vsize=526560 CPUtime=2804.41 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 436967 0 0 0 280290 151 0 0 25 0 4 0 602243264 539197440 88712 33554432000 4194304 4650419 140734429791072 18446744073709551615 4366865 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 131640 88712 393 112 0 126605 0
[pid=31969/tid=31972] ppid=31966 vsize=526560 CPUtime=702.3 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 111858 0 0 0 70195 35 0 0 25 0 4 0 602243264 539197440 88712 33554432000 4194304 4650419 140734429791072 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=526560 CPUtime=702.3 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 141707 0 0 0 70177 53 0 0 25 0 4 0 602243264 539197440 88712 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=526560 CPUtime=697.59 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 71706 0 0 0 69733 26 0 0 25 0 4 0 602243265 539197440 88712 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2804.41
Current children cumulated vsize (KiB) 526560

[startup+762.307 s]
/proc/loadavg: 8.07 7.86 7.44 9/184 32002
/proc/meminfo: memFree=23893568/32950940 swapFree=67111364/67111528
[pid=31969] ppid=31966 vsize=541464 CPUtime=3044.1 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 465416 0 0 0 304247 163 0 0 25 0 4 0 602243264 554459136 91792 33554432000 4194304 4650419 140734429791072 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 135366 91792 393 112 0 130331 0
[pid=31969/tid=31972] ppid=31966 vsize=541464 CPUtime=762.31 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 117988 0 0 0 76194 37 0 0 25 0 4 0 602243264 554459136 91792 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=541464 CPUtime=762.31 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 151928 0 0 0 76173 58 0 0 25 0 4 0 602243264 554459136 91792 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=541464 CPUtime=757.26 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 74596 0 0 0 75699 27 0 0 25 0 4 0 602243265 554459136 91792 33554432000 4194304 4650419 140734429791072 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.1
Current children cumulated vsize (KiB) 541464

[startup+822.301 s]
/proc/loadavg: 8.07 7.90 7.47 9/184 32004
/proc/meminfo: memFree=23852472/32950940 swapFree=67111364/67111528
[pid=31969] ppid=31966 vsize=607172 CPUtime=3283.75 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 489125 0 0 0 328202 173 0 0 25 0 4 0 602243264 621744128 101783 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 151793 101783 393 112 0 146758 0
[pid=31969/tid=31972] ppid=31966 vsize=607172 CPUtime=822.31 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 122494 0 0 0 82191 40 0 0 25 0 4 0 602243264 621744128 101783 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=607172 CPUtime=822.3 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 161711 0 0 0 82168 62 0 0 25 0 4 0 602243264 621744128 101783 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=607172 CPUtime=816.93 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 76154 0 0 0 81666 27 0 0 25 0 4 0 602243265 621744128 101783 33554432000 4194304 4650419 140734429791072 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3283.75
Current children cumulated vsize (KiB) 607172

[startup+882.301 s]
/proc/loadavg: 8.06 7.93 7.51 9/184 32005
/proc/meminfo: memFree=23866688/32950940 swapFree=67111364/67111528
[pid=31969] ppid=31966 vsize=554196 CPUtime=3523.42 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 504188 0 0 0 352161 181 0 0 25 0 4 0 602243264 567496704 99340 33554432000 4194304 4650419 140734429791072 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 138549 99340 393 112 0 133514 0
[pid=31969/tid=31972] ppid=31966 vsize=554196 CPUtime=882.31 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 128472 0 0 0 88188 43 0 0 25 0 4 0 602243264 567496704 99340 33554432000 4194304 4650419 140734429791072 18446744073709551615 4366156 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=554196 CPUtime=882.3 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 167404 0 0 0 88165 65 0 0 25 0 4 0 602243264 567496704 99340 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=554196 CPUtime=876.6 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 76157 0 0 0 87633 27 0 0 25 0 4 0 602243265 567496704 99340 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.42
Current children cumulated vsize (KiB) 554196

[startup+942.301 s]
/proc/loadavg: 8.07 7.95 7.54 9/184 32007
/proc/meminfo: memFree=23804656/32950940 swapFree=67111364/67111528
[pid=31969] ppid=31966 vsize=567940 CPUtime=3763.09 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 521622 0 0 0 376121 188 0 0 25 0 4 0 602243264 581570560 103864 33554432000 4194304 4650419 140734429791072 18446744073709551615 4313335 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 141985 103864 393 112 0 136950 0
[pid=31969/tid=31972] ppid=31966 vsize=567940 CPUtime=942.31 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 135382 0 0 0 94185 46 0 0 25 0 4 0 602243264 581570560 103864 33554432000 4194304 4650419 140734429791072 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=567940 CPUtime=942.3 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 174739 0 0 0 94162 68 0 0 25 0 4 0 602243264 581570560 103864 33554432000 4194304 4650419 140734429791072 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=567940 CPUtime=936.28 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 76162 0 0 0 93601 27 0 0 25 0 4 0 602243265 581570560 103864 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.09
Current children cumulated vsize (KiB) 567940

[startup+1002.3 s]
/proc/loadavg: 8.06 7.97 7.57 9/184 32008
/proc/meminfo: memFree=23802400/32950940 swapFree=67111364/67111528
[pid=31969] ppid=31966 vsize=633880 CPUtime=4002.76 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 537998 0 0 0 400082 194 0 0 25 0 4 0 602243264 649093120 106531 33554432000 4194304 4650419 140734429791072 18446744073709551615 4432396 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 158470 106531 393 112 0 153435 0
[pid=31969/tid=31972] ppid=31966 vsize=633880 CPUtime=1002.31 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 139024 0 0 0 100184 47 0 0 25 0 4 0 602243264 649093120 106531 33554432000 4194304 4650419 140734429791072 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=633880 CPUtime=1002.31 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 182240 0 0 0 100159 72 0 0 25 0 4 0 602243264 649093120 106531 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=633880 CPUtime=995.96 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 76172 0 0 0 99568 28 0 0 25 0 4 0 602243265 649093120 106531 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4002.76
Current children cumulated vsize (KiB) 633880

[startup+1062.3 s]
/proc/loadavg: 8.06 7.99 7.60 9/184 32010
/proc/meminfo: memFree=23796292/32950940 swapFree=67111364/67111528
[pid=31969] ppid=31966 vsize=620708 CPUtime=4242.43 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 562353 0 0 0 424041 202 0 0 25 0 4 0 602243264 635604992 108195 33554432000 4194304 4650419 140734429791072 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 155177 108195 393 112 0 150142 0
[pid=31969/tid=31972] ppid=31966 vsize=620708 CPUtime=1062.31 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 142784 0 0 0 106182 49 0 0 25 0 4 0 602243264 635604992 108195 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=620708 CPUtime=1062.31 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 190680 0 0 0 106157 74 0 0 25 0 4 0 602243264 635604992 108195 33554432000 4194304 4650419 140734429791072 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=620708 CPUtime=1055.63 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 83059 0 0 0 105534 29 0 0 25 0 4 0 602243265 635604992 108195 33554432000 4194304 4650419 140734429791072 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 620708

[startup+1122.3 s]
/proc/loadavg: 8.06 8.00 7.63 9/184 32012
/proc/meminfo: memFree=23748768/32950940 swapFree=67111364/67111528
[pid=31969] ppid=31966 vsize=634784 CPUtime=4482.09 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 579364 0 0 0 447998 211 0 0 25 0 4 0 602243264 650018816 109167 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 158696 109167 393 112 0 153661 0
[pid=31969/tid=31972] ppid=31966 vsize=634784 CPUtime=1122.31 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 145187 0 0 0 112181 50 0 0 25 0 4 0 602243264 650018816 109167 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=634784 CPUtime=1122.3 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 197455 0 0 0 112152 78 0 0 25 0 4 0 602243264 650018816 109167 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=634784 CPUtime=1115.3 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 84204 0 0 0 111501 29 0 0 25 0 4 0 602243265 650018816 109167 33554432000 4194304 4650419 140734429791072 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.09
Current children cumulated vsize (KiB) 634784

[startup+1182.3 s]
/proc/loadavg: 8.21 8.04 7.66 9/184 32013
/proc/meminfo: memFree=23737312/32950940 swapFree=67111364/67111528
[pid=31969] ppid=31966 vsize=635112 CPUtime=4721.77 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 600865 0 0 0 471957 220 0 0 25 0 4 0 602243264 650354688 108740 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365237 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 158778 108740 393 112 0 153743 0
[pid=31969/tid=31972] ppid=31966 vsize=635112 CPUtime=1182.31 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 151914 0 0 0 118178 53 0 0 25 0 4 0 602243264 650354688 108740 33554432000 4194304 4650419 140734429791072 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=635112 CPUtime=1182.31 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 204907 0 0 0 118150 81 0 0 25 0 4 0 602243264 650354688 108740 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=635112 CPUtime=1174.97 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 85036 0 0 0 117467 30 0 0 25 0 4 0 602243265 650354688 108740 33554432000 4194304 4650419 140734429791072 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4721.77
Current children cumulated vsize (KiB) 635112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.15 8.04 7.67 5/179 32015
/proc/meminfo: memFree=24192060/32950940 swapFree=67111364/67111528
[pid=31969] ppid=31966 vsize=635112 CPUtime=4800.08 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 611015 0 0 0 479784 224 0 0 25 0 4 0 602243264 650354688 118888 33554432000 4194304 4650419 140734429791072 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 158778 118888 393 112 0 153743 0
[pid=31969/tid=31972] ppid=31966 vsize=635112 CPUtime=1201.92 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 153346 0 0 0 120138 54 0 0 25 0 4 0 602243264 650354688 118888 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=635112 CPUtime=1201.92 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 209555 0 0 0 120109 83 0 0 25 0 4 0 602243264 650354688 118888 33554432000 4194304 4650419 140734429791072 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=635112 CPUtime=1194.47 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 85039 0 0 0 119417 30 0 0 25 0 4 0 602243265 650354688 118888 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 635112

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

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

[startup+1201.9 s]
/proc/loadavg: 8.15 8.04 7.67 5/179 32015
/proc/meminfo: memFree=24192060/32950940 swapFree=67111364/67111528
[pid=31969] ppid=31966 vsize=635112 CPUtime=4800.08 cores=0,2,4,6
/proc/31969/stat : 31969 (strangenight1-m) R 31966 31969 31608 0 -1 4202496 611015 0 0 0 479784 224 0 0 25 0 4 0 602243264 650354688 118888 33554432000 4194304 4650419 140734429791072 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/31969/statm: 158778 118888 393 112 0 153743 0
[pid=31969/tid=31972] ppid=31966 vsize=635112 CPUtime=1201.92 cores=0,2,4,6
/proc/31969/task/31972/stat : 31972 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 153346 0 0 0 120138 54 0 0 25 0 4 0 602243264 650354688 118888 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31969/tid=31973] ppid=31966 vsize=635112 CPUtime=1201.92 cores=0,2,4,6
/proc/31969/task/31973/stat : 31973 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 209555 0 0 0 120109 83 0 0 25 0 4 0 602243264 650354688 118888 33554432000 4194304 4650419 140734429791072 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31969/tid=31977] ppid=31966 vsize=635112 CPUtime=1194.47 cores=0,2,4,6
/proc/31969/task/31977/stat : 31977 (strangenight1-m) R 31966 31969 31608 0 -1 4202560 85039 0 0 0 119417 30 0 0 25 0 4 0 602243265 650354688 118888 33554432000 4194304 4650419 140734429791072 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 635112

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.94
CPU time (s): 4800.13
CPU user time (s): 4797.86
CPU system time (s): 2.26566
CPU usage (%): 399.367
Max. virtual memory (cumulated for all children) (KiB): 760216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.86
system time used= 2.26565
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 611015
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= 536
involuntary context switches= 43162

runsolver used 1.83272 second user time and 4.77527 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-30 01:35:25
IDJOB=3175346
IDBENCH=82964
IDSOLVER=1588
FILE ID=node117/3175346-1304120125
RUNJOBID= node117-1304120125-31952
PBS_JOBID= 13170714
Free space on /tmp= 71680 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S464722883-083.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175346-1304120125/watcher-3175346-1304120125 -o /tmp/evaluation-result-3175346-1304120125/solver-3175346-1304120125 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175346-1304120125.cnf

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

MD5SUM BENCH= f1e33ebe027aeef1e1287d547aeffeed
RANDOM SEED=1553453732

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      24670392 kB
Buffers:       1865472 kB
Cached:        5792292 kB
SwapCached:        160 kB
Active:         687084 kB
Inactive:      7034488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      24670392 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           12432 kB
Writeback:           0 kB
AnonPages:       63104 kB
Mapped:          14492 kB
Slab:           495432 kB
PageTables:       4308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   185616 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= 71668 MiB
End job on node117 at 2011-04-30 01:55:29