Trace number 3369337

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.42 1203.85

General information on the benchmark

NameSAT04/handmade/hirsch03/
hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
MD5SUMf97e40b22ad62886042ca9677daf337d
Bench CategoryCRAFTED (crafted 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 variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
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-3369337-1305416309.cnf'
0.00/0.01	c -- header says num vars:            260
0.00/0.01	c -- header says num clauses:         486
0.00/0.01	c -- clauses added:            0 learnts,          486 normals,            0 xors
0.00/0.01	c -- vars added        260
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       260        65       421         0      1102         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/65/65 lits-rem:0 time: 0.00
0.36/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.36/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.36/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.36/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
0.36/0.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.36/0.11	c lits-rem:         2  cl-subs:        0  v-elim:     79  v-fix:    0  time:  0.00 s
0.36/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.36/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.36/0.11	c calculated reachability. Time: 0.00
0.36/0.11	c Calc default polars -  time:   0.00 s pos:      94 undec:      79 neg:      87
0.36/0.11	c =========================================================================================
0.36/0.11	c types(t): F = full restart, N = normal restart
0.36/0.11	c types(t): S = simplification begin/end, E = solution found
0.36/0.11	c restart types(rt): st = static, dy = dynamic
0.36/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.36/0.11	c  B st     0         0       181       152       273         0      1376         0   no data   no data  --
0.36/0.11	c Decided on static restart strategy
0.36/0.12	c  N st     8      4918       181       152       273      4685      1376    160880   no data   no data  --
1.16/0.32	c  N st    10     11303       181       152       273      4352      1376    116306   no data   no data  --
1.96/0.55	c  N st    11     17046       181       152       273      9825      1376    280806   no data   no data  --
3.16/0.88	c  F st    12     25001       181       152       273     12104      1376    345392   no data   no data  --
3.16/0.88	c  N st    12     25001       181       152       273     12104      1376    345392   no data   no data  --
4.00/1.07	c Decided on static restart strategy
4.00/1.07	c  N st    18     30000       181       152       273     10360      1376    270840   no data   no data  --
4.00/1.07	c  S st    18     30000       181       152       273     10360      1376    270840   no data   no data  --
4.00/1.09	c  S st    18     30503       181       152       273     10853      1376    286226   no data   no data  --
4.00/1.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.00/1.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.00/1.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
4.00/1.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.40/1.12	c subs with bin:        0  lits-rem:         6  v-fix:    0  time:  0.09 s
4.40/1.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    181 time:  0.00 s
4.40/1.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.35/1.62	c lits-rem:      1310  cl-subs:      363  v-elim:      1  v-fix:    0  time:  1.99 s
6.35/1.63	c asymm  cl-useful: 0/152/152 lits-rem:0 time: 0.01
6.35/1.63	c calculated reachability. Time: 0.00
6.35/1.63	c  N st    18     30503       180       152       271     10490      1366    273218   no data   no data  --
7.55/1.91	c  N st    20     37615       180       152       271      9771      1366    240849   no data   no data  --
8.39/2.15	c  N st    21     44014       180       152       271     15842      1366    450632   no data   no data  --
8.79/2.23	c  S st    22     45754       180       152       271      8965      1366    191100   no data   no data  --
8.79/2.25	c  S st    22     46258       180       152       271      9454      1366    206592   no data   no data  --
8.79/2.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.79/2.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.79/2.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
8.79/2.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.79/2.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
8.79/2.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
8.79/2.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.13/2.34	c lits-rem:       256  cl-subs:       67  v-elim:      0  v-fix:    0  time:  0.26 s
9.13/2.34	c vivif2 --  cl tried      152 cl shrink        0 lits rem          0 time: 0.00
9.13/2.34	c vivif2 --  cl tried     9387 cl shrink        0 lits rem          0 time: 0.01
9.13/2.34	c asymm  cl-useful: 0/152/152 lits-rem:0 time: 0.01
9.13/2.34	c calculated reachability. Time: 0.00
9.13/2.34	c  N st    22     46258       180       152       271      9387      1366    204368   no data   no data  --
12.34/3.11	c  N st    23     60655       180       152       271     13708      1366    379552   no data   no data  --
13.92/3.58	c  N st    24     69387       180       152       271     11532      1366    259045   no data   no data  --
13.92/3.58	c  S st    24     69387       180       152       271     11532      1366    259045   no data   no data  --
14.32/3.61	c  S st    24     69889       180       152       271     12023      1366    274465   no data   no data  --
14.32/3.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.32/3.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.32/3.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
14.32/3.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.32/3.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
14.32/3.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
14.32/3.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.72/4.28	c lits-rem:       539  cl-subs:      130  v-elim:      0  v-fix:    0  time:  2.54 s
16.72/4.28	c vivif2 --  cl tried      152 cl shrink        0 lits rem          0 time: 0.00
16.72/4.28	c vivif2 --  cl tried    11893 cl shrink        0 lits rem          0 time: 0.02
16.72/4.28	c asymm  cl-useful: 0/152/152 lits-rem:0 time: 0.01
16.72/4.28	c calculated reachability. Time: 0.00
16.72/4.28	c  N st    24     69889       180       152       271     11893      1366    269988   no data   no data  --
20.71/5.24	c  F st    25     87501       180       152       271     17105      1366    456595   no data   no data  --
20.71/5.24	c  N st    25     87501       180       152       271     17105      1366    456595   no data   no data  --
21.95/5.53	c Decided on static restart strategy
22.69/5.71	c  N st    32     95539       180       152       271     24833      1366    698402   no data   no data  --
24.30/6.18	c  N st    34    104833       180       152       271     21371      1366    545192   no data   no data  --
24.30/6.18	c  S st    34    104833       180       152       271     21371      1366    545192   no data   no data  --
24.70/6.23	c  S st    34    105334       180       152       271     21865      1366    559954   no data   no data  --
24.70/6.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
24.70/6.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.70/6.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.06
24.70/6.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.10/6.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.22 s
25.10/6.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
25.10/6.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.73/7.74	c lits-rem:      1299  cl-subs:      690  v-elim:      0  v-fix:    0  time:  5.66 s
30.73/7.74	c vivif2 --  cl tried      152 cl shrink        0 lits rem          0 time: 0.00
30.73/7.75	c vivif2 --  cl tried    21175 cl shrink        0 lits rem          0 time: 0.03
30.73/7.75	c asymm  cl-useful: 0/152/152 lits-rem:0 time: 0.02
30.73/7.75	c calculated reachability. Time: 0.00
30.73/7.75	c  N st    34    105334       180       152       271     21175      1366    535636   no data   no data  --
32.67/8.25	c  N st    35    114932       180       152       271     16954      1366    393032   no data   no data  --
35.85/9.08	c  N st    36    129332       180       152       271     16308      1366    354400   no data   no data  --
41.04/10.34	c  N st    37    150930       180       152       271     21486      1366    506767   no data   no data  --
42.65/10.76	c  S st    38    158001       180       152       271     28197      1366    752971   no data   no data  --
43.04/10.81	c  S st    38    158502       180       152       271     28690      1366    767023   no data   no data  --
43.04/10.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
43.04/10.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.04/10.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.05
43.04/10.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.04/10.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.24 s
43.04/10.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
43.04/10.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
50.61/12.71	c lits-rem:      1246  cl-subs:     1181  v-elim:      0  v-fix:    0  time:  7.21 s
50.61/12.71	c vivif2 --  cl tried      152 cl shrink        0 lits rem          0 time: 0.00
50.61/12.73	c vivif2 --  cl tried    27509 cl shrink        0 lits rem          0 time: 0.04
50.61/12.73	c asymm  cl-useful: 0/152/152 lits-rem:0 time: 0.02
50.61/12.73	c calculated reachability. Time: 0.00
50.61/12.73	c  N st    38    158502       180       152       271     27509      1366    724041   no data   no data  --
65.42/16.51	c  N st    39    207090       180       152       271     22863      1366    530223   no data   no data  --
74.60/18.77	c  N st    40    237754       180       152       271     32936      1366    870273   no data   no data  --
74.60/18.77	c  S st    40    237754       180       152       271     32936      1366    870273   no data   no data  --
74.94/18.85	c  S st    40    238257       180       152       271     33434      1366    885280   no data   no data  --
74.94/18.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
74.94/18.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.94/18.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
75.34/18.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.74/19.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.44 s
75.74/19.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
75.74/19.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.71/21.53	c lits-rem:       882  cl-subs:     1107  v-elim:      0  v-fix:    0  time: 10.02 s
85.71/21.53	c vivif2 --  cl tried      152 cl shrink        0 lits rem          0 time: 0.00
85.71/21.54	c vivif2 --  cl tried    32327 cl shrink        0 lits rem          0 time: 0.05
85.71/21.55	c asymm  cl-useful: 0/152/152 lits-rem:0 time: 0.04
85.71/21.55	c calculated reachability. Time: 0.00
85.71/21.55	c  N st    40    238257       180       152       271     32327      1366    845008   no data   no data  --
110.43/27.74	c  F st    41    306250       180       152       271     34511      1366    877572   no data   no data  --
110.43/27.74	c  N st    41    306250       180       152       271     34511      1366    877572   no data   no data  --
112.03/28.18	c Decided on static restart strategy
118.81/29.89	c  N st    51    334552       180       152       271     38637      1366   1024357   no data   no data  --
125.99/31.66	c  N st    53    357385       180       152       271     36577      1366    912841   no data   no data  --
125.99/31.66	c  S st    53    357385       180       152       271     36577      1366    912841   no data   no data  --
126.39/31.74	c  S st    53    357890       180       152       271     37072      1366    927988   no data   no data  --
126.39/31.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
126.39/31.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
126.39/31.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.07
126.39/31.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
126.83/31.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.33 s
126.83/31.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
126.83/31.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
134.76/33.83	c lits-rem:      1740  cl-subs:      689  v-elim:      0  v-fix:    0  time:  7.80 s
134.76/33.83	c vivif2 --  cl tried      152 cl shrink        0 lits rem          0 time: 0.00
134.76/33.84	c vivif2 --  cl tried    36383 cl shrink        0 lits rem          0 time: 0.05
134.76/33.85	c asymm  cl-useful: 0/152/152 lits-rem:0 time: 0.03
134.76/33.85	c calculated reachability. Time: 0.00
134.76/33.85	c  N st    53    357890       180       152       271     36383      1366    902533   no data   no data  --
146.73/36.86	c  N st    54    390282       180       152       271     42420      1366   1075088   no data   no data  --
162.67/40.85	c  N st    55    438870       180       152       271     35992      1366    801117   no data   no data  --
190.20/47.75	c  N st    56    511752       180       152       271     49213      1366   1296955   no data   no data  --
199.77/50.19	c  N st    57    536835       180       152       271     43447      1366   1046610   no data   no data  --
199.77/50.19	c  S st    57    536835       180       152       271     43447      1366   1046610   no data   no data  --
200.17/50.26	c  S st    57    537338       180       152       271     43940      1366   1061429   no data   no data  --
200.17/50.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
200.17/50.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
200.17/50.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.09
200.57/50.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
200.97/50.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.32 s
200.97/50.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
200.97/50.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
208.54/52.30	c lits-rem:       546  cl-subs:     1168  v-elim:      0  v-fix:    0  time:  7.57 s
208.54/52.30	c vivif2 --  cl tried      152 cl shrink        0 lits rem          0 time: 0.00
208.54/52.31	c vivif2 --  cl tried    42772 cl shrink        0 lits rem          0 time: 0.06
208.54/52.33	c asymm  cl-useful: 0/152/152 lits-rem:0 time: 0.06
208.54/52.33	c calculated reachability. Time: 0.00
208.54/52.33	c  N st    57    537338       180       152       271     42772      1366   1019101   no data   no data  --
280.38/70.37	c  N st    58    701322       180       152       271     37487      1366    722029   no data   no data  --
328.19/82.30	c  N st    59    806007       180       152       271     65491      1366   1544552   no data   no data  --
328.19/82.30	c  S st    59    806007       180       152       271     65491      1366   1544552   no data   no data  --
328.62/82.44	c  S st    59    806511       180       152       271     65988      1366   1559497   no data   no data  --
328.62/82.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
328.62/82.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
328.62/82.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.17
329.02/82.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
329.37/82.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
329.37/82.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
329.37/82.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
355.34/89.17	c lits-rem:       724  cl-subs:     2508  v-elim:      0  v-fix:    0  time: 26.00 s
355.34/89.17	c vivif2 --  cl tried      152 cl shrink        0 lits rem          0 time: 0.00
355.34/89.20	c vivif2 --  cl tried    63480 cl shrink        0 lits rem          0 time: 0.10
355.68/89.22	c asymm  cl-useful: 0/152/152 lits-rem:0 time: 0.12
355.68/89.23	c calculated reachability. Time: 0.00
355.68/89.23	c  N st    59    806511       180       152       271     63480      1366   1487323   no data   no data  --
492.07/123.45	c  F st    60   1071876       180       152       271     79276      1366   1934590   no data   no data  --
492.07/123.46	c  N st    60   1071876       180       152       271     79276      1366   1934590   no data   no data  --
494.87/124.16	c Decided on static restart strategy
505.24/126.76	c  N st    70   1100177       180       152       271     63567      1366   1508867   no data   no data  --
521.19/130.74	c  N st    72   1136170       180       152       271     53960      1366   1081342   no data   no data  --
535.95/134.47	c  N st    73   1168562       180       152       271     85027      1366   2138342   no data   no data  --
556.73/139.66	c  N st    74   1209766       180       152       271     79568      1366   1997607   no data   no data  --
556.73/139.66	c  S st    74   1209766       180       152       271     79568      1366   1997607   no data   no data  --
557.14/139.79	c  S st    74   1210269       180       152       271     80062      1366   2013671   no data   no data  --
557.14/139.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
557.14/139.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
557.48/139.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.21
557.88/139.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
558.28/140.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.71 s
558.28/140.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
558.28/140.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
613.31/153.87	c lits-rem:      1596  cl-subs:     2727  v-elim:      0  v-fix:    0  time: 54.94 s
613.31/153.87	c vivif2 --  cl tried      152 cl shrink        0 lits rem          0 time: 0.00
613.31/153.90	c vivif2 --  cl tried    77335 cl shrink        0 lits rem          0 time: 0.12
613.75/153.95	c asymm  cl-useful: 0/152/152 lits-rem:0 time: 0.19
613.75/153.96	c calculated reachability. Time: 0.00
613.75/153.96	c  N st    74   1210269       180       152       271     77335      1366   1920615   no data   no data  --
656.37/164.60	c  N st    75   1283153       180       152       271     53941      1366   1082473   no data   no data  --
711.00/178.35	c  N st    76   1392476       180       152       271     61536      1366   1359306   no data   no data  --
795.55/199.51	c  N st    77   1556460       180       152       271     66476      1366   1441555   no data   no data  --
885.29/222.02	c  N st    78   1710273       180       152       271    108453      1366   3168022   no data   no data  --
885.29/222.02	c  S st    78   1710273       180       152       271    108453      1366   3168022   no data   no data  --
886.13/222.27	c  S st    78   1710779       180       152       271    108956      1366   3184151   no data   no data  --
886.13/222.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
886.13/222.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
886.47/222.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.36
886.87/222.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
888.88/222.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.76 s
888.88/222.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
888.88/222.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1212.24/304.08	c lits-rem:      1853  cl-subs:     2932  v-elim:      0  v-fix:    0  time: 323.47 s
1212.24/304.08	c vivif2 --  cl tried      152 cl shrink        0 lits rem          0 time: 0.00
1212.64/304.12	c vivif2 --  cl tried   106024 cl shrink        0 lits rem          0 time: 0.18
1212.64/304.19	c asymm  cl-useful: 0/152/152 lits-rem:0 time: 0.26
1212.64/304.19	c calculated reachability. Time: 0.00
1212.64/304.19	c  N st    78   1710779       180       152       271    106024      1366   3071351   no data   no data  --
1479.85/371.14	c  N st    79   2079743       180       152       271    117147      1366   3293973   no data   no data  --
1586.73/397.95	c  N st    80   2210782       180       152       271    121509      1366   3526079   no data   no data  --
1586.73/397.95	c  S st    80   2210782       180       152       271    121509      1366   3526079   no data   no data  --
1587.97/398.27	c  S st    80   2211285       180       152       271    122004      1366   3543634   no data   no data  --
1587.97/398.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1587.97/398.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1588.71/398.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.50
1589.12/398.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1591.12/399.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.97 s
1591.12/399.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
1591.12/399.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1977.06/495.80	c lits-rem:      1843  cl-subs:     4057  v-elim:      0  v-fix:    0  time: 385.63 s
1977.06/495.80	c vivif2 --  cl tried      152 cl shrink        0 lits rem          0 time: 0.00
1977.06/495.86	c vivif2 --  cl tried   117947 cl shrink        0 lits rem          0 time: 0.21
1977.46/495.92	c asymm  cl-useful: 0/152/152 lits-rem:0 time: 0.26
1977.46/495.92	c calculated reachability. Time: 0.00
1977.46/495.92	c  N st    80   2211285       180       152       271    117947      1366   3392149   no data   no data  --
2348.72/589.01	c  N st    81   2711286       180       152       271     71837      1366   1373651   no data   no data  --
2348.72/589.01	c  S st    81   2711286       180       152       271     71837      1366   1373651   no data   no data  --
2349.12/589.18	c  S st    81   2711787       180       152       271     72332      1366   1390452   no data   no data  --
2349.12/589.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2349.12/589.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2349.52/589.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.26
2349.92/589.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2350.32/589.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
2350.32/589.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
2350.32/589.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2361.09/592.16	c lits-rem:       172  cl-subs:      416  v-elim:      0  v-fix:    0  time: 10.92 s
2361.09/592.16	c vivif2 --  cl tried      152 cl shrink        0 lits rem          0 time: 0.00
2361.09/592.18	c vivif2 --  cl tried    71916 cl shrink        0 lits rem          0 time: 0.09
2361.49/592.23	c asymm  cl-useful: 0/152/152 lits-rem:0 time: 0.19
2361.49/592.23	c calculated reachability. Time: 0.00
2361.49/592.23	c  N st    81   2711787       180       152       271     71916      1366   1377176   no data   no data  --
2898.24/726.85	c  N st    82   3211788       180       152       271    117163      1366   2837676   no data   no data  --
2898.24/726.85	c  S st    82   3211788       180       152       271    117163      1366   2837676   no data   no data  --
2899.08/727.10	c  S st    82   3212295       180       152       271    117659      1366   2854543   no data   no data  --
2899.08/727.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2899.08/727.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2899.83/727.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.40
2899.83/727.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2901.03/727.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.13 s
2901.03/727.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
2901.03/727.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2960.89/742.59	c lits-rem:       682  cl-subs:     3243  v-elim:      0  v-fix:    0  time: 59.84 s
2960.89/742.59	c vivif2 --  cl tried      152 cl shrink        0 lits rem          0 time: 0.00
2961.23/742.63	c vivif2 --  cl tried   114416 cl shrink        0 lits rem          0 time: 0.18
2961.63/742.71	c asymm  cl-useful: 0/152/152 lits-rem:0 time: 0.28
2961.63/742.71	c calculated reachability. Time: 0.00
2961.63/742.71	c  N st    82   3212295       180       152       271    114416      1366   2762375   no data   no data  --
3569.33/895.18	c  N st    83   3712295       180       152       271    125094      1366   3033584   no data   no data  --
3569.33/895.18	c  S st    83   3712295       180       152       271    125094      1366   3033584   no data   no data  --
3570.92/895.55	c  S st    83   3712796       180       152       271    125589      1366   3049040   no data   no data  --
3570.92/895.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3570.92/895.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3571.72/895.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.56
3571.72/895.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3573.31/896.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 s
3573.31/896.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
3573.31/896.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3884.73/974.26	c lits-rem:      1080  cl-subs:     3707  v-elim:      0  v-fix:    0  time: 311.22 s
3884.73/974.26	c vivif2 --  cl tried      152 cl shrink        0 lits rem          0 time: 0.00
3885.13/974.31	c vivif2 --  cl tried   121882 cl shrink        0 lits rem          0 time: 0.20
3885.53/974.40	c asymm  cl-useful: 0/152/152 lits-rem:0 time: 0.36
3885.53/974.40	c calculated reachability. Time: 0.00
3885.53/974.40	c  N st    83   3712796       180       152       271    121882      1366   2931400   no data   no data  --
3928.18/985.16	c  F st    84   3751564       180       152       271    159320      1366   4240537   no data   no data  --
3928.18/985.16	c  N st    84   3751564       180       152       271    159320      1366   4240537   no data   no data  --
3937.36/987.43	c Decided on static restart strategy
3956.89/992.34	c  N st    94   3779868       180       152       271    105043      1366   2288613   no data   no data  --
3990.39/1000.72	c  N st    96   3815863       180       152       271    139759      1366   3408749   no data   no data  --
4023.88/1009.18	c  N st    97   3848255       180       152       271     87996      1366   1657166   no data   no data  --
4060.57/1018.33	c  N st    98   3896846       180       152       271    134343      1366   3172687   no data   no data  --
4135.16/1037.01	c  N st    99   3969730       180       152       271    120432      1366   2811245   no data   no data  --
4230.06/1060.89	c  N st   100   4079054       180       152       271    140226      1366   3510318   no data   no data  --
4349.31/1090.76	c  N st   101   4212796       180       152       271     97559      1366   1894422   no data   no data  --
4349.31/1090.76	c  S st   101   4212796       180       152       271     97559      1366   1894422   no data   no data  --
4350.11/1090.94	c  S st   101   4213299       180       152       271     98054      1366   1909623   no data   no data  --
4350.11/1090.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4350.11/1090.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4350.51/1091.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.29
4350.51/1091.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4351.35/1091.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.57 s
4351.35/1091.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    180 time:  0.00 s
4351.35/1091.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4370.85/1096.18	c lits-rem:        59  cl-subs:      784  v-elim:      0  v-fix:    0  time: 19.77 s
4370.85/1096.18	c vivif2 --  cl tried      152 cl shrink        0 lits rem          0 time: 0.00
4371.25/1096.21	c vivif2 --  cl tried    97270 cl shrink        0 lits rem          0 time: 0.12
4371.25/1096.27	c asymm  cl-useful: 0/152/152 lits-rem:0 time: 0.23
4371.25/1096.27	c calculated reachability. Time: 0.00
4371.25/1096.27	c  N st   101   4213299       180       152       271     97270      1366   1887263   no data   no data  --
4606.14/1155.19	c  N st   102   4459278       180       152       271    157777      1366   4159868   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3369337-1305416309/watcher-3369337-1305416309 -o /tmp/evaluation-result-3369337-1305416309/solver-3369337-1305416309 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369337-1305416309.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.70 7.98 7.67 6/388 29331
/proc/meminfo: memFree=26599896/32950928 swapFree=44388876/67111528
[pid=29331] ppid=29329 vsize=51236 CPUtime=0.02 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 415 0 0 0 2 0 0 0 25 0 4 0 653229646 52465664 356 33554432000 4194304 4650419 140736269564048 18446744073709551615 47552900048409 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 12809 356 306 112 0 7774 0
[pid=29331/tid=29332] ppid=29329 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 653229647 52465664 356 33554432000 4194304 4650419 140736269564048 18446744073709551615 47552900048400 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 653229647 52465664 356 33554432000 4194304 4650419 140736269564048 18446744073709551615 47552900048409 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 653229647 52465664 356 33554432000 4194304 4650419 140736269564048 18446744073709551615 47552900048818 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.016211 s]
/proc/loadavg: 7.70 7.98 7.67 6/388 29331
/proc/meminfo: memFree=26599896/32950928 swapFree=44388876/67111528
[pid=29331] ppid=29329 vsize=281780 CPUtime=0.03 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 775 0 0 0 3 0 0 0 25 0 4 0 653229646 288542720 661 33554432000 4194304 4650419 140736269564048 18446744073709551615 4421159 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 70445 661 387 112 0 65410 0
[pid=29331/tid=29332] ppid=29329 vsize=281780 CPUtime=0.01 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 96 0 0 0 1 0 0 0 25 0 4 0 653229647 288542720 661 33554432000 4194304 4650419 140736269564048 18446744073709551615 4428754 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=281780 CPUtime=0 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 100 0 0 0 0 0 0 0 25 0 4 0 653229647 288542720 661 33554432000 4194304 4650419 140736269564048 18446744073709551615 4428631 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=281780 CPUtime=0 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 66 0 0 0 0 0 0 0 25 0 4 0 653229647 288542720 661 33554432000 4194304 4650419 140736269564048 18446744073709551615 4363331 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 281780

[startup+0.10019 s]
/proc/loadavg: 7.70 7.98 7.67 6/388 29331
/proc/meminfo: memFree=26599896/32950928 swapFree=44388876/67111528
[pid=29331] ppid=29329 vsize=282052 CPUtime=0.36 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 1608 0 0 0 36 0 0 0 25 0 4 0 653229646 288821248 1494 33554432000 4194304 4650419 140736269564048 18446744073709551615 4329327 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 70513 1494 391 112 0 65478 0
[pid=29331/tid=29332] ppid=29329 vsize=282052 CPUtime=0.09 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 307 0 0 0 9 0 0 0 25 0 4 0 653229647 288821248 1494 33554432000 4194304 4650419 140736269564048 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=282052 CPUtime=0.09 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 321 0 0 0 9 0 0 0 25 0 4 0 653229647 288821248 1494 33554432000 4194304 4650419 140736269564048 18446744073709551615 4333952 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=282052 CPUtime=0.08 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 250 0 0 0 8 0 0 0 25 0 4 0 653229647 288821248 1494 33554432000 4194304 4650419 140736269564048 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 282052

[startup+0.300157 s]
/proc/loadavg: 7.70 7.98 7.67 6/388 29331
/proc/meminfo: memFree=26599896/32950928 swapFree=44388876/67111528
[pid=29331] ppid=29329 vsize=283604 CPUtime=1.16 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 3119 0 0 0 116 0 0 0 25 0 4 0 653229646 290410496 2307 33554432000 4194304 4650419 140736269564048 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 70901 2307 393 112 0 65866 0
[pid=29331/tid=29332] ppid=29329 vsize=283604 CPUtime=0.29 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 699 0 0 0 29 0 0 0 25 0 4 0 653229647 290410496 2307 33554432000 4194304 4650419 140736269564048 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=283604 CPUtime=0.29 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 729 0 0 0 29 0 0 0 25 0 4 0 653229647 290410496 2307 33554432000 4194304 4650419 140736269564048 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=283604 CPUtime=0.28 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 589 0 0 0 28 0 0 0 25 0 4 0 653229647 290410496 2307 33554432000 4194304 4650419 140736269564048 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 283604

[startup+0.70109 s]
/proc/loadavg: 7.70 7.98 7.67 6/388 29331
/proc/meminfo: memFree=26599896/32950928 swapFree=44388876/67111528
[pid=29331] ppid=29329 vsize=285344 CPUtime=2.76 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 5972 0 0 0 276 0 0 0 25 0 4 0 653229646 292192256 2623 33554432000 4194304 4650419 140736269564048 18446744073709551615 4366835 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 71336 2623 393 112 0 66301 0
[pid=29331/tid=29332] ppid=29329 vsize=285344 CPUtime=0.69 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 1493 0 0 0 69 0 0 0 25 0 4 0 653229647 292192256 2623 33554432000 4194304 4650419 140736269564048 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=285344 CPUtime=0.69 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 1499 0 0 0 69 0 0 0 25 0 4 0 653229647 292192256 2623 33554432000 4194304 4650419 140736269564048 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=285344 CPUtime=0.68 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 1199 0 0 0 68 0 0 0 25 0 4 0 653229647 292192256 2623 33554432000 4194304 4650419 140736269564048 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 285344

[startup+1.50096 s]
/proc/loadavg: 7.70 7.98 7.67 9/392 29335
/proc/meminfo: memFree=26586348/32950928 swapFree=44388876/67111528
[pid=29331] ppid=29329 vsize=277888 CPUtime=5.95 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 11569 0 0 0 594 1 0 0 25 0 4 0 653229646 284557312 5501 33554432000 4194304 4650419 140736269564048 18446744073709551615 4439314 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 69472 5501 395 112 0 64437 0
[pid=29331/tid=29332] ppid=29329 vsize=277888 CPUtime=1.49 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 2665 0 0 0 149 0 0 0 25 0 4 0 653229647 284557312 5501 33554432000 4194304 4650419 140736269564048 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=277888 CPUtime=1.49 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 2678 0 0 0 149 0 0 0 25 0 4 0 653229647 284557312 5501 33554432000 4194304 4650419 140736269564048 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=277888 CPUtime=1.46 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 2164 0 0 0 146 0 0 0 25 0 4 0 653229647 284557312 5501 33554432000 4194304 4650419 140736269564048 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 277888

[startup+3.10069 s]
/proc/loadavg: 7.70 7.98 7.67 9/392 29336
/proc/meminfo: memFree=26551876/32950928 swapFree=44388876/67111528
[pid=29331] ppid=29329 vsize=284544 CPUtime=12.34 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 21519 0 0 0 1231 3 0 0 25 0 4 0 653229646 291373056 13469 33554432000 4194304 4650419 140736269564048 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 71136 13469 395 112 0 66101 0
[pid=29331/tid=29332] ppid=29329 vsize=284544 CPUtime=3.08 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 5624 0 0 0 308 0 0 0 25 0 4 0 653229647 291373056 13469 33554432000 4194304 4650419 140736269564048 18446744073709551615 4368276 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=284544 CPUtime=3.08 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 5385 0 0 0 308 0 0 0 25 0 4 0 653229647 291373056 13469 33554432000 4194304 4650419 140736269564048 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=284544 CPUtime=3.05 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 4551 0 0 0 305 0 0 0 25 0 4 0 653229647 291373056 13469 33554432000 4194304 4650419 140736269564048 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 284544

[startup+6.30116 s]
/proc/loadavg: 7.72 7.98 7.67 9/392 29336
/proc/meminfo: memFree=26519012/32950928 swapFree=44388876/67111528
[pid=29331] ppid=29329 vsize=295964 CPUtime=25.1 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 37248 0 0 0 2505 5 0 0 25 0 4 0 653229646 303067136 22488 33554432000 4194304 4650419 140736269564048 18446744073709551615 4435469 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 73991 22488 395 112 0 68956 0
[pid=29331/tid=29332] ppid=29329 vsize=295964 CPUtime=6.29 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 9493 0 0 0 628 1 0 0 25 0 4 0 653229647 303067136 22488 33554432000 4194304 4650419 140736269564048 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=295964 CPUtime=6.28 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 9314 0 0 0 628 0 0 0 25 0 4 0 653229647 303067136 22488 33554432000 4194304 4650419 140736269564048 18446744073709551615 4438393 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=295964 CPUtime=6.22 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 9005 0 0 0 620 2 0 0 25 0 4 0 653229647 303067136 22488 33554432000 4194304 4650419 140736269564048 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 295964

[startup+12.7011 s]
/proc/loadavg: 7.74 7.98 7.67 9/392 29336
/proc/meminfo: memFree=26480688/32950928 swapFree=44388876/67111528
[pid=29331] ppid=29329 vsize=302432 CPUtime=50.61 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 54617 0 0 0 5052 9 0 0 25 0 4 0 653229646 309690368 26356 33554432000 4194304 4650419 140736269564048 18446744073709551615 4306702 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 75608 26356 395 112 0 70573 0
[pid=29331/tid=29332] ppid=29329 vsize=302432 CPUtime=12.69 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 14682 0 0 0 1266 3 0 0 25 0 4 0 653229647 309690368 26356 33554432000 4194304 4650419 140736269564048 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=302432 CPUtime=12.69 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 14498 0 0 0 1267 2 0 0 25 0 4 0 653229647 309690368 26356 33554432000 4194304 4650419 140736269564048 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=302432 CPUtime=12.53 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 11762 0 0 0 1251 2 0 0 25 0 4 0 653229647 309690368 26356 33554432000 4194304 4650419 140736269564048 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 302432

[startup+25.5009 s]
/proc/loadavg: 7.80 7.98 7.67 9/392 29336
/proc/meminfo: memFree=26444456/32950928 swapFree=44388876/67111528
[pid=29331] ppid=29329 vsize=319968 CPUtime=101.66 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 87830 0 0 0 10149 17 0 0 25 0 4 0 653229646 327647232 36327 33554432000 4194304 4650419 140736269564048 18446744073709551615 4365793 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 79992 36327 395 112 0 74957 0
[pid=29331/tid=29332] ppid=29329 vsize=319968 CPUtime=25.49 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 25118 0 0 0 2544 5 0 0 25 0 4 0 653229647 327647232 36327 33554432000 4194304 4650419 140736269564048 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=319968 CPUtime=25.49 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 23220 0 0 0 2545 4 0 0 25 0 4 0 653229647 327647232 36327 33554432000 4194304 4650419 140736269564048 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=319968 CPUtime=25.17 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 16383 0 0 0 2513 4 0 0 25 0 4 0 653229647 327647232 36327 33554432000 4194304 4650419 140736269564048 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 319968

[startup+51.1006 s]
/proc/loadavg: 7.87 7.98 7.68 9/392 29337
/proc/meminfo: memFree=26401040/32950928 swapFree=44388876/67111528
[pid=29331] ppid=29329 vsize=341588 CPUtime=203.75 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 139616 0 0 0 20348 27 0 0 25 0 4 0 653229646 349786112 46229 33554432000 4194304 4650419 140736269564048 18446744073709551615 4432376 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 85397 46229 395 112 0 80362 0
[pid=29331/tid=29332] ppid=29329 vsize=341588 CPUtime=51.09 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 35058 0 0 0 5102 7 0 0 25 0 4 0 653229647 349786112 46229 33554432000 4194304 4650419 140736269564048 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=341588 CPUtime=51.09 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 39187 0 0 0 5101 8 0 0 25 0 4 0 653229647 349786112 46229 33554432000 4194304 4650419 140736269564048 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=341588 CPUtime=50.47 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 24486 0 0 0 5041 6 0 0 25 0 4 0 653229647 349786112 46229 33554432000 4194304 4650419 140736269564048 18446744073709551615 4363337 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 341588

[startup+102.314 s]
/proc/loadavg: 8.02 7.99 7.70 9/392 29338
/proc/meminfo: memFree=26325948/32950928 swapFree=44388876/67111528
[pid=29331] ppid=29329 vsize=367096 CPUtime=407.98 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 226742 0 0 0 40747 51 0 0 25 0 4 0 653229646 375906304 59826 33554432000 4194304 4650419 140736269564048 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 91774 59826 395 112 0 86739 0
[pid=29331/tid=29332] ppid=29329 vsize=367096 CPUtime=102.3 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 59883 0 0 0 10215 15 0 0 25 0 4 0 653229647 375906304 59826 33554432000 4194304 4650419 140736269564048 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=367096 CPUtime=102.3 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 68301 0 0 0 10216 14 0 0 25 0 4 0 653229647 375906304 59826 33554432000 4194304 4650419 140736269564048 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=367096 CPUtime=101.05 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 32809 0 0 0 10097 8 0 0 25 0 4 0 653229647 375906304 59826 33554432000 4194304 4650419 140736269564048 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.98
Current children cumulated vsize (KiB) 367096

[startup+162.301 s]

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

[pid=29331] ppid=29329 vsize=744792 CPUtime=2561.29 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 667033 0 0 0 255935 194 0 0 25 0 4 0 653229646 762667008 138738 33554432000 4194304 4650419 140736269564048 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 186198 138738 395 112 0 181163 0
[pid=29331/tid=29332] ppid=29329 vsize=744792 CPUtime=642.25 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 127138 0 0 0 64182 43 0 0 25 0 4 0 653229647 762667008 138738 33554432000 4194304 4650419 140736269564048 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=744792 CPUtime=642.31 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 230881 0 0 0 64159 72 0 0 25 0 4 0 653229647 762667008 138738 33554432000 4194304 4650419 140736269564048 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=744792 CPUtime=634.41 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 102879 0 0 0 63405 36 0 0 25 0 4 0 653229647 762667008 138738 33554432000 4194304 4650419 140736269564048 18446744073709551615 4366130 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2561.29
Current children cumulated vsize (KiB) 744792

[startup+702.3 s]
/proc/loadavg: 8.17 8.13 7.89 9/392 29385
/proc/meminfo: memFree=22716628/32950928 swapFree=44388876/67111528
[pid=29331] ppid=29329 vsize=750164 CPUtime=2800.52 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 703265 0 0 0 279846 206 0 0 25 0 4 0 653229646 768167936 147715 33554432000 4194304 4650419 140736269564048 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 187541 147715 395 112 0 182506 0
[pid=29331/tid=29332] ppid=29329 vsize=750164 CPUtime=702.24 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 132373 0 0 0 70179 45 0 0 25 0 4 0 653229647 768167936 147715 33554432000 4194304 4650419 140736269564048 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=750164 CPUtime=702.29 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 248877 0 0 0 70153 76 0 0 25 0 4 0 653229647 768167936 147715 33554432000 4194304 4650419 140736269564048 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=750164 CPUtime=693.67 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 106679 0 0 0 69330 37 0 0 25 0 4 0 653229647 768167936 147715 33554432000 4194304 4650419 140736269564048 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2800.52
Current children cumulated vsize (KiB) 750164

[startup+762.314 s]
/proc/loadavg: 8.12 8.12 7.90 9/392 29387
/proc/meminfo: memFree=22646432/32950928 swapFree=44388876/67111528
[pid=29331] ppid=29329 vsize=775328 CPUtime=3039.85 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 735779 0 0 0 303764 221 0 0 25 0 4 0 653229646 793935872 155165 33554432000 4194304 4650419 140736269564048 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 193832 155165 395 112 0 188797 0
[pid=29331/tid=29332] ppid=29329 vsize=775328 CPUtime=762.25 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 137195 0 0 0 76178 47 0 0 25 0 4 0 653229647 793935872 155165 33554432000 4194304 4650419 140736269564048 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=775328 CPUtime=762.31 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 263718 0 0 0 76148 83 0 0 25 0 4 0 653229647 793935872 155165 33554432000 4194304 4650419 140736269564048 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=775328 CPUtime=752.96 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 110912 0 0 0 75256 40 0 0 25 0 4 0 653229647 793935872 155165 33554432000 4194304 4650419 140736269564048 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3039.85
Current children cumulated vsize (KiB) 775328

[startup+822.301 s]
/proc/loadavg: 8.13 8.12 7.91 9/392 29388
/proc/meminfo: memFree=22544704/32950928 swapFree=44388876/67111528
[pid=29331] ppid=29329 vsize=970776 CPUtime=3279.05 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 766874 0 0 0 327672 233 0 0 25 0 4 0 653229646 994074624 162793 33554432000 4194304 4650419 140736269564048 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 242694 162793 395 112 0 237659 0
[pid=29331/tid=29332] ppid=29329 vsize=970776 CPUtime=822.24 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 137260 0 0 0 82177 47 0 0 25 0 4 0 653229647 994074624 162793 33554432000 4194304 4650419 140736269564048 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=970776 CPUtime=822.3 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 282322 0 0 0 82141 89 0 0 25 0 4 0 653229647 994074624 162793 33554432000 4194304 4650419 140736269564048 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=970776 CPUtime=812.19 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 115094 0 0 0 81177 42 0 0 25 0 4 0 653229647 994074624 162793 33554432000 4194304 4650419 140736269564048 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3279.05
Current children cumulated vsize (KiB) 970776

[startup+882.301 s]
/proc/loadavg: 8.21 8.14 7.93 9/392 29390
/proc/meminfo: memFree=22133968/32950928 swapFree=44388876/67111528
[pid=29331] ppid=29329 vsize=969704 CPUtime=3518.29 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 774906 0 0 0 351589 240 0 0 25 0 4 0 653229646 992976896 160365 33554432000 4194304 4650419 140736269564048 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 242426 160365 395 112 0 237391 0
[pid=29331/tid=29332] ppid=29329 vsize=969704 CPUtime=882.23 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 137260 0 0 0 88176 47 0 0 25 0 4 0 653229647 992976896 160365 33554432000 4194304 4650419 140736269564048 18446744073709551615 4476483 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=969704 CPUtime=882.3 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 283095 0 0 0 88141 89 0 0 25 0 4 0 653229647 992976896 160365 33554432000 4194304 4650419 140736269564048 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=969704 CPUtime=871.42 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 118594 0 0 0 87098 44 0 0 25 0 4 0 653229647 992976896 160365 33554432000 4194304 4650419 140736269564048 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3518.29
Current children cumulated vsize (KiB) 969704

[startup+942.301 s]
/proc/loadavg: 8.15 8.13 7.94 9/392 29392
/proc/meminfo: memFree=22076028/32950928 swapFree=44388876/67111528
[pid=29331] ppid=29329 vsize=873496 CPUtime=3757.53 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 795623 0 0 0 375502 251 0 0 25 0 4 0 653229646 894459904 170214 33554432000 4194304 4650419 140736269564048 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 218374 170214 395 112 0 213339 0
[pid=29331/tid=29332] ppid=29329 vsize=873496 CPUtime=942.24 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 146412 0 0 0 94170 54 0 0 25 0 4 0 653229647 894459904 170214 33554432000 4194304 4650419 140736269564048 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=873496 CPUtime=942.3 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 287100 0 0 0 94140 90 0 0 25 0 4 0 653229647 894459904 170214 33554432000 4194304 4650419 140736269564048 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=873496 CPUtime=930.67 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 122652 0 0 0 93020 47 0 0 25 0 4 0 653229647 894459904 170214 33554432000 4194304 4650419 140736269564048 18446744073709551615 4314688 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3757.53
Current children cumulated vsize (KiB) 873496

[startup+1002.3 s]
/proc/loadavg: 8.16 8.14 7.95 9/392 29393
/proc/meminfo: memFree=21983868/32950928 swapFree=44388876/67111528
[pid=29331] ppid=29329 vsize=955200 CPUtime=3996.77 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 815146 0 0 0 399416 261 0 0 25 0 4 0 653229646 978124800 179154 33554432000 4194304 4650419 140736269564048 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 238800 179154 395 112 0 233765 0
[pid=29331/tid=29332] ppid=29329 vsize=955200 CPUtime=1002.24 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 153021 0 0 0 100167 57 0 0 25 0 4 0 653229647 978124800 179154 33554432000 4194304 4650419 140736269564048 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=955200 CPUtime=1002.3 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 290008 0 0 0 100140 90 0 0 25 0 4 0 653229647 978124800 179154 33554432000 4194304 4650419 140736269564048 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=955200 CPUtime=989.91 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 127181 0 0 0 98941 50 0 0 25 0 4 0 653229647 978124800 179154 33554432000 4194304 4650419 140736269564048 18446744073709551615 4366953 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3996.77
Current children cumulated vsize (KiB) 955200

[startup+1062.3 s]
/proc/loadavg: 8.16 8.14 7.96 9/392 29395
/proc/meminfo: memFree=21940324/32950928 swapFree=44388876/67111528
[pid=29331] ppid=29329 vsize=808892 CPUtime=4236.05 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 853955 0 0 0 423334 271 0 0 25 0 4 0 653229646 828305408 167549 33554432000 4194304 4650419 140736269564048 18446744073709551615 4363426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 202223 167549 395 112 0 197188 0
[pid=29331/tid=29332] ppid=29329 vsize=808892 CPUtime=1062.24 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 162736 0 0 0 106165 59 0 0 25 0 4 0 653229647 828305408 167549 33554432000 4194304 4650419 140736269564048 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=808892 CPUtime=1062.3 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 304049 0 0 0 106136 94 0 0 25 0 4 0 653229647 828305408 167549 33554432000 4194304 4650419 140736269564048 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=808892 CPUtime=1049.19 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 131614 0 0 0 104868 51 0 0 25 0 4 0 653229647 828305408 167549 33554432000 4194304 4650419 140736269564048 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4236.05
Current children cumulated vsize (KiB) 808892

[startup+1122.3 s]
/proc/loadavg: 8.11 8.13 7.96 9/392 29396
/proc/meminfo: memFree=21892892/32950928 swapFree=44388876/67111528
[pid=29331] ppid=29329 vsize=875020 CPUtime=4475.33 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 903249 0 0 0 447246 287 0 0 25 0 4 0 653229646 896020480 171328 33554432000 4194304 4650419 140736269564048 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 218755 171328 395 112 0 213720 0
[pid=29331/tid=29332] ppid=29329 vsize=875020 CPUtime=1122.24 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 177695 0 0 0 112160 64 0 0 25 0 4 0 653229647 896020480 171328 33554432000 4194304 4650419 140736269564048 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=875020 CPUtime=1122.3 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 320732 0 0 0 112130 100 0 0 25 0 4 0 653229647 896020480 171328 33554432000 4194304 4650419 140736269564048 18446744073709551615 4368209 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=875020 CPUtime=1108.47 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 137060 0 0 0 110794 53 0 0 25 0 4 0 653229647 896020480 171328 33554432000 4194304 4650419 140736269564048 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4475.33
Current children cumulated vsize (KiB) 875020

[startup+1182.3 s]
/proc/loadavg: 8.09 8.12 7.97 9/392 29398
/proc/meminfo: memFree=21921016/32950928 swapFree=44388876/67111528
[pid=29331] ppid=29329 vsize=949340 CPUtime=4714.6 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 932920 0 0 0 471159 301 0 0 25 0 4 0 653229646 972124160 168556 33554432000 4194304 4650419 140736269564048 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 237335 168556 395 112 0 232300 0
[pid=29331/tid=29332] ppid=29329 vsize=949340 CPUtime=1182.24 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 183425 0 0 0 118158 66 0 0 25 0 4 0 653229647 972124160 168556 33554432000 4194304 4650419 140736269564048 18446744073709551615 4476527 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=949340 CPUtime=1182.3 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 333531 0 0 0 118124 106 0 0 25 0 4 0 653229647 972124160 168556 33554432000 4194304 4650419 140736269564048 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=949340 CPUtime=1167.73 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 141523 0 0 0 116719 54 0 0 25 0 4 0 653229647 972124160 168556 33554432000 4194304 4650419 140736269564048 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4714.6
Current children cumulated vsize (KiB) 949340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 8.07 8.11 7.97 9/392 29399
/proc/meminfo: memFree=21883304/32950928 swapFree=44388876/67111528
[pid=29331] ppid=29329 vsize=1007772 CPUtime=4800.37 cores=0,2,4,6
/proc/29331/stat : 29331 (strangenight1-m) R 29329 29331 28704 0 -1 4202496 945496 0 0 0 479730 307 0 0 25 0 4 0 653229646 1031958528 174241 33554432000 4194304 4650419 140736269564048 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29331/statm: 251943 174241 395 112 0 246908 0
[pid=29331/tid=29332] ppid=29329 vsize=1007772 CPUtime=1203.76 cores=0,2,4,6
/proc/29331/task/29332/stat : 29332 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 183425 0 0 0 120310 66 0 0 25 0 4 0 653229647 1031958528 174241 33554432000 4194304 4650419 140736269564048 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29331/tid=29333] ppid=29329 vsize=1007772 CPUtime=1203.82 cores=0,2,4,6
/proc/29331/task/29333/stat : 29333 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 338616 0 0 0 120274 108 0 0 25 0 4 0 653229647 1031958528 174241 33554432000 4194304 4650419 140736269564048 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29331/tid=29334] ppid=29329 vsize=1007772 CPUtime=1188.95 cores=0,2,4,6
/proc/29331/task/29334/stat : 29334 (strangenight1-m) R 29329 29331 28704 0 -1 4202560 143549 0 0 0 118840 55 0 0 25 0 4 0 653229647 1031958528 174241 33554432000 4194304 4650419 140736269564048 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 1007772

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.85
CPU time (s): 4800.42
CPU user time (s): 4797.32
CPU system time (s): 3.10153
CPU usage (%): 398.756
Max. virtual memory (cumulated for all children) (KiB): 1129432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.32
system time used= 3.10153
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 945497
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= 158
involuntary context switches= 19167

runsolver used 4.32834 second user time and 10.5464 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 01:38:29
IDJOB=3369337
IDBENCH=84715
IDSOLVER=1846
FILE ID=node126/3369337-1305416309
RUNJOBID= node126-1305414889-29090
PBS_JOBID= 13324522
Free space on /tmp= 73320 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT04/handmade/hirsch03/hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369337-1305416309/watcher-3369337-1305416309 -o /tmp/evaluation-result-3369337-1305416309/solver-3369337-1305416309 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369337-1305416309.cnf

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

MD5SUM BENCH= f97e40b22ad62886042ca9677daf337d
RANDOM SEED=190154864

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.74
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.783
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.80
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.783
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.783
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.783
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:     32950928 kB
MemFree:      26600184 kB
Buffers:        264004 kB
Cached:        2449780 kB
SwapCached:      92524 kB
Active:        1179212 kB
Inactive:      4920788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26600184 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:            6232 kB
Writeback:           0 kB
AnonPages:     3306688 kB
Mapped:          15928 kB
Slab:           108980 kB
PageTables:      76128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88628456 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= 73104 MiB
End job on node126 at 2011-05-15 01:58:35