Trace number 3175095

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.27 1201.73

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.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-3175095-1304086607.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	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.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    500 time:  0.00 s
0.00/0.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.07	c lits-rem:         0  cl-subs:        0  v-elim:     14  v-fix:    0  time:  0.01 s
0.00/0.07	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.07	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.07	c calculated reachability. Time: 0.00
0.00/0.07	c Calc default polars -  time:   0.00 s pos:     240 undec:      56 neg:     204
0.00/0.07	c =========================================================================================
0.00/0.07	c types(t): F = full restart, N = normal restart
0.00/0.07	c types(t): S = simplification begin/end, E = solution found
0.00/0.07	c restart types(rt): st = static, dy = dynamic
0.00/0.07	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.07	c  B st     0         0       486      2094         0         0      6346         0   no data   no data  --
3.40/0.90	c Decided on static restart strategy
3.40/0.90	c  N st     8      4914       486      2094         0      4833      6346    106791   no data   no data  --
3.40/0.90	c  N st    10     11298       486      2094         0      4483      6346     74684   no data   no data  --
3.40/0.90	c  N st    11     17041       486      2094         0     10084      6346    210421   no data   no data  --
4.20/1.10	c  F st    12     25003       486      2094         0     12413      6346    260479   no data   no data  --
4.20/1.10	c  N st    12     25003       486      2094         0     12413      6346    260479   no data   no data  --
5.18/1.34	c Decided on static restart strategy
5.18/1.34	c  N st    18     30000       486      2094         0     10676      6346    196530   no data   no data  --
5.18/1.34	c  S st    18     30000       486      2094         0     10676      6346    196530   no data   no data  --
5.18/1.37	c  S st    18     30500       486      2094         0     11175      6346    207725   no data   no data  --
5.18/1.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.18/1.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.18/1.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.18/1.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.18/1.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.18/1.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
5.18/1.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.98/1.57	c lits-rem:       125  cl-subs:      561  v-elim:      0  v-fix:    0  time:  0.76 s
5.98/1.58	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.03
5.98/1.58	c calculated reachability. Time: 0.00
5.98/1.58	c  N st    18     30500       486      2094         0     10614      6346    193971   no data   no data  --
7.59/1.96	c  N st    20     37611       486      2094         0      9838      6346    161470   no data   no data  --
9.17/2.33	c  N st    21     44010       486      2094         0     16083      6346    306234   no data   no data  --
9.57/2.45	c  S st    22     45750       486      2094         0      9057      6346    126745   no data   no data  --
9.57/2.48	c  S st    22     46253       486      2094         0      9559      6346    138451   no data   no data  --
9.57/2.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.57/2.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.57/2.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
9.57/2.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.57/2.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.57/2.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
9.57/2.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.97/2.58	c lits-rem:        30  cl-subs:      123  v-elim:      0  v-fix:    0  time:  0.34 s
9.97/2.58	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
9.97/2.58	c vivif2 --  cl tried     9436 cl shrink        0 lits rem          0 time: 0.00
9.97/2.58	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.03
9.97/2.58	c calculated reachability. Time: 0.00
9.97/2.58	c  N st    22     46253       486      2094         0      9436      6346    135793   no data   no data  --
13.96/3.53	c  N st    23     60650       486      2094         0     13809      6346    228329   no data   no data  --
16.38/4.15	c  N st    24     69380       486      2094         0     11583      6346    168809   no data   no data  --
16.38/4.15	c  S st    24     69380       486      2094         0     11583      6346    168809   no data   no data  --
16.38/4.18	c  S st    24     69882       486      2094         0     12084      6346    180155   no data   no data  --
16.38/4.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.38/4.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.38/4.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
16.38/4.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.38/4.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.38/4.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
16.38/4.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.16/4.36	c lits-rem:        72  cl-subs:      137  v-elim:      0  v-fix:    0  time:  0.67 s
17.16/4.36	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
17.16/4.36	c vivif2 --  cl tried    11947 cl shrink        0 lits rem          0 time: 0.01
17.16/4.37	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.04
17.16/4.37	c calculated reachability. Time: 0.00
17.16/4.37	c  N st    24     69882       486      2094         0     11947      6346    177085   no data   no data  --
21.95/5.57	c  F st    25     87501       486      2094         0     17446      6346    302899   no data   no data  --
21.95/5.57	c  N st    25     87501       486      2094         0     17446      6346    302899   no data   no data  --
23.55/5.94	c Decided on static restart strategy
24.35/6.20	c  N st    32     95540       486      2094         0     25317      6346    483555   no data   no data  --
27.14/6.83	c  N st    34    104824       486      2094         0     21691      6346    381651   no data   no data  --
27.14/6.83	c  S st    34    104824       486      2094         0     21691      6346    381651   no data   no data  --
27.14/6.89	c  S st    34    105327       486      2094         0     22193      6346    393138   no data   no data  --
27.14/6.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.14/6.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.54/6.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
27.54/6.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.54/6.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.54/6.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
27.54/6.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.74/7.78	c lits-rem:       444  cl-subs:     1001  v-elim:      0  v-fix:    0  time:  3.48 s
30.74/7.78	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
30.74/7.79	c vivif2 --  cl tried    21192 cl shrink        0 lits rem          0 time: 0.02
31.14/7.80	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.06
31.14/7.80	c calculated reachability. Time: 0.00
31.14/7.80	c  N st    34    105327       486      2094         0     21192      6346    366884   no data   no data  --
34.34/8.65	c  N st    35    114926       486      2094         0     16880      6346    248943   no data   no data  --
39.52/9.96	c  N st    36    129324       486      2094         0     16305      6346    216222   no data   no data  --
46.74/11.78	c  N st    37    150921       486      2094         0     21807      6346    339013   no data   no data  --
49.51/12.44	c  S st    38    157992       486      2094         0     28696      6346    495846   no data   no data  --
49.91/12.51	c  S st    38    158494       486      2094         0     29198      6346    507677   no data   no data  --
49.91/12.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.91/12.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.91/12.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
49.91/12.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.91/12.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.91/12.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
49.91/12.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.93/14.04	c lits-rem:       651  cl-subs:     1553  v-elim:      0  v-fix:    0  time:  5.99 s
55.93/14.04	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
55.93/14.05	c vivif2 --  cl tried    27645 cl shrink        0 lits rem          0 time: 0.02
55.93/14.07	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.09
55.93/14.07	c calculated reachability. Time: 0.00
55.93/14.07	c  N st    38    158494       486      2094         0     27645      6346    472252   no data   no data  --
75.88/19.02	c  N st    39    207084       486      2094         0     22282      6346    303730   no data   no data  --
89.06/22.36	c  N st    40    237741       486      2094         0     32677      6346    545171   no data   no data  --
89.06/22.36	c  S st    40    237741       486      2094         0     32677      6346    545171   no data   no data  --
89.46/22.45	c  S st    40    238245       486      2094         0     33181      6346    556396   no data   no data  --
89.46/22.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
89.46/22.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.46/22.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
89.46/22.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.46/22.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.46/22.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
89.46/22.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
96.65/24.24	c lits-rem:       578  cl-subs:     1824  v-elim:      0  v-fix:    0  time:  7.03 s
96.65/24.24	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
96.65/24.24	c vivif2 --  cl tried    31357 cl shrink        0 lits rem          0 time: 0.02
96.65/24.27	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.10
96.65/24.27	c calculated reachability. Time: 0.00
96.65/24.27	c  N st    40    238245       486      2094         0     31357      6346    514134   no data   no data  --
127.80/32.07	c  F st    41    306250       486      2094         0     33171      6346    481360   no data   no data  --
127.80/32.08	c  N st    41    306250       486      2094         0     33171      6346    481360   no data   no data  --
130.22/32.66	c Decided on static restart strategy
141.78/35.53	c  N st    51    334551       486      2094         0     37438      6346    571851   no data   no data  --
152.59/38.22	c  N st    53    357369       486      2094         0     35357      6346    516089   no data   no data  --
152.59/38.22	c  S st    53    357369       486      2094         0     35357      6346    516089   no data   no data  --
152.97/38.31	c  S st    53    357870       486      2094         0     35858      6346    528155   no data   no data  --
152.97/38.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
152.97/38.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
152.97/38.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
152.97/38.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
152.97/38.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
152.97/38.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
152.97/38.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
159.37/39.90	c lits-rem:       768  cl-subs:     1715  v-elim:      0  v-fix:    0  time:  6.25 s
159.37/39.90	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
159.37/39.90	c vivif2 --  cl tried    34143 cl shrink        0 lits rem          0 time: 0.02
159.37/39.93	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.11
159.37/39.93	c calculated reachability. Time: 0.00
159.37/39.93	c  N st    53    357870       486      2094         0     34143      6346    490463   no data   no data  --
177.34/44.41	c  N st    54    390264       486      2094         0     40437      6346    619426   no data   no data  --
205.32/51.48	c  N st    55    438853       486      2094         0     34140      6346    449224   no data   no data  --
246.85/61.81	c  N st    56    511735       486      2094         0     47582      6346    725119   no data   no data  --
261.63/65.51	c  N st    57    536805       486      2094         0     41977      6346    588829   no data   no data  --
261.63/65.51	c  S st    57    536805       486      2094         0     41977      6346    588829   no data   no data  --
262.05/65.61	c  S st    57    537310       486      2094         0     42480      6346    600604   no data   no data  --
262.05/65.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
262.05/65.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
262.05/65.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
262.05/65.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
262.05/65.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
262.05/65.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
262.05/65.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
269.21/67.41	c lits-rem:       609  cl-subs:     1404  v-elim:      0  v-fix:    0  time:  7.05 s
269.21/67.41	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
269.21/67.42	c vivif2 --  cl tried    41076 cl shrink        0 lits rem          0 time: 0.03
269.21/67.46	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.15
269.21/67.46	c calculated reachability. Time: 0.00
269.21/67.46	c  N st    57    537310       486      2094         0     41076      6346    569661   no data   no data  --
370.28/92.71	c  N st    58    701294       486      2094         0     70234      6346   1220818   no data   no data  --
435.79/109.19	c  N st    59    805965       486      2094         0     64128      6346   1046984   no data   no data  --
435.79/109.19	c  S st    59    805965       486      2094         0     64128      6346   1046984   no data   no data  --
436.59/109.37	c  S st    59    806466       486      2094         0     64625      6346   1059304   no data   no data  --
436.59/109.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
436.59/109.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
436.99/109.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
436.99/109.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
436.99/109.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
436.99/109.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
436.99/109.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
449.38/112.56	c lits-rem:       507  cl-subs:     3787  v-elim:      0  v-fix:    0  time: 12.45 s
449.38/112.56	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
449.38/112.57	c vivif2 --  cl tried    60838 cl shrink        0 lits rem          0 time: 0.04
449.78/112.64	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.27
449.78/112.64	c calculated reachability. Time: 0.00
449.78/112.64	c  N st    59    806466       486      2094         0     60838      6346    970486   no data   no data  --
645.11/161.55	c  F st    60   1071876       486      2094         0     76674      6346   1215360   no data   no data  --
645.11/161.55	c  N st    60   1071876       486      2094         0     76674      6346   1215360   no data   no data  --
649.90/162.72	c Decided on static restart strategy
667.88/167.25	c  N st    70   1100182       486      2094         0     60672      6346    835257   no data   no data  --
700.24/175.37	c  N st    72   1136176       486      2094         0     51010      6346    581691   no data   no data  --
725.80/181.73	c  N st    73   1168568       486      2094         0     82833      6346   1435521   no data   no data  --
761.76/190.78	c  N st    74   1209699       486      2094         0     77000      6346   1232315   no data   no data  --
761.76/190.78	c  S st    74   1209699       486      2094         0     77000      6346   1232315   no data   no data  --
762.97/191.08	c  S st    74   1210202       486      2094         0     77499      6346   1244556   no data   no data  --
762.97/191.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
762.97/191.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
763.37/191.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.18
763.37/191.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
763.37/191.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
763.37/191.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
763.37/191.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
791.31/198.15	c lits-rem:       329  cl-subs:     4342  v-elim:      0  v-fix:    0  time: 27.85 s
791.31/198.15	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
791.31/198.16	c vivif2 --  cl tried    73157 cl shrink        0 lits rem          0 time: 0.06
791.71/198.26	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.38
791.71/198.26	c calculated reachability. Time: 0.00
791.71/198.26	c  N st    74   1210202       486      2094         0     73157      6346   1134802   no data   no data  --
869.20/217.67	c  N st    75   1283085       486      2094         0     49543      6346    494564   no data   no data  --
985.44/246.75	c  N st    76   1392408       486      2094         0     57327      6346    636124   no data   no data  --
1145.65/286.82	c  N st    77   1556394       486      2094         0     62170      6346    702462   no data   no data  --
1304.20/326.55	c  N st    78   1710202       486      2094         0    103810      6346   1624551   no data   no data  --
1304.20/326.55	c  S st    78   1710202       486      2094         0    103810      6346   1624551   no data   no data  --
1305.40/326.87	c  S st    78   1710705       486      2094         0    104312      6346   1636828   no data   no data  --
1305.40/326.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1305.40/326.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1305.81/326.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
1305.81/326.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1305.81/326.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1305.81/326.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
1305.81/326.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1349.74/337.99	c lits-rem:       346  cl-subs:     9826  v-elim:      0  v-fix:    0  time: 43.91 s
1349.74/337.99	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
1350.14/338.00	c vivif2 --  cl tried    94486 cl shrink        0 lits rem          0 time: 0.08
1350.54/338.14	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.55
1350.54/338.14	c calculated reachability. Time: 0.00
1350.54/338.14	c  N st    78   1710705       486      2094         0     94486      6346   1443886   no data   no data  --
1747.99/437.61	c  N st    79   2079670       486      2094         0    106707      6346   1680906   no data   no data  --
1900.59/475.82	c  N st    80   2210706       486      2094         0    110506      6346   1739196   no data   no data  --
1900.59/475.82	c  S st    80   2210706       486      2094         0    110506      6346   1739196   no data   no data  --
1902.18/476.20	c  S st    80   2211213       486      2094         0    111012      6346   1751280   no data   no data  --
1902.18/476.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1902.18/476.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1902.18/476.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
1902.58/476.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1902.58/476.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1902.58/476.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
1902.58/476.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1953.73/489.17	c lits-rem:      2233  cl-subs:     8879  v-elim:      0  v-fix:    0  time: 51.28 s
1953.73/489.17	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
1953.73/489.19	c vivif2 --  cl tried   102133 cl shrink        0 lits rem          0 time: 0.08
1954.51/489.33	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.58
1954.51/489.34	c calculated reachability. Time: 0.00
1954.51/489.34	c  N st    80   2211213       486      2094         0    102133      6346   1557270   no data   no data  --
2524.13/631.98	c  N st    81   2711213       486      2094         0    125776      6346   2015959   no data   no data  --
2524.13/631.98	c  S st    81   2711213       486      2094         0    125776      6346   2015959   no data   no data  --
2525.72/632.39	c  S st    81   2711717       486      2094         0    126279      6346   2028003   no data   no data  --
2526.12/632.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2526.12/632.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2526.12/632.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.26
2526.52/632.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2526.52/632.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2526.52/632.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
2526.52/632.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2584.44/647.08	c lits-rem:       142  cl-subs:     9117  v-elim:      0  v-fix:    0  time: 58.11 s
2584.44/647.08	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
2584.85/647.10	c vivif2 --  cl tried   117162 cl shrink        0 lits rem          0 time: 0.10
2585.25/647.28	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.71
2585.25/647.29	c calculated reachability. Time: 0.00
2585.25/647.29	c  N st    81   2711717       486      2094         0    117162      6346   1842221   no data   no data  --
3249.14/813.44	c  N st    82   3211717       486      2094         0     93259      6346   1125494   no data   no data  --
3249.14/813.44	c  S st    82   3211717       486      2094         0     93259      6346   1125494   no data   no data  --
3250.36/813.73	c  S st    82   3212217       486      2094         0     93759      6346   1137159   no data   no data  --
3250.36/813.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3250.36/813.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3250.36/813.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.17
3250.74/813.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3250.74/813.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3250.74/813.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
3250.74/813.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3260.72/816.40	c lits-rem:       122  cl-subs:     2371  v-elim:      0  v-fix:    0  time: 10.28 s
3261.11/816.40	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
3261.11/816.41	c vivif2 --  cl tried    91388 cl shrink        0 lits rem          0 time: 0.06
3261.51/816.53	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.47
3261.51/816.53	c calculated reachability. Time: 0.00
3261.51/816.53	c  N st    82   3212217       486      2094         0     91388      6346   1087550   no data   no data  --
3883.46/972.24	c  N st    83   3712217       486      2094         0    102066      6346   1243071   no data   no data  --
3883.46/972.24	c  S st    83   3712217       486      2094         0    102066      6346   1243071   no data   no data  --
3884.66/972.58	c  S st    83   3712719       486      2094         0    102567      6346   1255828   no data   no data  --
3884.66/972.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3884.66/972.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3885.06/972.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
3885.06/972.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3885.06/972.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3885.06/972.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
3885.06/972.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3899.44/976.25	c lits-rem:       697  cl-subs:     4009  v-elim:      0  v-fix:    0  time: 14.26 s
3899.44/976.25	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
3899.44/976.26	c vivif2 --  cl tried    98558 cl shrink        0 lits rem          0 time: 0.07
3899.84/976.40	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.53
3899.84/976.40	c calculated reachability. Time: 0.00
3899.84/976.40	c  N st    83   3712719       486      2094         0     98558      6346   1175352   no data   no data  --
3946.18/987.91	c  F st    84   3751564       486      2094         0    136573      6346   2179386   no data   no data  --
3946.18/987.92	c  N st    84   3751564       486      2094         0    136573      6346   2179386   no data   no data  --
3954.57/990.02	c Decided on static restart strategy
4001.32/1001.77	c  N st    94   3779869       486      2094         0    164282      6346   2872274   no data   no data  --
4054.04/1014.93	c  N st    96   3815863       486      2094         0    116270      6346   1500430   no data   no data  --
4091.97/1024.48	c  N st    97   3848255       486      2094         0    147847      6346   2296637   no data   no data  --
4155.10/1040.26	c  N st    98   3896843       486      2094         0    111551      6346   1488169   no data   no data  --
4266.13/1068.09	c  N st    99   3969725       486      2094         0     97676      6346   1059195   no data   no data  --
4419.15/1106.33	c  N st   100   4079048       486      2094         0    118195      6346   1547931   no data   no data  --
4620.06/1156.65	c  N st   101   4212719       486      2094         0    161774      6346   2596864   no data   no data  --
4620.06/1156.65	c  S st   101   4212719       486      2094         0    161774      6346   2596864   no data   no data  --
4622.45/1157.27	c  S st   101   4213221       486      2094         0    162274      6346   2608907   no data   no data  --
4622.45/1157.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4622.45/1157.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4622.85/1157.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.34
4623.25/1157.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4623.25/1157.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4623.25/1157.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
4623.25/1157.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4761.88/1192.14	c lits-rem:       875  cl-subs:    15000  v-elim:      0  v-fix:    0  time: 138.47 s
4761.88/1192.14	c vivif2 --  cl tried     2094 cl shrink        0 lits rem          0 time: 0.00
4761.88/1192.17	c vivif2 --  cl tried   147274 cl shrink        0 lits rem          0 time: 0.12
4763.06/1192.41	c asymm  cl-useful: 0/2094/2094 lits-rem:0 time: 0.97
4763.06/1192.41	c calculated reachability. Time: 0.00
4763.06/1192.41	c  N st   101   4213221       486      2094         0    147274      6346   2278404   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175095-1304086607/watcher-3175095-1304086607 -o /tmp/evaluation-result-3175095-1304086607/solver-3175095-1304086607 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175095-1304086607.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: 0.17 3.75 6.26 1/172 29646
/proc/meminfo: memFree=30960968/32951124 swapFree=67111364/67111528
[pid=29646] ppid=29644 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 413 0 0 0 1 0 0 0 22 0 4 0 520258726 52465664 353 33554432000 4194304 4650419 140735778766432 18446744073709551615 47868680837032 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 12809 353 303 112 0 7774 0
[pid=29646/tid=29647] ppid=29644 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 520258726 52465664 353 33554432000 4194304 4650419 140735778766432 18446744073709551615 47868680837032 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 520258726 52465664 353 33554432000 4194304 4650419 140735778766432 18446744073709551615 47868680837042 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 520258726 52465664 353 33554432000 4194304 4650419 140735778766432 18446744073709551615 228244405233 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.155367 s]
/proc/loadavg: 0.17 3.75 6.26 1/172 29646
/proc/meminfo: memFree=30960968/32951124 swapFree=67111364/67111528
[pid=29646] ppid=29644 vsize=350680 CPUtime=3.4 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 5265 0 0 0 339 1 0 0 19 0 4 0 520258726 359096320 2705 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 87670 2705 393 112 0 82635 0
[pid=29646/tid=29647] ppid=29644 vsize=350680 CPUtime=0.84 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 1322 0 0 0 84 0 0 0 18 0 4 0 520258726 359096320 2706 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=350680 CPUtime=0.85 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 1162 0 0 0 85 0 0 0 18 0 4 0 520258726 359096320 2706 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=350680 CPUtime=0.84 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 1143 0 0 0 84 0 0 0 19 0 4 0 520258726 359096320 2706 33554432000 4194304 4650419 140735778766432 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.4
Current children cumulated vsize (KiB) 350680

[startup+0.957321 s]
/proc/loadavg: 0.17 3.75 6.26 1/172 29646
/proc/meminfo: memFree=30960968/32951124 swapFree=67111364/67111528
[pid=29646] ppid=29644 vsize=350680 CPUtime=3.8 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 5463 0 0 0 379 1 0 0 19 0 4 0 520258726 359096320 2903 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 87670 2903 393 112 0 82635 0
[pid=29646/tid=29647] ppid=29644 vsize=350680 CPUtime=0.94 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 1370 0 0 0 94 0 0 0 19 0 4 0 520258726 359096320 2903 33554432000 4194304 4650419 140735778766432 18446744073709551615 4363383 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=350680 CPUtime=0.95 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 1208 0 0 0 95 0 0 0 19 0 4 0 520258726 359096320 2903 33554432000 4194304 4650419 140735778766432 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=350680 CPUtime=0.94 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 1193 0 0 0 94 0 0 0 19 0 4 0 520258726 359096320 2903 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 350680

[startup+1.0573 s]
/proc/loadavg: 0.17 3.75 6.26 1/172 29646
/proc/meminfo: memFree=30960968/32951124 swapFree=67111364/67111528
[pid=29646] ppid=29644 vsize=350680 CPUtime=4.2 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 5739 0 0 0 419 1 0 0 19 0 4 0 520258726 359096320 3179 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 87670 3179 394 112 0 82635 0
[pid=29646/tid=29647] ppid=29644 vsize=350680 CPUtime=1.04 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 1454 0 0 0 104 0 0 0 19 0 4 0 520258726 359096320 3179 33554432000 4194304 4650419 140735778766432 18446744073709551615 4307190 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=350680 CPUtime=1.05 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 1280 0 0 0 105 0 0 0 19 0 4 0 520258726 359096320 3179 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=350680 CPUtime=1.04 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 1262 0 0 0 104 0 0 0 19 0 4 0 520258726 359096320 3179 33554432000 4194304 4650419 140735778766432 18446744073709551615 4367305 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 350680

[startup+1.13714 s]
/proc/loadavg: 0.17 3.75 6.26 1/172 29646
/proc/meminfo: memFree=30960968/32951124 swapFree=67111364/67111528
[pid=29646] ppid=29644 vsize=359912 CPUtime=4.52 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 6442 0 0 0 451 1 0 0 19 0 4 0 520258726 368549888 2969 33554432000 4194304 4650419 140735778766432 18446744073709551615 4363299 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 87787 2968 394 112 0 82752 0
[pid=29646/tid=29647] ppid=29644 vsize=351148 CPUtime=1.12 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 1681 0 0 0 112 0 0 0 19 0 4 0 520258726 359575552 2968 33554432000 4194304 4650419 140735778766432 18446744073709551615 4364631 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=351148 CPUtime=1.12 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 1491 0 0 0 112 0 0 0 19 0 4 0 520258726 359575552 2968 33554432000 4194304 4650419 140735778766432 18446744073709551615 228244392295 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=351148 CPUtime=1.12 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 1465 0 0 0 112 0 0 0 19 0 4 0 520258726 359575552 2968 33554432000 4194304 4650419 140735778766432 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.52
Current children cumulated vsize (KiB) 359912

[startup+1.50023 s]
/proc/loadavg: 0.17 3.75 6.26 1/172 29646
/proc/meminfo: memFree=30960968/32951124 swapFree=67111364/67111528
[pid=29646] ppid=29644 vsize=351224 CPUtime=5.98 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 8494 0 0 0 596 2 0 0 20 0 4 0 520258726 359653376 4690 33554432000 4194304 4650419 140735778766432 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 87806 4690 395 112 0 82771 0
[pid=29646/tid=29647] ppid=29644 vsize=351224 CPUtime=1.48 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 1860 0 0 0 148 0 0 0 19 0 4 0 520258726 359653376 4690 33554432000 4194304 4650419 140735778766432 18446744073709551615 4333901 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=351224 CPUtime=1.49 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 1667 0 0 0 149 0 0 0 20 0 4 0 520258726 359653376 4690 33554432000 4194304 4650419 140735778766432 18446744073709551615 4333767 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=351224 CPUtime=1.48 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 1633 0 0 0 148 0 0 0 20 0 4 0 520258726 359653376 4690 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 351224

[startup+3.10095 s]
/proc/loadavg: 0.80 3.82 6.27 9/184 29663
/proc/meminfo: memFree=30876724/32951124 swapFree=67111364/67111528
[pid=29646] ppid=29644 vsize=358836 CPUtime=12.36 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 16986 0 0 0 1233 3 0 0 25 0 4 0 520258726 367448064 9704 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 89709 9704 395 112 0 84674 0
[pid=29646/tid=29647] ppid=29644 vsize=358836 CPUtime=3.09 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 4203 0 0 0 308 1 0 0 25 0 4 0 520258726 367448064 9704 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=358836 CPUtime=3.09 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 4250 0 0 0 309 0 0 0 25 0 4 0 520258726 367448064 9704 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=358836 CPUtime=3.07 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 4099 0 0 0 307 0 0 0 25 0 4 0 520258726 367448064 9704 33554432000 4194304 4650419 140735778766432 18446744073709551615 4363176 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 358836

[startup+6.30639 s]
/proc/loadavg: 0.80 3.82 6.27 9/184 29663
/proc/meminfo: memFree=30846600/32951124 swapFree=67111364/67111528
[pid=29646] ppid=29644 vsize=368224 CPUtime=25.17 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 25359 0 0 0 2512 5 0 0 25 0 4 0 520258726 377061376 12604 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 92056 12604 395 112 0 87021 0
[pid=29646/tid=29647] ppid=29644 vsize=368224 CPUtime=6.29 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 6565 0 0 0 628 1 0 0 25 0 4 0 520258726 377061376 12604 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=368224 CPUtime=6.3 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 6740 0 0 0 629 1 0 0 25 0 4 0 520258726 377061376 12604 33554432000 4194304 4650419 140735778766432 18446744073709551615 4439099 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=368224 CPUtime=6.26 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 5243 0 0 0 625 1 0 0 25 0 4 0 520258726 377061376 12604 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 368224

[startup+12.7003 s]
/proc/loadavg: 1.37 3.89 6.28 9/184 29663
/proc/meminfo: memFree=30807680/32951124 swapFree=67111364/67111528
[pid=29646] ppid=29644 vsize=359804 CPUtime=50.71 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 39272 0 0 0 5063 8 0 0 25 0 4 0 520258726 368439296 17881 33554432000 4194304 4650419 140735778766432 18446744073709551615 4433084 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 89951 17881 395 112 0 84916 0
[pid=29646/tid=29647] ppid=29644 vsize=359804 CPUtime=12.69 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 10176 0 0 0 1267 2 0 0 25 0 4 0 520258726 368439296 17881 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=359804 CPUtime=12.69 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 9003 0 0 0 1268 1 0 0 25 0 4 0 520258726 368439296 17881 33554432000 4194304 4650419 140735778766432 18446744073709551615 4328348 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=359804 CPUtime=12.62 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 8186 0 0 0 1261 1 0 0 25 0 4 0 520258726 368439296 17881 33554432000 4194304 4650419 140735778766432 18446744073709551615 4229486 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 359804

[startup+25.501 s]
/proc/loadavg: 2.84 4.09 6.30 9/184 29664
/proc/meminfo: memFree=30739696/32951124 swapFree=67111364/67111528
[pid=29646] ppid=29644 vsize=371740 CPUtime=101.85 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 57774 0 0 0 10173 12 0 0 25 0 4 0 520258726 380661760 24363 33554432000 4194304 4650419 140735778766432 18446744073709551615 4334261 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 92935 24363 395 112 0 87900 0
[pid=29646/tid=29647] ppid=29644 vsize=371740 CPUtime=25.49 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 15814 0 0 0 2546 3 0 0 25 0 4 0 520258726 380661760 24363 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366953 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=371740 CPUtime=25.48 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 14094 0 0 0 2546 2 0 0 25 0 4 0 520258726 380661760 24363 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=371740 CPUtime=25.35 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 11486 0 0 0 2533 2 0 0 25 0 4 0 520258726 380661760 24363 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 371740

[startup+51.1006 s]
/proc/loadavg: 4.60 4.40 6.35 9/184 29665
/proc/meminfo: memFree=30678384/32951124 swapFree=67111364/67111528
[pid=29646] ppid=29644 vsize=362792 CPUtime=204.1 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 86743 0 0 0 20392 18 0 0 25 0 4 0 520258726 371499008 32075 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 90698 32075 395 112 0 85663 0
[pid=29646/tid=29647] ppid=29644 vsize=362792 CPUtime=51.09 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 24044 0 0 0 5104 5 0 0 25 0 4 0 520258726 371499008 32075 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=362792 CPUtime=51.09 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 22226 0 0 0 5104 5 0 0 25 0 4 0 520258726 371499008 32075 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=362792 CPUtime=50.82 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 16508 0 0 0 5079 3 0 0 25 0 4 0 520258726 371499008 32075 33554432000 4194304 4650419 140735778766432 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 362792

[startup+102.301 s]
/proc/loadavg: 6.52 4.96 6.43 9/184 29666
/proc/meminfo: memFree=30598360/32951124 swapFree=67111364/67111528
[pid=29646] ppid=29644 vsize=449556 CPUtime=408.63 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 131935 0 0 0 40830 33 0 0 25 0 4 0 520258726 460345344 39649 33554432000 4194304 4650419 140735778766432 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 112389 39649 395 112 0 107354 0
[pid=29646/tid=29647] ppid=29644 vsize=449556 CPUtime=102.29 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 36047 0 0 0 10221 8 0 0 25 0 4 0 520258726 460345344 39649 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=449556 CPUtime=102.29 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 36059 0 0 0 10219 10 0 0 25 0 4 0 520258726 460345344 39649 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=449556 CPUtime=101.73 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 24230 0 0 0 10168 5 0 0 25 0 4 0 520258726 460345344 39649 33554432000 4194304 4650419 140735778766432 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 449556

[startup+162.301 s]

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

[pid=29646] ppid=29644 vsize=635048 CPUtime=2805.34 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 433833 0 0 0 280388 146 0 0 25 0 4 0 520258726 650289152 95836 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 158762 95836 395 112 0 153727 0
[pid=29646/tid=29647] ppid=29644 vsize=635048 CPUtime=702.3 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 127916 0 0 0 70190 40 0 0 25 0 4 0 520258726 650289152 95836 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=635048 CPUtime=702.3 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 116518 0 0 0 70187 43 0 0 25 0 4 0 520258726 650289152 95836 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=635048 CPUtime=698.43 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 72253 0 0 0 69817 26 0 0 25 0 4 0 520258726 650289152 95836 33554432000 4194304 4650419 140735778766432 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.34
Current children cumulated vsize (KiB) 635048

[startup+762.301 s]
/proc/loadavg: 8.00 7.71 7.26 9/184 29683
/proc/meminfo: memFree=30210188/32951124 swapFree=67111364/67111528
[pid=29646] ppid=29644 vsize=623056 CPUtime=3045.02 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 450711 0 0 0 304348 154 0 0 25 0 4 0 520258726 638009344 92530 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 155764 92530 395 112 0 150729 0
[pid=29646/tid=29647] ppid=29644 vsize=623056 CPUtime=762.31 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 131767 0 0 0 76189 42 0 0 25 0 4 0 520258726 638009344 92530 33554432000 4194304 4650419 140735778766432 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=623056 CPUtime=762.3 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 122311 0 0 0 76185 45 0 0 25 0 4 0 520258726 638009344 92530 33554432000 4194304 4650419 140735778766432 18446744073709551615 4315137 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=623056 CPUtime=758.09 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 74583 0 0 0 75782 27 0 0 25 0 4 0 520258726 638009344 92530 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.02
Current children cumulated vsize (KiB) 623056

[startup+822.301 s]
/proc/loadavg: 8.00 7.76 7.30 9/184 29685
/proc/meminfo: memFree=30145276/32951124 swapFree=67111364/67111528
[pid=29646] ppid=29644 vsize=623288 CPUtime=3284.68 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 475277 0 0 0 328305 163 0 0 25 0 4 0 520258726 638246912 98290 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 155822 98290 395 112 0 150787 0
[pid=29646/tid=29647] ppid=29644 vsize=623288 CPUtime=822.3 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 137682 0 0 0 82186 44 0 0 25 0 4 0 520258726 638246912 98290 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=623288 CPUtime=822.31 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 129511 0 0 0 82183 48 0 0 25 0 4 0 520258726 638246912 98290 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=623288 CPUtime=817.77 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 78585 0 0 0 81749 28 0 0 25 0 4 0 520258726 638246912 98290 33554432000 4194304 4650419 140735778766432 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.68
Current children cumulated vsize (KiB) 623288

[startup+882.301 s]
/proc/loadavg: 8.00 7.80 7.34 9/184 29687
/proc/meminfo: memFree=30192476/32951124 swapFree=67111364/67111528
[pid=29646] ppid=29644 vsize=647904 CPUtime=3524.36 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 495822 0 0 0 352263 173 0 0 25 0 4 0 520258726 663453696 92202 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 161976 92202 395 112 0 156941 0
[pid=29646/tid=29647] ppid=29644 vsize=647904 CPUtime=882.31 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 144384 0 0 0 88184 47 0 0 25 0 4 0 520258726 663453696 92202 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=647904 CPUtime=882.31 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 134428 0 0 0 88180 51 0 0 25 0 4 0 520258726 663453696 92202 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=647904 CPUtime=877.43 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 80816 0 0 0 87714 29 0 0 25 0 4 0 520258726 663453696 92202 33554432000 4194304 4650419 140735778766432 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.36
Current children cumulated vsize (KiB) 647904

[startup+942.301 s]
/proc/loadavg: 8.00 7.84 7.38 9/184 29688
/proc/meminfo: memFree=30151268/32951124 swapFree=67111364/67111528
[pid=29646] ppid=29644 vsize=648368 CPUtime=3764.05 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 521090 0 0 0 376221 184 0 0 25 0 4 0 520258726 663928832 94994 33554432000 4194304 4650419 140735778766432 18446744073709551615 4328259 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 162092 94994 395 112 0 157057 0
[pid=29646/tid=29647] ppid=29644 vsize=648368 CPUtime=942.31 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 152186 0 0 0 94181 50 0 0 25 0 4 0 520258726 663928832 94994 33554432000 4194304 4650419 140735778766432 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=648368 CPUtime=942.32 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 141200 0 0 0 94179 53 0 0 25 0 4 0 520258726 663928832 94994 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=648368 CPUtime=937.1 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 84410 0 0 0 93679 31 0 0 25 0 4 0 520258726 663928832 94994 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.05
Current children cumulated vsize (KiB) 648368

[startup+1002.3 s]
/proc/loadavg: 8.04 7.88 7.42 9/184 29690
/proc/meminfo: memFree=30139416/32951124 swapFree=67111364/67111528
[pid=29646] ppid=29644 vsize=713192 CPUtime=4003.7 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 542545 0 0 0 400176 194 0 0 25 0 4 0 520258726 730308608 101819 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 178298 101819 395 112 0 173263 0
[pid=29646/tid=29647] ppid=29644 vsize=713192 CPUtime=1002.31 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 158408 0 0 0 100178 53 0 0 25 0 4 0 520258726 730308608 101819 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=713192 CPUtime=1002.3 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 147626 0 0 0 100174 56 0 0 25 0 4 0 520258726 730308608 101819 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=713192 CPUtime=996.77 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 86946 0 0 0 99645 32 0 0 25 0 4 0 520258726 730308608 101819 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.7
Current children cumulated vsize (KiB) 713192

[startup+1062.31 s]
/proc/loadavg: 8.08 7.93 7.47 9/184 29692
/proc/meminfo: memFree=30066232/32951124 swapFree=67111364/67111528
[pid=29646] ppid=29644 vsize=648744 CPUtime=4243.39 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 567072 0 0 0 424135 204 0 0 25 0 4 0 520258726 664313856 103677 33554432000 4194304 4650419 140735778766432 18446744073709551615 4367236 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 162186 103677 395 112 0 157151 0
[pid=29646/tid=29647] ppid=29644 vsize=648744 CPUtime=1062.32 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 165058 0 0 0 106175 57 0 0 25 0 4 0 520258726 664313856 103677 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=648744 CPUtime=1062.31 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 153287 0 0 0 106172 59 0 0 25 0 4 0 520258726 664313856 103677 33554432000 4194304 4650419 140735778766432 18446744073709551615 4363448 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=648744 CPUtime=1056.44 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 95526 0 0 0 105610 34 0 0 25 0 4 0 520258726 664313856 103677 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.39
Current children cumulated vsize (KiB) 648744

[startup+1122.3 s]
/proc/loadavg: 8.10 7.97 7.50 9/184 29693
/proc/meminfo: memFree=30043740/32951124 swapFree=67111364/67111528
[pid=29646] ppid=29644 vsize=649396 CPUtime=4483.04 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 587791 0 0 0 448091 213 0 0 25 0 4 0 520258726 664981504 101134 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365276 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 162349 101134 395 112 0 157314 0
[pid=29646/tid=29647] ppid=29644 vsize=649396 CPUtime=1122.31 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 172396 0 0 0 112172 59 0 0 25 0 4 0 520258726 664981504 101134 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=649396 CPUtime=1122.31 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 160366 0 0 0 112168 63 0 0 25 0 4 0 520258726 664981504 101134 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=649396 CPUtime=1116.11 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 98474 0 0 0 111576 35 0 0 25 0 4 0 520258726 664981504 101134 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 649396

[startup+1182.3 s]
/proc/loadavg: 8.06 7.98 7.54 9/184 29695
/proc/meminfo: memFree=30015424/32951124 swapFree=67111364/67111528
[pid=29646] ppid=29644 vsize=649544 CPUtime=4722.71 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 609107 0 0 0 472049 222 0 0 25 0 4 0 520258726 665133056 110869 33554432000 4194304 4650419 140735778766432 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 162386 110869 395 112 0 157351 0
[pid=29646/tid=29647] ppid=29644 vsize=649544 CPUtime=1182.32 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 178408 0 0 0 118170 62 0 0 25 0 4 0 520258726 665133056 110869 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=649544 CPUtime=1182.31 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 166660 0 0 0 118163 68 0 0 25 0 4 0 520258726 665133056 110869 33554432000 4194304 4650419 140735778766432 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=649544 CPUtime=1175.77 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 98741 0 0 0 117542 35 0 0 25 0 4 0 520258726 665133056 110869 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 649544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.05 7.98 7.55 9/184 29695
/proc/meminfo: memFree=30001016/32951124 swapFree=67111364/67111528
[pid=29646] ppid=29644 vsize=702260 CPUtime=4800.22 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 615945 0 0 0 479798 224 0 0 25 0 4 0 520258726 719114240 112463 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 175565 112463 395 112 0 170530 0
[pid=29646/tid=29647] ppid=29644 vsize=702260 CPUtime=1201.72 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 179821 0 0 0 120109 63 0 0 25 0 4 0 520258726 719114240 112463 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=702260 CPUtime=1201.72 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 169285 0 0 0 120103 69 0 0 25 0 4 0 520258726 719114240 112463 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=702260 CPUtime=1195.07 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 100288 0 0 0 119471 36 0 0 25 0 4 0 520258726 719114240 112463 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 702260

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

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

[startup+1201.7 s]
/proc/loadavg: 8.05 7.98 7.55 9/184 29695
/proc/meminfo: memFree=30001016/32951124 swapFree=67111364/67111528
[pid=29646] ppid=29644 vsize=702260 CPUtime=4800.22 cores=0,2,4,6
/proc/29646/stat : 29646 (strangenight1-m) R 29644 29646 29618 0 -1 4202496 615945 0 0 0 479798 224 0 0 25 0 4 0 520258726 719114240 112463 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29646/statm: 175565 112463 395 112 0 170530 0
[pid=29646/tid=29647] ppid=29644 vsize=702260 CPUtime=1201.72 cores=0,2,4,6
/proc/29646/task/29647/stat : 29647 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 179821 0 0 0 120109 63 0 0 25 0 4 0 520258726 719114240 112463 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29646/tid=29648] ppid=29644 vsize=702260 CPUtime=1201.72 cores=0,2,4,6
/proc/29646/task/29648/stat : 29648 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 169285 0 0 0 120103 69 0 0 25 0 4 0 520258726 719114240 112463 33554432000 4194304 4650419 140735778766432 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29646/tid=29649] ppid=29644 vsize=702260 CPUtime=1195.07 cores=0,2,4,6
/proc/29646/task/29649/stat : 29649 (strangenight1-m) R 29644 29646 29618 0 -1 4202560 100288 0 0 0 119471 36 0 0 25 0 4 0 520258726 719114240 112463 33554432000 4194304 4650419 140735778766432 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 702260

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.27
CPU user time (s): 4798
CPU system time (s): 2.27065
CPU usage (%): 399.445
Max. virtual memory (cumulated for all children) (KiB): 726620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798
system time used= 2.27065
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 615945
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= 462
involuntary context switches= 21463

runsolver used 1.9657 second user time and 4.5723 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 16:16:48
IDJOB=3175095
IDBENCH=82713
IDSOLVER=1588
FILE ID=node136/3175095-1304086607
RUNJOBID= node136-1304086607-29636
PBS_JOBID= 13170547
Free space on /tmp= 72336 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
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-3175095-1304086607/watcher-3175095-1304086607 -o /tmp/evaluation-result-3175095-1304086607/solver-3175095-1304086607 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175095-1304086607.cnf

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

MD5SUM BENCH= bcd207ee685856d0ca572e80c3354408
RANDOM SEED=1178915167

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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:      30961256 kB
Buffers:        571832 kB
Cached:         929252 kB
SwapCached:          0 kB
Active:         122032 kB
Inactive:      1442404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30961256 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6216 kB
Writeback:           0 kB
AnonPages:       63268 kB
Mapped:          14484 kB
Slab:           359768 kB
PageTables:       4552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184132 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= 72324 MiB
End job on node136 at 2011-04-29 16:36:51