Trace number 3369086

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.36 1203.46

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1885965779-049.UNKNOWN.cnf
MD5SUM465b21028c8505bfc2ee7974d056b900
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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-3369086-1305412054.cnf'
0.00/0.01	c -- header says num vars:            600
0.00/0.01	c -- header says num clauses:        2556
0.00/0.01	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.01	c -- vars added        600
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.01
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:    600 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.37/0.11	c lits-rem:         0  cl-subs:        0  v-elim:     14  v-fix:    0  time:  0.01 s
0.37/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.37/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.37/0.11	c calculated reachability. Time: 0.00
0.37/0.11	c Calc default polars -  time:   0.00 s pos:     286 undec:      73 neg:     241
0.37/0.11	c =========================================================================================
0.37/0.11	c types(t): F = full restart, N = normal restart
0.37/0.11	c types(t): S = simplification begin/end, E = solution found
0.37/0.11	c restart types(rt): st = static, dy = dynamic
0.37/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.37/0.11	c  B st     0         0       586      2546         0         0      7723         0   no data   no data  --
0.37/0.11	c Decided on static restart strategy
0.77/0.21	c  N st     8      4914       586      2546         0      4843      7723    133275   no data   no data  --
1.57/0.45	c  N st    10     11299       586      2546         0      4467      7723     87213   no data   no data  --
2.76/0.73	c  N st    11     17042       586      2546         0     10101      7723    251514   no data   no data  --
4.40/1.17	c  F st    12     25001       586      2546         0     12420      7723    296307   no data   no data  --
4.40/1.17	c  N st    12     25001       586      2546         0     12420      7723    296307   no data   no data  --
5.55/1.41	c  N dy    18     30000       586      2546         0     10727      7723    232355   no data   no data  --
5.55/1.41	c  S st    18     30000       586      2546         0     10727      7723    232355   no data   no data  --
5.55/1.43	c  S st    18     30504       586      2546         0     11230      7723    244831   no data   no data  --
5.55/1.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.55/1.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.55/1.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.55/1.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.55/1.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.55/1.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
5.55/1.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.76/1.71	c lits-rem:       143  cl-subs:      364  v-elim:      0  v-fix:    0  time:  1.04 s
6.76/1.72	c asymm  cl-useful: 0/2546/2546 lits-rem:0 time: 0.03
6.76/1.72	c calculated reachability. Time: 0.00
6.76/1.72	c  N dy    18     30504       586      2546         0     10866      7723    233475   no data   no data  --
7.55/1.96	c  N dy    29     34718       586      2546         0     15037      7723    341995     17.51     18.65  --
8.38/2.17	c  N dy    49     38739       586      2546         0     11184      7723    192878     17.83     18.79  --
9.54/2.42	c  N dy    69     42783       586      2546         0     15200      7723    298362     17.91     21.55  --
10.34/2.62	c  S st    80     45757       586      2546         0      9269      7723    114922     17.86     16.76  --
10.34/2.65	c  S st    80     46260       586      2546         0      9772      7723    127899     17.86   no data  --
10.34/2.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.34/2.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.34/2.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.34/2.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.34/2.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.34/2.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
10.34/2.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.74/2.75	c lits-rem:        14  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.35 s
10.74/2.75	c vivif2 --  cl tried     2546 cl shrink        0 lits rem          0 time: 0.00
10.74/2.75	c vivif2 --  cl tried     9758 cl shrink        0 lits rem          0 time: 0.00
10.74/2.76	c asymm  cl-useful: 0/2546/2546 lits-rem:0 time: 0.03
10.74/2.76	c calculated reachability. Time: 0.00
10.74/2.76	c  N dy    80     46260       586      2546         0      9758      7723    127498     17.86   no data  --
11.54/2.98	c  N dy    91     50426       586      2546         0     13890      7723    235300     17.78     18.85  --
12.77/3.25	c  N dy   107     54433       586      2546         0     17852      7723    336924     17.76     18.72  --
13.93/3.51	c  N dy   123     58458       586      2546         0     11957      7723    162087     17.73     19.55  --
14.73/3.76	c  N dy   142     62496       586      2546         0     15952      7723    266108     17.77     20.16  --
15.93/4.09	c  N dy   160     67109       586      2546         0     20533      7723    386852     17.75     18.71  --
16.72/4.26	c  S st   170     69390       586      2546         0     11903      7723    137674     17.75     18.45  --
16.72/4.29	c  S st   170     69892       586      2546         0     12404      7723    150415     17.75   no data  --
16.72/4.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.72/4.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.72/4.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
16.72/4.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.72/4.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.72/4.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
16.72/4.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.56/4.46	c lits-rem:        29  cl-subs:       23  v-elim:      0  v-fix:    0  time:  0.60 s
17.56/4.46	c vivif2 --  cl tried     2546 cl shrink        0 lits rem          0 time: 0.00
17.56/4.46	c vivif2 --  cl tried    12381 cl shrink        0 lits rem          0 time: 0.01
17.56/4.47	c asymm  cl-useful: 0/2546/2546 lits-rem:0 time: 0.04
17.56/4.47	c calculated reachability. Time: 0.00
17.56/4.47	c  N dy   170     69892       586      2546         0     12381      7723    149651     17.75   no data  --
18.71/4.76	c  N dy   185     74396       586      2546         0     16852      7723    268586     17.71     18.68  --
20.31/5.13	c  N dy   204     79236       586      2546         0     21654      7723    392430     17.70     20.79  --
22.31/5.61	c  N dy   209     85906       586      2546         0     16352      7723    229242     17.44     18.37  --
22.71/5.73	c  F st   219     87500       586      2546         0     17936      7723    270029     17.45   no data  --
24.31/6.13	c  N dy   225     92694       586      2546         0     23065      7723    408567     17.45   no data  --
25.93/6.61	c  N dy   251     98680       586      2546         0     16116      7723    205822     17.48     20.09  --
28.29/7.11	c  S st   288    104838       586      2546         0     22222      7723    366526     17.55   no data  --
28.29/7.16	c  S st   288    105340       586      2546         0     22723      7723    379782     17.55   no data  --
28.29/7.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
28.29/7.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.29/7.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
28.29/7.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.29/7.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.29/7.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
28.29/7.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
32.28/8.14	c lits-rem:       199  cl-subs:      256  v-elim:      0  v-fix:    0  time:  3.81 s
32.28/8.14	c vivif2 --  cl tried     2546 cl shrink        0 lits rem          0 time: 0.00
32.28/8.15	c vivif2 --  cl tried    22467 cl shrink        0 lits rem          0 time: 0.02
32.28/8.17	c asymm  cl-useful: 0/2546/2546 lits-rem:0 time: 0.08
32.28/8.17	c calculated reachability. Time: 0.00
32.28/8.17	c  N dy   288    105340       586      2546         0     22467      7723    371839     17.55   no data  --
35.12/8.87	c  N dy   304    113191       586      2546         0     16352      7723    194594     17.45     18.51  --
37.46/9.48	c  N dy   352    120627       586      2546         0     23716      7723    386321     17.54     18.71  --
40.65/10.23	c  N dy   393    128369       586      2546         0     16554      7723    176873     17.58     18.52  --
43.89/11.02	c  N dy   416    137426       586      2546         0     25530      7723    409256     17.50     18.49  --
48.62/12.27	c  N dy   460    150747       586      2546         0     22830      7723    308390     17.44     18.44  --
51.82/13.00	c  S st   501    158011       586      2546         0     30033      7723    494931     17.49     16.39  --
51.82/13.07	c  S st   501    158513       586      2546         0     30535      7723    508165     17.49   no data  --
51.82/13.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
51.82/13.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.82/13.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
51.82/13.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.82/13.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.82/13.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
51.82/13.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
58.60/14.71	c lits-rem:       398  cl-subs:      900  v-elim:      0  v-fix:    0  time:  6.41 s
58.60/14.71	c vivif2 --  cl tried     2546 cl shrink        0 lits rem          0 time: 0.00
58.60/14.71	c vivif2 --  cl tried    29635 cl shrink        0 lits rem          0 time: 0.02
58.60/14.74	c asymm  cl-useful: 0/2546/2546 lits-rem:0 time: 0.10
58.60/14.74	c calculated reachability. Time: 0.00
58.60/14.74	c  N dy   501    158513       586      2546         0     29635      7723    485638     17.49   no data  --
62.59/15.75	c  N dy   571    168757       586      2546         0     22970      7723    306051     17.58     18.53  --
67.78/17.06	c  N dy   644    180852       586      2546         0     34955      7723    620339     17.65     18.59  --
72.57/18.23	c  N dy   710    192403       586      2546         0     28574      7723    432518     17.70     21.45  --
78.58/19.75	c  N dy   773    204747       586      2546         0     21982      7723    241915     17.74     18.81  --
84.53/21.22	c  N dy   835    218618       586      2546         0     35711      7723    603236     17.75     18.71  --
91.75/23.08	c  N dy   885    234201       586      2546         0     31310      7723    452077     17.72     18.69  --
93.71/23.55	c  S st   893    237771       586      2546         0     34827      7723    540755     17.70   no data  --
94.11/23.64	c  S st   893    238273       586      2546         0     35329      7723    554021     17.70   no data  --
94.11/23.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
94.11/23.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.11/23.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.06
94.11/23.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.11/23.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.11/23.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
94.11/23.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
101.28/25.44	c lits-rem:       617  cl-subs:      722  v-elim:      0  v-fix:    0  time:  7.02 s
101.28/25.44	c vivif2 --  cl tried     2546 cl shrink        0 lits rem          0 time: 0.00
101.28/25.45	c vivif2 --  cl tried    34607 cl shrink        0 lits rem          0 time: 0.03
101.28/25.48	c asymm  cl-useful: 0/2546/2546 lits-rem:0 time: 0.12
101.28/25.48	c calculated reachability. Time: 0.00
101.28/25.48	c  N dy   893    238273       586      2546         0     34607      7723    533777     17.70   no data  --
108.07/27.13	c  N dy   917    253478       586      2546         0     28868      7723    370629     17.56     19.60  --
117.25/29.41	c  N dy   991    271462       586      2546         0     24923      7723    254069     17.55     18.53  --
125.62/31.60	c  N dy  1079    288826       586      2546         0     42099      7723    699171     17.59     18.69  --
134.40/33.72	c  F st  1158    306250       586      2546         0     36613      7723    536994     17.60   no data  --
134.80/33.87	c  N st  1161    307440       586      2546         0     37785      7723    568532     17.60   no data  --
136.79/34.39	c Decided on static restart strategy
148.36/37.22	c  N st  1168    334558       586      2546         0     40755      7723    832018     17.60   no data  --
159.53/40.04	c  N st  1170    357415       586      2546         0     38537      7723    778156     17.60   no data  --
159.53/40.04	c  S st  1170    357415       586      2546         0     38537      7723    778156     17.60   no data  --
159.93/40.14	c  S st  1170    357924       586      2546         0     39046      7723    792139     17.60   no data  --
159.93/40.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
159.93/40.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
159.93/40.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
159.93/40.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
159.93/40.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.93/40.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
159.93/40.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
168.70/42.33	c lits-rem:       770  cl-subs:     2013  v-elim:      0  v-fix:    0  time:  8.53 s
168.70/42.33	c vivif2 --  cl tried     2546 cl shrink        0 lits rem          0 time: 0.00
168.70/42.34	c vivif2 --  cl tried    37033 cl shrink        0 lits rem          0 time: 0.04
168.70/42.38	c asymm  cl-useful: 0/2546/2546 lits-rem:0 time: 0.15
168.70/42.38	c calculated reachability. Time: 0.00
168.70/42.38	c  N st  1170    357924       586      2546         0     37033      7723    736602     17.60   no data  --
186.66/46.86	c  N st  1171    390317       586      2546         0     43346      7723    904531     17.60   no data  --
216.57/54.36	c  N st  1172    438905       586      2546         0     37014      7723    649568     17.60   no data  --
259.64/65.11	c  N st  1173    511787       586      2546         0     50674      7723   1048642     17.60   no data  --
275.60/69.13	c  N st  1174    536886       586      2546         0     44922      7723    825081     17.60   no data  --
275.60/69.13	c  S st  1174    536886       586      2546         0     44922      7723    825081     17.60   no data  --
276.04/69.24	c  S st  1174    537392       586      2546         0     45427      7723    838812     17.60   no data  --
276.04/69.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
276.04/69.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
276.04/69.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
276.04/69.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
276.04/69.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
276.04/69.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
276.04/69.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
285.97/71.73	c lits-rem:      3127  cl-subs:     2131  v-elim:      0  v-fix:    0  time:  9.71 s
285.97/71.73	c vivif2 --  cl tried     2546 cl shrink        0 lits rem          0 time: 0.00
285.97/71.74	c vivif2 --  cl tried    43296 cl shrink        0 lits rem          0 time: 0.04
285.97/71.78	c asymm  cl-useful: 0/2546/2546 lits-rem:0 time: 0.18
285.97/71.78	c calculated reachability. Time: 0.00
285.97/71.78	c  N st  1174    537392       586      2546         0     43296      7723    772820     17.60   no data  --
410.82/103.01	c  N st  1175    701377       586      2546         0     37213      7723    488854     17.60   no data  --
500.58/125.59	c  N st  1176    806088       586      2546         0     66431      7723   1344056     17.60   no data  --
500.58/125.59	c  S st  1176    806088       586      2546         0     66431      7723   1344056     17.60   no data  --
501.38/125.79	c  S st  1176    806588       586      2546         0     66930      7723   1356940     17.60   no data  --
501.38/125.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
501.38/125.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
501.78/125.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
501.78/125.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
501.78/125.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
501.78/125.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
501.78/125.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
518.93/130.19	c lits-rem:       262  cl-subs:     2886  v-elim:      0  v-fix:    0  time: 17.21 s
518.93/130.19	c vivif2 --  cl tried     2546 cl shrink        0 lits rem          0 time: 0.00
519.33/130.20	c vivif2 --  cl tried    64044 cl shrink        0 lits rem          0 time: 0.06
519.33/130.28	c asymm  cl-useful: 0/2546/2546 lits-rem:0 time: 0.33
519.33/130.29	c calculated reachability. Time: 0.00
519.33/130.29	c  N st  1176    806588       586      2546         0     64044      7723   1265043     17.60   no data  --
741.14/185.81	c  F st  1177   1071875       586      2546         0     79985      7723   1578488     17.60   no data  --
741.14/185.81	c  N st  1177   1071875       586      2546         0     79985      7723   1578488     17.60   no data  --
747.49/187.46	c Decided on static restart strategy
766.23/192.14	c  N st  1187   1100185       586      2546         0     63711      7723   1009912     17.60   no data  --
798.95/200.30	c  N st  1189   1136181       586      2546         0     53943      7723    745212     17.60   no data  --
830.46/208.24	c  N st  1190   1168573       586      2546         0     85652      7723   1612618     17.60   no data  --
866.76/217.32	c  N st  1191   1209883       586      2546         0     80109      7723   1452339     17.60   no data  --
866.76/217.32	c  S st  1191   1209883       586      2546         0     80109      7723   1452339     17.60   no data  --
867.56/217.55	c  S st  1191   1210386       586      2546         0     80612      7723   1464642     17.60   no data  --
867.56/217.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
867.56/217.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
867.96/217.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
867.96/217.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
867.96/217.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
867.96/217.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
867.96/217.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
885.52/222.10	c lits-rem:       269  cl-subs:     2983  v-elim:      0  v-fix:    0  time: 17.77 s
885.52/222.10	c vivif2 --  cl tried     2546 cl shrink        0 lits rem          0 time: 0.00
885.94/222.12	c vivif2 --  cl tried    77629 cl shrink        0 lits rem          0 time: 0.06
886.35/222.22	c asymm  cl-useful: 0/2546/2546 lits-rem:0 time: 0.40
886.35/222.23	c calculated reachability. Time: 0.00
886.35/222.23	c  N st  1191   1210386       586      2546         0     77629      7723   1378559     17.60   no data  --
960.53/240.83	c  N st  1192   1283268       586      2546         0     54078      7723    689526     17.60   no data  --
1062.61/266.47	c  N st  1193   1392593       586      2546         0     62202      7723    898014     17.60   no data  --
1218.18/305.48	c  N st  1194   1556577       586      2546         0     67430      7723    989507     17.60   no data  --
1396.89/350.22	c  N st  1195   1710386       586      2546         0    108939      7723   2196431     17.60   no data  --
1396.89/350.22	c  S st  1195   1710386       586      2546         0    108939      7723   2196431     17.60   no data  --
1398.49/350.60	c  S st  1195   1710891       586      2546         0    109444      7723   2209745     17.60   no data  --
1398.49/350.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1398.49/350.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1398.49/350.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.23
1398.89/350.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1398.89/350.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1398.89/350.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
1398.89/350.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1460.31/366.17	c lits-rem:       181  cl-subs:     5952  v-elim:      0  v-fix:    0  time: 61.50 s
1460.31/366.17	c vivif2 --  cl tried     2546 cl shrink        0 lits rem          0 time: 0.00
1460.31/366.20	c vivif2 --  cl tried   103492 cl shrink        0 lits rem          0 time: 0.11
1461.15/366.37	c asymm  cl-useful: 0/2546/2546 lits-rem:0 time: 0.69
1461.15/366.37	c calculated reachability. Time: 0.00
1461.15/366.37	c  N st  1195   1710891       586      2546         0    103492      7723   2041177     17.60   no data  --
1904.67/477.56	c  N st  1196   2079855       586      2546         0    115213      7723   2274078     17.60   no data  --
2096.98/525.73	c  N st  1197   2210891       586      2546         0    119092      7723   2332405     17.60   no data  --
2096.98/525.73	c  S st  1197   2210891       586      2546         0    119092      7723   2332405     17.60   no data  --
2098.54/526.10	c  S st  1197   2211394       586      2546         0    119591      7723   2345982     17.60   no data  --
2098.54/526.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2098.54/526.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2098.54/526.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.26
2098.94/526.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2098.94/526.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2098.94/526.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
2098.94/526.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2192.67/549.76	c lits-rem:        58  cl-subs:     7879  v-elim:      0  v-fix:    0  time: 93.75 s
2192.67/549.76	c vivif2 --  cl tried     2546 cl shrink        0 lits rem          0 time: 0.00
2192.67/549.79	c vivif2 --  cl tried   111712 cl shrink        0 lits rem          0 time: 0.11
2193.50/549.94	c asymm  cl-useful: 0/2546/2546 lits-rem:0 time: 0.62
2193.50/549.95	c calculated reachability. Time: 0.00
2193.50/549.95	c  N st  1197   2211394       586      2546         0    111712      7723   2099050     17.60   no data  --
2892.32/725.19	c  N st  1198   2711394       586      2546         0    135204      7723   2639388     17.60   no data  --
2892.32/725.19	c  S st  1198   2711394       586      2546         0    135204      7723   2639388     17.60   no data  --
2894.32/725.62	c  S st  1198   2711897       586      2546         0    135706      7723   2653301     17.60   no data  --
2894.32/725.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2894.32/725.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2894.72/725.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.29
2894.72/725.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2894.72/725.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2894.72/725.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
2894.72/725.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3002.00/752.68	c lits-rem:       159  cl-subs:     8904  v-elim:      0  v-fix:    0  time: 107.23 s
3002.00/752.68	c vivif2 --  cl tried     2546 cl shrink        0 lits rem          0 time: 0.00
3002.40/752.72	c vivif2 --  cl tried   126802 cl shrink        0 lits rem          0 time: 0.12
3003.20/752.93	c asymm  cl-useful: 0/2546/2546 lits-rem:0 time: 0.85
3003.20/752.93	c calculated reachability. Time: 0.00
3003.20/752.93	c  N st  1198   2711897       586      2546         0    126802      7723   2401961     17.60   no data  --
3761.10/942.90	c  N st  1199   3211897       586      2546         0    102798      7723   1558629     17.60   no data  --
3761.10/942.90	c  S st  1199   3211897       586      2546         0    102798      7723   1558629     17.60   no data  --
3762.30/943.23	c  S st  1199   3212400       586      2546         0    103301      7723   1571745     17.60   no data  --
3762.30/943.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3762.30/943.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3762.30/943.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.21
3762.70/943.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3762.70/943.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3762.70/943.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
3762.70/943.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3783.44/948.57	c lits-rem:       199  cl-subs:     2961  v-elim:      0  v-fix:    0  time: 20.84 s
3783.44/948.57	c vivif2 --  cl tried     2546 cl shrink        0 lits rem          0 time: 0.00
3783.44/948.59	c vivif2 --  cl tried   100340 cl shrink        0 lits rem          0 time: 0.08
3784.24/948.73	c asymm  cl-useful: 0/2546/2546 lits-rem:0 time: 0.55
3784.24/948.73	c calculated reachability. Time: 0.00
3784.24/948.73	c  N st  1199   3212400       586      2546         0    100340      7723   1487509     17.60   no data  --
4603.96/1154.26	c  N st  1200   3712402       586      2546         0    111538      7723   1689716     17.60   no data  --
4603.96/1154.26	c  S st  1200   3712402       586      2546         0    111538      7723   1689716     17.60   no data  --
4605.56/1154.60	c  S st  1200   3712907       586      2546         0    112042      7723   1703564     17.60   no data  --
4605.56/1154.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4605.56/1154.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4605.56/1154.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.23
4605.96/1154.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4605.96/1154.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4605.96/1154.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    586 time:  0.00 s
4605.96/1154.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4626.70/1159.97	c lits-rem:       155  cl-subs:     2306  v-elim:      0  v-fix:    0  time: 20.92 s
4626.70/1159.97	c vivif2 --  cl tried     2546 cl shrink        0 lits rem          0 time: 0.00
4627.10/1160.00	c vivif2 --  cl tried   109736 cl shrink        0 lits rem          0 time: 0.09
4627.50/1160.15	c asymm  cl-useful: 0/2546/2546 lits-rem:0 time: 0.62
4627.50/1160.16	c calculated reachability. Time: 0.00
4627.50/1160.16	c  N st  1200   3712907       586      2546         0    109736      7723   1635284     17.60   no data  --
4701.70/1178.75	c  F st  1201   3751563       586      2546         0    147770      7723   2793166     17.60   no data  --
4701.70/1178.75	c  N st  1201   3751563       586      2546         0    147770      7723   2793166     17.60   no data  --
4714.45/1181.96	c Decided on static restart strategy
4755.98/1192.36	c  N st  1211   3779865       586      2546         0     92100      7723   1061915     17.60   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: 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-3369086-1305412054/watcher-3369086-1305412054 -o /tmp/evaluation-result-3369086-1305412054/solver-3369086-1305412054 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369086-1305412054.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: 8.09 7.98 5.89 5/352 27172
/proc/meminfo: memFree=21330076/32951124 swapFree=67111348/67111528
[pid=27172] ppid=27170 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 416 0 0 0 1 0 0 0 25 0 4 0 633621567 52465664 357 33554432000 4194304 4650419 140736115057200 18446744073709551615 47049238287895 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 12809 357 306 112 0 7774 0
[pid=27172/tid=27173] ppid=27170 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633621567 52465664 357 33554432000 4194304 4650419 140736115057200 18446744073709551615 47049238288306 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633621567 52465664 357 33554432000 4194304 4650419 140736115057200 18446744073709551615 47049238287891 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633621567 52465664 357 33554432000 4194304 4650419 140736115057200 18446744073709551615 47049238287897 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.038027 s]
/proc/loadavg: 8.09 7.98 5.89 5/352 27172
/proc/meminfo: memFree=21330076/32951124 swapFree=67111348/67111528
[pid=27172] ppid=27170 vsize=282724 CPUtime=0.12 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 1522 0 0 0 12 0 0 0 18 0 4 0 633621567 289509376 1374 33554432000 4194304 4650419 140736115057200 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 70681 1374 390 112 0 65646 0
[pid=27172/tid=27173] ppid=27170 vsize=282724 CPUtime=0.02 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 321 0 0 0 2 0 0 0 25 0 4 0 633621567 289509376 1374 33554432000 4194304 4650419 140736115057200 18446744073709551615 4333921 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=282724 CPUtime=0.03 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 293 0 0 0 3 0 0 0 18 0 4 0 633621567 289509376 1374 33554432000 4194304 4650419 140736115057200 18446744073709551615 4334509 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=282724 CPUtime=0.03 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 182 0 0 0 3 0 0 0 18 0 4 0 633621567 289509376 1374 33554432000 4194304 4650419 140736115057200 18446744073709551615 4328264 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 282724

[startup+0.101016 s]
/proc/loadavg: 8.09 7.98 5.89 5/352 27172
/proc/meminfo: memFree=21330076/32951124 swapFree=67111348/67111528
[pid=27172] ppid=27170 vsize=282724 CPUtime=0.37 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 1831 0 0 0 37 0 0 0 18 0 4 0 633621567 289509376 1683 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 70681 1683 391 112 0 65646 0
[pid=27172/tid=27173] ppid=27170 vsize=282724 CPUtime=0.08 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 393 0 0 0 8 0 0 0 25 0 4 0 633621567 289509376 1683 33554432000 4194304 4650419 140736115057200 18446744073709551615 4333054 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=282724 CPUtime=0.09 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 368 0 0 0 9 0 0 0 18 0 4 0 633621567 289509376 1683 33554432000 4194304 4650419 140736115057200 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=282724 CPUtime=0.09 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 274 0 0 0 9 0 0 0 18 0 4 0 633621567 289509376 1683 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282724

[startup+0.300981 s]
/proc/loadavg: 8.09 7.98 5.89 5/352 27172
/proc/meminfo: memFree=21330076/32951124 swapFree=67111348/67111528
[pid=27172] ppid=27170 vsize=284088 CPUtime=1.17 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 3023 0 0 0 117 0 0 0 18 0 4 0 633621567 290906112 2224 33554432000 4194304 4650419 140736115057200 18446744073709551615 4363566 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 71022 2224 393 112 0 65987 0
[pid=27172/tid=27173] ppid=27170 vsize=284088 CPUtime=0.28 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 700 0 0 0 28 0 0 0 25 0 4 0 633621567 290906112 2224 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=284088 CPUtime=0.29 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 653 0 0 0 29 0 0 0 18 0 4 0 633621567 290906112 2225 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=284088 CPUtime=0.29 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 579 0 0 0 29 0 0 0 18 0 4 0 633621567 290906112 2225 33554432000 4194304 4650419 140736115057200 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284088

[startup+0.700911 s]
/proc/loadavg: 8.09 7.98 5.89 5/352 27172
/proc/meminfo: memFree=21330076/32951124 swapFree=67111348/67111528
[pid=27172] ppid=27170 vsize=285036 CPUtime=2.76 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 4726 0 0 0 276 0 0 0 18 0 4 0 633621567 291876864 2966 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 71259 2966 393 112 0 66224 0
[pid=27172/tid=27173] ppid=27170 vsize=285036 CPUtime=0.68 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 1122 0 0 0 68 0 0 0 25 0 4 0 633621567 291876864 2966 33554432000 4194304 4650419 140736115057200 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=285036 CPUtime=0.69 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 1079 0 0 0 69 0 0 0 18 0 4 0 633621567 291876864 2966 33554432000 4194304 4650419 140736115057200 18446744073709551615 4364433 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=285036 CPUtime=0.69 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 990 0 0 0 69 0 0 0 18 0 4 0 633621567 291876864 2966 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 285036

[startup+1.50077 s]
/proc/loadavg: 8.09 7.98 5.89 9/356 27176
/proc/meminfo: memFree=21317892/32951124 swapFree=67111348/67111528
[pid=27172] ppid=27170 vsize=286512 CPUtime=5.95 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 9420 0 0 0 594 1 0 0 20 0 4 0 633621567 293388288 4986 33554432000 4194304 4650419 140736115057200 18446744073709551615 4476288 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 71628 4986 395 112 0 66593 0
[pid=27172/tid=27173] ppid=27170 vsize=286512 CPUtime=1.47 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 1976 0 0 0 147 0 0 0 25 0 4 0 633621567 293388288 4986 33554432000 4194304 4650419 140736115057200 18446744073709551615 4328241 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=286512 CPUtime=1.48 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 1924 0 0 0 148 0 0 0 20 0 4 0 633621567 293388288 4986 33554432000 4194304 4650419 140736115057200 18446744073709551615 4304308 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=286512 CPUtime=1.49 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 1746 0 0 0 149 0 0 0 20 0 4 0 633621567 293388288 4986 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 286512

[startup+3.10049 s]
/proc/loadavg: 8.09 7.98 5.89 9/356 27176
/proc/meminfo: memFree=21304376/32951124 swapFree=67111348/67111528
[pid=27172] ppid=27170 vsize=264392 CPUtime=12.33 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 17586 0 0 0 1230 3 0 0 25 0 4 0 633621567 270737408 10574 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 66098 10575 395 112 0 61063 0
[pid=27172/tid=27173] ppid=27170 vsize=264392 CPUtime=3.05 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 4138 0 0 0 305 0 0 0 25 0 4 0 633621567 270737408 10575 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=264392 CPUtime=3.08 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 4669 0 0 0 308 0 0 0 25 0 4 0 633621567 270737408 10575 33554432000 4194304 4650419 140736115057200 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=264392 CPUtime=3.08 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 4063 0 0 0 308 0 0 0 25 0 4 0 633621567 270737408 10575 33554432000 4194304 4650419 140736115057200 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 264392

[startup+6.30093 s]
/proc/loadavg: 8.08 7.98 5.90 9/356 27176
/proc/meminfo: memFree=21274168/32951124 swapFree=67111348/67111528
[pid=27172] ppid=27170 vsize=272700 CPUtime=25.11 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 24963 0 0 0 2506 5 0 0 25 0 4 0 633621567 279244800 14066 33554432000 4194304 4650419 140736115057200 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 68175 14066 395 112 0 63140 0
[pid=27172/tid=27173] ppid=27170 vsize=272700 CPUtime=6.22 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 7216 0 0 0 621 1 0 0 25 0 4 0 633621567 279244800 14066 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=272700 CPUtime=6.29 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 5953 0 0 0 628 1 0 0 25 0 4 0 633621567 279244800 14066 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=272700 CPUtime=6.29 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 5430 0 0 0 628 1 0 0 25 0 4 0 633621567 279244800 14066 33554432000 4194304 4650419 140736115057200 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 272700

[startup+12.7008 s]
/proc/loadavg: 8.16 8.00 5.92 9/356 27177
/proc/meminfo: memFree=21242436/32951124 swapFree=67111348/67111528
[pid=27172] ppid=27170 vsize=290636 CPUtime=50.62 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 35937 0 0 0 5055 7 0 0 25 0 4 0 633621567 297611264 22376 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 72659 22376 395 112 0 67624 0
[pid=27172/tid=27173] ppid=27170 vsize=290636 CPUtime=12.54 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 10185 0 0 0 1252 2 0 0 25 0 4 0 633621567 297611264 22376 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=290636 CPUtime=12.68 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 8734 0 0 0 1267 1 0 0 25 0 4 0 633621567 297611264 22376 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=290636 CPUtime=12.69 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 8084 0 0 0 1267 2 0 0 25 0 4 0 633621567 297611264 22376 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 290636

[startup+25.5006 s]
/proc/loadavg: 8.12 8.00 5.95 9/356 27177
/proc/meminfo: memFree=21218008/32951124 swapFree=67111348/67111528
[pid=27172] ppid=27170 vsize=300088 CPUtime=101.68 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 47974 0 0 0 10157 11 0 0 25 0 4 0 633621567 307290112 27442 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 75022 27442 395 112 0 69987 0
[pid=27172/tid=27173] ppid=27170 vsize=300088 CPUtime=25.2 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 12954 0 0 0 2518 2 0 0 25 0 4 0 633621567 307290112 27442 33554432000 4194304 4650419 140736115057200 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=300088 CPUtime=25.48 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 12329 0 0 0 2546 2 0 0 25 0 4 0 633621567 307290112 27442 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=300088 CPUtime=25.48 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 10841 0 0 0 2546 2 0 0 25 0 4 0 633621567 307290112 27442 33554432000 4194304 4650419 140736115057200 18446744073709551615 4339794 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 300088

[startup+51.1011 s]
/proc/loadavg: 8.08 8.00 6.00 9/356 27178
/proc/meminfo: memFree=21202268/32951124 swapFree=67111348/67111528
[pid=27172] ppid=27170 vsize=288064 CPUtime=203.81 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 79051 0 0 0 20360 21 0 0 25 0 4 0 633621567 294977536 31570 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 72016 31570 395 112 0 66981 0
[pid=27172/tid=27173] ppid=27170 vsize=288064 CPUtime=50.53 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 21154 0 0 0 5047 6 0 0 25 0 4 0 633621567 294977536 31570 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=288064 CPUtime=51.08 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 19055 0 0 0 5104 4 0 0 25 0 4 0 633621567 294977536 31570 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=288064 CPUtime=51.08 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 17903 0 0 0 5103 5 0 0 25 0 4 0 633621567 294977536 31570 33554432000 4194304 4650419 140736115057200 18446744073709551615 4363500 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.81
Current children cumulated vsize (KiB) 288064

[startup+102.313 s]
/proc/loadavg: 8.13 8.03 6.12 9/356 27209
/proc/meminfo: memFree=20980780/32951124 swapFree=67111348/67111528
[pid=27172] ppid=27170 vsize=297996 CPUtime=408.07 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 114084 0 0 0 40771 36 0 0 25 0 4 0 633621567 305147904 38614 33554432000 4194304 4650419 140736115057200 18446744073709551615 4331245 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 74499 38615 395 112 0 69464 0
[pid=27172/tid=27173] ppid=27170 vsize=297996 CPUtime=101.17 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 30357 0 0 0 10108 9 0 0 25 0 4 0 633621567 305147904 38615 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=297996 CPUtime=102.3 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 27437 0 0 0 10221 9 0 0 25 0 4 0 633621567 305147904 38615 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=297996 CPUtime=102.3 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 25619 0 0 0 10222 8 0 0 25 0 4 0 633621567 305147904 38615 33554432000 4194304 4650419 140736115057200 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.07
Current children cumulated vsize (KiB) 297996

[startup+162.301 s]

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

[pid=27172] ppid=27170 vsize=453612 CPUtime=2562.07 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 366740 0 0 0 256070 137 0 0 25 0 4 0 633621567 464498688 89108 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 113403 89108 395 112 0 108368 0
[pid=27172/tid=27173] ppid=27170 vsize=453612 CPUtime=635.26 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 90446 0 0 0 63493 33 0 0 25 0 4 0 633621567 464498688 89110 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=453612 CPUtime=642.31 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 74372 0 0 0 64203 28 0 0 25 0 4 0 633621567 464498688 89110 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366933 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=453612 CPUtime=642.31 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 70425 0 0 0 64205 26 0 0 25 0 4 0 633621567 464498688 89110 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2562.07
Current children cumulated vsize (KiB) 453612

[startup+702.301 s]
/proc/loadavg: 8.15 8.13 7.07 9/356 27225
/proc/meminfo: memFree=20352340/32951124 swapFree=67111348/67111528
[pid=27172] ppid=27170 vsize=520756 CPUtime=2801.38 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 381278 0 0 0 279993 145 0 0 25 0 4 0 633621567 533254144 94322 33554432000 4194304 4650419 140736115057200 18446744073709551615 4313048 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 130189 94322 395 112 0 125154 0
[pid=27172/tid=27173] ppid=27170 vsize=520756 CPUtime=694.61 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 95207 0 0 0 69425 36 0 0 25 0 4 0 633621567 533254144 94322 33554432000 4194304 4650419 140736115057200 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=520756 CPUtime=702.3 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 76128 0 0 0 70200 30 0 0 25 0 4 0 633621567 533254144 94322 33554432000 4194304 4650419 140736115057200 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=520756 CPUtime=702.3 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 71072 0 0 0 70204 26 0 0 25 0 4 0 633621567 533254144 94322 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2801.38
Current children cumulated vsize (KiB) 520756

[startup+762.313 s]
/proc/loadavg: 8.13 8.13 7.14 9/356 27227
/proc/meminfo: memFree=20342720/32951124 swapFree=67111348/67111528
[pid=27172] ppid=27170 vsize=571344 CPUtime=3040.75 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 394188 0 0 0 303922 153 0 0 25 0 4 0 633621567 585056256 98703 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 142836 98703 395 112 0 137801 0
[pid=27172/tid=27173] ppid=27170 vsize=571344 CPUtime=753.94 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 100683 0 0 0 75354 40 0 0 25 0 4 0 633621567 585056256 98703 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=571344 CPUtime=762.31 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 76129 0 0 0 76201 30 0 0 25 0 4 0 633621567 585056256 98703 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=571344 CPUtime=762.31 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 71497 0 0 0 76205 26 0 0 25 0 4 0 633621567 585056256 98703 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3040.75
Current children cumulated vsize (KiB) 571344

[startup+822.301 s]
/proc/loadavg: 8.13 8.14 7.20 9/356 27228
/proc/meminfo: memFree=20251736/32951124 swapFree=67111348/67111528
[pid=27172] ppid=27170 vsize=543184 CPUtime=3280.03 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 411884 0 0 0 327842 161 0 0 25 0 4 0 633621567 556220416 109323 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 135796 109323 395 112 0 130761 0
[pid=27172/tid=27173] ppid=27170 vsize=543184 CPUtime=813.28 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 105927 0 0 0 81286 42 0 0 25 0 4 0 633621567 556220416 109323 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=543184 CPUtime=822.3 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 81224 0 0 0 82197 33 0 0 25 0 4 0 633621567 556220416 109323 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=543184 CPUtime=822.31 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 72214 0 0 0 82204 27 0 0 25 0 4 0 633621567 556220416 109323 33554432000 4194304 4650419 140736115057200 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3280.03
Current children cumulated vsize (KiB) 543184

[startup+882.301 s]
/proc/loadavg: 8.12 8.14 7.26 9/356 27230
/proc/meminfo: memFree=20261940/32951124 swapFree=67111348/67111528
[pid=27172] ppid=27170 vsize=556100 CPUtime=3519.37 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 420328 0 0 0 351772 165 0 0 25 0 4 0 633621567 569446400 104261 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366906 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 139025 104261 395 112 0 133990 0
[pid=27172/tid=27173] ppid=27170 vsize=556100 CPUtime=872.62 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 110151 0 0 0 87218 44 0 0 25 0 4 0 633621567 569446400 104261 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=556100 CPUtime=882.3 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 81692 0 0 0 88197 33 0 0 25 0 4 0 633621567 569446400 104261 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=556100 CPUtime=882.31 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 72216 0 0 0 88204 27 0 0 25 0 4 0 633621567 569446400 104261 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3519.37
Current children cumulated vsize (KiB) 556100

[startup+942.3 s]
/proc/loadavg: 8.08 8.12 7.30 9/356 27231
/proc/meminfo: memFree=20232620/32951124 swapFree=67111348/67111528
[pid=27172] ppid=27170 vsize=544672 CPUtime=3758.71 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 432088 0 0 0 375701 170 0 0 25 0 4 0 633621567 557744128 105124 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 136168 105124 395 112 0 131133 0
[pid=27172/tid=27173] ppid=27170 vsize=544672 CPUtime=931.98 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 114221 0 0 0 93151 47 0 0 25 0 4 0 633621567 557744128 105124 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=544672 CPUtime=942.3 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 82070 0 0 0 94197 33 0 0 25 0 4 0 633621567 557744128 105124 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=544672 CPUtime=942.31 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 72238 0 0 0 94204 27 0 0 25 0 4 0 633621567 557744128 105124 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3758.71
Current children cumulated vsize (KiB) 544672

[startup+1002.3 s]
/proc/loadavg: 8.03 8.10 7.35 9/356 27233
/proc/meminfo: memFree=20194852/32951124 swapFree=67111348/67111528
[pid=27172] ppid=27170 vsize=555256 CPUtime=3998.04 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 446455 0 0 0 399629 175 0 0 25 0 4 0 633621567 568582144 112963 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 138814 112963 395 112 0 133779 0
[pid=27172/tid=27173] ppid=27170 vsize=555256 CPUtime=991.32 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 115570 0 0 0 99084 48 0 0 25 0 4 0 633621567 568582144 112963 33554432000 4194304 4650419 140736115057200 18446744073709551615 4363460 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=555256 CPUtime=1002.3 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 87379 0 0 0 100195 35 0 0 25 0 4 0 633621567 568582144 112963 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=555256 CPUtime=1002.31 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 72300 0 0 0 100204 27 0 0 25 0 4 0 633621567 568582144 112963 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3998.04
Current children cumulated vsize (KiB) 555256

[startup+1062.3 s]
/proc/loadavg: 8.01 8.08 7.38 9/356 27234
/proc/meminfo: memFree=20202980/32951124 swapFree=67111348/67111528
[pid=27172] ppid=27170 vsize=598784 CPUtime=4237.38 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 465106 0 0 0 423557 181 0 0 25 0 4 0 633621567 613154816 111034 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 149696 111034 395 112 0 144661 0
[pid=27172/tid=27173] ppid=27170 vsize=598784 CPUtime=1050.66 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 116319 0 0 0 105018 48 0 0 25 0 4 0 633621567 613154816 111034 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=598784 CPUtime=1062.3 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 91127 0 0 0 106193 37 0 0 25 0 4 0 633621567 613154816 111034 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=598784 CPUtime=1062.3 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 79620 0 0 0 106202 28 0 0 25 0 4 0 633621567 613154816 111034 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4237.38
Current children cumulated vsize (KiB) 598784

[startup+1122.3 s]
/proc/loadavg: 8.19 8.11 7.43 9/356 27236
/proc/meminfo: memFree=20192984/32951124 swapFree=67111348/67111528
[pid=27172] ppid=27170 vsize=612100 CPUtime=4476.71 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 479094 0 0 0 447484 187 0 0 25 0 4 0 633621567 626790400 117159 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 153025 117159 395 112 0 147990 0
[pid=27172/tid=27173] ppid=27170 vsize=612100 CPUtime=1110 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 119834 0 0 0 110951 49 0 0 25 0 4 0 633621567 626790400 117159 33554432000 4194304 4650419 140736115057200 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=612100 CPUtime=1122.31 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 91244 0 0 0 112194 37 0 0 25 0 4 0 633621567 626790400 117159 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=612100 CPUtime=1122.31 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 83540 0 0 0 112201 30 0 0 25 0 4 0 633621567 626790400 117159 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4476.71
Current children cumulated vsize (KiB) 612100

[startup+1182.3 s]
/proc/loadavg: 8.20 8.12 7.48 9/356 27238
/proc/meminfo: memFree=20116172/32951124 swapFree=67111348/67111528
[pid=27172] ppid=27170 vsize=734764 CPUtime=4716.05 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 500285 0 0 0 471410 195 0 0 25 0 4 0 633621567 752398336 117734 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365237 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 183691 117734 395 112 0 178656 0
[pid=27172/tid=27173] ppid=27170 vsize=734764 CPUtime=1169.36 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 125986 0 0 0 116884 52 0 0 25 0 4 0 633621567 752398336 117734 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=734764 CPUtime=1182.31 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 97464 0 0 0 118192 39 0 0 25 0 4 0 633621567 752398336 117734 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=734764 CPUtime=1182.31 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 86964 0 0 0 118199 32 0 0 25 0 4 0 633621567 752398336 117734 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4716.05
Current children cumulated vsize (KiB) 734764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.41 s]
/proc/loadavg: 8.13 8.11 7.49 9/356 27238
/proc/meminfo: memFree=20181248/32951124 swapFree=67111348/67111528
[pid=27172] ppid=27170 vsize=681940 CPUtime=4800.3 cores=0,2,4,6
/proc/27172/stat : 27172 (strangenight1-m) R 27170 27172 27035 0 -1 4202496 506850 0 0 0 479832 198 0 0 25 0 4 0 633621567 698306560 119903 33554432000 4194304 4650419 140736115057200 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27172/statm: 170485 119903 395 112 0 165450 0
[pid=27172/tid=27173] ppid=27170 vsize=681940 CPUtime=1190.23 cores=0,2,4,6
/proc/27172/task/27173/stat : 27173 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 127515 0 0 0 118970 53 0 0 25 0 4 0 633621567 698306560 119903 33554432000 4194304 4650419 140736115057200 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27172/tid=27174] ppid=27170 vsize=681940 CPUtime=1203.44 cores=0,2,4,6
/proc/27172/task/27174/stat : 27174 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 99871 0 0 0 120304 40 0 0 25 0 4 0 633621567 698306560 119903 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27172/tid=27175] ppid=27170 vsize=681940 CPUtime=1203.44 cores=0,2,4,6
/proc/27172/task/27175/stat : 27175 (strangenight1-m) R 27170 27172 27035 0 -1 4202560 86964 0 0 0 120312 32 0 0 25 0 4 0 633621567 698306560 119903 33554432000 4194304 4650419 140736115057200 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 681940

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.46
CPU time (s): 4800.36
CPU user time (s): 4798.35
CPU system time (s): 2.00969
CPU usage (%): 398.881
Max. virtual memory (cumulated for all children) (KiB): 787768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.35
system time used= 2.00969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 506851
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= 222
involuntary context switches= 25106

runsolver used 3.81042 second user time and 9.40457 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-15 00:27:34
IDJOB=3369086
IDBENCH=83095
IDSOLVER=1846
FILE ID=node144/3369086-1305412054
RUNJOBID= node144-1305410848-27053
PBS_JOBID= 13324517
Free space on /tmp= 73236 MiB

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

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

MD5SUM BENCH= 465b21028c8505bfc2ee7974d056b900
RANDOM SEED=740118240

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21330232 kB
Buffers:        289504 kB
Cached:        3630404 kB
SwapCached:          0 kB
Active:        8407820 kB
Inactive:      2867912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21330232 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            6232 kB
Writeback:           0 kB
AnonPages:     7355324 kB
Mapped:          27840 kB
Slab:           244664 kB
PageTables:      37884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82314340 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= 73224 MiB
End job on node144 at 2011-05-15 00:47:40