Trace number 3175437

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.36 1201.74

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1693168158-005.UNKNOWN.cnf
MD5SUMc2b69177f59f5d1d2093247dc6de56f3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175437-1304123873.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       550      2343         0         0      7029         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    550 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.45/0.17	c lits-rem:         0  cl-subs:        0  v-elim:     19  v-fix:    0  time:  0.01 s
0.45/0.17	c Finding binary XORs  T:     0.00 s  found:       0
0.45/0.17	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.45/0.17	c calculated reachability. Time: 0.00
0.45/0.17	c Calc default polars -  time:   0.00 s pos:     232 undec:      70 neg:     248
0.45/0.17	c =========================================================================================
0.45/0.17	c types(t): F = full restart, N = normal restart
0.45/0.17	c types(t): S = simplification begin/end, E = solution found
0.45/0.17	c restart types(rt): st = static, dy = dynamic
0.45/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.45/0.17	c  B st     0         0       531      2333         0         0      7129         0   no data   no data  --
0.45/0.17	c Decided on static restart strategy
0.45/0.17	c  N st     8      4919       531      2333         0      4829      7129    116188   no data   no data  --
3.18/0.80	c  N st    10     11302       531      2333         0      4480      7129     80328   no data   no data  --
3.18/0.80	c  N st    11     17045       531      2333         0     10112      7129    220070   no data   no data  --
4.39/1.10	c  F st    12     25000       531      2333         0     12390      7129    278674   no data   no data  --
4.39/1.10	c  N st    12     25000       531      2333         0     12390      7129    278674   no data   no data  --
5.17/1.34	c Decided on static restart strategy
5.17/1.34	c  N st    18     30001       531      2333         0     10682      7129    215883   no data   no data  --
5.17/1.34	c  S st    18     30001       531      2333         0     10682      7129    215883   no data   no data  --
5.17/1.37	c  S st    18     30503       531      2333         0     11182      7129    227515   no data   no data  --
5.17/1.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.17/1.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.17/1.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
5.17/1.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.36/1.60	c lits-rem:       135  cl-subs:      438  v-elim:      0  v-fix:    0  time:  0.86 s
6.36/1.61	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.04
6.36/1.61	c calculated reachability. Time: 0.00
6.36/1.61	c  N st    18     30503       531      2333         0     10744      7129    215063   no data   no data  --
7.97/2.03	c  N st    20     37617       531      2333         0      9977      7129    175698   no data   no data  --
9.56/2.45	c  N st    21     44019       531      2333         0     16239      7129    325311   no data   no data  --
9.96/2.58	c  S st    22     45754       531      2333         0      9203      7129    139402   no data   no data  --
10.36/2.60	c  S st    22     46257       531      2333         0      9705      7129    151165   no data   no data  --
10.36/2.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.36/2.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.36/2.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.36/2.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.36/2.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.36/2.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
10.36/2.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.75/2.71	c lits-rem:        32  cl-subs:       64  v-elim:      0  v-fix:    0  time:  0.39 s
10.75/2.71	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
10.75/2.71	c vivif2 --  cl tried     9641 cl shrink        0 lits rem          0 time: 0.01
10.75/2.72	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.03
10.75/2.72	c calculated reachability. Time: 0.00
10.75/2.72	c  N st    22     46257       531      2333         0      9641      7129    149563   no data   no data  --
14.35/3.64	c  N st    23     60654       531      2333         0     13984      7129    250008   no data   no data  --
17.17/4.31	c  N st    24     69386       531      2333         0     11785      7129    182905   no data   no data  --
17.17/4.31	c  S st    24     69386       531      2333         0     11785      7129    182905   no data   no data  --
17.17/4.34	c  S st    24     69890       531      2333         0     12289      7129    194733   no data   no data  --
17.17/4.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.17/4.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.17/4.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
17.17/4.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.17/4.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.17/4.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
17.17/4.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.95/4.55	c lits-rem:        82  cl-subs:      129  v-elim:      0  v-fix:    0  time:  0.78 s
17.95/4.55	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
17.95/4.55	c vivif2 --  cl tried    12160 cl shrink        0 lits rem          0 time: 0.01
17.95/4.56	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.04
17.95/4.56	c calculated reachability. Time: 0.00
17.95/4.56	c  N st    24     69890       531      2333         0     12160      7129    191250   no data   no data  --
23.54/5.93	c  F st    25     87500       531      2333         0     17629      7129    316649   no data   no data  --
23.54/5.93	c  N st    25     87500       531      2333         0     17629      7129    316649   no data   no data  --
25.14/6.32	c Decided on static restart strategy
26.35/6.61	c  N st    32     95536       531      2333         0     25513      7129    510755   no data   no data  --
29.14/7.36	c  N st    34    104835       531      2333         0     21894      7129    399898   no data   no data  --
29.14/7.36	c  S st    34    104835       531      2333         0     21894      7129    399898   no data   no data  --
29.54/7.41	c  S st    34    105339       531      2333         0     22398      7129    411461   no data   no data  --
29.54/7.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.54/7.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.54/7.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
29.54/7.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.54/7.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.54/7.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
29.54/7.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.12/8.34	c lits-rem:       164  cl-subs:      834  v-elim:      0  v-fix:    0  time:  3.64 s
33.12/8.34	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
33.12/8.35	c vivif2 --  cl tried    21564 cl shrink        0 lits rem          0 time: 0.02
33.12/8.37	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.08
33.12/8.37	c calculated reachability. Time: 0.00
33.12/8.37	c  N st    34    105339       531      2333         0     21564      7129    388993   no data   no data  --
36.73/9.26	c  N st    35    114941       531      2333         0     17252      7129    260421   no data   no data  --
41.91/10.53	c  N st    36    129339       531      2333         0     16690      7129    232981   no data   no data  --
49.10/12.39	c  N st    37    150934       531      2333         0     22124      7129    348058   no data   no data  --
51.90/13.00	c  S st    38    158009       531      2333         0     29056      7129    516593   no data   no data  --
51.90/13.07	c  S st    38    158511       531      2333         0     29558      7129    528829   no data   no data  --
51.90/13.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.90/13.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.90/13.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
51.90/13.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.90/13.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.90/13.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
51.90/13.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
57.89/14.59	c lits-rem:       505  cl-subs:     1343  v-elim:      0  v-fix:    0  time:  5.98 s
57.89/14.59	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
58.29/14.60	c vivif2 --  cl tried    28215 cl shrink        0 lits rem          0 time: 0.02
58.29/14.62	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.09
58.29/14.62	c calculated reachability. Time: 0.00
58.29/14.62	c  N st    38    158511       531      2333         0     28215      7129    497251   no data   no data  --
78.26/19.60	c  N st    39    207102       531      2333         0     22921      7129    346709   no data   no data  --
91.87/23.05	c  N st    40    237766       531      2333         0     33440      7129    609419   no data   no data  --
91.87/23.05	c  S st    40    237766       531      2333         0     33440      7129    609419   no data   no data  --
92.27/23.13	c  S st    40    238273       531      2333         0     33947      7129    621896   no data   no data  --
92.27/23.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
92.27/23.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.27/23.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
92.27/23.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.27/23.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.27/23.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
92.27/23.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
99.83/25.02	c lits-rem:       547  cl-subs:     1431  v-elim:      0  v-fix:    0  time:  7.42 s
99.83/25.02	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
99.83/25.03	c vivif2 --  cl tried    32516 cl shrink        0 lits rem          0 time: 0.03
99.83/25.05	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.12
99.83/25.06	c calculated reachability. Time: 0.00
99.83/25.06	c  N st    40    238273       531      2333         0     32516      7129    582184   no data   no data  --
130.60/32.72	c  F st    41    306251       531      2333         0     34283      7129    551600   no data   no data  --
130.60/32.72	c  N st    41    306251       531      2333         0     34283      7129    551600   no data   no data  --
133.39/33.44	c Decided on static restart strategy
144.60/36.22	c  N st    51    334559       531      2333         0     38533      7129    622223   no data   no data  --
154.96/38.87	c  N st    53    357410       531      2333         0     36549      7129    578029   no data   no data  --
154.96/38.87	c  S st    53    357410       531      2333         0     36549      7129    578029   no data   no data  --
155.37/38.97	c  S st    53    357913       531      2333         0     37052      7129    589960   no data   no data  --
155.37/38.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
155.37/38.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
155.37/38.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
155.76/39.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
155.76/39.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
155.76/39.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
155.76/39.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
162.18/40.68	c lits-rem:       670  cl-subs:     1013  v-elim:      0  v-fix:    0  time:  6.71 s
162.18/40.68	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
162.18/40.69	c vivif2 --  cl tried    36039 cl shrink        0 lits rem          0 time: 0.02
162.58/40.72	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.13
162.58/40.72	c calculated reachability. Time: 0.00
162.58/40.72	c  N st    53    357913       531      2333         0     36039      7129    564412   no data   no data  --
177.33/44.48	c  N st    54    390305       531      2333         0     42302      7129    705546   no data   no data  --
204.49/51.26	c  N st    55    438893       531      2333         0     36092      7129    516987   no data   no data  --
244.05/61.12	c  N st    56    511775       531      2333         0     49342      7129    794571   no data   no data  --
258.84/64.89	c  N st    57    536870       531      2333         0     43626      7129    647101   no data   no data  --
258.84/64.89	c  S st    57    536870       531      2333         0     43626      7129    647101   no data   no data  --
259.62/65.00	c  S st    57    537377       531      2333         0     44133      7129    658996   no data   no data  --
259.62/65.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
259.62/65.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
259.62/65.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
259.62/65.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
259.62/65.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
259.62/65.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
259.62/65.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
268.03/67.12	c lits-rem:       717  cl-subs:     2307  v-elim:      0  v-fix:    0  time:  8.31 s
268.03/67.12	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
268.03/67.13	c vivif2 --  cl tried    41826 cl shrink        0 lits rem          0 time: 0.03
268.03/67.17	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.16
268.03/67.17	c calculated reachability. Time: 0.00
268.03/67.17	c  N st    57    537377       531      2333         0     41826      7129    609335   no data   no data  --
370.67/92.83	c  N st    58    701361       531      2333         0     36043      7129    383386   no data   no data  --
444.57/111.33	c  N st    59    806065       531      2333         0     65240      7129   1123033   no data   no data  --
444.57/111.33	c  S st    59    806065       531      2333         0     65240      7129   1123033   no data   no data  --
445.37/111.55	c  S st    59    806574       531      2333         0     65749      7129   1135730   no data   no data  --
445.37/111.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
445.37/111.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
445.37/111.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
445.77/111.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
445.77/111.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
445.77/111.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
445.77/111.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
458.95/114.92	c lits-rem:       317  cl-subs:     3601  v-elim:      0  v-fix:    0  time: 13.16 s
458.95/114.92	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
458.95/114.93	c vivif2 --  cl tried    62148 cl shrink        0 lits rem          0 time: 0.05
459.35/115.01	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.30
459.35/115.01	c calculated reachability. Time: 0.00
459.35/115.01	c  N st    59    806574       531      2333         0     62148      7129   1049060   no data   no data  --
656.68/164.45	c  F st    60   1071875       531      2333         0     77732      7129   1355407   no data   no data  --
656.68/164.45	c  N st    60   1071875       531      2333         0     77732      7129   1355407   no data   no data  --
661.88/165.79	c Decided on static restart strategy
678.65/169.99	c  N st    70   1100179       531      2333         0     61587      7129    879227   no data   no data  --
709.01/177.59	c  N st    72   1136172       531      2333         0     51891      7129    627451   no data   no data  --
740.97/185.53	c  N st    73   1168567       531      2333         0     83584      7129   1429295   no data   no data  --
773.72/193.78	c  N st    74   1209861       531      2333         0     78200      7129   1264345   no data   no data  --
773.72/193.78	c  S st    74   1209861       531      2333         0     78200      7129   1264345   no data   no data  --
774.92/194.01	c  S st    74   1210363       531      2333         0     78700      7129   1276879   no data   no data  --
774.92/194.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
774.92/194.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
774.92/194.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
774.92/194.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
774.92/194.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
774.92/194.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
774.92/194.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
790.92/198.02	c lits-rem:       410  cl-subs:     3950  v-elim:      0  v-fix:    0  time: 15.69 s
790.92/198.02	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
790.92/198.04	c vivif2 --  cl tried    74750 cl shrink        0 lits rem          0 time: 0.06
791.30/198.13	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.37
791.30/198.13	c calculated reachability. Time: 0.00
791.30/198.13	c  N st    74   1210363       531      2333         0     74750      7129   1190471   no data   no data  --
861.60/215.75	c  N st    75   1283245       531      2333         0     51159      7129    554790   no data   no data  --
963.47/241.24	c  N st    76   1392568       531      2333         0     59451      7129    732782   no data   no data  --
1110.48/278.03	c  N st    77   1556553       531      2333         0     63942      7129    797493   no data   no data  --
1257.87/314.90	c  N st    78   1710366       531      2333         0    105804      7129   1861850   no data   no data  --
1257.87/314.90	c  S st    78   1710366       531      2333         0    105804      7129   1861850   no data   no data  --
1259.48/315.33	c  S st    78   1710871       531      2333         0    106309      7129   1875375   no data   no data  --
1259.48/315.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1259.48/315.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1259.88/315.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.23
1259.88/315.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1259.88/315.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1259.88/315.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
1259.88/315.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1314.60/329.16	c lits-rem:       186  cl-subs:     7514  v-elim:      0  v-fix:    0  time: 54.70 s
1314.60/329.16	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
1314.60/329.18	c vivif2 --  cl tried    98795 cl shrink        0 lits rem          0 time: 0.09
1315.40/329.34	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.61
1315.40/329.34	c calculated reachability. Time: 0.00
1315.40/329.34	c  N st    78   1710871       531      2333         0     98795      7129   1698766   no data   no data  --
1694.09/424.16	c  N st    79   2079835       531      2333         0    110253      7129   1872569   no data   no data  --
1843.88/461.67	c  N st    80   2210871       531      2333         0    114271      7129   1929045   no data   no data  --
1843.88/461.67	c  S st    80   2210871       531      2333         0    114271      7129   1929045   no data   no data  --
1845.50/462.05	c  S st    80   2211372       531      2333         0    114771      7129   1941162   no data   no data  --
1845.50/462.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1845.50/462.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1845.88/462.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.23
1845.88/462.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1845.88/462.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1845.88/462.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
1845.88/462.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1896.61/474.89	c lits-rem:       492  cl-subs:     7601  v-elim:      0  v-fix:    0  time: 50.78 s
1896.61/474.89	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
1897.01/474.91	c vivif2 --  cl tried   107170 cl shrink        0 lits rem          0 time: 0.10
1897.41/475.08	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.66
1897.41/475.08	c calculated reachability. Time: 0.00
1897.41/475.08	c  N st    80   2211372       531      2333         0    107170      7129   1772024   no data   no data  --
2475.43/619.76	c  N st    81   2711372       531      2333         0    131909      7129   2342679   no data   no data  --
2475.43/619.76	c  S st    81   2711372       531      2333         0    131909      7129   2342679   no data   no data  --
2477.43/620.23	c  S st    81   2711876       531      2333         0    132410      7129   2354911   no data   no data  --
2477.43/620.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2477.43/620.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2477.85/620.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.27
2477.85/620.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2477.85/620.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2477.85/620.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
2477.85/620.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2546.93/637.66	c lits-rem:       516  cl-subs:     6614  v-elim:      0  v-fix:    0  time: 68.98 s
2546.93/637.66	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
2546.93/637.69	c vivif2 --  cl tried   125796 cl shrink        0 lits rem          0 time: 0.11
2547.73/637.89	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.79
2547.73/637.89	c calculated reachability. Time: 0.00
2547.73/637.89	c  N st    81   2711876       531      2333         0    125796      7129   2195493   no data   no data  --
3214.83/804.84	c  N st    82   3211878       531      2333         0    100701      7129   1373320   no data   no data  --
3214.83/804.84	c  S st    82   3211878       531      2333         0    100701      7129   1373320   no data   no data  --
3216.05/805.16	c  S st    82   3212380       531      2333         0    101203      7129   1386699   no data   no data  --
3216.05/805.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3216.05/805.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3216.45/805.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
3216.45/805.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3216.45/805.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3216.45/805.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
3216.45/805.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3232.41/809.29	c lits-rem:       173  cl-subs:     3278  v-elim:      0  v-fix:    0  time: 16.12 s
3232.41/809.29	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
3232.81/809.31	c vivif2 --  cl tried    97925 cl shrink        0 lits rem          0 time: 0.07
3233.21/809.44	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.54
3233.21/809.45	c calculated reachability. Time: 0.00
3233.21/809.45	c  N st    82   3212380       531      2333         0     97925      7129   1306424   no data   no data  --
3922.28/981.95	c  N st    83   3712381       531      2333         0    108854      7129   1456367   no data   no data  --
3922.28/981.95	c  S st    83   3712381       531      2333         0    108854      7129   1456367   no data   no data  --
3924.27/982.41	c  S st    83   3712882       531      2333         0    109355      7129   1468913   no data   no data  --
3924.27/982.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3924.27/982.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3924.27/982.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.25
3924.67/982.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3924.67/982.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3924.67/982.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
3924.67/982.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3951.03/989.10	c lits-rem:       273  cl-subs:     3792  v-elim:      0  v-fix:    0  time: 26.23 s
3951.03/989.10	c vivif2 --  cl tried     2333 cl shrink        0 lits rem          0 time: 0.00
3951.03/989.12	c vivif2 --  cl tried   105563 cl shrink        0 lits rem          0 time: 0.08
3951.83/989.30	c asymm  cl-useful: 0/2333/2333 lits-rem:0 time: 0.73
3951.83/989.31	c calculated reachability. Time: 0.00
3951.83/989.31	c  N st    83   3712882       531      2333         0    105563      7129   1377121   no data   no data  --
4018.15/1005.99	c  F st    84   3751564       531      2333         0    143436      7129   2368935   no data   no data  --
4018.15/1005.99	c  N st    84   3751564       531      2333         0    143436      7129   2368935   no data   no data  --
4030.52/1009.05	c Decided on static restart strategy
4078.87/1021.15	c  N st    94   3779870       531      2333         0     88098      7129    903563   no data   no data  --
4126.03/1032.94	c  N st    96   3815862       531      2333         0    123140      7129   1749119   no data   no data  --
4175.54/1045.37	c  N st    97   3848254       531      2333         0    154728      7129   2542546   no data   no data  --
4237.85/1060.91	c  N st    98   3896843       531      2333         0    118504      7129   1738155   no data   no data  --
4352.09/1089.58	c  N st    99   3969726       531      2333         0    104668      7129   1284568   no data   no data  --
4508.30/1128.62	c  N st   100   4079050       531      2333         0    125307      7129   1830065   no data   no data  --
4708.81/1178.80	c  N st   101   4212885       531      2333         0    169527      7129   2931859   no data   no data  --
4708.81/1178.80	c  S st   101   4212885       531      2333         0    169527      7129   2931859   no data   no data  --
4711.21/1179.47	c  S st   101   4213388       531      2333         0    170030      7129   2945075   no data   no data  --
4711.21/1179.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4711.21/1179.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4711.61/1179.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.37
4712.01/1179.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4712.01/1179.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4712.01/1179.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    531 time:  0.00 s
4712.01/1179.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175437-1304123873/watcher-3175437-1304123873 -o /tmp/evaluation-result-3175437-1304123873/solver-3175437-1304123873 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175437-1304123873.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.43 7.97 7.90 2/176 26154
/proc/meminfo: memFree=25704892/32951124 swapFree=67111412/67111528
[pid=26154] ppid=26152 vsize=116772 CPUtime=0 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) S 26152 26154 26027 0 -1 4202496 455 0 0 0 0 0 0 0 23 0 4 0 523985452 119574528 385 33554432000 4194304 4650419 140737078730672 18446744073709551615 232335997422 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 29195 388 323 112 0 24160 0
[pid=26154/tid=26155] ppid=26152 vsize=116780 CPUtime=0 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 9 0 0 0 0 0 0 0 24 0 4 0 523985453 119582720 416 33554432000 4194304 4650419 140737078730672 18446744073709551615 232335997422 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=116780 CPUtime=0 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 37 0 0 0 0 0 0 0 24 0 4 0 523985453 119582720 424 33554432000 4194304 4650419 140737078730672 18446744073709551615 232335553221 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=116780 CPUtime=0 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 41 0 0 0 0 0 0 0 24 0 4 0 523985453 119582720 433 33554432000 4194304 4650419 140737078730672 18446744073709551615 4353632 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.041969 s]
/proc/loadavg: 7.43 7.97 7.90 2/176 26154
/proc/meminfo: memFree=25704892/32951124 swapFree=67111412/67111528
[pid=26154] ppid=26152 vsize=217348 CPUtime=0.14 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) R 26152 26154 26027 0 -1 4202496 1450 0 0 0 14 0 0 0 18 0 4 0 523985452 222564352 1327 33554432000 4194304 4650419 140737078730672 18446744073709551615 4315143 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 54337 1327 390 112 0 49302 0
[pid=26154/tid=26155] ppid=26152 vsize=217348 CPUtime=0.03 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 251 0 0 0 3 0 0 0 24 0 4 0 523985453 222564352 1327 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=217348 CPUtime=0.03 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 340 0 0 0 3 0 0 0 18 0 4 0 523985453 222564352 1327 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=217348 CPUtime=0.03 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 171 0 0 0 3 0 0 0 18 0 4 0 523985453 222564352 1327 33554432000 4194304 4650419 140737078730672 18446744073709551615 4367372 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 217348

[startup+0.120955 s]
/proc/loadavg: 7.43 7.97 7.90 2/176 26154
/proc/meminfo: memFree=25704892/32951124 swapFree=67111412/67111528
[pid=26154] ppid=26152 vsize=217644 CPUtime=0.45 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) R 26152 26154 26027 0 -1 4202496 1851 0 0 0 45 0 0 0 18 0 4 0 523985452 222867456 1728 33554432000 4194304 4650419 140737078730672 18446744073709551615 4310813 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 54411 1728 391 112 0 49376 0
[pid=26154/tid=26155] ppid=26152 vsize=217644 CPUtime=0.11 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 363 0 0 0 11 0 0 0 24 0 4 0 523985453 222867456 1728 33554432000 4194304 4650419 140737078730672 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=217644 CPUtime=0.11 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 447 0 0 0 11 0 0 0 18 0 4 0 523985453 222867456 1728 33554432000 4194304 4650419 140737078730672 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=217644 CPUtime=0.11 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 255 0 0 0 11 0 0 0 18 0 4 0 523985453 222867456 1728 33554432000 4194304 4650419 140737078730672 18446744073709551615 4316002 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 217644

[startup+0.300923 s]
/proc/loadavg: 7.43 7.97 7.90 2/176 26154
/proc/meminfo: memFree=25704892/32951124 swapFree=67111412/67111528
[pid=26154] ppid=26152 vsize=219128 CPUtime=1.17 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) R 26152 26154 26027 0 -1 4202496 2878 0 0 0 117 0 0 0 18 0 4 0 523985452 224387072 2165 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 54782 2165 393 112 0 49747 0
[pid=26154/tid=26155] ppid=26152 vsize=219128 CPUtime=0.29 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 626 0 0 0 29 0 0 0 25 0 4 0 523985453 224387072 2165 33554432000 4194304 4650419 140737078730672 18446744073709551615 4363871 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=219128 CPUtime=0.29 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 705 0 0 0 29 0 0 0 18 0 4 0 523985453 224387072 2165 33554432000 4194304 4650419 140737078730672 18446744073709551615 4364792 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=219128 CPUtime=0.29 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 519 0 0 0 29 0 0 0 18 0 4 0 523985453 224387072 2165 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 219128

[startup+0.700854 s]
/proc/loadavg: 7.43 7.97 7.90 2/176 26154
/proc/meminfo: memFree=25704892/32951124 swapFree=67111412/67111528
[pid=26154] ppid=26152 vsize=220452 CPUtime=2.78 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) R 26152 26154 26027 0 -1 4202496 4599 0 0 0 277 1 0 0 18 0 4 0 523985452 225742848 2722 33554432000 4194304 4650419 140737078730672 18446744073709551615 4363562 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 55113 2722 393 112 0 50078 0
[pid=26154/tid=26155] ppid=26152 vsize=220452 CPUtime=0.69 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 1025 0 0 0 69 0 0 0 25 0 4 0 523985453 225742848 2722 33554432000 4194304 4650419 140737078730672 18446744073709551615 4349707 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=220452 CPUtime=0.69 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 1126 0 0 0 69 0 0 0 18 0 4 0 523985453 225742848 2722 33554432000 4194304 4650419 140737078730672 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=220452 CPUtime=0.69 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 1039 0 0 0 69 0 0 0 18 0 4 0 523985453 225742848 2722 33554432000 4194304 4650419 140737078730672 18446744073709551615 4333494 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 220452

[startup+1.50072 s]
/proc/loadavg: 7.43 7.97 7.90 9/188 26166
/proc/meminfo: memFree=25682624/32951124 swapFree=67111412/67111528
[pid=26154] ppid=26152 vsize=222100 CPUtime=5.96 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) R 26152 26154 26027 0 -1 4202496 8919 0 0 0 595 1 0 0 20 0 4 0 523985452 227430400 4810 33554432000 4194304 4650419 140737078730672 18446744073709551615 4476288 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 55525 4810 395 112 0 50490 0
[pid=26154/tid=26155] ppid=26152 vsize=222100 CPUtime=1.48 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 1800 0 0 0 148 0 0 0 25 0 4 0 523985453 227430400 4810 33554432000 4194304 4650419 140737078730672 18446744073709551615 4315137 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=222100 CPUtime=1.48 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 1935 0 0 0 148 0 0 0 20 0 4 0 523985453 227430400 4810 33554432000 4194304 4650419 140737078730672 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=222100 CPUtime=1.49 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 1622 0 0 0 149 0 0 0 19 0 4 0 523985453 227430400 4810 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 222100

[startup+3.10043 s]
/proc/loadavg: 7.43 7.97 7.90 9/188 26166
/proc/meminfo: memFree=25652180/32951124 swapFree=67111412/67111528
[pid=26154] ppid=26152 vsize=219632 CPUtime=12.36 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) R 26152 26154 26027 0 -1 4202496 17161 0 0 0 1233 3 0 0 25 0 4 0 523985452 224903168 9920 33554432000 4194304 4650419 140737078730672 18446744073709551615 4367329 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 54908 9920 395 112 0 49873 0
[pid=26154/tid=26155] ppid=26152 vsize=219632 CPUtime=3.07 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 3881 0 0 0 307 0 0 0 25 0 4 0 523985453 224903168 9920 33554432000 4194304 4650419 140737078730672 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=219632 CPUtime=3.08 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 4797 0 0 0 308 0 0 0 25 0 4 0 523985453 224903168 9920 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=219632 CPUtime=3.08 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 3792 0 0 0 308 0 0 0 19 0 4 0 523985453 224903168 9920 33554432000 4194304 4650419 140737078730672 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 219632

[startup+6.30086 s]
/proc/loadavg: 7.56 7.99 7.91 9/188 26166
/proc/meminfo: memFree=25607692/32951124 swapFree=67111412/67111528
[pid=26154] ppid=26152 vsize=227784 CPUtime=25.14 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) R 26152 26154 26027 0 -1 4202496 25587 0 0 0 2510 4 0 0 25 0 4 0 523985452 233250816 12666 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 56946 12666 395 112 0 51911 0
[pid=26154/tid=26155] ppid=26152 vsize=227784 CPUtime=6.26 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 7032 0 0 0 625 1 0 0 25 0 4 0 523985453 233250816 12666 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=227784 CPUtime=6.28 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 6734 0 0 0 628 0 0 0 25 0 4 0 523985453 233250816 12666 33554432000 4194304 4650419 140737078730672 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=227784 CPUtime=6.28 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 4936 0 0 0 628 0 0 0 25 0 4 0 523985453 233250816 12666 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 227784

[startup+12.7007 s]
/proc/loadavg: 7.59 7.99 7.91 9/188 26166
/proc/meminfo: memFree=25551404/32951124 swapFree=67111412/67111528
[pid=26154] ppid=26152 vsize=252000 CPUtime=50.7 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) R 26152 26154 26027 0 -1 4202496 39015 0 0 0 5063 7 0 0 25 0 4 0 523985452 258048000 19604 33554432000 4194304 4650419 140737078730672 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 63000 19604 395 112 0 57965 0
[pid=26154/tid=26155] ppid=26152 vsize=252000 CPUtime=12.62 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 10489 0 0 0 1261 1 0 0 25 0 4 0 523985453 258048000 19604 33554432000 4194304 4650419 140737078730672 18446744073709551615 4329693 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=252000 CPUtime=12.68 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 9982 0 0 0 1267 1 0 0 25 0 4 0 523985453 258048000 19604 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365333 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=252000 CPUtime=12.69 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 7715 0 0 0 1268 1 0 0 25 0 4 0 523985453 258048000 19604 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 252000

[startup+25.5005 s]
/proc/loadavg: 7.68 7.99 7.91 9/188 26167
/proc/meminfo: memFree=25510228/32951124 swapFree=67111412/67111528
[pid=26154] ppid=26152 vsize=263016 CPUtime=101.83 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) R 26152 26154 26027 0 -1 4202496 55188 0 0 0 10170 13 0 0 25 0 4 0 523985452 269328384 27044 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 65754 27044 395 112 0 60719 0
[pid=26154/tid=26155] ppid=26152 vsize=263016 CPUtime=25.35 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 15652 0 0 0 2532 3 0 0 25 0 4 0 523985453 269328384 27044 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=263016 CPUtime=25.48 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 10890 0 0 0 2547 1 0 0 25 0 4 0 523985453 269328384 27044 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=263016 CPUtime=25.49 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 10892 0 0 0 2546 3 0 0 25 0 4 0 523985453 269328384 27044 33554432000 4194304 4650419 140737078730672 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 263016

[startup+51.1009 s]
/proc/loadavg: 7.85 8.01 7.91 9/188 26167
/proc/meminfo: memFree=25455868/32951124 swapFree=67111412/67111528
[pid=26154] ppid=26152 vsize=255352 CPUtime=204.1 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) R 26152 26154 26027 0 -1 4202496 79570 0 0 0 20390 20 0 0 25 0 4 0 523985452 261480448 34626 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 63838 34626 395 112 0 58803 0
[pid=26154/tid=26155] ppid=26152 vsize=255352 CPUtime=50.81 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 21022 0 0 0 5077 4 0 0 25 0 4 0 523985453 261480448 34626 33554432000 4194304 4650419 140737078730672 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=255352 CPUtime=51.09 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 15870 0 0 0 5106 3 0 0 25 0 4 0 523985453 261480448 34626 33554432000 4194304 4650419 140737078730672 18446744073709551615 4329050 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=255352 CPUtime=51.08 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 15674 0 0 0 5104 4 0 0 25 0 4 0 523985453 261480448 34626 33554432000 4194304 4650419 140737078730672 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 255352

[startup+102.307 s]
/proc/loadavg: 8.04 8.03 7.93 9/188 26169
/proc/meminfo: memFree=25349088/32951124 swapFree=67111412/67111528
[pid=26154] ppid=26152 vsize=394260 CPUtime=408.64 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) R 26152 26154 26027 0 -1 4202496 109970 0 0 0 40832 32 0 0 25 0 4 0 523985452 403722240 52020 33554432000 4194304 4650419 140737078730672 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 98565 52020 395 112 0 93530 0
[pid=26154/tid=26155] ppid=26152 vsize=394260 CPUtime=101.74 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 25579 0 0 0 10167 7 0 0 25 0 4 0 523985453 403722240 52020 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=394260 CPUtime=102.29 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 25918 0 0 0 10222 7 0 0 25 0 4 0 523985453 403722240 52020 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=394260 CPUtime=102.3 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 22445 0 0 0 10223 7 0 0 25 0 4 0 523985453 403722240 52020 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 394260

[startup+162.301 s]

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

[pid=26154] ppid=26152 vsize=533988 CPUtime=2805.39 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) R 26152 26154 26027 0 -1 4202496 384995 0 0 0 280379 160 0 0 25 0 4 0 523985452 546803712 91685 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 133497 91685 395 112 0 128462 0
[pid=26154/tid=26155] ppid=26152 vsize=533988 CPUtime=698.48 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 97596 0 0 0 69805 43 0 0 25 0 4 0 523985453 546803712 91685 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=533988 CPUtime=702.3 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 86182 0 0 0 70194 36 0 0 25 0 4 0 523985453 546803712 91685 33554432000 4194304 4650419 140737078730672 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=533988 CPUtime=702.31 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 65377 0 0 0 70202 29 0 0 25 0 4 0 523985453 546803712 91685 33554432000 4194304 4650419 140737078730672 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.39
Current children cumulated vsize (KiB) 533988

[startup+762.307 s]
/proc/loadavg: 8.08 8.10 8.01 9/188 26186
/proc/meminfo: memFree=24980288/32951124 swapFree=67111412/67111528
[pid=26154] ppid=26152 vsize=534236 CPUtime=3045.09 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) R 26152 26154 26027 0 -1 4202496 406755 0 0 0 304338 171 0 0 25 0 4 0 523985452 547057664 94988 33554432000 4194304 4650419 140737078730672 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 133559 94988 395 112 0 128524 0
[pid=26154/tid=26155] ppid=26152 vsize=534236 CPUtime=758.15 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 105357 0 0 0 75769 46 0 0 25 0 4 0 523985453 547057664 94988 33554432000 4194304 4650419 140737078730672 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=534236 CPUtime=762.3 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 90136 0 0 0 76192 38 0 0 25 0 4 0 523985453 547057664 94988 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=534236 CPUtime=762.31 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 68259 0 0 0 76201 30 0 0 25 0 4 0 523985453 547057664 94988 33554432000 4194304 4650419 140737078730672 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.09
Current children cumulated vsize (KiB) 534236

[startup+822.301 s]
/proc/loadavg: 8.23 8.14 8.02 9/188 26188
/proc/meminfo: memFree=24969968/32951124 swapFree=67111412/67111528
[pid=26154] ppid=26152 vsize=553144 CPUtime=3284.74 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) R 26152 26154 26027 0 -1 4202496 426366 0 0 0 328294 180 0 0 25 0 4 0 523985452 566419456 96915 33554432000 4194304 4650419 140737078730672 18446744073709551615 4360599 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 138286 96915 395 112 0 133251 0
[pid=26154/tid=26155] ppid=26152 vsize=553144 CPUtime=817.82 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 108415 0 0 0 81735 47 0 0 25 0 4 0 523985453 566419456 96915 33554432000 4194304 4650419 140737078730672 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=553144 CPUtime=822.29 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 94852 0 0 0 82189 40 0 0 25 0 4 0 523985453 566419456 96915 33554432000 4194304 4650419 140737078730672 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=553144 CPUtime=822.3 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 70996 0 0 0 82199 31 0 0 25 0 4 0 523985453 566419456 96915 33554432000 4194304 4650419 140737078730672 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 553144

[startup+882.3 s]
/proc/loadavg: 8.13 8.13 8.02 9/188 26189
/proc/meminfo: memFree=24946756/32951124 swapFree=67111412/67111528
[pid=26154] ppid=26152 vsize=553300 CPUtime=3524.41 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) R 26152 26154 26027 0 -1 4202496 446176 0 0 0 352248 193 0 0 25 0 4 0 523985452 566579200 102249 33554432000 4194304 4650419 140737078730672 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 138325 102249 395 112 0 133290 0
[pid=26154/tid=26155] ppid=26152 vsize=553300 CPUtime=877.49 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 115587 0 0 0 87697 52 0 0 25 0 4 0 523985453 566579200 102249 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=553300 CPUtime=882.3 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 97583 0 0 0 88188 42 0 0 25 0 4 0 523985453 566579200 102249 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=553300 CPUtime=882.31 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 73755 0 0 0 88198 33 0 0 25 0 4 0 523985453 566579200 102249 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.41
Current children cumulated vsize (KiB) 553300

[startup+942.301 s]
/proc/loadavg: 8.20 8.15 8.03 9/188 26191
/proc/meminfo: memFree=24915620/32951124 swapFree=67111412/67111528
[pid=26154] ppid=26152 vsize=566552 CPUtime=3764.1 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) R 26152 26154 26027 0 -1 4202496 470060 0 0 0 376204 206 0 0 25 0 4 0 523985452 580149248 109100 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 141638 109100 395 112 0 136603 0
[pid=26154/tid=26155] ppid=26152 vsize=566552 CPUtime=937.17 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 119885 0 0 0 93663 54 0 0 25 0 4 0 523985453 580149248 109100 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=566552 CPUtime=942.3 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 104096 0 0 0 94184 46 0 0 25 0 4 0 523985453 580149248 109100 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=566552 CPUtime=942.31 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 78958 0 0 0 94195 36 0 0 25 0 4 0 523985453 580149248 109100 33554432000 4194304 4650419 140737078730672 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.1
Current children cumulated vsize (KiB) 566552

[startup+1002.3 s]
/proc/loadavg: 8.11 8.13 8.03 9/188 26193
/proc/meminfo: memFree=24909416/32951124 swapFree=67111412/67111528
[pid=26154] ppid=26152 vsize=571788 CPUtime=4003.76 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) R 26152 26154 26027 0 -1 4202496 489365 0 0 0 400162 214 0 0 25 0 4 0 523985452 585510912 108619 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 142947 108619 395 112 0 137912 0
[pid=26154/tid=26155] ppid=26152 vsize=571788 CPUtime=996.85 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 125173 0 0 0 99628 57 0 0 25 0 4 0 523985453 585510912 108619 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=571788 CPUtime=1002.29 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 110469 0 0 0 100181 48 0 0 25 0 4 0 523985453 585510912 108619 33554432000 4194304 4650419 140737078730672 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=571788 CPUtime=1002.32 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 81301 0 0 0 100195 37 0 0 25 0 4 0 523985453 585510912 108619 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 571788

[startup+1062.3 s]
/proc/loadavg: 8.12 8.13 8.04 9/188 26194
/proc/meminfo: memFree=24907924/32951124 swapFree=67111412/67111528
[pid=26154] ppid=26152 vsize=572064 CPUtime=4243.44 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) R 26152 26154 26027 0 -1 4202496 511086 0 0 0 424120 224 0 0 25 0 4 0 523985452 585793536 107103 33554432000 4194304 4650419 140737078730672 18446744073709551615 4364792 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 143016 107103 395 112 0 137981 0
[pid=26154/tid=26155] ppid=26152 vsize=572064 CPUtime=1056.52 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 131591 0 0 0 105592 60 0 0 25 0 4 0 523985453 585793536 107103 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=572064 CPUtime=1062.3 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 116499 0 0 0 106179 51 0 0 25 0 4 0 523985453 585793536 107103 33554432000 4194304 4650419 140737078730672 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=572064 CPUtime=1062.31 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 84214 0 0 0 106193 38 0 0 25 0 4 0 523985453 585793536 107103 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 572064

[startup+1122.3 s]
/proc/loadavg: 8.21 8.15 8.05 9/188 26196
/proc/meminfo: memFree=24886340/32951124 swapFree=67111412/67111528
[pid=26154] ppid=26152 vsize=625352 CPUtime=4483.12 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) R 26152 26154 26027 0 -1 4202496 532724 0 0 0 448072 240 0 0 25 0 4 0 523985452 640360448 108137 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 156338 108137 395 112 0 151303 0
[pid=26154/tid=26155] ppid=26152 vsize=625352 CPUtime=1116.19 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 138218 0 0 0 111555 64 0 0 25 0 4 0 523985453 640360448 108137 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=625352 CPUtime=1122.3 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 121957 0 0 0 112175 55 0 0 25 0 4 0 523985453 640360448 108137 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365303 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=625352 CPUtime=1122.31 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 87137 0 0 0 112190 41 0 0 25 0 4 0 523985453 640360448 108137 33554432000 4194304 4650419 140737078730672 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.12
Current children cumulated vsize (KiB) 625352

[startup+1182.3 s]
/proc/loadavg: 8.26 8.17 8.06 9/188 26197
/proc/meminfo: memFree=24821972/32951124 swapFree=67111412/67111528
[pid=26154] ppid=26152 vsize=694796 CPUtime=4722.8 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) R 26152 26154 26027 0 -1 4202496 556209 0 0 0 472025 255 0 0 25 0 4 0 523985452 711471104 117278 33554432000 4194304 4650419 140737078730672 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 173699 117278 395 112 0 168664 0
[pid=26154/tid=26155] ppid=26152 vsize=694796 CPUtime=1175.87 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 144166 0 0 0 117519 68 0 0 25 0 4 0 523985453 711471104 117278 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=694796 CPUtime=1182.3 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 128405 0 0 0 118170 60 0 0 25 0 4 0 523985453 711471104 117278 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=694796 CPUtime=1182.32 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 89334 0 0 0 118190 42 0 0 25 0 4 0 523985453 711471104 117278 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.8
Current children cumulated vsize (KiB) 694796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.18 8.16 8.06 9/188 26198
/proc/meminfo: memFree=24829404/32951124 swapFree=67111412/67111528
[pid=26154] ppid=26152 vsize=694904 CPUtime=4800.31 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) R 26152 26154 26027 0 -1 4202496 562067 0 0 0 479773 258 0 0 25 0 4 0 523985452 711581696 115792 33554432000 4194304 4650419 140737078730672 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 173726 115792 395 112 0 168691 0
[pid=26154/tid=26155] ppid=26152 vsize=694904 CPUtime=1195.17 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 146323 0 0 0 119447 70 0 0 25 0 4 0 523985453 711581696 115792 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=694904 CPUtime=1201.71 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 130597 0 0 0 120110 61 0 0 25 0 4 0 523985453 711581696 115792 33554432000 4194304 4650419 140737078730672 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=694904 CPUtime=1201.73 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 90000 0 0 0 120130 43 0 0 25 0 4 0 523985453 711581696 115792 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 694904

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

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

[startup+1201.7 s]
/proc/loadavg: 8.18 8.16 8.06 9/188 26198
/proc/meminfo: memFree=24829404/32951124 swapFree=67111412/67111528
[pid=26154] ppid=26152 vsize=694904 CPUtime=4800.31 cores=1,3,5,7
/proc/26154/stat : 26154 (strangenight1-m) R 26152 26154 26027 0 -1 4202496 562067 0 0 0 479773 258 0 0 25 0 4 0 523985452 711581696 115792 33554432000 4194304 4650419 140737078730672 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26154/statm: 173726 115792 395 112 0 168691 0
[pid=26154/tid=26155] ppid=26152 vsize=694904 CPUtime=1195.17 cores=1,3,5,7
/proc/26154/task/26155/stat : 26155 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 146323 0 0 0 119447 70 0 0 25 0 4 0 523985453 711581696 115792 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26154/tid=26156] ppid=26152 vsize=694904 CPUtime=1201.71 cores=1,3,5,7
/proc/26154/task/26156/stat : 26156 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 130597 0 0 0 120110 61 0 0 25 0 4 0 523985453 711581696 115792 33554432000 4194304 4650419 140737078730672 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26154/tid=26157] ppid=26152 vsize=694904 CPUtime=1201.73 cores=1,3,5,7
/proc/26154/task/26157/stat : 26157 (strangenight1-m) R 26152 26154 26027 0 -1 4202560 90000 0 0 0 120130 43 0 0 25 0 4 0 523985453 711581696 115792 33554432000 4194304 4650419 140737078730672 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 694904

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.36
CPU user time (s): 4797.76
CPU system time (s): 2.6046
CPU usage (%): 399.453
Max. virtual memory (cumulated for all children) (KiB): 801496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.76
system time used= 2.6046
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 562069
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= 193
involuntary context switches= 35197

runsolver used 1.74973 second user time and 4.82627 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-30 02:37:53
IDJOB=3175437
IDBENCH=83055
IDSOLVER=1588
FILE ID=node132/3175437-1304123873
RUNJOBID= node132-1304122669-26046
PBS_JOBID= 13170746
Free space on /tmp= 71872 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1693168158-005.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175437-1304123873/watcher-3175437-1304123873 -o /tmp/evaluation-result-3175437-1304123873/solver-3175437-1304123873 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175437-1304123873.cnf

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

MD5SUM BENCH= c2b69177f59f5d1d2093247dc6de56f3
RANDOM SEED=806976798

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25705916 kB
Buffers:        686464 kB
Cached:        6013736 kB
SwapCached:        112 kB
Active:        1495896 kB
Inactive:      5268908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25705916 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:           11668 kB
Writeback:           0 kB
AnonPages:       63780 kB
Mapped:          14320 kB
Slab:           417704 kB
PageTables:       4780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189680 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71860 MiB
End job on node132 at 2011-04-30 02:57:57