Trace number 3368716

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 (fixed)? (TO) 4800.27 1202.24

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S367251957-028.UNKNOWN.cnf
MD5SUM6ae9d83c80bad27a7e5f57fa7d9ee7b1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark206.501
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3368716-1305401463.cnf'
0.00/0.00	c -- header says num vars:            450
0.00/0.00	c -- header says num clauses:        1917
0.00/0.01	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.01	c -- vars added        450
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       450      1917         0         0      5751         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1917/1917 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
2.77/0.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.77/0.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.77/0.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    450 time:  0.00 s
2.77/0.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.77/0.71	c lits-rem:         0  cl-subs:        0  v-elim:      9  v-fix:    0  time:  0.00 s
2.77/0.71	c Finding binary XORs  T:     0.00 s  found:       0
2.77/0.71	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
2.77/0.71	c calculated reachability. Time: 0.00
2.77/0.71	c Calc default polars -  time:   0.00 s pos:     196 undec:      41 neg:     213
2.77/0.71	c =========================================================================================
2.77/0.71	c types(t): F = full restart, N = normal restart
2.77/0.71	c types(t): S = simplification begin/end, E = solution found
2.77/0.71	c restart types(rt): st = static, dy = dynamic
2.77/0.71	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.77/0.71	c  B st     0         0       441      1914         0         0      5802         0   no data   no data  --
2.77/0.75	c Decided on static restart strategy
2.77/0.75	c  N st     8      4914       441      1914         0      4821      5802    106726   no data   no data  --
2.77/0.75	c  N st    10     11297       441      1914         0      4464      5802     69421   no data   no data  --
2.77/0.75	c  N st    11     17041       441      1914         0     10048      5802    185138   no data   no data  --
3.99/1.06	c  F st    12     25000       441      1914         0     12297      5802    229244   no data   no data  --
3.99/1.06	c  N st    12     25000       441      1914         0     12297      5802    229244   no data   no data  --
4.76/1.30	c Decided on static restart strategy
4.76/1.30	c  N st    18     30002       441      1914         0     10612      5802    178911   no data   no data  --
4.76/1.30	c  S st    18     30002       441      1914         0     10612      5802    178911   no data   no data  --
5.16/1.32	c  S st    18     30511       441      1914         0     11120      5802    189251   no data   no data  --
5.16/1.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.16/1.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.16/1.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.16/1.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.16/1.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
5.16/1.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.97/1.51	c lits-rem:       138  cl-subs:      834  v-elim:      0  v-fix:    0  time:  0.70 s
5.97/1.52	c asymm  cl-useful: 0/1914/1914 lits-rem:0 time: 0.03
5.97/1.52	c calculated reachability. Time: 0.00
5.97/1.52	c  N st    18     30511       441      1914         0     10286      5802    172359   no data   no data  --
7.57/1.91	c  N st    20     37623       441      1914         0      9554      5802    141573   no data   no data  --
8.79/2.29	c  N st    21     44022       441      1914         0     15811      5802    289050   no data   no data  --
9.56/2.42	c  S st    22     45768       441      1914         0     17523      5802    323770   no data   no data  --
9.56/2.45	c  S st    22     46271       441      1914         0      9304      5802    123405   no data   no data  --
9.56/2.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.56/2.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.56/2.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.56/2.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.56/2.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.56/2.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
9.56/2.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.96/2.53	c lits-rem:        42  cl-subs:       85  v-elim:      0  v-fix:    0  time:  0.28 s
9.96/2.53	c vivif2 --  cl tried     1914 cl shrink        0 lits rem          0 time: 0.00
9.96/2.53	c vivif2 --  cl tried     9219 cl shrink        0 lits rem          0 time: 0.00
9.96/2.54	c asymm  cl-useful: 0/1914/1914 lits-rem:0 time: 0.03
9.96/2.54	c calculated reachability. Time: 0.00
9.96/2.54	c  N st    22     46271       441      1914         0      9219      5802    121629   no data   no data  --
13.55/3.43	c  N st    23     60668       441      1914         0     13499      5802    198787   no data   no data  --
16.35/4.10	c  N st    24     69406       441      1914         0     11340      5802    148227   no data   no data  --
16.35/4.10	c  S st    24     69406       441      1914         0     11340      5802    148227   no data   no data  --
16.35/4.13	c  S st    24     69909       441      1914         0     11842      5802    159165   no data   no data  --
16.35/4.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.35/4.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.35/4.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
16.35/4.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.35/4.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.35/4.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
16.35/4.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.75/4.29	c lits-rem:        51  cl-subs:      197  v-elim:      0  v-fix:    0  time:  0.60 s
16.75/4.29	c vivif2 --  cl tried     1914 cl shrink        0 lits rem          0 time: 0.00
16.75/4.29	c vivif2 --  cl tried    11645 cl shrink        0 lits rem          0 time: 0.01
16.75/4.30	c asymm  cl-useful: 0/1914/1914 lits-rem:0 time: 0.03
16.75/4.30	c calculated reachability. Time: 0.00
16.75/4.30	c  N st    24     69909       441      1914         0     11645      5802    155232   no data   no data  --
21.97/5.53	c  F st    25     87503       441      1914         0     17091      5802    259485   no data   no data  --
21.97/5.53	c  N st    25     87503       441      1914         0     17091      5802    259485   no data   no data  --
23.53/5.91	c Decided on static restart strategy
24.33/6.12	c  N st    32     95543       441      1914         0     24913      5802    427494   no data   no data  --
26.73/6.78	c  N st    34    104863       441      1914         0     21359      5802    339649   no data   no data  --
26.73/6.78	c  S st    34    104863       441      1914         0     21359      5802    339649   no data   no data  --
27.13/6.84	c  S st    34    105367       441      1914         0     21861      5802    350360   no data   no data  --
27.13/6.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
27.13/6.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.13/6.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
27.13/6.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.13/6.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.13/6.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
27.13/6.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.34/7.61	c lits-rem:       309  cl-subs:      958  v-elim:      0  v-fix:    0  time:  2.98 s
30.34/7.61	c vivif2 --  cl tried     1914 cl shrink        0 lits rem          0 time: 0.00
30.34/7.61	c vivif2 --  cl tried    20903 cl shrink        0 lits rem          0 time: 0.02
30.34/7.63	c asymm  cl-useful: 0/1914/1914 lits-rem:0 time: 0.06
30.34/7.63	c calculated reachability. Time: 0.00
30.34/7.63	c  N st    34    105367       441      1914         0     20903      5802    330294   no data   no data  --
33.52/8.47	c  N st    35    114965       441      1914         0     16624      5802    221531   no data   no data  --
39.12/9.86	c  N st    36    129363       441      1914         0     16029      5802    194823   no data   no data  --
46.29/11.64	c  N st    37    150960       441      1914         0     21427      5802    286385   no data   no data  --
48.68/12.24	c  S st    38    158050       441      1914         0     28334      5802    429704   no data   no data  --
49.08/12.32	c  S st    38    158553       441      1914         0     28835      5802    440553   no data   no data  --
49.08/12.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.08/12.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.08/12.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
49.08/12.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.08/12.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.08/12.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
49.08/12.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
54.28/13.62	c lits-rem:       609  cl-subs:     2031  v-elim:      0  v-fix:    0  time:  5.12 s
54.28/13.62	c vivif2 --  cl tried     1914 cl shrink        0 lits rem          0 time: 0.00
54.28/13.63	c vivif2 --  cl tried    26804 cl shrink        0 lits rem          0 time: 0.02
54.28/13.65	c asymm  cl-useful: 0/1914/1914 lits-rem:0 time: 0.08
54.28/13.65	c calculated reachability. Time: 0.00
54.28/13.65	c  N st    38    158553       441      1914         0     26804      5802    404399   no data   no data  --
71.85/18.07	c  N st    39    207141       441      1914         0     21544      5802    271225   no data   no data  --
84.23/21.13	c  N st    40    237829       441      1914         0     32034      5802    491103   no data   no data  --
84.23/21.13	c  S st    40    237829       441      1914         0     32034      5802    491103   no data   no data  --
84.63/21.22	c  S st    40    238333       441      1914         0     32538      5802    502038   no data   no data  --
84.63/21.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.63/21.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.63/21.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
84.63/21.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.63/21.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.63/21.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
84.63/21.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
90.61/22.79	c lits-rem:       465  cl-subs:     1671  v-elim:      0  v-fix:    0  time:  6.18 s
90.61/22.79	c vivif2 --  cl tried     1914 cl shrink        0 lits rem          0 time: 0.00
90.61/22.79	c vivif2 --  cl tried    30867 cl shrink        0 lits rem          0 time: 0.02
91.01/22.82	c asymm  cl-useful: 0/1914/1914 lits-rem:0 time: 0.10
91.01/22.82	c calculated reachability. Time: 0.00
91.01/22.82	c  N st    40    238333       441      1914         0     30867      5802    465736   no data   no data  --
120.96/30.32	c  F st    41    306251       441      1914         0     32699      5802    462664   no data   no data  --
120.96/30.32	c  N st    41    306251       441      1914         0     32699      5802    462664   no data   no data  --
123.36/30.91	c Decided on static restart strategy
134.14/33.60	c  N st    51    334556       441      1914         0     36776      5802    520432   no data   no data  --
144.95/36.35	c  N st    53    357500       441      1914         0     34881      5802    478297   no data   no data  --
144.95/36.35	c  S st    53    357500       441      1914         0     34881      5802    478297   no data   no data  --
145.31/36.44	c  S st    53    358003       441      1914         0     35382      5802    489080   no data   no data  --
145.31/36.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
145.31/36.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
145.31/36.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
145.31/36.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.31/36.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.31/36.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
145.31/36.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
151.31/37.95	c lits-rem:       434  cl-subs:     1617  v-elim:      0  v-fix:    0  time:  5.95 s
151.31/37.96	c vivif2 --  cl tried     1914 cl shrink        0 lits rem          0 time: 0.00
151.31/37.96	c vivif2 --  cl tried    33765 cl shrink        0 lits rem          0 time: 0.02
151.31/37.99	c asymm  cl-useful: 0/1914/1914 lits-rem:0 time: 0.12
151.31/37.99	c calculated reachability. Time: 0.00
151.31/37.99	c  N st    53    358003       441      1914         0     33765      5802    455741   no data   no data  --
170.07/42.61	c  N st    54    390397       441      1914         0     39947      5802    571489   no data   no data  --
195.63/49.01	c  N st    55    438987       441      1914         0     33847      5802    419418   no data   no data  --
233.56/58.56	c  N st    56    511871       441      1914         0     47081      5802    692889   no data   no data  --
247.93/62.12	c  N st    57    537004       441      1914         0     41556      5802    563214   no data   no data  --
247.93/62.12	c  S st    57    537004       441      1914         0     41556      5802    563214   no data   no data  --
248.33/62.24	c  S st    57    537507       441      1914         0     42058      5802    574705   no data   no data  --
248.33/62.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
248.33/62.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
248.33/62.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
248.33/62.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
248.33/62.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
248.33/62.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
248.33/62.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
255.92/64.16	c lits-rem:       752  cl-subs:     1444  v-elim:      0  v-fix:    0  time:  7.53 s
255.92/64.16	c vivif2 --  cl tried     1914 cl shrink        0 lits rem          0 time: 0.00
255.92/64.17	c vivif2 --  cl tried    40614 cl shrink        0 lits rem          0 time: 0.03
256.32/64.20	c asymm  cl-useful: 0/1914/1914 lits-rem:0 time: 0.15
256.32/64.21	c calculated reachability. Time: 0.00
256.32/64.21	c  N st    57    537507       441      1914         0     40614      5802    540226   no data   no data  --
362.93/90.99	c  N st    58    701493       441      1914         0     69712      5802   1146190   no data   no data  --
434.42/108.84	c  N st    59    806261       441      1914         0     63661      5802    958796   no data   no data  --
434.42/108.84	c  S st    59    806261       441      1914         0     63661      5802    958796   no data   no data  --
435.20/109.05	c  S st    59    806763       441      1914         0     64161      5802    970229   no data   no data  --
435.20/109.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
435.20/109.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
435.20/109.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
435.59/109.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
435.59/109.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
435.59/109.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
435.59/109.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
449.17/112.55	c lits-rem:      1320  cl-subs:     3959  v-elim:      0  v-fix:    0  time: 13.72 s
449.17/112.55	c vivif2 --  cl tried     1914 cl shrink        0 lits rem          0 time: 0.00
449.17/112.56	c vivif2 --  cl tried    60202 cl shrink        0 lits rem          0 time: 0.04
449.57/112.63	c asymm  cl-useful: 0/1914/1914 lits-rem:0 time: 0.28
449.57/112.63	c calculated reachability. Time: 0.00
449.57/112.63	c  N st    59    806763       441      1914         0     60202      5802    890201   no data   no data  --
656.40/164.42	c  F st    60   1071879       441      1914         0     75576      5802   1075048   no data   no data  --
656.40/164.42	c  N st    60   1071879       441      1914         0     75576      5802   1075048   no data   no data  --
661.59/165.78	c Decided on static restart strategy
679.16/170.16	c  N st    70   1100181       441      1914         0     59649      5802    762537   no data   no data  --
712.30/178.41	c  N st    72   1136176       441      1914         0     50080      5802    540936   no data   no data  --
737.47/184.71	c  N st    73   1168568       441      1914         0     81544      5802   1246220   no data   no data  --
774.19/193.94	c  N st    74   1210145       441      1914         0     76146      5802   1081838   no data   no data  --
774.19/193.94	c  S st    74   1210145       441      1914         0     76146      5802   1081838   no data   no data  --
775.38/194.21	c  S st    74   1210648       441      1914         0     76648      5802   1092709   no data   no data  --
775.38/194.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
775.38/194.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
775.38/194.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
775.38/194.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
775.38/194.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
775.38/194.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
775.38/194.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
796.15/199.46	c lits-rem:       204  cl-subs:     5402  v-elim:      0  v-fix:    0  time: 20.62 s
796.15/199.46	c vivif2 --  cl tried     1914 cl shrink        0 lits rem          0 time: 0.00
796.15/199.48	c vivif2 --  cl tried    71246 cl shrink        0 lits rem          0 time: 0.06
796.55/199.58	c asymm  cl-useful: 0/1914/1914 lits-rem:0 time: 0.43
796.55/199.59	c calculated reachability. Time: 0.00
796.55/199.59	c  N st    74   1210648       441      1914         0     71246      5802    985242   no data   no data  --
863.23/216.26	c  N st    75   1283532       441      1914         0     48033      5802    442722   no data   no data  --
969.43/242.81	c  N st    76   1392855       441      1914         0     56224      5802    596017   no data   no data  --
1126.35/282.11	c  N st    77   1556840       441      1914         0     60935      5802    664426   no data   no data  --
1264.94/316.83	c  N st    78   1710648       441      1914         0    102523      5802   1599472   no data   no data  --
1264.94/316.83	c  S st    78   1710648       441      1914         0    102523      5802   1599472   no data   no data  --
1266.50/317.21	c  S st    78   1711151       441      1914         0    103023      5802   1610649   no data   no data  --
1266.50/317.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1266.50/317.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1266.50/317.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
1266.90/317.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1266.90/317.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1266.90/317.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
1266.90/317.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1308.03/327.70	c lits-rem:       396  cl-subs:     8118  v-elim:      0  v-fix:    0  time: 41.40 s
1308.03/327.70	c vivif2 --  cl tried     1914 cl shrink        0 lits rem          0 time: 0.00
1308.44/327.72	c vivif2 --  cl tried    94905 cl shrink        0 lits rem          0 time: 0.06
1308.85/327.85	c asymm  cl-useful: 0/1914/1914 lits-rem:0 time: 0.52
1308.85/327.85	c calculated reachability. Time: 0.00
1308.85/327.85	c  N st    78   1711151       441      1914         0     94905      5802   1442973   no data   no data  --
1698.53/425.47	c  N st    79   2080116       441      1914         0    106317      5802   1547317   no data   no data  --
1847.86/462.85	c  N st    80   2211151       441      1914         0    110103      5802   1582068   no data   no data  --
1847.86/462.85	c  S st    80   2211151       441      1914         0    110103      5802   1582068   no data   no data  --
1849.46/463.25	c  S st    80   2211654       441      1914         0    110606      5802   1593396   no data   no data  --
1849.46/463.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1849.46/463.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1849.86/463.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1849.86/463.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1849.86/463.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1849.86/463.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
1849.86/463.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1890.19/473.46	c lits-rem:       493  cl-subs:    10762  v-elim:      0  v-fix:    0  time: 40.33 s
1890.19/473.46	c vivif2 --  cl tried     1914 cl shrink        0 lits rem          0 time: 0.00
1890.19/473.48	c vivif2 --  cl tried    99844 cl shrink        0 lits rem          0 time: 0.08
1890.99/473.61	c asymm  cl-useful: 0/1914/1914 lits-rem:0 time: 0.52
1890.99/473.62	c calculated reachability. Time: 0.00
1890.99/473.62	c  N st    80   2211654       441      1914         0     99844      5802   1398796   no data   no data  --
2489.51/623.59	c  N st    81   2711656       441      1914         0    123268      5802   1764931   no data   no data  --
2489.51/623.59	c  S st    81   2711656       441      1914         0    123268      5802   1764931   no data   no data  --
2491.50/624.01	c  S st    81   2712156       441      1914         0    123768      5802   1776073   no data   no data  --
2491.50/624.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2491.50/624.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2491.50/624.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.24
2491.91/624.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2491.91/624.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2491.91/624.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
2491.91/624.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2540.62/636.37	c lits-rem:       411  cl-subs:    12373  v-elim:      0  v-fix:    0  time: 48.83 s
2540.62/636.37	c vivif2 --  cl tried     1914 cl shrink        0 lits rem          0 time: 0.00
2540.62/636.39	c vivif2 --  cl tried   111395 cl shrink        0 lits rem          0 time: 0.08
2541.42/636.55	c asymm  cl-useful: 0/1914/1914 lits-rem:0 time: 0.63
2541.42/636.55	c calculated reachability. Time: 0.00
2541.42/636.55	c  N st    81   2712156       441      1914         0    111395      5802   1560603   no data   no data  --
3148.33/788.58	c  N st    82   3212159       441      1914         0     87979      5802    963449   no data   no data  --
3148.33/788.58	c  S st    82   3212159       441      1914         0     87979      5802    963449   no data   no data  --
3149.52/788.86	c  S st    82   3212660       441      1914         0     88479      5802    975109   no data   no data  --
3149.52/788.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3149.52/788.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3149.92/788.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
3149.92/788.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3149.92/788.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3149.92/788.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
3149.92/788.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3162.33/792.07	c lits-rem:      1056  cl-subs:     1549  v-elim:      0  v-fix:    0  time: 12.51 s
3162.33/792.07	c vivif2 --  cl tried     1914 cl shrink        0 lits rem          0 time: 0.00
3162.33/792.09	c vivif2 --  cl tried    86930 cl shrink        0 lits rem          0 time: 0.05
3162.70/792.19	c asymm  cl-useful: 0/1914/1914 lits-rem:0 time: 0.43
3163.10/792.20	c calculated reachability. Time: 0.00
3163.10/792.20	c  N st    82   3212660       441      1914         0     86930      5802    941941   no data   no data  --
3900.58/976.93	c  N st    83   3712660       441      1914         0     97228      5802   1034673   no data   no data  --
3900.58/976.93	c  S st    83   3712660       441      1914         0     97228      5802   1034673   no data   no data  --
3901.78/977.24	c  S st    83   3713162       441      1914         0     97730      5802   1046108   no data   no data  --
3901.78/977.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3901.78/977.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3901.78/977.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
3902.17/977.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3902.17/977.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3902.17/977.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
3902.17/977.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3913.39/980.17	c lits-rem:       557  cl-subs:     4063  v-elim:      0  v-fix:    0  time: 11.34 s
3913.39/980.17	c vivif2 --  cl tried     1914 cl shrink        0 lits rem          0 time: 0.00
3913.39/980.19	c vivif2 --  cl tried    93667 cl shrink        0 lits rem          0 time: 0.06
3914.15/980.31	c asymm  cl-useful: 0/1914/1914 lits-rem:0 time: 0.48
3914.15/980.31	c calculated reachability. Time: 0.00
3914.15/980.31	c  N st    83   3713162       441      1914         0     93667      5802    976447   no data   no data  --
3968.06/993.87	c  F st    84   3751562       441      1914         0    130765      5802   1758455   no data   no data  --
3968.06/993.87	c  N st    84   3751562       441      1914         0    130765      5802   1758455   no data   no data  --
3977.24/996.11	c Decided on static restart strategy
4019.96/1006.88	c  N st    94   3779867       441      1914         0    158189      5802   2360601   no data   no data  --
4069.87/1019.33	c  N st    96   3815868       441      1914         0    111034      5802   1343358   no data   no data  --
4123.38/1032.70	c  N st    97   3848261       441      1914         0    142279      5802   2013225   no data   no data  --
4198.47/1051.51	c  N st    98   3896849       441      1914         0    106112      5802   1235351   no data   no data  --
4317.46/1081.31	c  N st    99   3969733       441      1914         0     92785      5802    923995   no data   no data  --
4494.71/1125.74	c  N st   100   4079056       441      1914         0    113447      5802   1350286   no data   no data  --
4703.56/1178.01	c  N st   101   4213163       441      1914         0    157155      5802   2391458   no data   no data  --
4703.56/1178.01	c  S st   101   4213163       441      1914         0    157155      5802   2391458   no data   no data  --
4705.94/1178.62	c  S st   101   4213667       441      1914         0    157659      5802   2402858   no data   no data  --
4705.94/1178.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4705.94/1178.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4706.34/1178.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.33
4706.34/1178.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4706.34/1178.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4706.34/1178.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
4706.34/1178.79	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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368716-1305401463/watcher-3368716-1305401463 -o /tmp/evaluation-result-3368716-1305401463/solver-3368716-1305401463 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368716-1305401463.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: 7.58 7.98 8.05 7/240 8235
/proc/meminfo: memFree=24312204/32951124 swapFree=61559568/67111528
[pid=8235] ppid=8233 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 416 0 0 0 0 0 0 0 22 0 4 0 651747069 52465664 356 33554432000 4194304 4650419 140734162300800 18446744073709551615 47548553967536 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 12809 356 306 112 0 7774 0
[pid=8235/tid=8237] ppid=8233 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 4 0 651747070 52465664 356 33554432000 4194304 4650419 140734162300800 18446744073709551615 47548553967123 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 651747070 52465664 356 33554432000 4194304 4650419 140734162300800 18446744073709551615 47548553967538 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 651747070 52465664 356 33554432000 4194304 4650419 140734162300800 18446744073709551615 47548553967129 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.046596 s]
/proc/loadavg: 7.58 7.98 8.05 7/240 8235
/proc/meminfo: memFree=24312204/32951124 swapFree=61559568/67111528
[pid=8235] ppid=8233 vsize=282252 CPUtime=0.16 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 1346 0 0 0 16 0 0 0 18 0 4 0 651747069 289026048 1221 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 70563 1221 390 112 0 65528 0
[pid=8235/tid=8237] ppid=8233 vsize=282252 CPUtime=0.04 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 231 0 0 0 4 0 0 0 18 0 4 0 651747070 289026048 1221 33554432000 4194304 4650419 140734162300800 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=282252 CPUtime=0.03 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 277 0 0 0 3 0 0 0 24 0 4 0 651747070 289026048 1221 33554432000 4194304 4650419 140734162300800 18446744073709551615 4364352 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=282252 CPUtime=0.04 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 173 0 0 0 4 0 0 0 18 0 4 0 651747070 289026048 1221 33554432000 4194304 4650419 140734162300800 18446744073709551615 4363435 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 282252

[startup+0.100587 s]
/proc/loadavg: 7.58 7.98 8.05 7/240 8235
/proc/meminfo: memFree=24312204/32951124 swapFree=61559568/67111528
[pid=8235] ppid=8233 vsize=282252 CPUtime=0.38 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 1602 0 0 0 38 0 0 0 18 0 4 0 651747069 289026048 1477 33554432000 4194304 4650419 140734162300800 18446744073709551615 4363510 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 70563 1477 391 112 0 65528 0
[pid=8235/tid=8237] ppid=8233 vsize=282252 CPUtime=0.09 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 298 0 0 0 9 0 0 0 18 0 4 0 651747070 289026048 1477 33554432000 4194304 4650419 140734162300800 18446744073709551615 4363493 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=282252 CPUtime=0.09 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 343 0 0 0 9 0 0 0 24 0 4 0 651747070 289026048 1477 33554432000 4194304 4650419 140734162300800 18446744073709551615 4330626 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=282252 CPUtime=0.09 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 237 0 0 0 9 0 0 0 18 0 4 0 651747070 289026048 1477 33554432000 4194304 4650419 140734162300800 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282252

[startup+0.30055 s]
/proc/loadavg: 7.58 7.98 8.05 7/240 8235
/proc/meminfo: memFree=24312204/32951124 swapFree=61559568/67111528
[pid=8235] ppid=8233 vsize=283292 CPUtime=1.18 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 2661 0 0 0 118 0 0 0 18 0 4 0 651747069 290091008 2014 33554432000 4194304 4650419 140734162300800 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 70823 2014 393 112 0 65788 0
[pid=8235/tid=8237] ppid=8233 vsize=283292 CPUtime=0.29 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 577 0 0 0 29 0 0 0 18 0 4 0 651747070 290091008 2014 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=283292 CPUtime=0.29 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 601 0 0 0 29 0 0 0 25 0 4 0 651747070 290091008 2014 33554432000 4194304 4650419 140734162300800 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=283292 CPUtime=0.29 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 497 0 0 0 29 0 0 0 18 0 4 0 651747070 290091008 2014 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283292

[startup+0.70048 s]
/proc/loadavg: 7.58 7.98 8.05 7/240 8235
/proc/meminfo: memFree=24312204/32951124 swapFree=61559568/67111528
[pid=8235] ppid=8233 vsize=293296 CPUtime=2.77 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 4403 0 0 0 277 0 0 0 18 0 4 0 651747069 300335104 2733 33554432000 4194304 4650419 140734162300800 18446744073709551615 4364433 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 71166 2479 393 112 0 66131 0
[pid=8235/tid=8237] ppid=8233 vsize=284664 CPUtime=0.69 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 1113 0 0 0 69 0 0 0 18 0 4 0 651747070 291495936 2479 33554432000 4194304 4650419 140734162300800 18446744073709551615 222921820295 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=284664 CPUtime=0.69 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 956 0 0 0 69 0 0 0 25 0 4 0 651747070 291495936 2479 33554432000 4194304 4650419 140734162300800 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=284664 CPUtime=0.69 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 995 0 0 0 69 0 0 0 18 0 4 0 651747070 291495936 2479 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 293296

[startup+1.50033 s]
/proc/loadavg: 7.58 7.98 8.05 11/245 8240
/proc/meminfo: memFree=24293192/32951124 swapFree=61559568/67111528
[pid=8235] ppid=8233 vsize=285356 CPUtime=5.97 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 8076 0 0 0 596 1 0 0 20 0 4 0 651747069 292204544 4460 33554432000 4194304 4650419 140734162300800 18446744073709551615 4438235 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 71339 4460 395 112 0 66304 0
[pid=8235/tid=8237] ppid=8233 vsize=285356 CPUtime=1.49 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 1694 0 0 0 149 0 0 0 20 0 4 0 651747070 292204544 4460 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=285356 CPUtime=1.48 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 1693 0 0 0 148 0 0 0 25 0 4 0 651747070 292204544 4460 33554432000 4194304 4650419 140734162300800 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=285356 CPUtime=1.49 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 1545 0 0 0 149 0 0 0 20 0 4 0 651747070 292204544 4460 33554432000 4194304 4650419 140734162300800 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 285356

[startup+3.10104 s]
/proc/loadavg: 7.58 7.98 8.05 11/245 8240
/proc/meminfo: memFree=24261868/32951124 swapFree=61559568/67111528
[pid=8235] ppid=8233 vsize=277328 CPUtime=12.36 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 15869 0 0 0 1235 1 0 0 25 0 4 0 651747069 283983872 9073 33554432000 4194304 4650419 140734162300800 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 69332 9073 395 112 0 64297 0
[pid=8235/tid=8237] ppid=8233 vsize=277328 CPUtime=3.09 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 3716 0 0 0 309 0 0 0 25 0 4 0 651747070 283983872 9073 33554432000 4194304 4650419 140734162300800 18446744073709551615 4303888 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=277328 CPUtime=3.07 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 4271 0 0 0 307 0 0 0 25 0 4 0 651747070 283983872 9073 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=277328 CPUtime=3.09 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 3635 0 0 0 309 0 0 0 25 0 4 0 651747070 283983872 9073 33554432000 4194304 4650419 140734162300800 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 277328

[startup+6.30046 s]
/proc/loadavg: 7.61 7.98 8.05 9/245 8270
/proc/meminfo: memFree=24246424/32951124 swapFree=61559568/67111528
[pid=8235] ppid=8233 vsize=296404 CPUtime=25.14 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 24341 0 0 0 2510 4 0 0 25 0 4 0 651747069 303517696 12882 33554432000 4194304 4650419 140734162300800 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 74101 12882 395 112 0 69066 0
[pid=8235/tid=8237] ppid=8233 vsize=296404 CPUtime=6.29 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 6169 0 0 0 628 1 0 0 25 0 4 0 651747070 303517696 12882 33554432000 4194304 4650419 140734162300800 18446744073709551615 4310353 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=296404 CPUtime=6.24 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 6867 0 0 0 624 0 0 0 25 0 4 0 651747070 303517696 12882 33554432000 4194304 4650419 140734162300800 18446744073709551615 4438378 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=296404 CPUtime=6.28 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 5104 0 0 0 628 0 0 0 25 0 4 0 651747070 303517696 12882 33554432000 4194304 4650419 140734162300800 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 296404

[startup+12.7003 s]
/proc/loadavg: 7.64 7.98 8.05 9/245 8270
/proc/meminfo: memFree=24189284/32951124 swapFree=61559568/67111528
[pid=8235] ppid=8233 vsize=305844 CPUtime=50.69 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 35870 0 0 0 5062 7 0 0 25 0 4 0 651747069 313184256 17298 33554432000 4194304 4650419 140734162300800 18446744073709551615 4476288 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 76461 17298 395 112 0 71426 0
[pid=8235/tid=8237] ppid=8233 vsize=305844 CPUtime=12.68 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 9288 0 0 0 1267 1 0 0 25 0 4 0 651747070 313184256 17298 33554432000 4194304 4650419 140734162300800 18446744073709551615 4364433 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=305844 CPUtime=12.6 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 9473 0 0 0 1259 1 0 0 25 0 4 0 651747070 313184256 17298 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=305844 CPUtime=12.69 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 7313 0 0 0 1268 1 0 0 25 0 4 0 651747070 313184256 17298 33554432000 4194304 4650419 140734162300800 18446744073709551615 4333767 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 305844

[startup+25.5009 s]
/proc/loadavg: 7.79 8.00 8.05 9/245 8270
/proc/meminfo: memFree=24143020/32951124 swapFree=61559568/67111528
[pid=8235] ppid=8233 vsize=297856 CPUtime=101.79 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 53941 0 0 0 10168 11 0 0 25 0 4 0 651747069 305004544 22869 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 74464 22869 395 112 0 69429 0
[pid=8235/tid=8237] ppid=8233 vsize=297856 CPUtime=25.49 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 13840 0 0 0 2547 2 0 0 25 0 4 0 651747070 305004544 22869 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=297856 CPUtime=25.3 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 15029 0 0 0 2528 2 0 0 25 0 4 0 651747070 305004544 22869 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=297856 CPUtime=25.49 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 10815 0 0 0 2547 2 0 0 25 0 4 0 651747070 305004544 22869 33554432000 4194304 4650419 140734162300800 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 297856

[startup+51.1003 s]
/proc/loadavg: 7.86 8.00 8.05 9/245 8271
/proc/meminfo: memFree=24102536/32951124 swapFree=61559568/67111528
[pid=8235] ppid=8233 vsize=308480 CPUtime=204.01 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 83333 0 0 0 20381 20 0 0 25 0 4 0 651747069 315883520 29521 33554432000 4194304 4650419 140734162300800 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 77120 29521 395 112 0 72085 0
[pid=8235/tid=8237] ppid=8233 vsize=308480 CPUtime=51.09 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 23875 0 0 0 5103 6 0 0 25 0 4 0 651747070 315883520 29521 33554432000 4194304 4650419 140734162300800 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=308480 CPUtime=50.72 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 22790 0 0 0 5067 5 0 0 25 0 4 0 651747070 315883520 29521 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=308480 CPUtime=51.08 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 15962 0 0 0 5105 3 0 0 25 0 4 0 651747070 315883520 29521 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 308480

[startup+102.309 s]
/proc/loadavg: 8.02 8.03 8.06 9/245 8272
/proc/meminfo: memFree=24046820/32951124 swapFree=61559568/67111528
[pid=8235] ppid=8233 vsize=309876 CPUtime=408.47 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 124429 0 0 0 40812 35 0 0 25 0 4 0 651747069 317313024 37203 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 77469 37203 395 112 0 72434 0
[pid=8235/tid=8237] ppid=8233 vsize=309876 CPUtime=102.3 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 36654 0 0 0 10219 11 0 0 25 0 4 0 651747070 317313024 37203 33554432000 4194304 4650419 140734162300800 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=309876 CPUtime=101.55 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 32434 0 0 0 10147 8 0 0 25 0 4 0 651747070 317313024 37203 33554432000 4194304 4650419 140734162300800 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=309876 CPUtime=102.3 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 24087 0 0 0 10224 6 0 0 25 0 4 0 651747070 317313024 37203 33554432000 4194304 4650419 140734162300800 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.47
Current children cumulated vsize (KiB) 309876

[startup+162.301 s]

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

[pid=8235] ppid=8233 vsize=525656 CPUtime=2564.6 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 402117 0 0 0 256297 163 0 0 25 0 4 0 651747069 538271744 76926 33554432000 4194304 4650419 140734162300800 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 131414 76926 395 112 0 126379 0
[pid=8235/tid=8237] ppid=8233 vsize=525656 CPUtime=642.31 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 113432 0 0 0 64187 44 0 0 25 0 4 0 651747070 538271744 76927 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=525656 CPUtime=637.63 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 119099 0 0 0 63716 47 0 0 25 0 4 0 651747070 538271744 76927 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=525656 CPUtime=642.32 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 61756 0 0 0 64204 28 0 0 25 0 4 0 651747070 538271744 76927 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2564.6
Current children cumulated vsize (KiB) 525656

[startup+702.301 s]
/proc/loadavg: 8.18 8.13 8.09 9/245 8288
/proc/meminfo: memFree=23783216/32951124 swapFree=61559568/67111528
[pid=8235] ppid=8233 vsize=527712 CPUtime=2804.14 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 422945 0 0 0 280241 173 0 0 25 0 4 0 651747069 540377088 75385 33554432000 4194304 4650419 140734162300800 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 131928 75385 395 112 0 126893 0
[pid=8235/tid=8237] ppid=8233 vsize=527712 CPUtime=702.31 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 120448 0 0 0 70183 48 0 0 25 0 4 0 651747070 540377088 75385 33554432000 4194304 4650419 140734162300800 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=527712 CPUtime=697.2 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 126276 0 0 0 69669 51 0 0 25 0 4 0 651747070 540377088 75385 33554432000 4194304 4650419 140734162300800 18446744073709551615 4334509 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=527712 CPUtime=702.3 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 64767 0 0 0 70201 29 0 0 25 0 4 0 651747070 540377088 75385 33554432000 4194304 4650419 140734162300800 18446744073709551615 4314865 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.14
Current children cumulated vsize (KiB) 527712

[startup+762.309 s]
/proc/loadavg: 8.17 8.14 8.09 9/245 8290
/proc/meminfo: memFree=23734324/32951124 swapFree=61559568/67111528
[pid=8235] ppid=8233 vsize=515604 CPUtime=3043.75 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 445008 0 0 0 304192 183 0 0 25 0 4 0 651747069 527978496 82151 33554432000 4194304 4650419 140734162300800 18446744073709551615 4366906 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 128901 82151 395 112 0 123866 0
[pid=8235/tid=8237] ppid=8233 vsize=515604 CPUtime=762.32 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 128396 0 0 0 76181 51 0 0 25 0 4 0 651747070 527978496 82151 33554432000 4194304 4650419 140734162300800 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=515604 CPUtime=756.76 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 131159 0 0 0 75623 53 0 0 25 0 4 0 651747070 527978496 82151 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=515604 CPUtime=762.32 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 66317 0 0 0 76202 30 0 0 25 0 4 0 651747070 527978496 82151 33554432000 4194304 4650419 140734162300800 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3043.75
Current children cumulated vsize (KiB) 515604

[startup+822.3 s]
/proc/loadavg: 8.11 8.12 8.09 9/245 8291
/proc/meminfo: memFree=23683712/32951124 swapFree=61559568/67111528
[pid=8235] ppid=8233 vsize=551580 CPUtime=3283.28 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 464451 0 0 0 328133 195 0 0 25 0 4 0 651747069 564817920 92672 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 137895 92672 395 112 0 132860 0
[pid=8235/tid=8237] ppid=8233 vsize=551580 CPUtime=822.31 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 133616 0 0 0 82177 54 0 0 25 0 4 0 651747070 564817920 92672 33554432000 4194304 4650419 140734162300800 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=551580 CPUtime=816.33 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 137213 0 0 0 81576 57 0 0 25 0 4 0 651747070 564817920 92672 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=551580 CPUtime=822.31 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 68481 0 0 0 82200 31 0 0 25 0 4 0 651747070 564817920 92672 33554432000 4194304 4650419 140734162300800 18446744073709551615 4364779 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3283.28
Current children cumulated vsize (KiB) 551580

[startup+882.3 s]
/proc/loadavg: 8.08 8.11 8.09 9/245 8293
/proc/meminfo: memFree=23694960/32951124 swapFree=61559568/67111528
[pid=8235] ppid=8233 vsize=528992 CPUtime=3522.85 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 488782 0 0 0 352076 209 0 0 25 0 4 0 651747069 541687808 88002 33554432000 4194304 4650419 140734162300800 18446744073709551615 4364788 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 132248 88002 395 112 0 127213 0
[pid=8235/tid=8237] ppid=8233 vsize=528992 CPUtime=882.31 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 141030 0 0 0 88173 58 0 0 25 0 4 0 651747070 541687808 88002 33554432000 4194304 4650419 140734162300800 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=528992 CPUtime=875.89 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 144136 0 0 0 87529 60 0 0 25 0 4 0 651747070 541687808 88002 33554432000 4194304 4650419 140734162300800 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=528992 CPUtime=882.31 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 72918 0 0 0 88198 33 0 0 25 0 4 0 651747070 541687808 88002 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3522.85
Current children cumulated vsize (KiB) 528992

[startup+942.3 s]
/proc/loadavg: 8.07 8.11 8.09 9/245 8295
/proc/meminfo: memFree=23652652/32951124 swapFree=61559568/67111528
[pid=8235] ppid=8233 vsize=552756 CPUtime=3762.43 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 511809 0 0 0 376019 224 0 0 25 0 4 0 651747069 566022144 93156 33554432000 4194304 4650419 140734162300800 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 138189 93156 395 112 0 133154 0
[pid=8235/tid=8237] ppid=8233 vsize=552756 CPUtime=942.31 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 147619 0 0 0 94169 62 0 0 25 0 4 0 651747070 566022144 93156 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=552756 CPUtime=935.46 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 150672 0 0 0 93481 65 0 0 25 0 4 0 651747070 566022144 93156 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=552756 CPUtime=942.31 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 77293 0 0 0 94194 37 0 0 25 0 4 0 651747070 566022144 93156 33554432000 4194304 4650419 140734162300800 18446744073709551615 4360431 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3762.43
Current children cumulated vsize (KiB) 552756

[startup+1002.3 s]
/proc/loadavg: 8.06 8.10 8.09 9/245 8296
/proc/meminfo: memFree=23642456/32951124 swapFree=61559568/67111528
[pid=8235] ppid=8233 vsize=552920 CPUtime=4002 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 526974 0 0 0 399968 232 0 0 25 0 4 0 651747069 566190080 97155 33554432000 4194304 4650419 140734162300800 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 138230 97155 395 112 0 133195 0
[pid=8235/tid=8237] ppid=8233 vsize=552920 CPUtime=1002.31 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 153036 0 0 0 100167 64 0 0 25 0 4 0 651747070 566190080 97155 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=552920 CPUtime=995.02 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 156693 0 0 0 99435 67 0 0 25 0 4 0 651747070 566190080 97155 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=552920 CPUtime=1002.31 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 78999 0 0 0 100193 38 0 0 25 0 4 0 651747070 566190080 97155 33554432000 4194304 4650419 140734162300800 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4002
Current children cumulated vsize (KiB) 552920

[startup+1062.3 s]
/proc/loadavg: 8.06 8.09 8.09 9/245 8298
/proc/meminfo: memFree=23639084/32951124 swapFree=61559568/67111528
[pid=8235] ppid=8233 vsize=529980 CPUtime=4241.57 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 544352 0 0 0 423916 241 0 0 25 0 4 0 651747069 542699520 92363 33554432000 4194304 4650419 140734162300800 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 132495 92363 395 112 0 127460 0
[pid=8235/tid=8237] ppid=8233 vsize=529980 CPUtime=1062.32 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 158418 0 0 0 106164 68 0 0 25 0 4 0 651747070 542699520 92363 33554432000 4194304 4650419 140734162300800 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=529980 CPUtime=1054.6 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 162386 0 0 0 105389 71 0 0 25 0 4 0 651747070 542699520 92363 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=529980 CPUtime=1062.32 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 82379 0 0 0 106193 39 0 0 25 0 4 0 651747070 542699520 92363 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365313 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4241.57
Current children cumulated vsize (KiB) 529980

[startup+1122.3 s]
/proc/loadavg: 8.13 8.10 8.09 9/245 8299
/proc/meminfo: memFree=23604460/32951124 swapFree=61559568/67111528
[pid=8235] ppid=8233 vsize=541108 CPUtime=4481.14 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 564734 0 0 0 447861 253 0 0 25 0 4 0 651747069 554094592 96581 33554432000 4194304 4650419 140734162300800 18446744073709551615 4363423 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 135277 96581 395 112 0 130242 0
[pid=8235/tid=8237] ppid=8233 vsize=541108 CPUtime=1122.32 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 163073 0 0 0 112160 72 0 0 25 0 4 0 651747070 554094592 96581 33554432000 4194304 4650419 140734162300800 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=541108 CPUtime=1114.15 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 168243 0 0 0 111342 73 0 0 25 0 4 0 651747070 554094592 96581 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=541108 CPUtime=1122.32 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 86458 0 0 0 112190 42 0 0 25 0 4 0 651747070 554094592 96581 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4481.14
Current children cumulated vsize (KiB) 541108

[startup+1182.3 s]
/proc/loadavg: 8.12 8.10 8.09 9/245 8301
/proc/meminfo: memFree=23592296/32951124 swapFree=61559568/67111528
[pid=8235] ppid=8233 vsize=605684 CPUtime=4720.71 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 584139 0 0 0 471806 265 0 0 25 0 4 0 651747069 620220416 101277 33554432000 4194304 4650419 140734162300800 18446744073709551615 4433087 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 151421 101277 395 112 0 146386 0
[pid=8235/tid=8237] ppid=8233 vsize=605684 CPUtime=1182.32 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 168809 0 0 0 118157 75 0 0 25 0 4 0 651747070 620220416 101277 33554432000 4194304 4650419 140734162300800 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=605684 CPUtime=1173.73 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 172857 0 0 0 117296 77 0 0 25 0 4 0 651747070 620220416 101277 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365216 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=605684 CPUtime=1182.32 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 90108 0 0 0 118187 45 0 0 25 0 4 0 651747070 620220416 101277 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4720.71
Current children cumulated vsize (KiB) 605684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.2 s]
/proc/loadavg: 8.08 8.09 8.09 9/245 8302
/proc/meminfo: memFree=23577408/32951124 swapFree=61559568/67111528
[pid=8235] ppid=8233 vsize=617756 CPUtime=4800.22 cores=1,3,5,7
/proc/8235/stat : 8235 (strangenight1-m) R 8233 8235 7898 0 -1 4202496 589431 0 0 0 479754 268 0 0 25 0 4 0 651747069 632582144 103384 33554432000 4194304 4650419 140734162300800 18446744073709551615 4476311 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8235/statm: 154439 103384 395 112 0 149404 0
[pid=8235/tid=8237] ppid=8233 vsize=617756 CPUtime=1202.24 cores=1,3,5,7
/proc/8235/task/8237/stat : 8237 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 169098 0 0 0 120149 75 0 0 25 0 4 0 651747070 632582144 103384 33554432000 4194304 4650419 140734162300800 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8235/tid=8238] ppid=8233 vsize=617756 CPUtime=1193.48 cores=1,3,5,7
/proc/8235/task/8238/stat : 8238 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 174903 0 0 0 119270 78 0 0 25 0 4 0 651747070 632582144 103384 33554432000 4194304 4650419 140734162300800 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8235/tid=8239] ppid=8233 vsize=617756 CPUtime=1202.24 cores=1,3,5,7
/proc/8235/task/8239/stat : 8239 (strangenight1-m) R 8233 8235 7898 0 -1 4202560 91582 0 0 0 120179 45 0 0 25 0 4 0 651747070 632582144 103384 33554432000 4194304 4650419 140734162300800 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 617756

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.24
CPU time (s): 4800.27
CPU user time (s): 4797.57
CPU system time (s): 2.69959
CPU usage (%): 399.276
Max. virtual memory (cumulated for all children) (KiB): 617756

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

runsolver used 2.22066 second user time and 6.551 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-14 21:31:03
IDJOB=3368716
IDBENCH=82725
IDSOLVER=1846
FILE ID=node109/3368716-1305401463
RUNJOBID= node109-1305401463-8214
PBS_JOBID= 13324470
Free space on /tmp= 73224 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S367251957-028.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368716-1305401463/watcher-3368716-1305401463 -o /tmp/evaluation-result-3368716-1305401463/solver-3368716-1305401463 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368716-1305401463.cnf

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

MD5SUM BENCH= 6ae9d83c80bad27a7e5f57fa7d9ee7b1
RANDOM SEED=1642331197

node109.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	: 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.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.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.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.82
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24312608 kB
Buffers:        229708 kB
Cached:        2259088 kB
SwapCached:      28404 kB
Active:          99920 kB
Inactive:      8322624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24312608 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:           12440 kB
Writeback:           0 kB
AnonPages:     5912244 kB
Mapped:          17956 kB
Slab:           122352 kB
PageTables:      30352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17893900 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= 73216 MiB
End job on node109 at 2011-05-14 21:51:07