Trace number 3368905

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.1 1203.64

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1336161514-068.UNKNOWN.cnf
MD5SUMbf9c7e319eca3277c9c5b6246acb470c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark391.674
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
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 52130
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-3368905-1305405721.cnf'
0.00/0.01	c -- header says num vars:            100
0.00/0.01	c -- header says num clauses:        2130
0.00/0.01	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.01	c -- vars added        100
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       100      2130         0         0     10650         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.03
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.80	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.80	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.80	c calculated reachability. Time: 0.00
0.00/0.80	c Calc default polars -  time:   0.00 s pos:      42 undec:       5 neg:      53
0.00/0.80	c =========================================================================================
0.00/0.80	c types(t): F = full restart, N = normal restart
0.00/0.80	c types(t): S = simplification begin/end, E = solution found
0.00/0.80	c restart types(rt): st = static, dy = dynamic
0.00/0.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.80	c  B st     0         0       100      2130         0         0     10650         0   no data   no data  --
0.00/0.80	c Decided on static restart strategy
0.00/0.80	c  N st     8      4917       100      2130         0      4595     10650     99435   no data   no data  --
0.00/0.80	c  N st    10     11299       100      2130         0      4246     10650     74192   no data   no data  --
0.00/0.80	c  N st    11     17043       100      2130         0      9584     10650    187236   no data   no data  --
0.00/0.90	c  F st    12     25000       100      2130         0     11757     10650    234784   no data   no data  --
0.00/0.90	c  N st    12     25000       100      2130         0     11757     10650    234784   no data   no data  --
4.36/1.10	c Decided on static restart strategy
4.36/1.10	c  N st    18     30001       100      2130         0     10101     10650    188758   no data   no data  --
4.36/1.10	c  S st    18     30001       100      2130         0     10101     10650    188758   no data   no data  --
4.36/1.10	c  S st    18     30506       100      2130         0     10586     10650    199428   no data   no data  --
4.36/1.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.36/1.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.36/1.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.36/1.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.36/1.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.36/1.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
4.36/1.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.37/1.60	c lits-rem:      1854  cl-subs:     1758  v-elim:      0  v-fix:    0  time:  1.84 s
6.37/1.60	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.16
6.37/1.60	c calculated reachability. Time: 0.00
6.37/1.60	c  N st    18     30506       100      2130         0      8828     10650    159444   no data   no data  --
7.16/1.90	c  N st    20     37618       100      2130         0      8105     10650    130937   no data   no data  --
8.74/2.22	c  N st    21     44017       100      2130         0     14005     10650    259089   no data   no data  --
9.14/2.32	c  S st    22     45760       100      2130         0     15643     10650    294449   no data   no data  --
9.14/2.36	c  S st    22     46268       100      2130         0     16127     10650    305249   no data   no data  --
9.14/2.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.14/2.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.14/2.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
9.14/2.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.14/2.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.14/2.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
9.14/2.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.93/3.54	c lits-rem:      3226  cl-subs:     2270  v-elim:      0  v-fix:    0  time:  4.66 s
13.93/3.54	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
13.93/3.55	c vivif2 --  cl tried    13857 cl shrink        0 lits rem          0 time: 0.01
14.33/3.61	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.24
14.33/3.61	c calculated reachability. Time: 0.00
14.33/3.61	c  N st    22     46268       100      2130         0     13857     10650    252526   no data   no data  --
17.12/4.35	c  N st    23     60665       100      2130         0      9773     10650    145980   no data   no data  --
18.73/4.74	c  N st    24     69403       100      2130         0     17819     10650    325135   no data   no data  --
18.73/4.74	c  S st    24     69403       100      2130         0     17819     10650    325135   no data   no data  --
18.73/4.79	c  S st    24     69909       100      2130         0     18307     10650    336133   no data   no data  --
18.73/4.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.73/4.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.73/4.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
19.13/4.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.13/4.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.13/4.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
19.13/4.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.91/6.08	c lits-rem:      3947  cl-subs:     2369  v-elim:      0  v-fix:    0  time:  5.12 s
23.91/6.08	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
23.91/6.09	c vivif2 --  cl tried    15938 cl shrink        0 lits rem          0 time: 0.01
24.31/6.16	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.28
24.31/6.16	c calculated reachability. Time: 0.00
24.31/6.16	c  N st    24     69909       100      2130         0     15938     10650    279759   no data   no data  --
27.89/7.09	c  F st    25     87500       100      2130         0     11146     10650    160738   no data   no data  --
27.89/7.09	c  N st    25     87500       100      2130         0     11146     10650    160738   no data   no data  --
29.09/7.37	c Decided on static restart strategy
29.93/7.54	c  N st    32     95545       100      2130         0     18656     10650    323829   no data   no data  --
32.29/8.18	c  N st    34    104865       100      2130         0     15277     10650    241936   no data   no data  --
32.29/8.18	c  S st    34    104865       100      2130         0     15277     10650    241936   no data   no data  --
32.69/8.22	c  S st    34    105368       100      2130         0     15762     10650    252948   no data   no data  --
32.69/8.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.69/8.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.69/8.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
32.69/8.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.69/8.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.69/8.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
32.69/8.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.67/9.28	c lits-rem:      1806  cl-subs:     1245  v-elim:      0  v-fix:    0  time:  4.16 s
36.67/9.28	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
36.67/9.28	c vivif2 --  cl tried    14517 cl shrink        0 lits rem          0 time: 0.01
37.07/9.34	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.24
37.07/9.34	c calculated reachability. Time: 0.00
37.07/9.34	c  N st    34    105368       100      2130         0     14517     10650    226064   no data   no data  --
39.46/9.95	c  N st    35    114966       100      2130         0     23417     10650    422473   no data   no data  --
42.69/10.79	c  N st    36    129364       100      2130         0     23751     10650    421477   no data   no data  --
49.44/12.47	c  N st    37    150959       100      2130         0     15038     10650    199534   no data   no data  --
51.46/12.93	c  S st    38    158055       100      2130         0     21651     10650    345926   no data   no data  --
51.46/12.99	c  S st    38    158558       100      2130         0     22142     10650    356866   no data   no data  --
51.46/12.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.46/12.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.46/12.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
51.46/13.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.46/13.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.46/13.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
51.46/13.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.26/14.12	c lits-rem:      2112  cl-subs:     2103  v-elim:      0  v-fix:    0  time:  4.46 s
56.26/14.12	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
56.26/14.12	c vivif2 --  cl tried    20039 cl shrink        0 lits rem          0 time: 0.01
56.61/14.21	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.35
56.61/14.21	c calculated reachability. Time: 0.00
56.61/14.21	c  N st    38    158558       100      2130         0     20039     10650    310101   no data   no data  --
70.97/17.83	c  N st    39    207146       100      2130         0     32685     10650    557505   no data   no data  --
80.95/20.38	c  N st    40    237837       100      2130         0     25107     10650    384616   no data   no data  --
80.95/20.38	c  S st    40    237837       100      2130         0     25107     10650    384616   no data   no data  --
81.35/20.44	c  S st    40    238342       100      2130         0     25594     10650    395514   no data   no data  --
81.35/20.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.35/20.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.35/20.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
81.35/20.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.35/20.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.35/20.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
81.35/20.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
86.98/21.84	c lits-rem:      3423  cl-subs:     1903  v-elim:      0  v-fix:    0  time:  5.47 s
86.98/21.84	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
86.98/21.84	c vivif2 --  cl tried    23691 cl shrink        0 lits rem          0 time: 0.01
87.33/21.94	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.40
87.33/21.94	c calculated reachability. Time: 0.00
87.33/21.94	c  N st    40    238342       100      2130         0     23691     10650    353796   no data   no data  --
112.46/28.22	c  F st    41    306252       100      2130         0     25317     10650    351331   no data   no data  --
112.46/28.22	c  N st    41    306252       100      2130         0     25317     10650    351331   no data   no data  --
114.45/28.71	c Decided on static restart strategy
123.22/30.98	c  N st    51    334563       100      2130         0     29489     10650    434146   no data   no data  --
132.39/33.27	c  N st    53    357513       100      2130         0     27574     10650    374735   no data   no data  --
132.39/33.27	c  S st    53    357513       100      2130         0     27574     10650    374735   no data   no data  --
132.79/33.34	c  S st    53    358014       100      2130         0     28056     10650    385694   no data   no data  --
132.79/33.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
132.79/33.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.79/33.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
132.79/33.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.79/33.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.79/33.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
132.79/33.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
137.97/34.61	c lits-rem:      1727  cl-subs:     1416  v-elim:      0  v-fix:    0  time:  4.98 s
137.97/34.61	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
137.97/34.61	c vivif2 --  cl tried    26640 cl shrink        0 lits rem          0 time: 0.02
138.37/34.72	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.44
138.37/34.72	c calculated reachability. Time: 0.00
138.37/34.72	c  N st    53    358014       100      2130         0     26640     10650    355444   no data   no data  --
152.78/38.38	c  N st    54    390406       100      2130         0     32593     10650    480588   no data   no data  --
175.07/43.90	c  N st    55    438994       100      2130         0     26697     10650    327954   no data   no data  --
209.40/52.55	c  N st    56    511877       100      2130         0     39466     10650    584590   no data   no data  --
222.57/55.88	c  N st    57    537022       100      2130         0     34108     10650    448504   no data   no data  --
222.57/55.88	c  S st    57    537022       100      2130         0     34108     10650    448504   no data   no data  --
222.98/55.97	c  S st    57    537528       100      2130         0     34588     10650    459009   no data   no data  --
222.98/55.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
222.98/55.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
222.98/55.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
222.98/55.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
222.98/55.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
222.98/55.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
222.98/55.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
229.32/57.55	c lits-rem:      1919  cl-subs:     1728  v-elim:      0  v-fix:    0  time:  6.22 s
229.32/57.55	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
229.32/57.55	c vivif2 --  cl tried    32860 cl shrink        0 lits rem          0 time: 0.02
230.12/57.70	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.59
230.12/57.70	c calculated reachability. Time: 0.00
230.12/57.70	c  N st    57    537528       100      2130         0     32860     10650    424308   no data   no data  --
313.88/78.71	c  N st    58    701514       100      2130         0     60210     10650    970228   no data   no data  --
376.12/94.40	c  N st    59    806292       100      2130         0     54328     10650    803803   no data   no data  --
376.12/94.40	c  S st    59    806292       100      2130         0     54328     10650    803803   no data   no data  --
376.88/94.55	c  S st    59    806797       100      2130         0     54809     10650    814598   no data   no data  --
376.88/94.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
376.88/94.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
376.88/94.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.07
376.88/94.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
376.88/94.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
376.88/94.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
376.88/94.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
397.23/99.61	c lits-rem:      2572  cl-subs:     6673  v-elim:      0  v-fix:    0  time: 20.02 s
397.23/99.61	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
397.23/99.62	c vivif2 --  cl tried    48136 cl shrink        0 lits rem          0 time: 0.04
398.47/99.92	c asymm  cl-useful: 0/1938/2130 lits-rem:0 time: 1.15
398.47/99.92	c calculated reachability. Time: 0.00
398.47/99.92	c  N st    59    806797       100      2130         0     48136     10650    684707   no data   no data  --
581.48/145.87	c  F st    60   1071875       100      2130         0     63257     10650    947723   no data   no data  --
581.48/145.87	c  N st    60   1071875       100      2130         0     63257     10650    947723   no data   no data  --
586.26/147.00	c Decided on static restart strategy
601.82/150.96	c  N st    70   1100183       100      2130         0     48312     10650    611988   no data   no data  --
626.94/157.20	c  N st    72   1136175       100      2130         0     81371     10650   1329250   no data   no data  --
649.68/162.94	c  N st    73   1168567       100      2130         0     68915     10650   1060289   no data   no data  --
680.78/170.74	c  N st    74   1210195       100      2130         0     64155     10650    938974   no data   no data  --
680.78/170.74	c  S st    74   1210195       100      2130         0     64155     10650    938974   no data   no data  --
681.58/170.92	c  S st    74   1210699       100      2130         0     64634     10650    949839   no data   no data  --
681.58/170.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
681.58/170.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
681.58/170.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
681.58/170.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
681.58/170.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
681.58/170.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
681.58/170.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
715.47/179.46	c lits-rem:      2823  cl-subs:     5059  v-elim:      0  v-fix:    0  time: 33.83 s
715.47/179.46	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
715.47/179.47	c vivif2 --  cl tried    59575 cl shrink        0 lits rem          0 time: 0.05
717.07/179.83	c asymm  cl-useful: 0/1570/2130 lits-rem:0 time: 1.43
717.07/179.84	c calculated reachability. Time: 0.00
717.07/179.84	c  N st    74   1210699       100      2130         0     59575     10650    843301   no data   no data  --
776.50/194.77	c  N st    75   1283581       100      2130         0     82615     10650   1343142   no data   no data  --
867.87/217.68	c  N st    76   1392904       100      2130         0     92298     10650   1517866   no data   no data  --
1001.84/251.23	c  N st    77   1556888       100      2130         0     49992     10650    541547   no data   no data  --
1117.93/280.36	c  N st    78   1710699       100      2130         0     89728     10650   1417184   no data   no data  --
1117.93/280.36	c  S st    78   1710699       100      2130         0     89728     10650   1417184   no data   no data  --
1119.08/280.67	c  S st    78   1711209       100      2130         0     90220     10650   1428445   no data   no data  --
1119.08/280.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1119.08/280.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1119.48/280.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
1119.48/280.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1119.48/280.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1119.48/280.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1119.48/280.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1202.02/301.44	c lits-rem:      1182  cl-subs:     9991  v-elim:      0  v-fix:    0  time: 82.43 s
1202.02/301.44	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1202.02/301.46	c vivif2 --  cl tried    80229 cl shrink        0 lits rem          0 time: 0.07
1203.22/301.71	c asymm  cl-useful: 0/560/2130 lits-rem:0 time: 1.00
1203.22/301.71	c calculated reachability. Time: 0.00
1203.22/301.71	c  N st    78   1711209       100      2130         0     80229     10650   1219625   no data   no data  --
1550.20/388.79	c  N st    79   2080174       100      2130         0     91382     10650   1352784   no data   no data  --
1683.01/422.04	c  N st    80   2211209       100      2130         0     94908     10650   1392202   no data   no data  --
1683.01/422.04	c  S st    80   2211209       100      2130         0     94908     10650   1392202   no data   no data  --
1684.19/422.35	c  S st    80   2211709       100      2130         0     95392     10650   1403442   no data   no data  --
1684.19/422.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1684.19/422.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1684.59/422.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.17
1684.59/422.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1684.59/422.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1684.59/422.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1684.59/422.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1774.32/444.97	c lits-rem:      2473  cl-subs:    11694  v-elim:      0  v-fix:    0  time: 89.78 s
1774.32/444.97	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1774.32/444.99	c vivif2 --  cl tried    83698 cl shrink        0 lits rem          0 time: 0.07
1776.31/445.42	c asymm  cl-useful: 0/1157/2130 lits-rem:0 time: 1.71
1776.31/445.42	c calculated reachability. Time: 0.00
1776.31/445.42	c  N st    80   2211709       100      2130         0     83698     10650   1181078   no data   no data  --
2274.03/570.26	c  N st    81   2711710       100      2130         0    106139     10650   1551046   no data   no data  --
2274.03/570.26	c  S st    81   2711710       100      2130         0    106139     10650   1551046   no data   no data  --
2275.22/570.59	c  S st    81   2712215       100      2130         0    106621     10650   1562500   no data   no data  --
2275.22/570.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2275.22/570.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2275.65/570.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.19
2275.65/570.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2275.65/570.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2275.65/570.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2275.65/570.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2368.54/593.95	c lits-rem:      4673  cl-subs:    14450  v-elim:      0  v-fix:    0  time: 92.74 s
2368.54/593.95	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2368.54/593.97	c vivif2 --  cl tried    92171 cl shrink        0 lits rem          0 time: 0.08
2370.54/594.41	c asymm  cl-useful: 0/892/2130 lits-rem:0 time: 1.75
2370.54/594.41	c calculated reachability. Time: 0.00
2370.54/594.41	c  N st    81   2712215       100      2130         0     92171     10650   1296314   no data   no data  --
2898.16/726.77	c  N st    82   3212217       100      2130         0    141890     10650   2288668   no data   no data  --
2898.16/726.77	c  S st    82   3212217       100      2130         0    141890     10650   2288668   no data   no data  --
2902.15/727.71	c  S st    82   3212720       100      2130         0     71214     10650    746942   no data   no data  --
2902.15/727.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2902.15/727.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2902.15/727.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
2902.15/727.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2902.15/727.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2902.15/727.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2902.15/727.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2920.53/732.39	c lits-rem:       191  cl-subs:       16  v-elim:      0  v-fix:    0  time: 18.42 s
2920.53/732.39	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2920.53/732.40	c vivif2 --  cl tried    71198 cl shrink        0 lits rem          0 time: 0.04
2921.69/732.67	c asymm  cl-useful: 0/1374/2130 lits-rem:0 time: 1.08
2921.69/732.67	c calculated reachability. Time: 0.00
2921.69/732.67	c  N st    82   3212720       100      2130         0     71198     10650    746464   no data   no data  --
3499.17/877.41	c  N st    83   3712722       100      2130         0     81511     10650    903480   no data   no data  --
3499.17/877.41	c  S st    83   3712722       100      2130         0     81511     10650    903480   no data   no data  --
3500.01/877.66	c  S st    83   3713222       100      2130         0     81990     10650    914828   no data   no data  --
3500.01/877.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3500.01/877.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3500.36/877.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.14
3500.36/877.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3500.36/877.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3500.36/877.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3500.36/877.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3521.54/883.07	c lits-rem:       404  cl-subs:     1527  v-elim:      0  v-fix:    0  time: 21.29 s
3521.54/883.07	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3521.54/883.08	c vivif2 --  cl tried    80463 cl shrink        0 lits rem          0 time: 0.06
3522.70/883.31	c asymm  cl-useful: 0/756/2130 lits-rem:0 time: 0.92
3522.70/883.32	c calculated reachability. Time: 0.00
3522.70/883.32	c  N st    83   3713222       100      2130         0     80463     10650    883256   no data   no data  --
3564.97/893.97	c  F st    84   3751562       100      2130         0    115352     10650   1610333   no data   no data  --
3564.97/893.97	c  N st    84   3751562       100      2130         0    115352     10650   1610333   no data   no data  --
3573.75/896.11	c Decided on static restart strategy
3616.41/906.85	c  N st    94   3779864       100      2130         0    141380     10650   2180088   no data   no data  --
3669.05/920.03	c  N st    96   3815857       100      2130         0     96897     10650   1257601   no data   no data  --
3714.55/931.42	c  N st    97   3848251       100      2130         0    126853     10650   1949652   no data   no data  --
3793.92/951.33	c  N st    98   3896840       100      2130         0     92638     10650   1122843   no data   no data  --
3901.95/978.46	c  N st    99   3969722       100      2130         0    159677     10650   2609089   no data   no data  --
4037.56/1012.41	c  N st   100   4079046       100      2130         0     99099     10650   1236849   no data   no data  --
4212.64/1056.33	c  N st   101   4213223       100      2130         0    140407     10650   2107672   no data   no data  --
4212.64/1056.33	c  S st   101   4213223       100      2130         0    140407     10650   2107672   no data   no data  --
4215.08/1056.91	c  S st   101   4213733       100      2130         0    140898     10650   2119176   no data   no data  --
4215.08/1056.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4215.08/1056.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4215.42/1057.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.31
4215.42/1057.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4215.42/1057.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4215.42/1057.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
4215.42/1057.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4661.63/1168.97	c lits-rem:      9552  cl-subs:    17408  v-elim:      0  v-fix:    0  time: 446.08 s
4661.63/1168.97	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
4661.63/1169.00	c vivif2 --  cl tried   123490 cl shrink        0 lits rem          0 time: 0.10
4663.62/1169.43	c asymm  cl-useful: 0/850/2130 lits-rem:0 time: 1.73
4663.62/1169.44	c calculated reachability. Time: 0.00
4663.62/1169.44	c  N st   101   4213733       100      2130         0    123490     10650   1787564   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-3368905-1305405721/watcher-3368905-1305405721 -o /tmp/evaluation-result-3368905-1305405721/solver-3368905-1305405721 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368905-1305405721.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: 6.34 7.70 7.93 2/353 18911
/proc/meminfo: memFree=18700132/32951124 swapFree=67111348/67111528
[pid=18911] ppid=18909 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 416 0 0 0 1 0 0 0 25 0 4 0 632987948 52465664 357 33554432000 4194304 4650419 140733332341904 18446744073709551615 47443667641881 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 12809 357 306 112 0 7774 0
[pid=18911/tid=18912] ppid=18909 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 632987949 52465664 357 33554432000 4194304 4650419 140733332341904 18446744073709551615 47443667641872 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 632987949 52465664 357 33554432000 4194304 4650419 140733332341904 18446744073709551615 47443667642290 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 632987949 52465664 357 33554432000 4194304 4650419 140733332341904 18446744073709551615 47443667641885 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.915798 s]
/proc/loadavg: 6.34 7.70 7.93 2/353 18911
/proc/meminfo: memFree=18700132/32951124 swapFree=67111348/67111528
[pid=18911] ppid=18909 vsize=285048 CPUtime=3.62 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 6265 0 0 0 361 1 0 0 19 0 4 0 632987948 291889152 2888 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 71262 2888 392 112 0 66227 0
[pid=18911/tid=18912] ppid=18909 vsize=285048 CPUtime=0.91 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 1559 0 0 0 91 0 0 0 19 0 4 0 632987949 291889152 2888 33554432000 4194304 4650419 140733332341904 18446744073709551615 4315604 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=285048 CPUtime=0.89 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 1547 0 0 0 89 0 0 0 19 0 4 0 632987949 291889152 2888 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=285048 CPUtime=0.9 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 1179 0 0 0 90 0 0 0 19 0 4 0 632987949 291889152 2888 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365313 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.62
Current children cumulated vsize (KiB) 285048

[startup+1.00078 s]
/proc/loadavg: 6.34 7.70 7.93 2/353 18911
/proc/meminfo: memFree=18700132/32951124 swapFree=67111348/67111528
[pid=18911] ppid=18909 vsize=285116 CPUtime=3.96 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 6600 0 0 0 395 1 0 0 19 0 4 0 632987948 291958784 2939 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365231 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 71279 2939 392 112 0 66244 0
[pid=18911/tid=18912] ppid=18909 vsize=285116 CPUtime=0.99 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 1613 0 0 0 99 0 0 0 19 0 4 0 632987949 291958784 2939 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=285116 CPUtime=0.98 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 1589 0 0 0 98 0 0 0 19 0 4 0 632987949 291958784 2939 33554432000 4194304 4650419 140733332341904 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=285116 CPUtime=0.98 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 1368 0 0 0 98 0 0 0 19 0 4 0 632987949 291958784 2939 33554432000 4194304 4650419 140733332341904 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 285116

[startup+1.10077 s]
/proc/loadavg: 6.34 7.70 7.93 2/353 18911
/proc/meminfo: memFree=18700132/32951124 swapFree=67111348/67111528
[pid=18911] ppid=18909 vsize=285116 CPUtime=4.36 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 7976 0 0 0 435 1 0 0 19 0 4 0 632987948 291958784 4315 33554432000 4194304 4650419 140733332341904 18446744073709551615 4433059 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 71279 4315 393 112 0 66244 0
[pid=18911/tid=18912] ppid=18909 vsize=285116 CPUtime=1.09 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 1662 0 0 0 109 0 0 0 19 0 4 0 632987949 291958784 4315 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=285116 CPUtime=1.08 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 1634 0 0 0 108 0 0 0 19 0 4 0 632987949 291958784 4315 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=285116 CPUtime=1.08 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 1425 0 0 0 108 0 0 0 19 0 4 0 632987949 291958784 4315 33554432000 4194304 4650419 140733332341904 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 285116

[startup+1.20075 s]
/proc/loadavg: 6.34 7.70 7.93 2/353 18911
/proc/meminfo: memFree=18700132/32951124 swapFree=67111348/67111528
[pid=18911] ppid=18909 vsize=285116 CPUtime=4.76 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 8120 0 0 0 475 1 0 0 19 0 4 0 632987948 291958784 4459 33554432000 4194304 4650419 140733332341904 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 71279 4459 393 112 0 66244 0
[pid=18911/tid=18912] ppid=18909 vsize=285116 CPUtime=1.19 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 1708 0 0 0 119 0 0 0 19 0 4 0 632987949 291958784 4459 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=285116 CPUtime=1.18 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 1678 0 0 0 118 0 0 0 19 0 4 0 632987949 291958784 4459 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=285116 CPUtime=1.18 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 1479 0 0 0 118 0 0 0 19 0 4 0 632987949 291958784 4459 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.76
Current children cumulated vsize (KiB) 285116

[startup+1.5007 s]
/proc/loadavg: 6.34 7.70 7.93 2/353 18911
/proc/meminfo: memFree=18700132/32951124 swapFree=67111348/67111528
[pid=18911] ppid=18909 vsize=285724 CPUtime=5.97 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 10081 0 0 0 595 2 0 0 20 0 4 0 632987948 292581376 5406 33554432000 4194304 4650419 140733332341904 18446744073709551615 4438378 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 71431 5406 393 112 0 66396 0
[pid=18911/tid=18912] ppid=18909 vsize=285724 CPUtime=1.49 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 2954 0 0 0 149 0 0 0 19 0 4 0 632987949 292581376 5406 33554432000 4194304 4650419 140733332341904 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=285724 CPUtime=1.48 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 2023 0 0 0 148 0 0 0 20 0 4 0 632987949 292581376 5406 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=285724 CPUtime=1.48 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 1814 0 0 0 148 0 0 0 20 0 4 0 632987949 292581376 5406 33554432000 4194304 4650419 140733332341904 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 285724

[startup+3.11341 s]
/proc/loadavg: 6.34 7.70 7.93 9/364 18923
/proc/meminfo: memFree=18612368/32951124 swapFree=67111348/67111528
[pid=18911] ppid=18909 vsize=285968 CPUtime=12.39 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 16912 0 0 0 1236 3 0 0 25 0 4 0 632987948 292831232 9667 33554432000 4194304 4650419 140733332341904 18446744073709551615 4439636 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 71492 9667 393 112 0 66457 0
[pid=18911/tid=18912] ppid=18909 vsize=285968 CPUtime=3.1 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 3966 0 0 0 310 0 0 0 25 0 4 0 632987949 292831232 9667 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=285968 CPUtime=3.06 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 4235 0 0 0 306 0 0 0 25 0 4 0 632987949 292831232 9667 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=285968 CPUtime=3.1 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 3958 0 0 0 309 1 0 0 25 0 4 0 632987949 292831232 9667 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 285968

[startup+6.30084 s]
/proc/loadavg: 6.56 7.73 7.93 9/364 18923
/proc/meminfo: memFree=18583228/32951124 swapFree=67111348/67111528
[pid=18911] ppid=18909 vsize=295480 CPUtime=25.14 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 25063 0 0 0 2509 5 0 0 25 0 4 0 632987948 302571520 12830 33554432000 4194304 4650419 140733332341904 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 73870 12830 393 112 0 68835 0
[pid=18911/tid=18912] ppid=18909 vsize=295480 CPUtime=6.29 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 6356 0 0 0 629 0 0 0 25 0 4 0 632987949 302571520 12834 33554432000 4194304 4650419 140733332341904 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=295480 CPUtime=6.23 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 6863 0 0 0 622 1 0 0 25 0 4 0 632987949 302571520 12834 33554432000 4194304 4650419 140733332341904 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=295480 CPUtime=6.29 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 5480 0 0 0 628 1 0 0 25 0 4 0 632987949 302571520 12834 33554432000 4194304 4650419 140733332341904 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 295480

[startup+12.7007 s]
/proc/loadavg: 6.67 7.73 7.93 9/364 18924
/proc/meminfo: memFree=18550520/32951124 swapFree=67111348/67111528
[pid=18911] ppid=18909 vsize=318108 CPUtime=50.64 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 39141 0 0 0 5057 7 0 0 25 0 4 0 632987948 325742592 17266 33554432000 4194304 4650419 140733332341904 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 79527 17266 393 112 0 74492 0
[pid=18911/tid=18912] ppid=18909 vsize=318108 CPUtime=12.68 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 10183 0 0 0 1267 1 0 0 25 0 4 0 632987949 325742592 17266 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=318108 CPUtime=12.55 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 10324 0 0 0 1254 1 0 0 25 0 4 0 632987949 325742592 17266 33554432000 4194304 4650419 140733332341904 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=318108 CPUtime=12.68 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 8645 0 0 0 1267 1 0 0 25 0 4 0 632987949 325742592 17266 33554432000 4194304 4650419 140733332341904 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 318108

[startup+25.5004 s]
/proc/loadavg: 6.96 7.74 7.93 9/364 18924
/proc/meminfo: memFree=18507824/32951124 swapFree=67111348/67111528
[pid=18911] ppid=18909 vsize=318836 CPUtime=101.69 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 57426 0 0 0 10157 12 0 0 25 0 4 0 632987948 326488064 21649 33554432000 4194304 4650419 140733332341904 18446744073709551615 4330516 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 79709 21649 393 112 0 74674 0
[pid=18911/tid=18912] ppid=18909 vsize=318836 CPUtime=25.48 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 16787 0 0 0 2545 3 0 0 25 0 4 0 632987949 326488064 21649 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=318836 CPUtime=25.2 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 16578 0 0 0 2517 3 0 0 25 0 4 0 632987949 326488064 21649 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=318836 CPUtime=25.49 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 9808 0 0 0 2547 2 0 0 25 0 4 0 632987949 326488064 21649 33554432000 4194304 4650419 140733332341904 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 318836

[startup+51.1008 s]
/proc/loadavg: 7.32 7.76 7.93 9/364 18925
/proc/meminfo: memFree=18461792/32951124 swapFree=67111348/67111528
[pid=18911] ppid=18909 vsize=329636 CPUtime=203.79 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 83982 0 0 0 20360 19 0 0 25 0 4 0 632987948 337547264 26746 33554432000 4194304 4650419 140733332341904 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 82409 26746 393 112 0 77374 0
[pid=18911/tid=18912] ppid=18909 vsize=329636 CPUtime=51.07 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 25567 0 0 0 5102 5 0 0 25 0 4 0 632987949 337547264 26746 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=329636 CPUtime=50.52 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 25661 0 0 0 5046 6 0 0 25 0 4 0 632987949 337547264 26746 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=329636 CPUtime=51.08 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 12877 0 0 0 5106 2 0 0 25 0 4 0 632987949 337547264 26746 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 329636

[startup+102.301 s]
/proc/loadavg: 7.70 7.80 7.93 9/364 18926
/proc/meminfo: memFree=18407324/32951124 swapFree=67111348/67111528
[pid=18911] ppid=18909 vsize=334856 CPUtime=407.99 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 134148 0 0 0 40766 33 0 0 25 0 4 0 632987948 342892544 35284 33554432000 4194304 4650419 140733332341904 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 83714 35284 393 112 0 78679 0
[pid=18911/tid=18912] ppid=18909 vsize=334856 CPUtime=102.27 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 39596 0 0 0 10218 9 0 0 25 0 4 0 632987949 342892544 35284 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=334856 CPUtime=101.13 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 39928 0 0 0 10103 10 0 0 25 0 4 0 632987949 342892544 35284 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=334856 CPUtime=102.29 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 20349 0 0 0 10224 5 0 0 25 0 4 0 632987949 342892544 35284 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.99
Current children cumulated vsize (KiB) 334856

[startup+162.301 s]

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

[pid=18911] ppid=18909 vsize=456344 CPUtime=2800.85 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 416074 0 0 0 279946 139 0 0 25 0 4 0 632987948 467296256 85271 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 114086 85271 393 112 0 109051 0
[pid=18911/tid=18912] ppid=18909 vsize=456344 CPUtime=702.17 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 120379 0 0 0 70182 35 0 0 25 0 4 0 632987949 467296256 85271 33554432000 4194304 4650419 140733332341904 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=456344 CPUtime=694.07 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 136884 0 0 0 69360 47 0 0 25 0 4 0 632987949 467296256 85271 33554432000 4194304 4650419 140733332341904 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=456344 CPUtime=702.28 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 53892 0 0 0 70207 21 0 0 25 0 4 0 632987949 467296256 85271 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2800.85
Current children cumulated vsize (KiB) 456344

[startup+762.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/364 18944
/proc/meminfo: memFree=18022792/32951124 swapFree=67111348/67111528
[pid=18911] ppid=18909 vsize=558732 CPUtime=3040.12 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 437096 0 0 0 303864 148 0 0 25 0 4 0 632987948 572141568 86144 33554432000 4194304 4650419 140733332341904 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 139683 86144 393 112 0 134648 0
[pid=18911/tid=18912] ppid=18909 vsize=558732 CPUtime=762.15 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 124295 0 0 0 76179 36 0 0 25 0 4 0 632987949 572141568 86144 33554432000 4194304 4650419 140733332341904 18446744073709551615 4313327 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=558732 CPUtime=753.36 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 143868 0 0 0 75285 51 0 0 25 0 4 0 632987949 572141568 86144 33554432000 4194304 4650419 140733332341904 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=558732 CPUtime=762.28 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 58637 0 0 0 76205 23 0 0 25 0 4 0 632987949 572141568 86144 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.12
Current children cumulated vsize (KiB) 558732

[startup+822.301 s]
/proc/loadavg: 8.13 8.07 8.01 9/364 18945
/proc/meminfo: memFree=18052396/32951124 swapFree=67111348/67111528
[pid=18911] ppid=18909 vsize=535308 CPUtime=3279.42 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 461444 0 0 0 327783 159 0 0 25 0 4 0 632987948 548155392 82141 33554432000 4194304 4650419 140733332341904 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 133827 82141 393 112 0 128792 0
[pid=18911/tid=18912] ppid=18909 vsize=535308 CPUtime=822.14 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 128172 0 0 0 82176 38 0 0 25 0 4 0 632987949 548155392 82141 33554432000 4194304 4650419 140733332341904 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=535308 CPUtime=812.66 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 153289 0 0 0 81212 54 0 0 25 0 4 0 632987949 548155392 82141 33554432000 4194304 4650419 140733332341904 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=535308 CPUtime=822.28 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 63004 0 0 0 82203 25 0 0 25 0 4 0 632987949 548155392 82141 33554432000 4194304 4650419 140733332341904 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3279.42
Current children cumulated vsize (KiB) 535308

[startup+882.301 s]
/proc/loadavg: 8.15 8.08 8.01 9/364 18947
/proc/meminfo: memFree=18033656/32951124 swapFree=67111348/67111528
[pid=18911] ppid=18909 vsize=547708 CPUtime=3518.71 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 485219 0 0 0 351702 169 0 0 25 0 4 0 632987948 560852992 85652 33554432000 4194304 4650419 140733332341904 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 136927 85652 393 112 0 131892 0
[pid=18911/tid=18912] ppid=18909 vsize=547708 CPUtime=882.13 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 132299 0 0 0 88172 41 0 0 25 0 4 0 632987949 560852992 85652 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=547708 CPUtime=871.96 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 160409 0 0 0 87139 57 0 0 25 0 4 0 632987949 560852992 85652 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=547708 CPUtime=882.29 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 67257 0 0 0 88202 27 0 0 25 0 4 0 632987949 560852992 85652 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3518.71
Current children cumulated vsize (KiB) 547708

[startup+942.3 s]
/proc/loadavg: 8.11 8.08 8.01 9/364 18948
/proc/meminfo: memFree=18051968/32951124 swapFree=67111348/67111528
[pid=18911] ppid=18909 vsize=523680 CPUtime=3757.99 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 503460 0 0 0 375622 177 0 0 25 0 4 0 632987948 536248320 82977 33554432000 4194304 4650419 140733332341904 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 130920 82977 393 112 0 125885 0
[pid=18911/tid=18912] ppid=18909 vsize=523680 CPUtime=942.12 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 134597 0 0 0 94170 42 0 0 25 0 4 0 632987949 536248320 82977 33554432000 4194304 4650419 140733332341904 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=523680 CPUtime=931.26 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 166917 0 0 0 93067 59 0 0 25 0 4 0 632987949 536248320 82977 33554432000 4194304 4650419 140733332341904 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=523680 CPUtime=942.28 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 72006 0 0 0 94199 29 0 0 25 0 4 0 632987949 536248320 82977 33554432000 4194304 4650419 140733332341904 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3757.99
Current children cumulated vsize (KiB) 523680

[startup+1002.3 s]
/proc/loadavg: 8.13 8.09 8.02 9/364 18950
/proc/meminfo: memFree=17972584/32951124 swapFree=67111348/67111528
[pid=18911] ppid=18909 vsize=589492 CPUtime=3997.28 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 528128 0 0 0 399540 188 0 0 25 0 4 0 632987948 603639808 92825 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365203 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 147373 92825 393 112 0 142338 0
[pid=18911/tid=18912] ppid=18909 vsize=589492 CPUtime=1002.11 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 140265 0 0 0 100167 44 0 0 25 0 4 0 632987949 603639808 92825 33554432000 4194304 4650419 140733332341904 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=589492 CPUtime=990.54 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 174957 0 0 0 98992 62 0 0 25 0 4 0 632987949 603639808 92825 33554432000 4194304 4650419 140733332341904 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=589492 CPUtime=1002.28 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 76744 0 0 0 100196 32 0 0 25 0 4 0 632987949 603639808 92825 33554432000 4194304 4650419 140733332341904 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3997.28
Current children cumulated vsize (KiB) 589492

[startup+1062.3 s]
/proc/loadavg: 8.12 8.10 8.02 9/364 18952
/proc/meminfo: memFree=17979132/32951124 swapFree=67111348/67111528
[pid=18911] ppid=18909 vsize=562196 CPUtime=4236.59 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 550922 0 0 0 423465 194 0 0 25 0 4 0 632987948 575688704 91400 33554432000 4194304 4650419 140733332341904 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 140549 91400 393 112 0 135514 0
[pid=18911/tid=18912] ppid=18909 vsize=562196 CPUtime=1062.12 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 143422 0 0 0 106166 46 0 0 25 0 4 0 632987949 575688704 91400 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=562196 CPUtime=1049.83 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 180268 0 0 0 104920 63 0 0 25 0 4 0 632987949 575688704 91400 33554432000 4194304 4650419 140733332341904 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=562196 CPUtime=1062.29 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 83150 0 0 0 106196 33 0 0 25 0 4 0 632987949 575688704 91400 33554432000 4194304 4650419 140733332341904 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4236.59
Current children cumulated vsize (KiB) 562196

[startup+1122.3 s]
/proc/loadavg: 8.09 8.10 8.02 9/364 18953
/proc/meminfo: memFree=17941544/32951124 swapFree=67111348/67111528
[pid=18911] ppid=18909 vsize=568816 CPUtime=4475.82 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 568009 0 0 0 447380 202 0 0 25 0 4 0 632987948 582467584 95652 33554432000 4194304 4650419 140733332341904 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 142204 95652 393 112 0 137169 0
[pid=18911/tid=18912] ppid=18909 vsize=568816 CPUtime=1122.09 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 149537 0 0 0 112160 49 0 0 25 0 4 0 632987949 582467584 95652 33554432000 4194304 4650419 140733332341904 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=568816 CPUtime=1109.1 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 186227 0 0 0 110843 67 0 0 25 0 4 0 632987949 582467584 95652 33554432000 4194304 4650419 140733332341904 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=568816 CPUtime=1122.28 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 85379 0 0 0 112194 34 0 0 25 0 4 0 632987949 582467584 95652 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4475.82
Current children cumulated vsize (KiB) 568816

[startup+1182.31 s]
/proc/loadavg: 8.11 8.09 8.02 9/364 18964
/proc/meminfo: memFree=17907908/32951124 swapFree=67111348/67111528
[pid=18911] ppid=18909 vsize=568864 CPUtime=4715.11 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 584572 0 0 0 471303 208 0 0 25 0 4 0 632987948 582516736 107456 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 142216 107456 393 112 0 137181 0
[pid=18911/tid=18912] ppid=18909 vsize=568864 CPUtime=1182.09 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 150705 0 0 0 118160 49 0 0 25 0 4 0 632987949 582516736 107456 33554432000 4194304 4650419 140733332341904 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=568864 CPUtime=1168.38 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 195437 0 0 0 116768 70 0 0 25 0 4 0 632987949 582516736 107456 33554432000 4194304 4650419 140733332341904 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=568864 CPUtime=1182.29 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 89943 0 0 0 118193 36 0 0 25 0 4 0 632987949 582516736 107456 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4715.11
Current children cumulated vsize (KiB) 568864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.08 8.09 8.02 5/360 18965
/proc/meminfo: memFree=18272624/32951124 swapFree=67111348/67111528
[pid=18911] ppid=18909 vsize=609188 CPUtime=4800.03 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 586811 0 0 0 479793 210 0 0 25 0 4 0 632987948 623808512 106164 33554432000 4194304 4650419 140733332341904 18446744073709551615 4310677 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 152297 106164 393 112 0 147262 0
[pid=18911/tid=18912] ppid=18909 vsize=609188 CPUtime=1203.38 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 151670 0 0 0 120288 50 0 0 25 0 4 0 632987949 623808512 106164 33554432000 4194304 4650419 140733332341904 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=609188 CPUtime=1189.42 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 195437 0 0 0 118872 70 0 0 25 0 4 0 632987949 623808512 106164 33554432000 4194304 4650419 140733332341904 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=609188 CPUtime=1203.59 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 90781 0 0 0 120322 37 0 0 25 0 4 0 632987949 623808512 106164 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 609188

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

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

[startup+1203.6 s]
/proc/loadavg: 8.08 8.09 8.02 5/360 18965
/proc/meminfo: memFree=18272624/32951124 swapFree=67111348/67111528
[pid=18911] ppid=18909 vsize=609188 CPUtime=4800.03 cores=0,2,4,6
/proc/18911/stat : 18911 (strangenight1-m) R 18909 18911 18878 0 -1 4202496 586811 0 0 0 479793 210 0 0 25 0 4 0 632987948 623808512 106164 33554432000 4194304 4650419 140733332341904 18446744073709551615 4310677 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18911/statm: 152297 106164 393 112 0 147262 0
[pid=18911/tid=18912] ppid=18909 vsize=609188 CPUtime=1203.38 cores=0,2,4,6
/proc/18911/task/18912/stat : 18912 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 151670 0 0 0 120288 50 0 0 25 0 4 0 632987949 623808512 106164 33554432000 4194304 4650419 140733332341904 18446744073709551615 4313064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18911/tid=18913] ppid=18909 vsize=609188 CPUtime=1189.42 cores=0,2,4,6
/proc/18911/task/18913/stat : 18913 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 195437 0 0 0 118872 70 0 0 25 0 4 0 632987949 623808512 106164 33554432000 4194304 4650419 140733332341904 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18911/tid=18914] ppid=18909 vsize=609188 CPUtime=1203.59 cores=0,2,4,6
/proc/18911/task/18914/stat : 18914 (strangenight1-m) R 18909 18911 18878 0 -1 4202560 90781 0 0 0 120322 37 0 0 25 0 4 0 632987949 623808512 106164 33554432000 4194304 4650419 140733332341904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 609188

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.64
CPU time (s): 4800.1
CPU user time (s): 4797.97
CPU system time (s): 2.12868
CPU usage (%): 398.798
Max. virtual memory (cumulated for all children) (KiB): 637224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.97
system time used= 2.12868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 586811
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= 378
involuntary context switches= 24730

runsolver used 4.07938 second user time and 10.1435 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-14 22:42:01
IDJOB=3368905
IDBENCH=82914
IDSOLVER=1846
FILE ID=node145/3368905-1305405721
RUNJOBID= node145-1305405721-18896
PBS_JOBID= 13324499
Free space on /tmp= 73660 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1336161514-068.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368905-1305405721/watcher-3368905-1305405721 -o /tmp/evaluation-result-3368905-1305405721/solver-3368905-1305405721 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368905-1305405721.cnf

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

MD5SUM BENCH= bf9c7e319eca3277c9c5b6246acb470c
RANDOM SEED=524242200

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18701776 kB
Buffers:        295556 kB
Cached:        8123436 kB
SwapCached:          0 kB
Active:        7265660 kB
Inactive:      6626684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18701776 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           11040 kB
Writeback:           0 kB
AnonPages:     5473060 kB
Mapped:          26892 kB
Slab:           255772 kB
PageTables:      34264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79340440 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= 73656 MiB
End job on node145 at 2011-05-14 23:02:07