Trace number 3368577

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.19 1203.54

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S655589261-059-UNKNOWN.cnf
MD5SUM7ca36bcba61bdf9cc15c9739d715b3da
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 variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.08	c This is CryptoMiniSat 2.9.0
0.00/0.08	c compiled with gcc version 4.4.5
0.00/0.08	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.08	c Reading file 'HOME/instance-3368577-1305397766.cnf'
0.00/0.08	c -- header says num vars:            250
0.00/0.08	c -- header says num clauses:       21250
0.00/0.09	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.09	c -- vars added        250
0.00/0.09	c Parsing time:  0.04 s
0.00/0.09	c  N st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.00/0.46	c asymm  cl-useful: 0/14607/21250 lits-rem:0 time: 1.45
0.00/0.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
0.00/0.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.00/0.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.38 s
0.00/0.57	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.59	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
0.00/0.59	c calculated reachability. Time: 0.00
0.00/0.59	c Calc default polars -  time:   0.01 s pos:     118 undec:       7 neg:     125
0.00/0.59	c =========================================================================================
0.00/0.59	c types(t): F = full restart, N = normal restart
0.00/0.59	c types(t): S = simplification begin/end, E = solution found
0.00/0.59	c restart types(rt): st = static, dy = dynamic
0.00/0.59	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.59	c  B st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.00/0.82	c  N dy    10      4025       250     21250         0      3916    148750    264173     58.38     61.46  --
3.94/1.07	c  N dy    21      8044       250     21250         0      5425    148750    305477     57.74     63.73  --
5.48/1.40	c  N dy    38     13031       250     21250         0      6142    148750    286610     57.63     60.70  --
6.28/1.68	c  N dy    50     17238       250     21250         0     10255    148750    557226     57.46     60.54  --
7.49/1.97	c  N dy    65     21305       250     21250         0      8726    148750    398290     57.69     60.77  --
8.66/2.23	c  F st    76     25000       250     21250         0     12327    148750    636898     57.61     52.67  --
8.66/2.28	c  N st    78     25625       250     21250         0     12938    148750    677700     57.61   no data  --
10.26/2.60	c  N dy    82     30000       250     21250         0     10571    148750    471355     57.61   no data  --
10.26/2.60	c  S st    82     30000       250     21250         0     10571    148750    471355     57.61   no data  --
10.26/2.65	c  S st    82     30500       250     21250         0     11067    148750    502054     57.61   no data  --
10.26/2.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
10.26/2.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.26/2.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
10.26/2.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.26/2.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.26/2.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
10.26/2.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.22/6.19	c lits-rem:      1947  cl-subs:      304  v-elim:      0  v-fix:    0  time: 13.99 s
25.46/6.45	c asymm  cl-useful: 0/5542/21250 lits-rem:0 time: 1.01
25.46/6.45	c calculated reachability. Time: 0.00
25.46/6.45	c  N dy    82     30500       250     21250         0     10763    148750    471864     57.61   no data  --
27.41/6.91	c  N dy   104     35402       250     21250         0      7818    148750    226930     57.75     61.49  --
29.01/7.34	c  N dy   121     40926       250     21250         0     13200    148750    583610     57.74     61.13  --
30.60/7.75	c  N dy   142     45484       250     21250         0      8924    148750    245549     57.86     61.10  --
30.60/7.77	c  S st   144     45750       250     21250         0      9185    148750    262784     57.86   no data  --
31.00/7.82	c  S st   144     46252       250     21250         0      9676    148750    293444     57.86   no data  --
31.00/7.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.00/7.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.00/7.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
31.00/7.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.00/7.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.00/7.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
31.00/7.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.77/10.59	c lits-rem:       430  cl-subs:       36  v-elim:      0  v-fix:    0  time: 10.92 s
41.77/10.59	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
41.77/10.59	c vivif2 --  cl tried     9640 cl shrink        0 lits rem          0 time: 0.01
42.18/10.65	c asymm  cl-useful: 0/1101/21250 lits-rem:0 time: 0.22
42.18/10.65	c calculated reachability. Time: 0.00
42.18/10.65	c  N dy   144     46252       250     21250         0      9640    148750    289548     57.86   no data  --
44.16/11.10	c  N dy   165     51612       250     21250         0     14872    148750    633535     57.93     61.47  --
45.36/11.44	c  N dy   178     55658       250     21250         0     18831    148750    893835     57.93     61.01  --
46.99/11.82	c  N dy   193     60382       250     21250         0     13702    148750    503448     57.83     61.03  --
48.54/12.26	c  N dy   205     65523       250     21250         0     18727    148750    835181     57.75     61.04  --
50.14/12.60	c  S st   212     69380       250     21250         0     11772    148750    327047     57.67     56.12  --
50.14/12.66	c  S st   212     69883       250     21250         0     12269    148750    357369     57.67   no data  --
50.14/12.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
50.14/12.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.14/12.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
50.14/12.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.14/12.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.14/12.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
50.14/12.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
61.31/15.46	c lits-rem:       449  cl-subs:       65  v-elim:      0  v-fix:    0  time: 11.04 s
61.31/15.46	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
61.31/15.46	c vivif2 --  cl tried    12204 cl shrink        0 lits rem          0 time: 0.02
63.71/16.02	c asymm  cl-useful: 0/12542/21250 lits-rem:0 time: 2.23
63.71/16.02	c calculated reachability. Time: 0.00
63.71/16.02	c  N dy   212     69883       250     21250         0     12204    148750    351218     57.67   no data  --
65.30/16.45	c  N dy   233     74489       250     21250         0     16704    148750    648796     57.69     61.01  --
67.29/16.95	c  N dy   253     79442       250     21250         0     21561    148750    969708     57.72     60.89  --
69.33/17.45	c  N dy   270     84711       250     21250         0     14981    148750    484008     57.71     61.39  --
70.48/17.72	c  F st   281     87501       250     21250         0     17702    148750    663951     57.72     55.63  --
71.69/18.06	c  N st   286     90797       250     21250         0     20914    148750    877413     57.72   no data  --
74.47/18.71	c  N dy   300     96838       250     21250         0     14121    148750    375189     57.68     60.73  --
76.87/19.32	c  N dy   323    103100       250     21250         0     20264    148750    780265     57.68     62.31  --
77.27/19.50	c  S st   329    104826       250     21250         0     21948    148750    892125     57.69     61.51  --
77.69/19.59	c  S st   329    105328       250     21250         0     22442    148750    922833     57.69   no data  --
77.69/19.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
77.69/19.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
78.11/19.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.08
78.11/19.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
78.11/19.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.11/19.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
78.11/19.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
101.99/25.67	c lits-rem:      1077  cl-subs:      508  v-elim:      0  v-fix:    0  time: 23.99 s
101.99/25.67	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
101.99/25.68	c vivif2 --  cl tried    21934 cl shrink        0 lits rem          0 time: 0.04
103.20/25.99	c asymm  cl-useful: 0/4060/21250 lits-rem:0 time: 1.24
103.20/25.99	c calculated reachability. Time: 0.00
103.20/25.99	c  N dy   329    105328       250     21250         0     21934    148750    875047     57.69   no data  --
106.38/26.74	c  N dy   356    112372       250     21250         0     15137    148750    387330     57.73     60.97  --
109.16/27.42	c  N dy   383    119561       250     21250         0     22156    148750    855052     57.76     60.89  --
113.20/28.46	c  N dy   410    129242       250     21250         0     16952    148750    456435     57.73     61.75  --
116.36/29.29	c  N dy   434    137536       250     21250         0     25064    148750    994804     57.71     60.75  --
121.56/30.58	c  N dy   461    149591       250     21250         0     21201    148750    682125     57.63     61.08  --
125.13/31.45	c  S st   494    157992       250     21250         0     29417    148750   1222066     57.62     56.76  --
125.53/31.55	c  S st   494    158496       250     21250         0     29913    148750   1254425     57.62   no data  --
125.53/31.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
125.53/31.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
125.53/31.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
125.53/31.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
125.53/31.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
125.53/31.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
125.53/31.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
157.44/39.55	c lits-rem:      1180  cl-subs:      912  v-elim:      0  v-fix:    0  time: 31.65 s
157.44/39.56	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
157.44/39.57	c vivif2 --  cl tried    29001 cl shrink        0 lits rem          0 time: 0.05
158.63/39.89	c asymm  cl-useful: 0/3431/21250 lits-rem:0 time: 1.29
158.63/39.89	c calculated reachability. Time: 0.00
158.63/39.89	c  N dy   494    158496       250     21250         0     29001    148750   1172386     57.62   no data  --
163.42/41.08	c  N dy   541    168790       250     21250         0     22439    148750    708138     57.66     63.61  --
169.40/42.50	c  N dy   585    179860       250     21250         0     33315    148750   1427311     57.69     60.82  --
174.63/43.88	c  N dy   619    191390       250     21250         0     26970    148750    957308     57.66     61.04  --
180.97/45.42	c  N dy   663    203613       250     21250         0     20358    148750    465805     57.67     62.47  --
186.96/46.95	c  N dy   716    216761       250     21250         0     33195    148750   1314104     57.68     60.82  --
196.15/49.24	c  N dy   777    235768       250     21250         0     32173    148750   1195001     57.63     60.83  --
197.32/49.51	c  S st   786    237744       250     21250         0     34109    148750   1323701     57.63     52.65  --
197.72/49.62	c  S st   786    238244       250     21250         0     34607    148750   1354146     57.63   no data  --
197.72/49.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
197.72/49.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
197.72/49.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
197.72/49.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
197.72/49.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
197.72/49.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
197.72/49.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
241.19/60.57	c lits-rem:      1183  cl-subs:      884  v-elim:      0  v-fix:    0  time: 43.34 s
241.19/60.57	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
241.19/60.59	c vivif2 --  cl tried    33723 cl shrink        0 lits rem          0 time: 0.06
241.99/60.73	c asymm  cl-useful: 0/1217/21250 lits-rem:0 time: 0.56
241.99/60.73	c calculated reachability. Time: 0.00
241.99/60.73	c  N dy   786    238244       250     21250         0     33723    148750   1274903     57.63   no data  --
249.56/62.69	c  N dy   856    253715       250     21250         0     28353    148750    886000     57.68     60.81  --
258.34/64.80	c  N dy   908    270698       250     21250         0     23463    148750    507402     57.65     61.06  --
266.76/66.99	c  N dy  1002    288162       250     21250         0     40492    148750   1630192     57.70     61.00  --
275.89/69.23	c  F st  1076    306250       250     21250         0     35746    148750   1262537     57.70     49.18  --
276.29/69.31	c  N st  1078    306876       250     21250         0     36359    148750   1303174     57.70   no data  --
286.27/71.83	c  N dy  1130    326905       250     21250         0     32448    148750    992133     57.68     61.13  --
297.49/74.66	c  N dy  1221    347251       250     21250         0     27901    148750    639947     57.73     60.97  --
302.62/75.97	c  S st  1251    357366       250     21250         0     37807    148750   1291342     57.72     59.27  --
303.02/76.09	c  S st  1251    357868       250     21250         0     38304    148750   1322811     57.72   no data  --
303.02/76.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
303.02/76.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
303.42/76.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
303.42/76.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
303.42/76.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
303.42/76.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
303.42/76.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
350.88/88.00	c lits-rem:       823  cl-subs:      780  v-elim:      0  v-fix:    0  time: 47.15 s
350.88/88.00	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
350.88/88.01	c vivif2 --  cl tried    37524 cl shrink        0 lits rem          0 time: 0.06
352.08/88.36	c asymm  cl-useful: 0/3697/21250 lits-rem:0 time: 1.40
352.08/88.36	c calculated reachability. Time: 0.00
352.08/88.36	c  N dy  1251    357868       250     21250         0     37524    148750   1250661     57.72   no data  --
365.24/91.64	c  N dy  1323    378241       250     21250         0     32014    148750    857499     57.72     60.91  --
378.00/94.81	c  N dy  1388    398451       250     21250         0     51764    148750   2166560     57.71     60.83  --
389.20/97.66	c  N dy  1470    418814       250     21250         0     45267    148750   1686533     57.74     60.94  --
400.74/100.59	c  N dy  1546    439780       250     21250         0     38365    148750   1172803     57.74     60.91  --
415.94/104.33	c  N dy  1644    464139       250     21250         0     33840    148750    814419     57.74     61.05  --
427.87/107.35	c  N dy  1720    484964       250     21250         0     54206    148750   2155750     57.74     61.48  --
439.84/110.35	c  N dy  1804    505430       250     21250         0     44861    148750   1496726     57.76     60.96  --
452.60/113.56	c  N dy  1878    525752       250     21250         0     34471    148750    755379     57.78     60.97  --
458.99/115.11	c  S st  1923    536803       250     21250         0     45252    148750   1470269     57.78     56.21  --
459.41/115.23	c  S st  1923    537306       250     21250         0     45752    148750   1501661     57.78   no data  --
459.41/115.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
459.41/115.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
459.41/115.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
459.83/115.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
459.83/115.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
459.83/115.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
459.83/115.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
523.60/131.37	c lits-rem:      1567  cl-subs:      840  v-elim:      0  v-fix:    0  time: 64.01 s
523.60/131.37	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
523.60/131.39	c vivif2 --  cl tried    44912 cl shrink        0 lits rem          0 time: 0.06
525.23/131.74	c asymm  cl-useful: 0/2763/21250 lits-rem:0 time: 1.42
525.23/131.75	c calculated reachability. Time: 0.00
525.23/131.75	c  N dy  1923    537306       250     21250         0     44912    148750   1423744     57.78   no data  --
540.36/135.50	c  N dy  2000    557738       250     21250         0     33616    148750    639552     57.81     61.54  --
553.11/138.72	c  N dy  2091    577819       250     21250         0     53234    148750   1938679     57.83     60.92  --
567.08/142.23	c  N dy  2161    598083       250     21250         0     40810    148750   1061598     57.81     61.66  --
580.24/145.53	c  N dy  2224    618511       250     21250         0     60751    148750   2375176     57.80     61.51  --
593.81/148.99	c  N dy  2301    638542       250     21250         0     47137    148750   1421658     57.80     60.85  --
608.60/152.70	c  N dy  2368    658668       250     21250         0     66816    148750   2721876     57.79     61.02  --
621.34/155.87	c  N dy  2448    678669       250     21250         0     52148    148750   1698373     57.80     61.86  --
636.49/159.63	c  N dy  2499    699329       250     21250         0     37148    148750    654366     57.77     60.88  --
649.65/162.91	c  N dy  2578    719760       250     21250         0     57116    148750   1969452     57.77     61.12  --
666.05/167.03	c  N dy  2667    739825       250     21250         0     40583    148750    822283     57.79     61.03  --
680.37/170.66	c  N dy  2748    760121       250     21250         0     60418    148750   2134951     57.79     60.96  --
696.36/174.66	c  N dy  2810    780153       250     21250         0     42858    148750    921670     57.79     60.99  --
711.48/178.48	c  N dy  2875    800186       250     21250         0     62438    148750   2221208     57.79     60.98  --
716.66/179.79	c  S st  2901    805960       250     21250         0     68059    148750   2593171     57.79     59.38  --
717.87/180.00	c  S st  2901    806462       250     21250         0     68550    148750   2625043     57.79   no data  --
717.87/180.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
717.87/180.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
717.87/180.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.20
718.29/180.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
718.29/180.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
718.29/180.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
718.29/180.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1635.68/410.20	c lits-rem:      2407  cl-subs:     1823  v-elim:      0  v-fix:    0  time: 917.03 s
1636.03/410.20	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
1636.03/410.22	c vivif2 --  cl tried    66727 cl shrink        0 lits rem          0 time: 0.11
1637.63/410.63	c asymm  cl-useful: 0/2019/21250 lits-rem:0 time: 1.61
1637.63/410.63	c calculated reachability. Time: 0.00
1637.63/410.63	c  N dy  2901    806462       250     21250         0     66727    148750   2457711     57.79   no data  --
1653.98/414.71	c  N dy  2982    826642       250     21250         0     48359    148750   1232597     57.79     61.12  --
1670.37/418.82	c  N dy  3078    846695       250     21250         0     67983    148750   2532647     57.81     61.02  --
1687.50/423.16	c  N dy  3181    867106       250     21250         0     48844    148750   1209856     57.84     60.99  --
1703.45/427.13	c  N dy  3252    887138       250     21250         0     68418    148750   2506873     57.84     60.91  --
1720.61/431.49	c  N dy  3339    907285       250     21250         0     48045    148750   1102297     57.86     62.26  --
1735.77/435.31	c  N dy  3399    927522       250     21250         0     67830    148750   2411832     57.85     61.05  --
1754.16/439.84	c  N dy  3464    948404       250     21250         0     47178    148750    986757     57.83     61.20  --
1769.67/443.72	c  N dy  3513    968553       250     21250         0     66816    148750   2283350     57.81     60.96  --
1790.41/448.92	c  N dy  3592    988618       250     21250         0     44415    148750    749283     57.82     60.98  --
1805.17/452.68	c  N dy  3674   1008753       250     21250         0     64071    148750   2055089     57.83     61.04  --
1824.71/457.54	c  N dy  3737   1029195       250     21250         0     83989    148750   3368101     57.82     61.78  --
1840.67/461.53	c  N dy  3825   1049596       250     21250         0     60969    148750   1792089     57.82     60.90  --
1859.46/466.22	c  N dy  3887   1070006       250     21250         0     80899    148750   3101965     57.81     61.15  --
1861.42/466.74	c  F st  3897   1071878       250     21250         0     82740    148750   3224152     57.81   no data  --
1876.18/470.48	c  N dy  3946   1090368       250     21250         0     56855    148750   1464543     57.82     61.54  --
1896.12/475.42	c  N dy  4039   1110379       250     21250         0     76423    148750   2765842     57.83     60.94  --
1917.26/480.77	c  N dy  4100   1131595       250     21250         0     52254    148750   1104353     57.82     61.10  --
1935.61/485.32	c  N dy  4170   1151677       250     21250         0     71874    148750   2400361     57.81     64.03  --
1957.15/490.79	c  N dy  4242   1171755       250     21250         0     91483    148750   3692223     57.81     60.99  --
1973.55/494.81	c  N dy  4315   1191776       250     21250         0     65110    148750   1902781     57.81     61.23  --
1991.85/499.42	c  S st  4398   1209693       250     21250         0     82580    148750   3056277     57.82   no data  --
1992.65/499.68	c  S st  4398   1210195       250     21250         0     83078    148750   3088184     57.82   no data  --
1992.65/499.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1992.65/499.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1993.05/499.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.28
1993.45/499.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1993.45/499.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1993.45/499.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1993.45/499.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3829.70/960.28	c lits-rem:      3572  cl-subs:     2099  v-elim:      0  v-fix:    0  time: 1835.74 s
3829.70/960.28	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
3830.10/960.31	c vivif2 --  cl tried    80979 cl shrink        0 lits rem          0 time: 0.13
3831.70/960.74	c asymm  cl-useful: 0/1713/21250 lits-rem:0 time: 1.70
3831.70/960.74	c calculated reachability. Time: 0.00
3831.70/960.74	c  N dy  4398   1210195       250     21250         0     80979    148750   2893598     57.82   no data  --
3852.04/965.82	c  N dy  4497   1230245       250     21250         0     53704    148750   1093773     57.83     61.02  --
3868.42/969.99	c  N dy  4549   1250949       250     21250         0     73948    148750   2436012     57.82     61.11  --
3891.12/975.68	c  N dy  4618   1272257       250     21250         0     94801    148750   3816666     57.83     61.65  --
3907.91/979.87	c  N dy  4700   1292278       250     21250         0     66481    148750   1879991     57.83     60.88  --
3927.83/984.87	c  N dy  4771   1312329       250     21250         0     86046    148750   3181728     57.84     61.12  --
3948.96/990.15	c  N dy  4839   1332360       250     21250         0     56775    148750   1179888     57.84     61.09  --
3968.91/995.12	c  N dy  4913   1353363       250     21250         0     77304    148750   2542065     57.84     61.00  --
3992.03/1000.95	c  N dy  4989   1373382       250     21250         0     96795    148750   3827555     57.84     61.20  --
4009.58/1005.35	c  N dy  5067   1393449       250     21250         0     66637    148750   1778786     57.84     60.90  --
4030.33/1010.52	c  N dy  5143   1414366       250     21250         0     87071    148750   3129423     57.84     61.82  --
4051.07/1015.79	c  N dy  5194   1434784       250     21250         0     56192    148750   1030898     57.83     61.46  --
4068.21/1020.07	c  N dy  5253   1454928       250     21250         0     75885    148750   2343749     57.83     61.32  --
4090.55/1025.66	c  N dy  5329   1475286       250     21250         0     95772    148750   3659354     57.83     61.20  --
4110.14/1030.59	c  N dy  5390   1495526       250     21250         0     63800    148750   1484922     57.82     61.22  --
4128.84/1035.30	c  N dy  5437   1515930       250     21250         0     83740    148750   2799260     57.81     61.17  --
4151.58/1040.93	c  N dy  5470   1536430       250     21250         0    103682    148750   4116767     57.79     61.24  --
4169.92/1045.59	c  N dy  5556   1556685       250     21250         0     70743    148750   1890300     57.79     61.27  --
4190.67/1050.70	c  N dy  5628   1577001       250     21250         0     90576    148750   3205499     57.79     61.58  --
4214.60/1056.70	c  N dy  5698   1597010       250     21250         0     56428    148750    887382     57.80     61.22  --
4232.57/1061.26	c  N dy  5777   1617150       250     21250         0     76106    148750   2188508     57.80     60.93  --
4255.67/1067.00	c  N dy  5869   1637411       250     21250         0     95920    148750   3505474     57.81     60.88  --
4279.61/1073.00	c  N dy  5957   1657461       250     21250         0     60785    148750   1118156     57.82     60.96  --
4297.96/1077.65	c  N dy  6020   1677887       250     21250         0     80741    148750   2438730     57.82     61.80  --
4321.49/1083.59	c  N dy  6095   1698024       250     21250         0    100417    148750   3736928     57.82     60.89  --
4337.44/1087.57	c  S st  6141   1710196       250     21250         0     56629    148750    789642     57.82     54.09  --
4338.28/1087.73	c  S st  6141   1710701       250     21250         0     57128    148750    821138     57.82   no data  --
4338.28/1087.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4338.28/1087.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4338.28/1087.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
4338.64/1087.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4338.64/1087.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4338.64/1087.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
4338.64/1087.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4365.76/1094.66	c lits-rem:       370  cl-subs:       76  v-elim:      0  v-fix:    0  time: 27.32 s
4365.76/1094.66	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.01
4365.76/1094.67	c vivif2 --  cl tried    57052 cl shrink        0 lits rem          0 time: 0.04
4367.35/1095.05	c asymm  cl-useful: 0/2200/21250 lits-rem:0 time: 1.50
4367.35/1095.05	c calculated reachability. Time: 0.00
4367.35/1095.05	c  N dy  6141   1710701       250     21250         0     57052    148750    813682     57.82   no data  --
4384.90/1099.46	c  N dy  6211   1731055       250     21250         0     76993    148750   2132414     57.81     61.13  --
4407.65/1105.17	c  N dy  6305   1751061       250     21250         0     96573    148750   3426775     57.82     62.12  --
4431.96/1111.25	c  N dy  6376   1771112       250     21250         0     59473    148750    918670     57.82     64.30  --
4451.51/1116.12	c  N dy  6447   1791307       250     21250         0     79223    148750   2227910     57.82     60.98  --
4476.63/1122.41	c  N dy  6508   1813166       250     21250         0    100583    148750   3637195     57.81     60.88  --
4502.97/1129.03	c  N dy  6597   1833774       250     21250         0     63017    148750   1097443     57.82     60.92  --
4522.14/1133.88	c  N dy  6662   1853935       250     21250         0     82719    148750   2392024     57.82     60.91  --
4546.84/1140.03	c  N dy  6747   1873951       250     21250         0    102284    148750   3684360     57.82     60.99  --
4572.76/1146.50	c  N dy  6799   1894309       250     21250         0     63518    148750   1075301     57.81     60.86  --
4593.90/1151.83	c  N dy  6890   1914419       250     21250         0     83164    148750   2380114     57.82     61.20  --
4619.42/1158.27	c  N dy  6956   1934498       250     21250         0    102771    148750   3678878     57.82     60.88  --
4648.95/1165.66	c  N dy  7033   1954513       250     21250         0     62735    148750    970315     57.82     62.06  --
4670.08/1170.94	c  N dy  7108   1974617       250     21250         0     82405    148750   2275724     57.82     61.19  --
4695.20/1177.25	c  N dy  7177   1995065       250     21250         0    102405    148750   3597744     57.82     60.91  --
4724.72/1184.64	c  N dy  7253   2015132       250     21250         0     61411    148750    826701     57.82     61.11  --
4745.06/1189.78	c  N dy  7335   2035415       250     21250         0     81243    148750   2139800     57.82     60.93  --
4768.59/1195.67	c  N dy  7399   2055440       250     21250         0    100799    148750   3434143     57.82     61.43  --
4798.11/1203.10	c  N dy  7474   2075530       250     21250         0    120477    148750   4741043     57.82     61.82  --

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-3368577-1305397766/watcher-3368577-1305397766 -o /tmp/evaluation-result-3368577-1305397766/solver-3368577-1305397766 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368577-1305397766.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.05 3.45 3.78 3/347 20771
/proc/meminfo: memFree=24144340/32950928 swapFree=45937192/67111528
[pid=20771] ppid=20768 vsize=51236 CPUtime=0.01 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) R 20768 20771 20738 0 -1 4202496 415 0 0 0 1 0 0 0 22 0 4 0 651373291 52465664 356 33554432000 4194304 4650419 140734271217968 18446744073709551615 47771655108121 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 12809 356 306 112 0 7774 0
[pid=20771/tid=20772] ppid=20768 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 651373292 52465664 356 33554432000 4194304 4650419 140734271217968 18446744073709551615 47771655108524 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 651373292 52465664 356 33554432000 4194304 4650419 140734271217968 18446744073709551615 47771655108121 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 651373292 52465664 356 33554432000 4194304 4650419 140734271217968 18446744073709551615 47771655108520 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.097883 s]
/proc/loadavg: 2.05 3.45 3.78 3/347 20771
/proc/meminfo: memFree=24144340/32950928 swapFree=45937192/67111528
[pid=20771] ppid=20768 vsize=282896 CPUtime=0.27 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) S 20768 20771 20738 0 -1 4202496 2899 0 0 0 27 0 0 0 18 0 4 0 651373291 289685504 2808 33554432000 4194304 4650419 140734271217968 18446744073709551615 254500796910 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 70724 2808 367 112 0 65689 0
[pid=20771/tid=20772] ppid=20768 vsize=282896 CPUtime=0.01 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) S 20768 20771 20738 0 -1 4202560 666 0 0 0 1 0 0 0 18 0 4 0 651373292 289685504 2844 33554432000 4194304 4650419 140734271217968 18446744073709551615 254500796910 0 0 4096 2 18446604464951083392 0 0 -1 3 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=287812 CPUtime=0.46 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) D 20768 20771 20738 0 -1 4202560 1487 0 0 0 46 0 0 0 18 0 4 0 651373292 294719488 5289 33554432000 4194304 4650419 140734271217968 18446744073709551615 254500353057 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=280436 CPUtime=0.89 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 2590 0 0 0 89 0 0 0 19 0 4 0 651373292 287166464 8408 33554432000 4194304 4650419 140734271217968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 282896

[startup+1.01865 s]
/proc/loadavg: 2.05 3.45 3.78 3/347 20771
/proc/meminfo: memFree=24144340/32950928 swapFree=45937192/67111528
[pid=20771] ppid=20768 vsize=280436 CPUtime=3.94 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) R 20768 20771 20738 0 -1 4202496 12573 0 0 0 391 3 0 0 18 0 4 0 651373291 287166464 8846 33554432000 4194304 4650419 140734271217968 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 70109 8846 391 112 0 65074 0
[pid=20771/tid=20772] ppid=20768 vsize=280436 CPUtime=0.92 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 3186 0 0 0 92 0 0 0 18 0 4 0 651373292 287166464 8846 33554432000 4194304 4650419 140734271217968 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=280436 CPUtime=1 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 3173 0 0 0 99 1 0 0 18 0 4 0 651373292 287166464 8847 33554432000 4194304 4650419 140734271217968 18446744073709551615 4310916 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=280436 CPUtime=0.99 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 2693 0 0 0 99 0 0 0 19 0 4 0 651373292 287166464 8847 33554432000 4194304 4650419 140734271217968 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.94
Current children cumulated vsize (KiB) 280436

[startup+1.11863 s]
/proc/loadavg: 2.05 3.45 3.78 3/347 20771
/proc/meminfo: memFree=24144340/32950928 swapFree=45937192/67111528
[pid=20771] ppid=20768 vsize=280436 CPUtime=4.34 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) R 20768 20771 20738 0 -1 4202496 12990 0 0 0 431 3 0 0 18 0 4 0 651373291 287166464 9263 33554432000 4194304 4650419 140734271217968 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 70109 9263 391 112 0 65074 0
[pid=20771/tid=20772] ppid=20768 vsize=280436 CPUtime=1.03 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 3289 0 0 0 102 1 0 0 18 0 4 0 651373292 287166464 9263 33554432000 4194304 4650419 140734271217968 18446744073709551615 4365303 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=280436 CPUtime=1.1 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 3275 0 0 0 109 1 0 0 18 0 4 0 651373292 287166464 9263 33554432000 4194304 4650419 140734271217968 18446744073709551615 4331993 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=280436 CPUtime=1.09 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 2800 0 0 0 109 0 0 0 19 0 4 0 651373292 287166464 9263 33554432000 4194304 4650419 140734271217968 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.34
Current children cumulated vsize (KiB) 280436

[startup+1.21861 s]
/proc/loadavg: 2.05 3.45 3.78 3/347 20771
/proc/meminfo: memFree=24144340/32950928 swapFree=45937192/67111528
[pid=20771] ppid=20768 vsize=280436 CPUtime=4.74 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) R 20768 20771 20738 0 -1 4202496 13373 0 0 0 471 3 0 0 18 0 4 0 651373291 287166464 9646 33554432000 4194304 4650419 140734271217968 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 70109 9646 391 112 0 65074 0
[pid=20771/tid=20772] ppid=20768 vsize=280436 CPUtime=1.13 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 3390 0 0 0 112 1 0 0 18 0 4 0 651373292 287166464 9646 33554432000 4194304 4650419 140734271217968 18446744073709551615 4520352 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=280436 CPUtime=1.2 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 3365 0 0 0 119 1 0 0 18 0 4 0 651373292 287166464 9646 33554432000 4194304 4650419 140734271217968 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=280436 CPUtime=1.19 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 2891 0 0 0 119 0 0 0 19 0 4 0 651373292 287166464 9646 33554432000 4194304 4650419 140734271217968 18446744073709551615 4365410 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 280436

[startup+1.50055 s]
/proc/loadavg: 2.05 3.45 3.78 3/347 20771
/proc/meminfo: memFree=24144340/32950928 swapFree=45937192/67111528
[pid=20771] ppid=20768 vsize=281108 CPUtime=5.88 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) R 20768 20771 20738 0 -1 4202496 16031 0 0 0 584 4 0 0 19 0 4 0 651373291 287854592 10028 33554432000 4194304 4650419 140734271217968 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 70277 10028 391 112 0 65242 0
[pid=20771/tid=20772] ppid=20768 vsize=281108 CPUtime=1.41 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 4046 0 0 0 140 1 0 0 19 0 4 0 651373292 287854592 10028 33554432000 4194304 4650419 140734271217968 18446744073709551615 4334514 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=281108 CPUtime=1.49 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 4029 0 0 0 148 1 0 0 19 0 4 0 651373292 287854592 10028 33554432000 4194304 4650419 140734271217968 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=281108 CPUtime=1.47 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 3576 0 0 0 147 0 0 0 19 0 4 0 651373292 287854592 10028 33554432000 4194304 4650419 140734271217968 18446744073709551615 4333856 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 281108

[startup+3.11323 s]
/proc/loadavg: 2.60 3.55 3.81 9/357 20784
/proc/meminfo: memFree=23851000/32950928 swapFree=45937192/67111528
[pid=20771] ppid=20768 vsize=293020 CPUtime=12.3 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) R 20768 20771 20738 0 -1 4202496 29066 0 0 0 1224 6 0 0 23 0 4 0 651373291 300052480 13002 33554432000 4194304 4650419 140734271217968 18446744073709551615 4439636 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 73255 13002 393 112 0 68220 0
[pid=20771/tid=20772] ppid=20768 vsize=293020 CPUtime=3.01 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 6856 0 0 0 300 1 0 0 23 0 4 0 651373292 300052480 13002 33554432000 4194304 4650419 140734271217968 18446744073709551615 4365231 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=293020 CPUtime=3.1 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 6885 0 0 0 309 1 0 0 23 0 4 0 651373292 300052480 13002 33554432000 4194304 4650419 140734271217968 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=293020 CPUtime=3.06 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 5887 0 0 0 305 1 0 0 25 0 4 0 651373292 300052480 13002 33554432000 4194304 4650419 140734271217968 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 293020

[startup+6.3006 s]
/proc/loadavg: 3.04 3.62 3.83 9/357 20784
/proc/meminfo: memFree=23776732/32950928 swapFree=45937192/67111528
[pid=20771] ppid=20768 vsize=293092 CPUtime=25.04 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) R 20768 20771 20738 0 -1 4202496 42129 0 0 0 2496 8 0 0 25 0 4 0 651373291 300126208 24477 33554432000 4194304 4650419 140734271217968 18446744073709551615 4370601 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 73273 24477 393 112 0 68238 0
[pid=20771/tid=20772] ppid=20768 vsize=293092 CPUtime=6.22 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 9238 0 0 0 620 2 0 0 25 0 4 0 651373292 300126208 24477 33554432000 4194304 4650419 140734271217968 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=293092 CPUtime=6.3 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 12089 0 0 0 628 2 0 0 25 0 4 0 651373292 300126208 24477 33554432000 4194304 4650419 140734271217968 18446744073709551615 4438416 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=293092 CPUtime=6.23 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 11022 0 0 0 621 2 0 0 25 0 4 0 651373292 300126208 24477 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 293092

[startup+12.7003 s]
/proc/loadavg: 3.43 3.69 3.86 9/357 20785
/proc/meminfo: memFree=23718304/32950928 swapFree=45937192/67111528
[pid=20771] ppid=20768 vsize=283388 CPUtime=50.54 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) R 20768 20771 20738 0 -1 4202496 64206 0 0 0 5041 13 0 0 25 0 4 0 651373291 290189312 33425 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 70847 33425 393 112 0 65812 0
[pid=20771/tid=20772] ppid=20768 vsize=283388 CPUtime=12.61 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 16431 0 0 0 1257 4 0 0 25 0 4 0 651373292 290189312 33425 33554432000 4194304 4650419 140734271217968 18446744073709551615 4439366 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=283388 CPUtime=12.69 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 16003 0 0 0 1266 3 0 0 25 0 4 0 651373292 290189312 33425 33554432000 4194304 4650419 140734271217968 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=283388 CPUtime=12.54 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 17026 0 0 0 1251 3 0 0 25 0 4 0 651373292 290189312 33425 33554432000 4194304 4650419 140734271217968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 283388

[startup+25.5008 s]
/proc/loadavg: 4.21 3.85 3.91 9/357 20785
/proc/meminfo: memFree=23443872/32950928 swapFree=45937192/67111528
[pid=20771] ppid=20768 vsize=381152 CPUtime=101.59 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) R 20768 20771 20738 0 -1 4202496 95346 0 0 0 10138 21 0 0 25 0 4 0 651373291 390299648 44040 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 95288 44040 393 112 0 90253 0
[pid=20771/tid=20772] ppid=20768 vsize=381152 CPUtime=25.41 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 24421 0 0 0 2535 6 0 0 25 0 4 0 651373292 390299648 44040 33554432000 4194304 4650419 140734271217968 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=381152 CPUtime=25.48 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 25405 0 0 0 2543 5 0 0 25 0 4 0 651373292 390299648 44040 33554432000 4194304 4650419 140734271217968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=381152 CPUtime=25.19 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 24237 0 0 0 2514 5 0 0 25 0 4 0 651373292 390299648 44040 33554432000 4194304 4650419 140734271217968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 381152

[startup+51.1007 s]
/proc/loadavg: 5.57 4.20 4.02 9/357 20786
/proc/meminfo: memFree=23204720/32950928 swapFree=45937192/67111528
[pid=20771] ppid=20768 vsize=415188 CPUtime=203.7 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) R 20768 20771 20738 0 -1 4202496 151751 0 0 0 20331 39 0 0 25 0 4 0 651373291 425152512 60196 33554432000 4194304 4650419 140734271217968 18446744073709551615 4438643 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 103797 60196 393 112 0 98762 0
[pid=20771/tid=20772] ppid=20768 vsize=415188 CPUtime=51.01 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 33103 0 0 0 5092 9 0 0 25 0 4 0 651373292 425152512 60196 33554432000 4194304 4650419 140734271217968 18446744073709551615 4439366 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=415188 CPUtime=51.09 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 38200 0 0 0 5099 10 0 0 25 0 4 0 651373292 425152512 60196 33554432000 4194304 4650419 140734271217968 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=415188 CPUtime=50.5 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 40106 0 0 0 5039 11 0 0 25 0 4 0 651373292 425152512 60196 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.7
Current children cumulated vsize (KiB) 415188

[startup+102.3 s]
/proc/loadavg: 7.10 4.85 4.25 9/357 20787
/proc/meminfo: memFree=23119500/32950928 swapFree=45937192/67111528
[pid=20771] ppid=20768 vsize=470444 CPUtime=407.92 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) R 20768 20771 20738 0 -1 4202496 234895 0 0 0 40725 67 0 0 25 0 4 0 651373291 481734656 64863 33554432000 4194304 4650419 140734271217968 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 117611 64863 393 112 0 112576 0
[pid=20771/tid=20772] ppid=20768 vsize=470444 CPUtime=102.21 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 52103 0 0 0 10207 14 0 0 25 0 4 0 651373292 481734656 64863 33554432000 4194304 4650419 140734271217968 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=470444 CPUtime=102.28 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 56541 0 0 0 10212 16 0 0 25 0 4 0 651373292 481734656 64863 33554432000 4194304 4650419 140734271217968 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=470444 CPUtime=101.11 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 67671 0 0 0 10089 22 0 0 25 0 4 0 651373292 481734656 64863 33554432000 4194304 4650419 140734271217968 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.92
Current children cumulated vsize (KiB) 470444

[startup+162.301 s]

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

[pid=20771] ppid=20768 vsize=812424 CPUtime=2561.79 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) R 20768 20771 20738 0 -1 4202496 561068 0 0 0 255976 203 0 0 25 0 4 0 651373291 831922176 123027 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 203106 123027 393 112 0 198071 0
[pid=20771/tid=20772] ppid=20768 vsize=812424 CPUtime=642.24 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 129466 0 0 0 64172 52 0 0 25 0 4 0 651373292 831922176 123027 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=812424 CPUtime=642.31 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 172359 0 0 0 64163 68 0 0 25 0 4 0 651373292 831922176 123027 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=812424 CPUtime=634.91 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 130974 0 0 0 63443 48 0 0 25 0 4 0 651373292 831922176 123027 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2561.79
Current children cumulated vsize (KiB) 812424

[startup+702.301 s]
/proc/loadavg: 8.14 7.68 6.08 9/357 20805
/proc/meminfo: memFree=22238920/32950928 swapFree=45937192/67111528
[pid=20771] ppid=20768 vsize=812424 CPUtime=2801.1 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) R 20768 20771 20738 0 -1 4202496 575327 0 0 0 279905 205 0 0 25 0 4 0 651373291 831922176 123041 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 203106 123041 393 112 0 198071 0
[pid=20771/tid=20772] ppid=20768 vsize=812424 CPUtime=702.24 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 129466 0 0 0 70172 52 0 0 25 0 4 0 651373292 831922176 123041 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=812424 CPUtime=702.32 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 178019 0 0 0 70163 69 0 0 25 0 4 0 651373292 831922176 123041 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=812424 CPUtime=694.21 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 130974 0 0 0 69373 48 0 0 25 0 4 0 651373292 831922176 123041 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2801.1
Current children cumulated vsize (KiB) 812424

[startup+762.301 s]
/proc/loadavg: 8.28 7.80 6.22 9/357 20807
/proc/meminfo: memFree=22287384/32950928 swapFree=45937192/67111528
[pid=20771] ppid=20768 vsize=866032 CPUtime=3040.4 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) R 20768 20771 20738 0 -1 4202496 591261 0 0 0 303831 209 0 0 25 0 4 0 651373291 886816768 124550 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 216508 124550 393 112 0 211473 0
[pid=20771/tid=20772] ppid=20768 vsize=866032 CPUtime=762.24 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 131258 0 0 0 76170 54 0 0 25 0 4 0 651373292 886816768 124550 33554432000 4194304 4650419 140734271217968 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=866032 CPUtime=762.32 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 182934 0 0 0 76162 70 0 0 25 0 4 0 651373292 886816768 124550 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=866032 CPUtime=753.5 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 130974 0 0 0 75302 48 0 0 25 0 4 0 651373292 886816768 124550 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3040.4
Current children cumulated vsize (KiB) 866032

[startup+822.301 s]
/proc/loadavg: 8.25 7.86 6.33 9/357 20808
/proc/meminfo: memFree=22265548/32950928 swapFree=45937192/67111528
[pid=20771] ppid=20768 vsize=826644 CPUtime=3279.72 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) R 20768 20771 20738 0 -1 4202496 614945 0 0 0 327753 219 0 0 25 0 4 0 651373291 846483456 115388 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 206661 115388 393 112 0 201626 0
[pid=20771/tid=20772] ppid=20768 vsize=826644 CPUtime=822.24 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 140607 0 0 0 82164 60 0 0 25 0 4 0 651373292 846483456 115388 33554432000 4194304 4650419 140734271217968 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=826644 CPUtime=822.31 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 188248 0 0 0 82161 70 0 0 25 0 4 0 651373292 846483456 115388 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=826644 CPUtime=812.81 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 130974 0 0 0 81232 49 0 0 25 0 4 0 651373292 846483456 115388 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3279.72
Current children cumulated vsize (KiB) 826644

[startup+882.301 s]
/proc/loadavg: 8.16 7.90 6.44 9/357 20810
/proc/meminfo: memFree=22261444/32950928 swapFree=45937192/67111528
[pid=20771] ppid=20768 vsize=855456 CPUtime=3519.01 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) R 20768 20771 20738 0 -1 4202496 652800 0 0 0 351667 234 0 0 25 0 4 0 651373291 875986944 122027 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 213864 122027 393 112 0 208829 0
[pid=20771/tid=20772] ppid=20768 vsize=855456 CPUtime=882.24 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 153307 0 0 0 88156 68 0 0 25 0 4 0 651373292 875986944 122027 33554432000 4194304 4650419 140734271217968 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=855456 CPUtime=882.32 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 191537 0 0 0 88161 71 0 0 25 0 4 0 651373292 875986944 122027 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=855456 CPUtime=872.09 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 145100 0 0 0 87154 55 0 0 25 0 4 0 651373292 875986944 122027 33554432000 4194304 4650419 140734271217968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3519.01
Current children cumulated vsize (KiB) 855456

[startup+942.3 s]
/proc/loadavg: 8.13 7.93 6.54 9/357 20811
/proc/meminfo: memFree=22177088/32950928 swapFree=45937192/67111528
[pid=20771] ppid=20768 vsize=853500 CPUtime=3758.31 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) R 20768 20771 20738 0 -1 4202496 675913 0 0 0 375585 246 0 0 25 0 4 0 651373291 873984000 122961 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476385 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 213375 122961 393 112 0 208340 0
[pid=20771/tid=20772] ppid=20768 vsize=853500 CPUtime=942.25 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 158156 0 0 0 94154 71 0 0 25 0 4 0 651373292 873984000 122961 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=853500 CPUtime=942.33 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 193812 0 0 0 94161 72 0 0 25 0 4 0 651373292 873984000 122961 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=853500 CPUtime=931.39 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 161045 0 0 0 93076 63 0 0 25 0 4 0 651373292 873984000 122961 33554432000 4194304 4650419 140734271217968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3758.31
Current children cumulated vsize (KiB) 853500

[startup+1002.3 s]
/proc/loadavg: 8.16 7.97 6.64 9/357 20813
/proc/meminfo: memFree=22211660/32950928 swapFree=45937192/67111528
[pid=20771] ppid=20768 vsize=683360 CPUtime=3997.62 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) R 20768 20771 20738 0 -1 4202496 709563 0 0 0 399501 261 0 0 25 0 4 0 651373291 699760640 119203 33554432000 4194304 4650419 140734271217968 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 170840 119203 393 112 0 165805 0
[pid=20771/tid=20772] ppid=20768 vsize=683360 CPUtime=1002.26 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 167105 0 0 0 100150 76 0 0 25 0 4 0 651373292 699760640 119203 33554432000 4194304 4650419 140734271217968 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=683360 CPUtime=1002.33 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 195254 0 0 0 100161 72 0 0 25 0 4 0 651373292 699760640 119203 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=683360 CPUtime=990.69 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 173713 0 0 0 99000 69 0 0 25 0 4 0 651373292 699760640 119203 33554432000 4194304 4650419 140734271217968 18446744073709551615 4334251 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3997.62
Current children cumulated vsize (KiB) 683360

[startup+1062.3 s]
/proc/loadavg: 8.12 7.99 6.73 9/357 20815
/proc/meminfo: memFree=22116036/32950928 swapFree=45937192/67111528
[pid=20771] ppid=20768 vsize=753184 CPUtime=4236.96 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) R 20768 20771 20738 0 -1 4202496 750803 0 0 0 423414 282 0 0 25 0 4 0 651373291 771260416 123787 33554432000 4194304 4650419 140734271217968 18446744073709551615 4330582 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 188296 123787 393 112 0 183261 0
[pid=20771/tid=20772] ppid=20768 vsize=753184 CPUtime=1062.27 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 179843 0 0 0 106145 82 0 0 25 0 4 0 651373292 771260416 123789 33554432000 4194304 4650419 140734271217968 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=753184 CPUtime=1062.34 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 196375 0 0 0 106162 72 0 0 25 0 4 0 651373292 771260416 123789 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=753184 CPUtime=1050 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 188387 0 0 0 104923 77 0 0 25 0 4 0 651373292 771260416 123789 33554432000 4194304 4650419 140734271217968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4236.96
Current children cumulated vsize (KiB) 753184

[startup+1122.3 s]
/proc/loadavg: 8.14 8.02 6.82 9/357 20816
/proc/meminfo: memFree=22170200/32950928 swapFree=45937192/67111528
[pid=20771] ppid=20768 vsize=834332 CPUtime=4476.23 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) R 20768 20771 20738 0 -1 4202496 782381 0 0 0 447323 300 0 0 25 0 4 0 651373291 854355968 130231 33554432000 4194304 4650419 140734271217968 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 208583 130231 393 112 0 203548 0
[pid=20771/tid=20772] ppid=20768 vsize=834332 CPUtime=1122.25 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 186415 0 0 0 112140 85 0 0 25 0 4 0 651373292 854355968 130231 33554432000 4194304 4650419 140734271217968 18446744073709551615 4438661 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=834332 CPUtime=1122.33 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 198991 0 0 0 112161 72 0 0 25 0 4 0 651373292 854355968 130231 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=834332 CPUtime=1109.3 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 201446 0 0 0 110844 86 0 0 25 0 4 0 651373292 854355968 130231 33554432000 4194304 4650419 140734271217968 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4476.23
Current children cumulated vsize (KiB) 834332

[startup+1182.31 s]
/proc/loadavg: 8.14 8.04 6.90 9/357 20818
/proc/meminfo: memFree=22099120/32950928 swapFree=45937192/67111528
[pid=20771] ppid=20768 vsize=835436 CPUtime=4715.59 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) R 20768 20771 20738 0 -1 4202496 798570 0 0 0 471250 309 0 0 25 0 4 0 651373291 855486464 134688 33554432000 4194304 4650419 140734271217968 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 208859 134688 393 112 0 203824 0
[pid=20771/tid=20772] ppid=20768 vsize=835436 CPUtime=1182.27 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 186973 0 0 0 118142 85 0 0 25 0 4 0 651373292 855486464 134688 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=835436 CPUtime=1182.35 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 200747 0 0 0 118163 72 0 0 25 0 4 0 651373292 855486464 134688 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=835436 CPUtime=1168.6 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 205677 0 0 0 116772 88 0 0 25 0 4 0 651373292 855486464 134688 33554432000 4194304 4650419 140734271217968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4715.59
Current children cumulated vsize (KiB) 835436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.5 s]
/proc/loadavg: 8.17 8.06 6.92 9/357 20818
/proc/meminfo: memFree=22101836/32950928 swapFree=45937192/67111528
[pid=20771] ppid=20768 vsize=781356 CPUtime=4800.12 cores=1,3,5,7
/proc/20771/stat : 20771 (strangenight1-m) R 20768 20771 20738 0 -1 4202496 804055 0 0 0 479698 314 0 0 25 0 4 0 651373291 800108544 129813 33554432000 4194304 4650419 140734271217968 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20771/statm: 195339 129813 393 112 0 190304 0
[pid=20771/tid=20772] ppid=20768 vsize=781356 CPUtime=1203.47 cores=1,3,5,7
/proc/20771/task/20772/stat : 20772 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 186973 0 0 0 120262 85 0 0 25 0 4 0 651373292 800108544 129815 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20771/tid=20773] ppid=20768 vsize=781356 CPUtime=1203.55 cores=1,3,5,7
/proc/20771/task/20773/stat : 20773 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 201840 0 0 0 120282 73 0 0 25 0 4 0 651373292 800108544 129815 33554432000 4194304 4650419 140734271217968 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20771/tid=20774] ppid=20768 vsize=781356 CPUtime=1189.54 cores=1,3,5,7
/proc/20771/task/20774/stat : 20774 (strangenight1-m) R 20768 20771 20738 0 -1 4202560 207886 0 0 0 118864 90 0 0 25 0 4 0 651373292 800108544 129815 33554432000 4194304 4650419 140734271217968 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.12
Current children cumulated vsize (KiB) 781356

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.54
CPU time (s): 4800.19
CPU user time (s): 4797.02
CPU system time (s): 3.16752
CPU usage (%): 398.838
Max. virtual memory (cumulated for all children) (KiB): 915944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.02
system time used= 3.16752
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 804059
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= 1798
involuntary context switches= 21088

runsolver used 3.87541 second user time and 10.1475 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-14 20:29:26
IDJOB=3368577
IDBENCH=82586
IDSOLVER=1846
FILE ID=node149/3368577-1305397766
RUNJOBID= node149-1305397766-20757
PBS_JOBID= 13324466
Free space on /tmp= 73572 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S655589261-059-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368577-1305397766/watcher-3368577-1305397766 -o /tmp/evaluation-result-3368577-1305397766/solver-3368577-1305397766 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368577-1305397766.cnf

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

MD5SUM BENCH= 7ca36bcba61bdf9cc15c9739d715b3da
RANDOM SEED=1780608412

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24144620 kB
Buffers:        306596 kB
Cached:        3862544 kB
SwapCached:      19984 kB
Active:        6295880 kB
Inactive:      2213740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24144620 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:            8656 kB
Writeback:           0 kB
AnonPages:     4333824 kB
Mapped:          13288 kB
Slab:           157664 kB
PageTables:      72664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80194920 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= 73556 MiB
End job on node149 at 2011-05-14 20:49:32