Trace number 3368704

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.24 1204.14

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1263625223-038.SATISFIABLE.cnf
MD5SUMbcd207ee685856d0ca572e80c3354408
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368704-1305401121.cnf'
0.00/0.01	c -- header says num vars:            500
0.00/0.01	c -- header says num clauses:        2130
0.00/0.01	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.01	c -- vars added        500
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       500      2130         0         0      6390         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    500 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:     14  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:     240 undec:      56 neg:     204
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       486      2094         0         0      6346         0   no data   no data  --
0.00/0.07	c Decided on static restart strategy
1.17/0.38	c  N st     8      4914       486      2094         0      4833      6346    106791   no data   no data  --
2.77/0.95	c  N st    10     11298       486      2094         0      4483      6346     74684   no data   no data  --
2.77/0.95	c  N st    11     17041       486      2094         0     10084      6346    210421   no data   no data  --
4.36/1.15	c  F st    12     25003       486      2094         0     12413      6346    260479   no data   no data  --
4.36/1.15	c  N st    12     25003       486      2094         0     12413      6346    260479   no data   no data  --
5.21/1.33	c Decided on static restart strategy
5.21/1.33	c  N st    18     30000       486      2094         0     10676      6346    196530   no data   no data  --
5.21/1.33	c  S st    18     30000       486      2094         0     10676      6346    196530   no data   no data  --
5.21/1.36	c  S st    18     30500       486      2094         0     11175      6346    207725   no data   no data  --
5.21/1.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.21/1.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.21/1.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.21/1.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.21/1.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.21/1.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
5.21/1.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.95/1.56	c lits-rem:       125  cl-subs:      561  v-elim:      0  v-fix:    0  time:  0.77 s
5.95/1.57	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.03
5.95/1.57	c calculated reachability. Time: 0.00
5.95/1.57	c  N st    18     30500       486      2094         0     10614      6346    193971   no data   no data  --
7.55/1.95	c  N st    20     37611       486      2094         0      9838      6346    161470   no data   no data  --
9.17/2.32	c  N st    21     44010       486      2094         0     16083      6346    306234   no data   no data  --
9.60/2.44	c  S st    22     45750       486      2094         0      9057      6346    126745   no data   no data  --
9.60/2.47	c  S st    22     46253       486      2094         0      9559      6346    138451   no data   no data  --
9.60/2.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.60/2.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.60/2.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.60/2.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.60/2.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.60/2.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
9.60/2.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.94/2.56	c lits-rem:        30  cl-subs:      123  v-elim:      0  v-fix:    0  time:  0.35 s
9.94/2.56	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
9.94/2.57	c vivif2 --  cl tried     9436 cl shrink        0 lits rem          0 time: 0.00
9.94/2.57	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.03
9.94/2.57	c calculated reachability. Time: 0.00
9.94/2.57	c  N st    22     46253       486      2094         0      9436      6346    135793   no data   no data  --
13.55/3.51	c  N st    23     60650       486      2094         0     13809      6346    228329   no data   no data  --
16.33/4.12	c  N st    24     69380       486      2094         0     11583      6346    168809   no data   no data  --
16.33/4.12	c  S st    24     69380       486      2094         0     11583      6346    168809   no data   no data  --
16.33/4.16	c  S st    24     69882       486      2094         0     12084      6346    180155   no data   no data  --
16.33/4.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.33/4.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.33/4.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
16.33/4.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.33/4.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.33/4.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
16.33/4.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.12/4.34	c lits-rem:        72  cl-subs:      137  v-elim:      0  v-fix:    0  time:  0.68 s
17.12/4.34	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
17.12/4.34	c vivif2 --  cl tried    11947 cl shrink        0 lits rem          0 time: 0.01
17.12/4.35	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.04
17.12/4.35	c calculated reachability. Time: 0.00
17.12/4.35	c  N st    24     69882       486      2094         0     11947      6346    177085   no data   no data  --
21.91/5.54	c  F st    25     87501       486      2094         0     17446      6346    302899   no data   no data  --
21.91/5.54	c  N st    25     87501       486      2094         0     17446      6346    302899   no data   no data  --
23.50/5.90	c Decided on static restart strategy
24.30/6.15	c  N st    32     95540       486      2094         0     25317      6346    483555   no data   no data  --
26.72/6.78	c  N st    34    104824       486      2094         0     21691      6346    381651   no data   no data  --
26.72/6.78	c  S st    34    104824       486      2094         0     21691      6346    381651   no data   no data  --
27.14/6.84	c  S st    34    105327       486      2094         0     22193      6346    393138   no data   no data  --
27.14/6.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
27.14/6.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.14/6.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
27.14/6.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.14/6.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.14/6.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
27.14/6.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.68/7.75	c lits-rem:       444  cl-subs:     1001  v-elim:      0  v-fix:    0  time:  3.55 s
30.68/7.75	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
30.68/7.75	c vivif2 --  cl tried    21192 cl shrink        0 lits rem          0 time: 0.02
30.68/7.77	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.06
30.68/7.77	c calculated reachability. Time: 0.00
30.68/7.77	c  N st    34    105327       486      2094         0     21192      6346    366884   no data   no data  --
34.27/8.60	c  N st    35    114926       486      2094         0     16880      6346    248943   no data   no data  --
39.46/9.91	c  N st    36    129324       486      2094         0     16305      6346    216222   no data   no data  --
46.63/11.72	c  N st    37    150921       486      2094         0     21807      6346    339013   no data   no data  --
49.07/12.38	c  S st    38    157992       486      2094         0     28696      6346    495846   no data   no data  --
49.42/12.45	c  S st    38    158494       486      2094         0     29198      6346    507677   no data   no data  --
49.42/12.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
49.42/12.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.42/12.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
49.42/12.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.42/12.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.42/12.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
49.42/12.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.80/14.01	c lits-rem:       651  cl-subs:     1553  v-elim:      0  v-fix:    0  time:  6.11 s
55.80/14.01	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
55.80/14.01	c vivif2 --  cl tried    27645 cl shrink        0 lits rem          0 time: 0.02
55.80/14.03	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.09
55.80/14.03	c calculated reachability. Time: 0.00
55.80/14.03	c  N st    38    158494       486      2094         0     27645      6346    472252   no data   no data  --
75.38/18.95	c  N st    39    207084       486      2094         0     22282      6346    303730   no data   no data  --
88.54/22.29	c  N st    40    237741       486      2094         0     32677      6346    545171   no data   no data  --
88.54/22.29	c  S st    40    237741       486      2094         0     32677      6346    545171   no data   no data  --
88.89/22.37	c  S st    40    238245       486      2094         0     33181      6346    556396   no data   no data  --
88.89/22.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
88.89/22.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.89/22.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
89.29/22.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.29/22.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.29/22.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
89.29/22.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
96.07/24.17	c lits-rem:       578  cl-subs:     1824  v-elim:      0  v-fix:    0  time:  7.08 s
96.07/24.17	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
96.07/24.18	c vivif2 --  cl tried    31357 cl shrink        0 lits rem          0 time: 0.02
96.47/24.20	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.10
96.47/24.21	c calculated reachability. Time: 0.00
96.47/24.21	c  N st    40    238245       486      2094         0     31357      6346    514134   no data   no data  --
127.18/31.99	c  F st    41    306250       486      2094         0     33171      6346    481360   no data   no data  --
127.18/31.99	c  N st    41    306250       486      2094         0     33171      6346    481360   no data   no data  --
129.57/32.57	c Decided on static restart strategy
141.18/35.42	c  N st    51    334551       486      2094         0     37438      6346    571851   no data   no data  --
151.49/38.09	c  N st    53    357369       486      2094         0     35357      6346    516089   no data   no data  --
151.49/38.09	c  S st    53    357369       486      2094         0     35357      6346    516089   no data   no data  --
151.89/38.18	c  S st    53    357870       486      2094         0     35858      6346    528155   no data   no data  --
151.89/38.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
151.89/38.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
151.89/38.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
152.29/38.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
152.29/38.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
152.29/38.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
152.29/38.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
158.30/39.80	c lits-rem:       768  cl-subs:     1715  v-elim:      0  v-fix:    0  time:  6.32 s
158.30/39.80	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
158.30/39.80	c vivif2 --  cl tried    34143 cl shrink        0 lits rem          0 time: 0.02
158.72/39.83	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.11
158.72/39.83	c calculated reachability. Time: 0.00
158.72/39.83	c  N st    53    357870       486      2094         0     34143      6346    490463   no data   no data  --
176.26/44.29	c  N st    54    390264       486      2094         0     40437      6346    619426   no data   no data  --
204.52/51.31	c  N st    55    438853       486      2094         0     34140      6346    449224   no data   no data  --
245.19/61.58	c  N st    56    511735       486      2094         0     47582      6346    725119   no data   no data  --
259.95/65.26	c  N st    57    536805       486      2094         0     41977      6346    588829   no data   no data  --
259.95/65.26	c  S st    57    536805       486      2094         0     41977      6346    588829   no data   no data  --
260.35/65.36	c  S st    57    537310       486      2094         0     42480      6346    600604   no data   no data  --
260.35/65.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
260.35/65.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
260.35/65.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
260.35/65.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
260.35/65.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
260.35/65.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
260.35/65.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
267.53/67.17	c lits-rem:       609  cl-subs:     1404  v-elim:      0  v-fix:    0  time:  7.09 s
267.53/67.17	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
267.53/67.18	c vivif2 --  cl tried    41076 cl shrink        0 lits rem          0 time: 0.03
267.95/67.21	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.13
267.95/67.21	c calculated reachability. Time: 0.00
267.95/67.21	c  N st    57    537310       486      2094         0     41076      6346    569661   no data   no data  --
367.61/92.28	c  N st    58    701294       486      2094         0     70234      6346   1220818   no data   no data  --
433.00/108.66	c  N st    59    805965       486      2094         0     64128      6346   1046984   no data   no data  --
433.00/108.66	c  S st    59    805965       486      2094         0     64128      6346   1046984   no data   no data  --
433.80/108.84	c  S st    59    806466       486      2094         0     64625      6346   1059304   no data   no data  --
433.80/108.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
433.80/108.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
433.80/108.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
434.20/108.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
434.20/108.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
434.20/108.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
434.20/108.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
446.56/112.08	c lits-rem:       507  cl-subs:     3787  v-elim:      0  v-fix:    0  time: 12.62 s
446.56/112.08	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
446.56/112.09	c vivif2 --  cl tried    60838 cl shrink        0 lits rem          0 time: 0.05
446.96/112.16	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.27
446.96/112.16	c calculated reachability. Time: 0.00
446.96/112.16	c  N st    59    806466       486      2094         0     60838      6346    970486   no data   no data  --
642.34/161.14	c  F st    60   1071876       486      2094         0     76674      6346   1215360   no data   no data  --
642.34/161.14	c  N st    60   1071876       486      2094         0     76674      6346   1215360   no data   no data  --
647.12/162.32	c Decided on static restart strategy
665.06/166.89	c  N st    70   1100182       486      2094         0     60672      6346    835257   no data   no data  --
697.78/175.08	c  N st    72   1136176       486      2094         0     51010      6346    581691   no data   no data  --
723.68/181.50	c  N st    73   1168568       486      2094         0     82833      6346   1435521   no data   no data  --
759.95/190.65	c  N st    74   1209699       486      2094         0     77000      6346   1232315   no data   no data  --
759.95/190.65	c  S st    74   1209699       486      2094         0     77000      6346   1232315   no data   no data  --
761.15/190.95	c  S st    74   1210202       486      2094         0     77499      6346   1244556   no data   no data  --
761.15/190.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
761.15/190.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
761.55/191.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.18
761.55/191.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
761.55/191.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
761.55/191.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
761.55/191.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
789.89/198.17	c lits-rem:       329  cl-subs:     4342  v-elim:      0  v-fix:    0  time: 28.41 s
789.89/198.17	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
789.89/198.19	c vivif2 --  cl tried    73157 cl shrink        0 lits rem          0 time: 0.06
790.31/198.28	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.36
790.31/198.28	c calculated reachability. Time: 0.00
790.31/198.28	c  N st    74   1210202       486      2094         0     73157      6346   1134802   no data   no data  --
869.27/218.07	c  N st    75   1283085       486      2094         0     49543      6346    494564   no data   no data  --
985.24/247.17	c  N st    76   1392408       486      2094         0     57327      6346    636124   no data   no data  --
1146.72/287.65	c  N st    77   1556394       486      2094         0     62170      6346    702462   no data   no data  --
1306.62/327.76	c  N st    78   1710202       486      2094         0    103810      6346   1624551   no data   no data  --
1306.62/327.76	c  S st    78   1710202       486      2094         0    103810      6346   1624551   no data   no data  --
1308.21/328.11	c  S st    78   1710705       486      2094         0    104312      6346   1636828   no data   no data  --
1308.21/328.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1308.21/328.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1308.21/328.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
1308.61/328.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1308.61/328.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1308.61/328.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
1308.61/328.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1353.26/339.49	c lits-rem:       346  cl-subs:     9826  v-elim:      0  v-fix:    0  time: 44.96 s
1353.26/339.49	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
1353.66/339.51	c vivif2 --  cl tried    94486 cl shrink        0 lits rem          0 time: 0.08
1354.06/339.65	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.54
1354.06/339.65	c calculated reachability. Time: 0.00
1354.06/339.65	c  N st    78   1710705       486      2094         0     94486      6346   1443886   no data   no data  --
1754.81/440.20	c  N st    79   2079670       486      2094         0    106707      6346   1680906   no data   no data  --
1909.09/478.84	c  N st    80   2210706       486      2094         0    110506      6346   1739196   no data   no data  --
1909.09/478.84	c  S st    80   2210706       486      2094         0    110506      6346   1739196   no data   no data  --
1910.69/479.22	c  S st    80   2211213       486      2094         0    111012      6346   1751280   no data   no data  --
1910.69/479.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1910.69/479.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1910.69/479.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
1911.09/479.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1911.09/479.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1911.09/479.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
1911.09/479.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1963.70/492.59	c lits-rem:      2233  cl-subs:     8879  v-elim:      0  v-fix:    0  time: 52.80 s
1963.70/492.59	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
1964.10/492.61	c vivif2 --  cl tried   102133 cl shrink        0 lits rem          0 time: 0.09
1964.50/492.76	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.59
1964.50/492.76	c calculated reachability. Time: 0.00
1964.50/492.76	c  N st    80   2211213       486      2094         0    102133      6346   1557270   no data   no data  --
2539.47/636.90	c  N st    81   2711213       486      2094         0    125776      6346   2015959   no data   no data  --
2539.47/636.90	c  S st    81   2711213       486      2094         0    125776      6346   2015959   no data   no data  --
2541.06/637.32	c  S st    81   2711717       486      2094         0    126279      6346   2028003   no data   no data  --
2541.06/637.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2541.06/637.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2541.06/637.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.26
2541.46/637.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2541.46/637.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2541.46/637.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
2541.46/637.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2601.29/652.46	c lits-rem:       142  cl-subs:     9117  v-elim:      0  v-fix:    0  time: 59.81 s
2601.29/652.46	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
2601.29/652.49	c vivif2 --  cl tried   117162 cl shrink        0 lits rem          0 time: 0.10
2602.06/652.66	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.71
2602.06/652.67	c calculated reachability. Time: 0.00
2602.06/652.67	c  N st    81   2711717       486      2094         0    117162      6346   1842221   no data   no data  --
3272.17/820.73	c  N st    82   3211717       486      2094         0     93259      6346   1125494   no data   no data  --
3272.17/820.73	c  S st    82   3211717       486      2094         0     93259      6346   1125494   no data   no data  --
3273.33/821.03	c  S st    82   3212217       486      2094         0     93759      6346   1137159   no data   no data  --
3273.33/821.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3273.33/821.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3273.33/821.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
3273.72/821.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3273.72/821.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3273.72/821.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
3273.72/821.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3283.97/823.74	c lits-rem:       122  cl-subs:     2371  v-elim:      0  v-fix:    0  time: 10.35 s
3283.97/823.74	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
3283.97/823.76	c vivif2 --  cl tried    91388 cl shrink        0 lits rem          0 time: 0.06
3284.37/823.87	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.46
3284.37/823.87	c calculated reachability. Time: 0.00
3284.37/823.87	c  N st    82   3212217       486      2094         0     91388      6346   1087550   no data   no data  --
3911.83/981.34	c  N st    83   3712217       486      2094         0    102066      6346   1243071   no data   no data  --
3911.83/981.34	c  S st    83   3712217       486      2094         0    102066      6346   1243071   no data   no data  --
3913.00/981.67	c  S st    83   3712719       486      2094         0    102567      6346   1255828   no data   no data  --
3913.00/981.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3913.00/981.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3913.40/981.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
3913.40/981.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3913.40/981.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3913.40/981.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
3913.40/981.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3927.75/985.37	c lits-rem:       697  cl-subs:     4009  v-elim:      0  v-fix:    0  time: 14.33 s
3927.75/985.37	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
3927.75/985.38	c vivif2 --  cl tried    98558 cl shrink        0 lits rem          0 time: 0.07
3928.55/985.52	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.54
3928.55/985.52	c calculated reachability. Time: 0.00
3928.55/985.52	c  N st    83   3712719       486      2094         0     98558      6346   1175352   no data   no data  --
3978.39/998.01	c  F st    84   3751564       486      2094         0    136573      6346   2179386   no data   no data  --
3978.39/998.01	c  N st    84   3751564       486      2094         0    136573      6346   2179386   no data   no data  --
3987.16/1000.22	c Decided on static restart strategy
4034.22/1012.08	c  N st    94   3779869       486      2094         0    164282      6346   2872274   no data   no data  --
4085.25/1024.88	c  N st    96   3815863       486      2094         0    116270      6346   1500430   no data   no data  --
4124.71/1034.70	c  N st    97   3848255       486      2094         0    147847      6346   2296637   no data   no data  --
4186.12/1050.12	c  N st    98   3896843       486      2094         0    111551      6346   1488169   no data   no data  --
4297.79/1078.16	c  N st    99   3969725       486      2094         0     97676      6346   1059195   no data   no data  --
4452.06/1116.81	c  N st   100   4079048       486      2094         0    118195      6346   1547931   no data   no data  --
4655.01/1167.77	c  N st   101   4212719       486      2094         0    161774      6346   2596864   no data   no data  --
4655.01/1167.77	c  S st   101   4212719       486      2094         0    161774      6346   2596864   no data   no data  --
4657.43/1168.41	c  S st   101   4213221       486      2094         0    162274      6346   2608907   no data   no data  --
4657.85/1168.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4657.85/1168.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4658.20/1168.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.35
4658.20/1168.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4658.20/1168.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4658.20/1168.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
4658.20/1168.59	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-3368704-1305401121/watcher-3368704-1305401121 -o /tmp/evaluation-result-3368704-1305401121/solver-3368704-1305401121 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368704-1305401121.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: 7.45 8.00 8.05 2/378 11444
/proc/meminfo: memFree=14903088/32951124 swapFree=65586204/67111528
[pid=11444] ppid=11442 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 412 0 0 0 1 0 0 0 24 0 4 0 730342764 52465664 352 33554432000 4194304 4650419 140734369868288 18446744073709551615 47425465890738 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11444/statm: 12809 352 303 112 0 7774 0
[pid=11444/tid=11445] ppid=11442 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 730342764 52465664 352 33554432000 4194304 4650419 140734369868288 18446744073709551615 47425465890738 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 730342764 52465664 352 33554432000 4194304 4650419 140734369868288 18446744073709551615 47425465890738 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 730342764 52465664 352 33554432000 4194304 4650419 140734369868288 18446744073709551615 216735235057 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.161106 s]
/proc/loadavg: 7.45 8.00 8.05 2/378 11444
/proc/meminfo: memFree=14903088/32951124 swapFree=65586204/67111528
[pid=11444] ppid=11442 vsize=290868 CPUtime=0.61 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 1962 0 0 0 61 0 0 0 18 0 4 0 730342764 297848832 1828 33554432000 4194304 4650419 140734369868288 18446744073709551615 4303950 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11444/statm: 72717 1828 393 112 0 67682 0
[pid=11444/tid=11445] ppid=11442 vsize=290868 CPUtime=0.15 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 424 0 0 0 15 0 0 0 18 0 4 0 730342764 297848832 1828 33554432000 4194304 4650419 140734369868288 18446744073709551615 4367284 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=290868 CPUtime=0.15 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 384 0 0 0 15 0 0 0 18 0 4 0 730342764 297848832 1828 33554432000 4194304 4650419 140734369868288 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=290868 CPUtime=0.14 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 347 0 0 0 14 0 0 0 25 0 4 0 730342764 297848832 1828 33554432000 4194304 4650419 140734369868288 18446744073709551615 4516467 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 290868

[startup+0.201132 s]
/proc/loadavg: 7.45 8.00 8.05 2/378 11444
/proc/meminfo: memFree=14903088/32951124 swapFree=65586204/67111528
[pid=11444] ppid=11442 vsize=283344 CPUtime=0.77 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 2395 0 0 0 77 0 0 0 18 0 4 0 730342764 290144256 1707 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365361 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11444/statm: 70836 1707 393 112 0 65801 0
[pid=11444/tid=11445] ppid=11442 vsize=283344 CPUtime=0.19 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 540 0 0 0 19 0 0 0 18 0 4 0 730342764 290144256 1707 33554432000 4194304 4650419 140734369868288 18446744073709551615 4328270 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=283344 CPUtime=0.19 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 504 0 0 0 19 0 0 0 18 0 4 0 730342764 290144256 1707 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=283344 CPUtime=0.18 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 427 0 0 0 18 0 0 0 25 0 4 0 730342764 290144256 1707 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283344

[startup+0.301113 s]
/proc/loadavg: 7.45 8.00 8.05 2/378 11444
/proc/meminfo: memFree=14903088/32951124 swapFree=65586204/67111528
[pid=11444] ppid=11442 vsize=283536 CPUtime=1.17 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 2758 0 0 0 117 0 0 0 18 0 4 0 730342764 290340864 2070 33554432000 4194304 4650419 140734369868288 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11444/statm: 70884 2070 393 112 0 65849 0
[pid=11444/tid=11445] ppid=11442 vsize=283536 CPUtime=0.29 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 631 0 0 0 29 0 0 0 18 0 4 0 730342764 290340864 2070 33554432000 4194304 4650419 140734369868288 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=283536 CPUtime=0.29 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 584 0 0 0 29 0 0 0 18 0 4 0 730342764 290340864 2070 33554432000 4194304 4650419 140734369868288 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=283536 CPUtime=0.28 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 525 0 0 0 28 0 0 0 25 0 4 0 730342764 290340864 2070 33554432000 4194304 4650419 140734369868288 18446744073709551615 4363335 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) 283536

[startup+0.701046 s]
/proc/loadavg: 7.45 8.00 8.05 2/378 11444
/proc/meminfo: memFree=14903088/32951124 swapFree=65586204/67111528
[pid=11444] ppid=11442 vsize=284776 CPUtime=2.77 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 4605 0 0 0 277 0 0 0 18 0 4 0 730342764 291610624 2570 33554432000 4194304 4650419 140734369868288 18446744073709551615 4363666 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11444/statm: 71194 2570 393 112 0 66159 0
[pid=11444/tid=11445] ppid=11442 vsize=284776 CPUtime=0.69 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 1178 0 0 0 69 0 0 0 18 0 4 0 730342764 291610624 2570 33554432000 4194304 4650419 140734369868288 18446744073709551615 4364416 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=284776 CPUtime=0.69 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 979 0 0 0 69 0 0 0 18 0 4 0 730342764 291610624 2570 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=284776 CPUtime=0.68 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 1040 0 0 0 68 0 0 0 25 0 4 0 730342764 291610624 2570 33554432000 4194304 4650419 140734369868288 18446744073709551615 4334075 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) 284776

[startup+1.50091 s]
/proc/loadavg: 7.57 8.01 8.05 10/390 11459
/proc/meminfo: memFree=14870140/32951124 swapFree=65586204/67111528
[pid=11444] ppid=11442 vsize=285700 CPUtime=5.95 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 8497 0 0 0 594 1 0 0 20 0 4 0 730342764 292556800 4681 33554432000 4194304 4650419 140734369868288 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11444/statm: 71425 4681 395 112 0 66390 0
[pid=11444/tid=11445] ppid=11442 vsize=285700 CPUtime=1.48 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 1784 0 0 0 148 0 0 0 19 0 4 0 730342764 292556800 4681 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=285700 CPUtime=1.49 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 1733 0 0 0 149 0 0 0 20 0 4 0 730342764 292556800 4681 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=285700 CPUtime=1.47 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 1600 0 0 0 147 0 0 0 25 0 4 0 730342764 292556800 4681 33554432000 4194304 4650419 140734369868288 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 285700

[startup+3.10063 s]
/proc/loadavg: 7.57 8.01 8.05 10/390 11459
/proc/meminfo: memFree=14838576/32951124 swapFree=65586204/67111528
[pid=11444] ppid=11442 vsize=304232 CPUtime=12.33 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 16607 0 0 0 1231 2 0 0 25 0 4 0 730342764 311533568 9280 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365210 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11444/statm: 76058 9280 395 112 0 71023 0
[pid=11444/tid=11445] ppid=11442 vsize=304232 CPUtime=3.09 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 3998 0 0 0 308 1 0 0 25 0 4 0 730342764 311533568 9280 33554432000 4194304 4650419 140734369868288 18446744073709551615 4363460 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=304232 CPUtime=3.09 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 4428 0 0 0 309 0 0 0 25 0 4 0 730342764 311533568 9280 33554432000 4194304 4650419 140734369868288 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=304232 CPUtime=3.05 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 3685 0 0 0 305 0 0 0 25 0 4 0 730342764 311533568 9280 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 304232

[startup+6.30107 s]
/proc/loadavg: 7.57 8.01 8.05 9/390 11459
/proc/meminfo: memFree=14788232/32951124 swapFree=65586204/67111528
[pid=11444] ppid=11442 vsize=322744 CPUtime=25.1 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 25883 0 0 0 2507 3 0 0 25 0 4 0 730342764 330489856 13732 33554432000 4194304 4650419 140734369868288 18446744073709551615 4364358 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11444/statm: 80686 13732 395 112 0 75651 0
[pid=11444/tid=11445] ppid=11442 vsize=322744 CPUtime=6.28 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 6670 0 0 0 627 1 0 0 25 0 4 0 730342764 330489856 13732 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=322744 CPUtime=6.28 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 7300 0 0 0 628 0 0 0 25 0 4 0 730342764 330489856 13732 33554432000 4194304 4650419 140734369868288 18446744073709551615 4438378 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=322744 CPUtime=6.21 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 4942 0 0 0 621 0 0 0 25 0 4 0 730342764 330489856 13732 33554432000 4194304 4650419 140734369868288 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 322744

[startup+12.701 s]
/proc/loadavg: 7.72 8.03 8.05 10/390 11460
/proc/meminfo: memFree=14741632/32951124 swapFree=65586204/67111528
[pid=11444] ppid=11442 vsize=323620 CPUtime=50.62 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 39049 0 0 0 5056 6 0 0 25 0 4 0 730342764 331386880 19090 33554432000 4194304 4650419 140734369868288 18446744073709551615 4476201 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11444/statm: 80905 19090 395 112 0 75870 0
[pid=11444/tid=11445] ppid=11442 vsize=323620 CPUtime=12.69 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 10549 0 0 0 1267 2 0 0 25 0 4 0 730342764 331386880 19090 33554432000 4194304 4650419 140734369868288 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=323620 CPUtime=12.69 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 10286 0 0 0 1268 1 0 0 25 0 4 0 730342764 331386880 19090 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=323620 CPUtime=12.52 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 6247 0 0 0 1252 0 0 0 25 0 4 0 730342764 331386880 19090 33554432000 4194304 4650419 140734369868288 18446744073709551615 4334293 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 323620

[startup+25.5147 s]
/proc/loadavg: 7.76 8.03 8.05 10/390 11460
/proc/meminfo: memFree=14669820/32951124 swapFree=65586204/67111528
[pid=11444] ppid=11442 vsize=325136 CPUtime=101.71 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 57506 0 0 0 10161 10 0 0 25 0 4 0 730342764 332939264 25340 33554432000 4194304 4650419 140734369868288 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11444/statm: 81284 25340 395 112 0 76249 0
[pid=11444/tid=11445] ppid=11442 vsize=325136 CPUtime=25.5 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 16788 0 0 0 2547 3 0 0 25 0 4 0 730342764 332939264 25340 33554432000 4194304 4650419 140734369868288 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=325136 CPUtime=25.5 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 16465 0 0 0 2548 2 0 0 25 0 4 0 730342764 332939264 25340 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=325136 CPUtime=25.18 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 7130 0 0 0 2517 1 0 0 25 0 4 0 730342764 332939264 25340 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 325136

[startup+51.1003 s]
/proc/loadavg: 7.84 8.03 8.05 10/390 11461
/proc/meminfo: memFree=14615940/32951124 swapFree=65586204/67111528
[pid=11444] ppid=11442 vsize=326932 CPUtime=203.72 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 86065 0 0 0 20357 15 0 0 25 0 4 0 730342764 334778368 32695 33554432000 4194304 4650419 140734369868288 18446744073709551615 4363441 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11444/statm: 81733 32695 395 112 0 76698 0
[pid=11444/tid=11445] ppid=11442 vsize=326932 CPUtime=51.08 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 26032 0 0 0 5103 5 0 0 25 0 4 0 730342764 334778368 32695 33554432000 4194304 4650419 140734369868288 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=326932 CPUtime=51.08 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 26279 0 0 0 5104 4 0 0 25 0 4 0 730342764 334778368 32695 33554432000 4194304 4650419 140734369868288 18446744073709551615 4334509 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=326932 CPUtime=50.44 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 8191 0 0 0 5043 1 0 0 25 0 4 0 730342764 334778368 32695 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365216 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.72
Current children cumulated vsize (KiB) 326932

[startup+102.3 s]
/proc/loadavg: 8.02 8.05 8.06 10/390 11462
/proc/meminfo: memFree=14525396/32951124 swapFree=65586204/67111528
[pid=11444] ppid=11442 vsize=384816 CPUtime=407.88 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 127707 0 0 0 40762 26 0 0 25 0 4 0 730342764 394051584 41029 33554432000 4194304 4650419 140734369868288 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/11444/statm: 96204 41029 395 112 0 91169 0
[pid=11444/tid=11445] ppid=11442 vsize=384816 CPUtime=102.27 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 40620 0 0 0 10219 8 0 0 25 0 4 0 730342764 394051584 41029 33554432000 4194304 4650419 140734369868288 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=384816 CPUtime=102.29 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 40358 0 0 0 10221 8 0 0 25 0 4 0 730342764 394051584 41029 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=384816 CPUtime=101.02 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 10452 0 0 0 10100 2 0 0 25 0 4 0 730342764 394051584 41029 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.88
Current children cumulated vsize (KiB) 384816

[startup+162.301 s]

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

[pid=11444] ppid=11442 vsize=616184 CPUtime=2800.23 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 404089 0 0 0 279888 135 0 0 25 0 4 0 730342764 630972416 92098 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11444/statm: 154046 92098 395 112 0 149011 0
[pid=11444/tid=11445] ppid=11442 vsize=616184 CPUtime=702.16 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 139811 0 0 0 70169 47 0 0 25 0 4 0 730342764 630972416 92098 33554432000 4194304 4650419 140734369868288 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=616184 CPUtime=702.3 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 138414 0 0 0 70187 43 0 0 25 0 4 0 730342764 630972416 92098 33554432000 4194304 4650419 140734369868288 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=616184 CPUtime=700.58 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 24338 0 0 0 70049 9 0 0 25 0 4 0 730342764 630972416 92098 33554432000 4194304 4650419 140734369868288 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2800.23
Current children cumulated vsize (KiB) 616184

[startup+762.301 s]
/proc/loadavg: 8.10 8.09 8.08 10/390 11480
/proc/meminfo: memFree=14131028/32951124 swapFree=65586204/67111528
[pid=11444] ppid=11442 vsize=616376 CPUtime=3039.46 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 426084 0 0 0 303803 143 0 0 25 0 4 0 730342764 631169024 95995 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11444/statm: 154094 95995 395 112 0 149059 0
[pid=11444/tid=11445] ppid=11442 vsize=616376 CPUtime=762.14 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 150878 0 0 0 76163 51 0 0 25 0 4 0 730342764 631169024 95995 33554432000 4194304 4650419 140734369868288 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=616376 CPUtime=762.3 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 144799 0 0 0 76184 46 0 0 25 0 4 0 730342764 631169024 95995 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=616376 CPUtime=760.58 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 25195 0 0 0 76049 9 0 0 25 0 4 0 730342764 631169024 95995 33554432000 4194304 4650419 140734369868288 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3039.46
Current children cumulated vsize (KiB) 616376

[startup+822.301 s]
/proc/loadavg: 8.24 8.12 8.09 12/391 11484
/proc/meminfo: memFree=14095724/32951124 swapFree=65586204/67111528
[pid=11444] ppid=11442 vsize=618660 CPUtime=3278.45 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 447768 0 0 0 327691 154 0 0 25 0 4 0 730342764 633507840 94652 33554432000 4194304 4650419 140734369868288 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11444/statm: 154665 94652 395 112 0 149630 0
[pid=11444/tid=11445] ppid=11442 vsize=618660 CPUtime=822.07 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 158283 0 0 0 82153 54 0 0 25 0 4 0 730342764 633507840 94652 33554432000 4194304 4650419 140734369868288 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=618660 CPUtime=822.3 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 152275 0 0 0 82180 50 0 0 25 0 4 0 730342764 633507840 94652 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=618660 CPUtime=820.57 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 25750 0 0 0 82048 9 0 0 25 0 4 0 730342764 633507840 94652 33554432000 4194304 4650419 140734369868288 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3278.45
Current children cumulated vsize (KiB) 618660

[startup+882.3 s]
/proc/loadavg: 8.20 8.14 8.10 9/390 11486
/proc/meminfo: memFree=14079360/32951124 swapFree=65586204/67111528
[pid=11444] ppid=11442 vsize=618824 CPUtime=3517.1 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 468419 0 0 0 351548 162 0 0 25 0 4 0 730342764 633675776 104473 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11444/statm: 154706 104473 395 112 0 149671 0
[pid=11444/tid=11445] ppid=11442 vsize=618824 CPUtime=881.46 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 165258 0 0 0 88089 57 0 0 25 0 4 0 730342764 633675776 104475 33554432000 4194304 4650419 140734369868288 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=618824 CPUtime=882.32 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 160512 0 0 0 88179 53 0 0 25 0 4 0 730342764 633675776 104475 33554432000 4194304 4650419 140734369868288 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=618824 CPUtime=880.58 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 25778 0 0 0 88049 9 0 0 25 0 4 0 730342764 633675776 104475 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3517.1
Current children cumulated vsize (KiB) 618824

[startup+942.301 s]
/proc/loadavg: 8.07 8.11 8.09 10/390 11488
/proc/meminfo: memFree=14045556/32951124 swapFree=65586204/67111528
[pid=11444] ppid=11442 vsize=619448 CPUtime=3756.3 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 488955 0 0 0 375458 172 0 0 25 0 4 0 730342764 634314752 105608 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365333 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11444/statm: 154862 105608 395 112 0 149827 0
[pid=11444/tid=11445] ppid=11442 vsize=619448 CPUtime=941.43 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 175001 0 0 0 94083 60 0 0 25 0 4 0 730342764 634314752 105608 33554432000 4194304 4650419 140734369868288 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=619448 CPUtime=942.3 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 167130 0 0 0 94173 57 0 0 25 0 4 0 730342764 634314752 105608 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=619448 CPUtime=940.58 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 25954 0 0 0 94048 10 0 0 25 0 4 0 730342764 634314752 105608 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3756.3
Current children cumulated vsize (KiB) 619448

[startup+1002.31 s]
/proc/loadavg: 8.06 8.10 8.09 10/390 11489
/proc/meminfo: memFree=14059744/32951124 swapFree=65586204/67111528
[pid=11444] ppid=11442 vsize=619608 CPUtime=3995.58 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 504931 0 0 0 399379 179 0 0 25 0 4 0 730342764 634478592 102941 33554432000 4194304 4650419 140734369868288 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11444/statm: 154902 102941 395 112 0 149867 0
[pid=11444/tid=11445] ppid=11442 vsize=619608 CPUtime=1001.43 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 180995 0 0 0 100081 62 0 0 25 0 4 0 730342764 634478592 102941 33554432000 4194304 4650419 140734369868288 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=619608 CPUtime=1002.32 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 173487 0 0 0 100172 60 0 0 25 0 4 0 730342764 634478592 102941 33554432000 4194304 4650419 140734369868288 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=619608 CPUtime=1000.59 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 25965 0 0 0 100049 10 0 0 25 0 4 0 730342764 634478592 102941 33554432000 4194304 4650419 140734369868288 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3995.58
Current children cumulated vsize (KiB) 619608

[startup+1062.3 s]
/proc/loadavg: 8.06 8.10 8.09 9/390 11491
/proc/meminfo: memFree=13999520/32951124 swapFree=65586204/67111528
[pid=11444] ppid=11442 vsize=635632 CPUtime=4234.77 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 528757 0 0 0 423290 187 0 0 25 0 4 0 730342764 650887168 110334 33554432000 4194304 4650419 140734369868288 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11444/statm: 158908 110334 395 112 0 153873 0
[pid=11444/tid=11445] ppid=11442 vsize=635632 CPUtime=1061.41 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 188261 0 0 0 106077 64 0 0 25 0 4 0 730342764 650887168 110334 33554432000 4194304 4650419 140734369868288 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=635632 CPUtime=1062.3 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 181546 0 0 0 106168 62 0 0 25 0 4 0 730342764 650887168 110334 33554432000 4194304 4650419 140734369868288 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=635632 CPUtime=1060.57 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 28414 0 0 0 106047 10 0 0 25 0 4 0 730342764 650887168 110334 33554432000 4194304 4650419 140734369868288 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4234.77
Current children cumulated vsize (KiB) 635632

[startup+1122.3 s]
/proc/loadavg: 8.13 8.11 8.09 10/390 11492
/proc/meminfo: memFree=13963760/32951124 swapFree=65586204/67111528
[pid=11444] ppid=11442 vsize=647876 CPUtime=4473.99 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 550210 0 0 0 447204 195 0 0 25 0 4 0 730342764 663425024 110534 33554432000 4194304 4650419 140734369868288 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11444/statm: 161969 110534 395 112 0 156934 0
[pid=11444/tid=11445] ppid=11442 vsize=647876 CPUtime=1121.4 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 195323 0 0 0 112073 67 0 0 25 0 4 0 730342764 663425024 110534 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=647876 CPUtime=1122.31 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 189144 0 0 0 112166 65 0 0 25 0 4 0 730342764 663425024 110534 33554432000 4194304 4650419 140734369868288 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=647876 CPUtime=1120.58 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 32315 0 0 0 112045 13 0 0 25 0 4 0 730342764 663425024 110534 33554432000 4194304 4650419 140734369868288 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4473.99
Current children cumulated vsize (KiB) 647876

[startup+1182.3 s]
/proc/loadavg: 8.15 8.12 8.09 9/390 11494
/proc/meminfo: memFree=13963676/32951124 swapFree=65586204/67111528
[pid=11444] ppid=11442 vsize=648052 CPUtime=4713.22 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 570450 0 0 0 471119 203 0 0 25 0 4 0 730342764 663605248 113651 33554432000 4194304 4650419 140734369868288 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11444/statm: 162013 113651 395 112 0 156978 0
[pid=11444/tid=11445] ppid=11442 vsize=648052 CPUtime=1181.39 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 203460 0 0 0 118070 69 0 0 25 0 4 0 730342764 663605248 113651 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=648052 CPUtime=1182.31 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 196595 0 0 0 118163 68 0 0 25 0 4 0 730342764 663605248 113651 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=648052 CPUtime=1180.58 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 32800 0 0 0 118045 13 0 0 25 0 4 0 730342764 663605248 113651 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4713.22
Current children cumulated vsize (KiB) 648052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.1 s]
/proc/loadavg: 8.17 8.12 8.09 5/385 11495
/proc/meminfo: memFree=14426952/32951124 swapFree=65586204/67111528
[pid=11444] ppid=11442 vsize=648052 CPUtime=4800.17 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 573174 0 0 0 479812 205 0 0 25 0 4 0 730342764 663605248 116374 33554432000 4194304 4650419 140734369868288 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11444/statm: 162013 116374 395 112 0 156978 0
[pid=11444/tid=11445] ppid=11442 vsize=648052 CPUtime=1203.2 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 204793 0 0 0 120251 69 0 0 25 0 4 0 730342764 663605248 116375 33554432000 4194304 4650419 140734369868288 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=648052 CPUtime=1204.13 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 197987 0 0 0 120344 69 0 0 25 0 4 0 730342764 663605248 116375 33554432000 4194304 4650419 140734369868288 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=648052 CPUtime=1202.39 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 32800 0 0 0 120226 13 0 0 25 0 4 0 730342764 663605248 116375 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 648052

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

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

[startup+1204.1 s]
/proc/loadavg: 8.17 8.12 8.09 5/385 11495
/proc/meminfo: memFree=14426952/32951124 swapFree=65586204/67111528
[pid=11444] ppid=11442 vsize=648052 CPUtime=4800.17 cores=0,2,4,6
/proc/11444/stat : 11444 (strangenight1-m) R 11442 11444 11082 0 -1 4202496 573174 0 0 0 479812 205 0 0 25 0 4 0 730342764 663605248 116374 33554432000 4194304 4650419 140734369868288 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/11444/statm: 162013 116374 395 112 0 156978 0
[pid=11444/tid=11445] ppid=11442 vsize=648052 CPUtime=1203.2 cores=0,2,4,6
/proc/11444/task/11445/stat : 11445 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 204793 0 0 0 120251 69 0 0 25 0 4 0 730342764 663605248 116375 33554432000 4194304 4650419 140734369868288 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=11444/tid=11446] ppid=11442 vsize=648052 CPUtime=1204.13 cores=0,2,4,6
/proc/11444/task/11446/stat : 11446 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 197987 0 0 0 120344 69 0 0 25 0 4 0 730342764 663605248 116375 33554432000 4194304 4650419 140734369868288 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=11444/tid=11447] ppid=11442 vsize=648052 CPUtime=1202.39 cores=0,2,4,6
/proc/11444/task/11447/stat : 11447 (strangenight1-m) R 11442 11444 11082 0 -1 4202560 32800 0 0 0 120226 13 0 0 25 0 4 0 730342764 663605248 116375 33554432000 4194304 4650419 140734369868288 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 648052

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.14
CPU time (s): 4800.24
CPU user time (s): 4798.17
CPU system time (s): 2.07468
CPU usage (%): 398.644
Max. virtual memory (cumulated for all children) (KiB): 754240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.17
system time used= 2.07468
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 573176
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= 193
involuntary context switches= 21504

runsolver used 4.5773 second user time and 10.6824 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-14 21:25:21
IDJOB=3368704
IDBENCH=82713
IDSOLVER=1846
FILE ID=node119/3368704-1305401121
RUNJOBID= node119-1305401121-11432
PBS_JOBID= 13324462
Free space on /tmp= 73196 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1263625223-038.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368704-1305401121/watcher-3368704-1305401121 -o /tmp/evaluation-result-3368704-1305401121/solver-3368704-1305401121 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368704-1305401121.cnf

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

MD5SUM BENCH= bcd207ee685856d0ca572e80c3354408
RANDOM SEED=423496562

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14903368 kB
Buffers:        282800 kB
Cached:        4553012 kB
SwapCached:       4756 kB
Active:       14697144 kB
Inactive:      3018612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14903368 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            6256 kB
Writeback:           0 kB
AnonPages:    12878336 kB
Mapped:          29616 kB
Slab:           210832 kB
PageTables:      56272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102460508 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= 73184 MiB
End job on node119 at 2011-05-14 21:45:27