Trace number 3368892

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.21 1204.44

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S360859187-040.UNKNOWN.cnf
MD5SUM5da80be8e24322484381341b0d82cc61
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark359.33
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-3368892-1305405516.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.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      44 undec:       8 neg:      48
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       100      2130         0         0     10650         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.43/0.13	c  N st     8      4917       100      2130         0      4580     10650     99632   no data   no data  --
1.17/0.33	c  N st    10     11299       100      2130         0      4227     10650     73796   no data   no data  --
1.97/0.52	c  N st    11     17042       100      2130         0      9554     10650    186240   no data   no data  --
3.17/0.84	c  F st    12     25000       100      2130         0     11735     10650    234513   no data   no data  --
3.17/0.84	c  N st    12     25000       100      2130         0     11735     10650    234513   no data   no data  --
3.97/1.04	c Decided on static restart strategy
3.97/1.04	c  N st    18     30004       100      2130         0     10069     10650    188142   no data   no data  --
3.97/1.04	c  S st    18     30004       100      2130         0     10069     10650    188142   no data   no data  --
3.97/1.07	c  S st    18     30508       100      2130         0     10557     10650    198842   no data   no data  --
3.97/1.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.97/1.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.97/1.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
3.97/1.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.97/1.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.97/1.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3.97/1.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.96/1.52	c lits-rem:      1933  cl-subs:     1882  v-elim:      0  v-fix:    0  time:  1.75 s
5.96/1.56	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.14
5.96/1.56	c calculated reachability. Time: 0.00
5.96/1.56	c  N st    18     30508       100      2130         0      8675     10650    156769   no data   no data  --
7.55/1.90	c  N st    20     37622       100      2130         0      8001     10650    132537   no data   no data  --
8.35/2.18	c  N st    21     44023       100      2130         0     13877     10650    255546   no data   no data  --
8.76/2.29	c  S st    22     45762       100      2130         0     15473     10650    289144   no data   no data  --
9.19/2.33	c  S st    22     46265       100      2130         0     15957     10650    299903   no data   no data  --
9.19/2.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/2.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.19/2.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
9.19/2.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/2.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/2.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
9.19/2.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.92/3.52	c lits-rem:      3047  cl-subs:     2391  v-elim:      0  v-fix:    0  time:  4.67 s
13.92/3.52	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
13.92/3.52	c vivif2 --  cl tried    13566 cl shrink        0 lits rem          0 time: 0.01
13.92/3.58	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.23
13.92/3.58	c calculated reachability. Time: 0.00
13.92/3.58	c  N st    22     46265       100      2130         0     13566     10650    246429   no data   no data  --
17.13/4.34	c  N st    23     60662       100      2130         0      9551     10650    140696   no data   no data  --
19.11/4.86	c  N st    24     69397       100      2130         0     17604     10650    309489   no data   no data  --
19.11/4.86	c  S st    24     69397       100      2130         0     17604     10650    309489   no data   no data  --
19.51/4.90	c  S st    24     69898       100      2130         0     18091     10650    320207   no data   no data  --
19.51/4.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.51/4.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.51/4.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
19.51/4.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.51/4.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.51/4.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
19.51/4.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.70/6.22	c lits-rem:      3180  cl-subs:     2618  v-elim:      0  v-fix:    0  time:  5.23 s
24.70/6.22	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
24.70/6.23	c vivif2 --  cl tried    15473 cl shrink        0 lits rem          0 time: 0.01
24.70/6.29	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.27
24.70/6.29	c calculated reachability. Time: 0.00
24.70/6.29	c  N st    24     69898       100      2130         0     15473     10650    264748   no data   no data  --
29.88/7.50	c  F st    25     87500       100      2130         0     21650     10650    380743   no data   no data  --
29.88/7.50	c  N st    25     87500       100      2130         0     21650     10650    380743   no data   no data  --
30.69/7.79	c Decided on static restart strategy
31.46/7.97	c  N st    32     95538       100      2130         0     18101     10650    305334   no data   no data  --
33.86/8.55	c  N st    34    104848       100      2130         0     14699     10650    229131   no data   no data  --
33.86/8.55	c  S st    34    104848       100      2130         0     14699     10650    229131   no data   no data  --
33.86/8.59	c  S st    34    105352       100      2130         0     15177     10650    240027   no data   no data  --
33.86/8.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.86/8.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.26/8.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
34.26/8.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.26/8.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.26/8.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
34.26/8.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.24/9.62	c lits-rem:      1206  cl-subs:     1225  v-elim:      0  v-fix:    0  time:  4.02 s
38.24/9.62	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
38.24/9.62	c vivif2 --  cl tried    13952 cl shrink        0 lits rem          0 time: 0.01
38.24/9.68	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.24
38.24/9.68	c calculated reachability. Time: 0.00
38.24/9.68	c  N st    34    105352       100      2130         0     13952     10650    213983   no data   no data  --
41.03/10.36	c  N st    35    114952       100      2130         0     22776     10650    399677   no data   no data  --
45.02/11.39	c  N st    36    129349       100      2130         0     23236     10650    402631   no data   no data  --
51.80/13.07	c  N st    37    150945       100      2130         0     29252     10650    514266   no data   no data  --
53.79/13.55	c  S st    38    158028       100      2130         0     21133     10650    335125   no data   no data  --
54.19/13.60	c  S st    38    158530       100      2130         0     21607     10650    345827   no data   no data  --
54.19/13.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.19/13.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.19/13.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
54.19/13.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.19/13.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.19/13.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
54.19/13.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
59.37/14.96	c lits-rem:      3247  cl-subs:     1945  v-elim:      0  v-fix:    0  time:  5.33 s
59.37/14.96	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
59.37/14.96	c vivif2 --  cl tried    19662 cl shrink        0 lits rem          0 time: 0.01
59.77/15.05	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.35
59.77/15.05	c calculated reachability. Time: 0.00
59.77/15.05	c  N st    38    158530       100      2130         0     19662     10650    301874   no data   no data  --
75.30/18.95	c  N st    39    207118       100      2130         0     32291     10650    557660   no data   no data  --
85.66/21.51	c  N st    40    237796       100      2130         0     24604     10650    361367   no data   no data  --
85.66/21.51	c  S st    40    237796       100      2130         0     24604     10650    361367   no data   no data  --
85.66/21.58	c  S st    40    238298       100      2130         0     25078     10650    372052   no data   no data  --
85.66/21.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.66/21.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
85.66/21.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
85.66/21.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.66/21.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.66/21.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
85.66/21.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
91.19/22.91	c lits-rem:      2048  cl-subs:     2508  v-elim:      0  v-fix:    0  time:  5.20 s
91.19/22.91	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
91.19/22.92	c vivif2 --  cl tried    22570 cl shrink        0 lits rem          0 time: 0.01
91.58/23.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.38
91.58/23.01	c calculated reachability. Time: 0.00
91.58/23.01	c  N st    40    238298       100      2130         0     22570     10650    323180   no data   no data  --
116.87/29.48	c  F st    41    306250       100      2130         0     24519     10650    331775   no data   no data  --
116.87/29.48	c  N st    41    306250       100      2130         0     24519     10650    331775   no data   no data  --
118.84/29.92	c Decided on static restart strategy
128.29/32.30	c  N st    51    334558       100      2130         0     28592     10650    411373   no data   no data  --
138.14/34.80	c  N st    53    357447       100      2130         0     26678     10650    357766   no data   no data  --
138.14/34.80	c  S st    53    357447       100      2130         0     26678     10650    357766   no data   no data  --
138.14/34.87	c  S st    53    357951       100      2130         0     27165     10650    368444   no data   no data  --
138.14/34.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
138.14/34.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
138.14/34.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
138.14/34.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.14/34.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.14/34.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
138.14/34.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
142.87/36.00	c lits-rem:      1686  cl-subs:     1178  v-elim:      0  v-fix:    0  time:  4.37 s
142.87/36.00	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
142.87/36.00	c vivif2 --  cl tried    25987 cl shrink        0 lits rem          0 time: 0.01
143.26/36.11	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.42
143.26/36.11	c calculated reachability. Time: 0.00
143.26/36.11	c  N st    53    357951       100      2130         0     25987     10650    342856   no data   no data  --
156.65/39.56	c  N st    54    390344       100      2130         0     31910     10650    461299   no data   no data  --
180.15/45.48	c  N st    55    438932       100      2130         0     25897     10650    310593   no data   no data  --
212.04/53.47	c  N st    56    511814       100      2130         0     38747     10650    567116   no data   no data  --
224.80/56.63	c  N st    57    536926       100      2130         0     33414     10650    440619   no data   no data  --
224.80/56.63	c  S st    57    536926       100      2130         0     33414     10650    440619   no data   no data  --
225.20/56.72	c  S st    57    537428       100      2130         0     33899     10650    451709   no data   no data  --
225.20/56.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
225.20/56.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
225.20/56.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
225.20/56.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
225.20/56.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
225.20/56.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
225.20/56.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
230.79/58.19	c lits-rem:      2073  cl-subs:     1476  v-elim:      0  v-fix:    0  time:  5.79 s
230.79/58.19	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
231.19/58.20	c vivif2 --  cl tried    32423 cl shrink        0 lits rem          0 time: 0.02
231.61/58.36	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.64
231.61/58.36	c calculated reachability. Time: 0.00
231.61/58.36	c  N st    57    537428       100      2130         0     32423     10650    419946   no data   no data  --
312.50/78.69	c  N st    58    701412       100      2130         0     59626     10650    946158   no data   no data  --
373.08/93.89	c  N st    59    806142       100      2130         0     54071     10650    818561   no data   no data  --
373.08/93.89	c  S st    59    806142       100      2130         0     54071     10650    818561   no data   no data  --
373.88/94.03	c  S st    59    806648       100      2130         0     54556     10650    829188   no data   no data  --
373.88/94.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
373.88/94.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
373.88/94.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.07
373.88/94.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
373.88/94.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
373.88/94.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
373.88/94.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
394.61/99.28	c lits-rem:      2142  cl-subs:     6112  v-elim:      0  v-fix:    0  time: 20.76 s
394.61/99.28	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
394.61/99.29	c vivif2 --  cl tried    48444 cl shrink        0 lits rem          0 time: 0.04
395.80/99.56	c asymm  cl-useful: 0/1880/2130 lits-rem:0 time: 1.06
395.80/99.56	c calculated reachability. Time: 0.00
395.80/99.56	c  N st    59    806648       100      2130         0     48444     10650    708481   no data   no data  --
556.85/139.97	c  F st    60   1071876       100      2130         0     63461     10650    940518   no data   no data  --
556.85/139.97	c  N st    60   1071876       100      2130         0     63461     10650    940518   no data   no data  --
560.89/140.92	c Decided on static restart strategy
580.37/145.88	c  N st    70   1100181       100      2130         0     48406     10650    617371   no data   no data  --
605.47/152.15	c  N st    72   1136174       100      2130         0     81646     10650   1334058   no data   no data  --
625.42/157.13	c  N st    73   1168568       100      2130         0     69260     10650   1077485   no data   no data  --
656.51/164.97	c  N st    74   1209972       100      2130         0     64159     10650    946803   no data   no data  --
656.51/164.97	c  S st    74   1209972       100      2130         0     64159     10650    946803   no data   no data  --
657.70/165.22	c  S st    74   1210472       100      2130         0     64641     10650    957800   no data   no data  --
657.70/165.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
657.70/165.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
657.70/165.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.13
657.70/165.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
657.70/165.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
657.70/165.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
657.70/165.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
694.37/174.48	c lits-rem:      2106  cl-subs:     5115  v-elim:      0  v-fix:    0  time: 36.64 s
694.37/174.48	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
694.37/174.49	c vivif2 --  cl tried    59526 cl shrink        0 lits rem          0 time: 0.05
695.98/174.83	c asymm  cl-useful: 0/1615/2130 lits-rem:0 time: 1.37
695.98/174.84	c calculated reachability. Time: 0.00
695.98/174.84	c  N st    74   1210472       100      2130         0     59526     10650    850336   no data   no data  --
752.18/188.99	c  N st    75   1283357       100      2130         0     82395     10650   1299468   no data   no data  --
851.02/213.71	c  N st    76   1392681       100      2130         0     91909     10650   1477505   no data   no data  --
997.73/250.58	c  N st    77   1556666       100      2130         0     49556     10650    538297   no data   no data  --
1140.83/286.41	c  N st    78   1710473       100      2130         0     88948     10650   1363770   no data   no data  --
1140.83/286.41	c  S st    78   1710473       100      2130         0     88948     10650   1363770   no data   no data  --
1142.03/286.73	c  S st    78   1710976       100      2130         0     89432     10650   1375087   no data   no data  --
1142.03/286.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1142.03/286.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1142.03/286.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.20
1142.43/286.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1142.43/286.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1142.43/286.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1142.43/286.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1235.73/310.29	c lits-rem:      3019  cl-subs:    11326  v-elim:      0  v-fix:    0  time: 93.44 s
1235.73/310.29	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1235.73/310.30	c vivif2 --  cl tried    78106 cl shrink        0 lits rem          0 time: 0.06
1236.50/310.47	c asymm  cl-useful: 0/515/2130 lits-rem:0 time: 0.67
1236.50/310.47	c calculated reachability. Time: 0.00
1236.50/310.47	c  N st    78   1710976       100      2130         0     78106     10650   1153845   no data   no data  --
1534.32/385.14	c  N st    79   2079940       100      2130         0     89589     10650   1301169   no data   no data  --
1668.62/418.80	c  N st    80   2210976       100      2130         0     93263     10650   1367814   no data   no data  --
1668.62/418.80	c  S st    80   2210976       100      2130         0     93263     10650   1367814   no data   no data  --
1669.42/419.09	c  S st    80   2211480       100      2130         0     93744     10650   1378836   no data   no data  --
1669.42/419.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1669.42/419.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1669.84/419.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.22
1669.84/419.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1669.84/419.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1669.84/419.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1669.84/419.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1761.10/442.09	c lits-rem:      2867  cl-subs:    10557  v-elim:      0  v-fix:    0  time: 91.26 s
1761.10/442.09	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1761.50/442.11	c vivif2 --  cl tried    83187 cl shrink        0 lits rem          0 time: 0.07
1763.08/442.53	c asymm  cl-useful: 0/1157/2130 lits-rem:0 time: 1.68
1763.08/442.53	c calculated reachability. Time: 0.00
1763.08/442.53	c  N st    80   2211480       100      2130         0     83187     10650   1179004   no data   no data  --
2254.58/565.84	c  N st    81   2711480       100      2130         0    106162     10650   1572138   no data   no data  --
2254.58/565.84	c  S st    81   2711480       100      2130         0    106162     10650   1572138   no data   no data  --
2255.78/566.17	c  S st    81   2711981       100      2130         0    106643     10650   1583381   no data   no data  --
2255.78/566.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2255.78/566.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2256.18/566.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
2256.18/566.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2256.18/566.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2256.18/566.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2256.18/566.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2386.13/598.89	c lits-rem:      9187  cl-subs:    12528  v-elim:      0  v-fix:    0  time: 129.99 s
2386.13/598.89	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2386.53/598.91	c vivif2 --  cl tried    94115 cl shrink        0 lits rem          0 time: 0.08
2388.13/599.34	c asymm  cl-useful: 0/874/2130 lits-rem:0 time: 1.72
2388.13/599.35	c calculated reachability. Time: 0.00
2388.13/599.35	c  N st    81   2711981       100      2130         0     94115     10650   1341064   no data   no data  --
2925.46/734.15	c  N st    82   3211983       100      2130         0     71979     10650    773704   no data   no data  --
2925.46/734.15	c  S st    82   3211983       100      2130         0     71979     10650    773704   no data   no data  --
2926.66/734.42	c  S st    82   3212487       100      2130         0     72470     10650    785066   no data   no data  --
2926.66/734.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2926.66/734.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2926.66/734.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
2926.66/734.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2926.66/734.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2926.66/734.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2926.66/734.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2952.17/740.86	c lits-rem:       563  cl-subs:      340  v-elim:      0  v-fix:    0  time: 25.38 s
2952.17/740.86	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2952.17/740.87	c vivif2 --  cl tried    72130 cl shrink        0 lits rem          0 time: 0.05
2953.77/741.23	c asymm  cl-useful: 0/1345/2130 lits-rem:0 time: 1.44
2953.77/741.23	c calculated reachability. Time: 0.00
2953.77/741.23	c  N st    82   3212487       100      2130         0     72130     10650    778128   no data   no data  --
3554.09/891.89	c  N st    83   3712487       100      2130         0     82158     10650    924633   no data   no data  --
3554.09/891.89	c  S st    83   3712487       100      2130         0     82158     10650    924633   no data   no data  --
3555.73/892.25	c  S st    83   3712989       100      2130         0     82639     10650    935637   no data   no data  --
3555.73/892.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3555.73/892.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3556.07/892.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.17
3556.07/892.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3556.07/892.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3556.07/892.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3556.07/892.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3595.94/902.31	c lits-rem:      1238  cl-subs:     1893  v-elim:      0  v-fix:    0  time: 39.76 s
3595.94/902.31	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3595.94/902.32	c vivif2 --  cl tried    80746 cl shrink        0 lits rem          0 time: 0.06
3597.14/902.62	c asymm  cl-useful: 0/785/2130 lits-rem:0 time: 1.19
3597.14/902.62	c calculated reachability. Time: 0.00
3597.14/902.62	c  N st    83   3712989       100      2130         0     80746     10650    900146   no data   no data  --
3638.62/913.08	c  F st    84   3751562       100      2130         0    115954     10650   1665059   no data   no data  --
3638.62/913.08	c  N st    84   3751562       100      2130         0    115954     10650   1665059   no data   no data  --
3646.18/914.97	c Decided on static restart strategy
3686.43/925.04	c  N st    94   3779864       100      2130         0    142109     10650   2249704   no data   no data  --
3738.65/938.12	c  N st    96   3815860       100      2130         0     97626     10650   1268771   no data   no data  --
3786.49/950.14	c  N st    97   3848252       100      2130         0    127420     10650   1920234   no data   no data  --
3851.46/966.45	c  N st    98   3896841       100      2130         0     93280     10650   1160617   no data   no data  --
3962.68/994.37	c  N st    99   3969723       100      2130         0     80188     10650    849353   no data   no data  --
4096.21/1027.88	c  N st   100   4079046       100      2130         0     99709     10650   1253567   no data   no data  --
4260.06/1068.90	c  N st   101   4212989       100      2130         0    140828     10650   2144187   no data   no data  --
4260.06/1068.90	c  S st   101   4212989       100      2130         0    140828     10650   2144187   no data   no data  --
4261.70/1069.37	c  S st   101   4213495       100      2130         0    141309     10650   2155388   no data   no data  --
4261.70/1069.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4261.70/1069.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4262.04/1069.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.29
4262.44/1069.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4262.44/1069.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4262.44/1069.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
4262.44/1069.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  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: 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-3368892-1305405516/watcher-3368892-1305405516 -o /tmp/evaluation-result-3368892-1305405516/solver-3368892-1305405516 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368892-1305405516.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: 5.18 7.19 7.70 6/415 8371
/proc/meminfo: memFree=21336724/32950940 swapFree=67111356/67111528
[pid=8371] ppid=8369 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 413 0 0 0 0 0 0 0 23 0 4 0 730782364 52465664 353 33554432000 4194304 4650419 140735811667616 18446744073709551615 47592606881718 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8371/statm: 12809 353 303 112 0 7774 0
[pid=8371/tid=8372] ppid=8369 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 730782365 52465664 357 33554432000 4194304 4650419 140735811667616 18446744073709551615 47592606881305 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 1 0 0 0 1 0 0 0 24 0 4 0 730782365 52465664 357 33554432000 4194304 4650419 140735811667616 18446744073709551615 47592606881305 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 4 0 0 0 1 0 0 0 24 0 4 0 730782365 52465664 357 33554432000 4194304 4650419 140735811667616 18446744073709551615 47592606881305 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.115865 s]
/proc/loadavg: 5.18 7.19 7.70 6/415 8371
/proc/meminfo: memFree=21336724/32950940 swapFree=67111356/67111528
[pid=8371] ppid=8369 vsize=282564 CPUtime=0.43 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 1788 0 0 0 43 0 0 0 24 0 4 0 730782364 289345536 1646 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8371/statm: 70641 1646 389 112 0 65606 0
[pid=8371/tid=8372] ppid=8369 vsize=282564 CPUtime=0.1 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 387 0 0 0 10 0 0 0 25 0 4 0 730782365 289345536 1646 33554432000 4194304 4650419 140735811667616 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=282564 CPUtime=0.11 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 365 0 0 0 11 0 0 0 25 0 4 0 730782365 289345536 1646 33554432000 4194304 4650419 140735811667616 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=282564 CPUtime=0.11 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 237 0 0 0 11 0 0 0 25 0 4 0 730782365 289345536 1646 33554432000 4194304 4650419 140735811667616 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 282564

[startup+0.20085 s]
/proc/loadavg: 5.18 7.19 7.70 6/415 8371
/proc/meminfo: memFree=21336724/32950940 swapFree=67111356/67111528
[pid=8371] ppid=8369 vsize=283892 CPUtime=0.77 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 2473 0 0 0 77 0 0 0 24 0 4 0 730782364 290705408 1804 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365273 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8371/statm: 70973 1804 391 112 0 65938 0
[pid=8371/tid=8372] ppid=8369 vsize=283892 CPUtime=0.18 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 574 0 0 0 18 0 0 0 25 0 4 0 730782365 290705408 1804 33554432000 4194304 4650419 140735811667616 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=283892 CPUtime=0.19 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 518 0 0 0 19 0 0 0 25 0 4 0 730782365 290705408 1804 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=283892 CPUtime=0.19 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 424 0 0 0 19 0 0 0 25 0 4 0 730782365 290705408 1804 33554432000 4194304 4650419 140735811667616 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283892

[startup+0.300833 s]
/proc/loadavg: 5.18 7.19 7.70 6/415 8371
/proc/meminfo: memFree=21336724/32950940 swapFree=67111356/67111528
[pid=8371] ppid=8369 vsize=284064 CPUtime=1.17 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 2834 0 0 0 117 0 0 0 25 0 4 0 730782364 290881536 2165 33554432000 4194304 4650419 140735811667616 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8371/statm: 71016 2165 391 112 0 65981 0
[pid=8371/tid=8372] ppid=8369 vsize=284064 CPUtime=0.28 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 669 0 0 0 28 0 0 0 25 0 4 0 730782365 290881536 2165 33554432000 4194304 4650419 140735811667616 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=284064 CPUtime=0.29 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 612 0 0 0 29 0 0 0 25 0 4 0 730782365 290881536 2165 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=284064 CPUtime=0.29 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 501 0 0 0 29 0 0 0 25 0 4 0 730782365 290881536 2165 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284064

[startup+0.700763 s]
/proc/loadavg: 5.18 7.19 7.70 6/415 8371
/proc/meminfo: memFree=21336724/32950940 swapFree=67111356/67111528
[pid=8371] ppid=8369 vsize=285396 CPUtime=2.77 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 5033 0 0 0 277 0 0 0 25 0 4 0 730782364 292245504 2565 33554432000 4194304 4650419 140735811667616 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8371/statm: 71349 2565 391 112 0 66314 0
[pid=8371/tid=8372] ppid=8369 vsize=285396 CPUtime=0.68 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 1226 0 0 0 68 0 0 0 25 0 4 0 730782365 292245504 2565 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=285396 CPUtime=0.69 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 1209 0 0 0 69 0 0 0 25 0 4 0 730782365 292245504 2565 33554432000 4194304 4650419 140735811667616 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=285396 CPUtime=0.69 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 1015 0 0 0 69 0 0 0 25 0 4 0 730782365 292245504 2565 33554432000 4194304 4650419 140735811667616 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285396

[startup+1.50062 s]
/proc/loadavg: 5.40 7.20 7.70 11/420 8376
/proc/meminfo: memFree=21307788/32950940 swapFree=67111356/67111528
[pid=8371] ppid=8369 vsize=282008 CPUtime=5.96 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 10043 0 0 0 595 1 0 0 25 0 4 0 730782364 288776192 5353 33554432000 4194304 4650419 140735811667616 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8371/statm: 70502 5353 393 112 0 65467 0
[pid=8371/tid=8372] ppid=8369 vsize=282008 CPUtime=1.48 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 2959 0 0 0 148 0 0 0 25 0 4 0 730782365 288776192 5353 33554432000 4194304 4650419 140735811667616 18446744073709551615 4438750 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=282008 CPUtime=1.49 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 2073 0 0 0 149 0 0 0 25 0 4 0 730782365 288776192 5353 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=282008 CPUtime=1.49 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 1771 0 0 0 149 0 0 0 25 0 4 0 730782365 288776192 5353 33554432000 4194304 4650419 140735811667616 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 282008

[startup+3.10035 s]
/proc/loadavg: 5.40 7.20 7.70 11/420 8376
/proc/meminfo: memFree=21269596/32950940 swapFree=67111356/67111528
[pid=8371] ppid=8369 vsize=282196 CPUtime=12.34 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 16280 0 0 0 1232 2 0 0 25 0 4 0 730782364 288968704 9855 33554432000 4194304 4650419 140735811667616 18446744073709551615 4438407 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8371/statm: 70549 9855 393 112 0 65514 0
[pid=8371/tid=8372] ppid=8369 vsize=282196 CPUtime=3.08 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 4005 0 0 0 308 0 0 0 25 0 4 0 730782365 288968704 9855 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=282196 CPUtime=3.08 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 4037 0 0 0 308 0 0 0 25 0 4 0 730782365 288968704 9855 33554432000 4194304 4650419 140735811667616 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=282196 CPUtime=3.08 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 3694 0 0 0 308 0 0 0 25 0 4 0 730782365 288968704 9855 33554432000 4194304 4650419 140735811667616 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 282196

[startup+6.30079 s]
/proc/loadavg: 5.40 7.20 7.70 10/420 8376
/proc/meminfo: memFree=21236904/32950940 swapFree=67111356/67111528
[pid=8371] ppid=8369 vsize=306228 CPUtime=25.1 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 23944 0 0 0 2506 4 0 0 25 0 4 0 730782364 313577472 13524 33554432000 4194304 4650419 140735811667616 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8371/statm: 76557 13525 393 112 0 71522 0
[pid=8371/tid=8372] ppid=8369 vsize=306228 CPUtime=6.27 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 5890 0 0 0 627 0 0 0 25 0 4 0 730782365 313577472 13525 33554432000 4194304 4650419 140735811667616 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=306228 CPUtime=6.29 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 6566 0 0 0 628 1 0 0 25 0 4 0 730782365 313577472 13525 33554432000 4194304 4650419 140735811667616 18446744073709551615 4476471 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=306228 CPUtime=6.29 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 5222 0 0 0 628 1 0 0 25 0 4 0 730782365 313577472 13525 33554432000 4194304 4650419 140735811667616 18446744073709551615 4520109 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 306228

[startup+12.7007 s]
/proc/loadavg: 5.80 7.23 7.71 11/420 8378
/proc/meminfo: memFree=21197572/32950940 swapFree=67111356/67111528
[pid=8371] ppid=8369 vsize=291848 CPUtime=50.6 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 35686 0 0 0 5054 6 0 0 25 0 4 0 730782364 298852352 18154 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8371/statm: 72962 18154 393 112 0 67927 0
[pid=8371/tid=8372] ppid=8369 vsize=291848 CPUtime=12.68 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 8091 0 0 0 1267 1 0 0 25 0 4 0 730782365 298852352 18154 33554432000 4194304 4650419 140735811667616 18446744073709551615 4313327 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=291848 CPUtime=12.69 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 9874 0 0 0 1267 2 0 0 25 0 4 0 730782365 298852352 18154 33554432000 4194304 4650419 140735811667616 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=291848 CPUtime=12.68 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 8367 0 0 0 1267 1 0 0 25 0 4 0 730782365 298852352 18154 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 291848

[startup+25.5004 s]
/proc/loadavg: 6.30 7.29 7.72 12/421 8379
/proc/meminfo: memFree=21137916/32950940 swapFree=67111356/67111528
[pid=8371] ppid=8369 vsize=311684 CPUtime=101.46 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 55308 0 0 0 10135 11 0 0 25 0 4 0 730782364 319164416 22371 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365195 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8371/statm: 77921 22371 393 112 0 72886 0
[pid=8371/tid=8372] ppid=8369 vsize=311684 CPUtime=25.48 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 14118 0 0 0 2546 2 0 0 25 0 4 0 730782365 319164416 22371 33554432000 4194304 4650419 140735811667616 18446744073709551615 4333600 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=311684 CPUtime=25.33 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 14888 0 0 0 2530 3 0 0 25 0 4 0 730782365 319164416 22371 33554432000 4194304 4650419 140735811667616 18446744073709551615 4313319 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=311684 CPUtime=25.49 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 11258 0 0 0 2547 2 0 0 25 0 4 0 730782365 319164416 22371 33554432000 4194304 4650419 140735811667616 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 311684

[startup+51.1009 s]
/proc/loadavg: 7.07 7.39 7.74 10/420 8380
/proc/meminfo: memFree=21110352/32950940 swapFree=67111356/67111528
[pid=8371] ppid=8369 vsize=332352 CPUtime=202.87 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 85506 0 0 0 20269 18 0 0 25 0 4 0 730782364 340328448 27188 33554432000 4194304 4650419 140735811667616 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8371/statm: 83088 27188 393 112 0 78053 0
[pid=8371/tid=8372] ppid=8369 vsize=332352 CPUtime=50.44 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 21874 0 0 0 5040 4 0 0 25 0 4 0 730782365 340328448 27188 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=332352 CPUtime=50.93 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 23031 0 0 0 5088 5 0 0 25 0 4 0 730782365 340328448 27188 33554432000 4194304 4650419 140735811667616 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=332352 CPUtime=51.09 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 16407 0 0 0 5105 4 0 0 25 0 4 0 730782365 340328448 27188 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.87
Current children cumulated vsize (KiB) 332352

[startup+102.301 s]
/proc/loadavg: 7.62 7.49 7.75 11/420 8381
/proc/meminfo: memFree=21042824/32950940 swapFree=67111356/67111528
[pid=8371] ppid=8369 vsize=381460 CPUtime=406.99 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 131711 0 0 0 40668 31 0 0 25 0 4 0 730782364 390615040 35828 33554432000 4194304 4650419 140735811667616 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8371/statm: 95365 35828 393 112 0 90330 0
[pid=8371/tid=8372] ppid=8369 vsize=381460 CPUtime=101.66 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 30702 0 0 0 10160 6 0 0 25 0 4 0 730782365 390615040 35829 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=381460 CPUtime=102.14 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 36332 0 0 0 10205 9 0 0 25 0 4 0 730782365 390615040 35829 33554432000 4194304 4650419 140735811667616 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=381460 CPUtime=102.31 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 25598 0 0 0 10225 6 0 0 25 0 4 0 730782365 390615040 35829 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 406.99
Current children cumulated vsize (KiB) 381460

[startup+162.301 s]

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

[pid=8371] ppid=8369 vsize=543212 CPUtime=2798.7 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 387775 0 0 0 279746 124 0 0 25 0 4 0 730782364 556249088 92130 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8371/statm: 135803 92130 393 112 0 130768 0
[pid=8371/tid=8372] ppid=8369 vsize=543212 CPUtime=701.66 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 83110 0 0 0 70141 25 0 0 25 0 4 0 730782365 556249088 92130 33554432000 4194304 4650419 140735811667616 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=543212 CPUtime=702.14 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 124771 0 0 0 70172 42 0 0 25 0 4 0 730782365 556249088 92130 33554432000 4194304 4650419 140735811667616 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=543212 CPUtime=702.3 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 70537 0 0 0 70208 22 0 0 25 0 4 0 730782365 556249088 92130 33554432000 4194304 4650419 140735811667616 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2798.7
Current children cumulated vsize (KiB) 543212

[startup+762.301 s]
/proc/loadavg: 8.14 8.06 7.93 10/420 8399
/proc/meminfo: memFree=20617260/32950940 swapFree=67111356/67111528
[pid=8371] ppid=8369 vsize=543840 CPUtime=3037.9 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 403892 0 0 0 303660 130 0 0 25 0 4 0 730782364 556892160 92349 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8371/statm: 135960 92349 393 112 0 130925 0
[pid=8371/tid=8372] ppid=8369 vsize=543840 CPUtime=761.67 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 83645 0 0 0 76142 25 0 0 25 0 4 0 730782365 556892160 92351 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=543840 CPUtime=762.15 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 130347 0 0 0 76171 44 0 0 25 0 4 0 730782365 556892160 92351 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=543840 CPUtime=762.31 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 73789 0 0 0 76207 24 0 0 25 0 4 0 730782365 556892160 92351 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3037.9
Current children cumulated vsize (KiB) 543840

[startup+822.301 s]
/proc/loadavg: 8.10 8.06 7.94 10/420 8401
/proc/meminfo: memFree=20574292/32950940 swapFree=67111356/67111528
[pid=8371] ppid=8369 vsize=584356 CPUtime=3277.05 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 427945 0 0 0 327566 139 0 0 25 0 4 0 730782364 598380544 96864 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8371/statm: 146089 96864 393 112 0 141054 0
[pid=8371/tid=8372] ppid=8369 vsize=584356 CPUtime=821.66 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 88986 0 0 0 82139 27 0 0 25 0 4 0 730782365 598380544 96864 33554432000 4194304 4650419 140735811667616 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=584356 CPUtime=822.14 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 137726 0 0 0 82166 48 0 0 25 0 4 0 730782365 598380544 96864 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=584356 CPUtime=822.3 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 77573 0 0 0 82205 25 0 0 25 0 4 0 730782365 598380544 96864 33554432000 4194304 4650419 140735811667616 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3277.05
Current children cumulated vsize (KiB) 584356

[startup+882.316 s]
/proc/loadavg: 8.14 8.08 7.95 10/420 8402
/proc/meminfo: memFree=20553556/32950940 swapFree=67111356/67111528
[pid=8371] ppid=8369 vsize=610988 CPUtime=3516.27 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 445089 0 0 0 351480 147 0 0 25 0 4 0 730782364 625651712 96576 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8371/statm: 152747 96576 393 112 0 147712 0
[pid=8371/tid=8372] ppid=8369 vsize=610988 CPUtime=881.67 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 91007 0 0 0 88140 27 0 0 25 0 4 0 730782365 625651712 96576 33554432000 4194304 4650419 140735811667616 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=610988 CPUtime=882.16 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 143806 0 0 0 88166 50 0 0 25 0 4 0 730782365 625651712 96576 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=610988 CPUtime=882.32 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 80290 0 0 0 88205 27 0 0 25 0 4 0 730782365 625651712 96576 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3516.27
Current children cumulated vsize (KiB) 610988

[startup+942.301 s]
/proc/loadavg: 8.15 8.09 7.96 11/420 8404
/proc/meminfo: memFree=20552400/32950940 swapFree=67111356/67111528
[pid=8371] ppid=8369 vsize=571740 CPUtime=3755.4 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 463682 0 0 0 375384 156 0 0 25 0 4 0 730782364 585461760 96286 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8371/statm: 142935 96286 393 112 0 137900 0
[pid=8371/tid=8372] ppid=8369 vsize=571740 CPUtime=941.66 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 95372 0 0 0 94136 30 0 0 25 0 4 0 730782365 585461760 96286 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=571740 CPUtime=942.14 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 147563 0 0 0 94163 51 0 0 25 0 4 0 730782365 585461760 96286 33554432000 4194304 4650419 140735811667616 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=571740 CPUtime=942.31 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 83848 0 0 0 94202 29 0 0 25 0 4 0 730782365 585461760 96286 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3755.4
Current children cumulated vsize (KiB) 571740

[startup+1002.3 s]
/proc/loadavg: 8.14 8.10 7.97 10/420 8405
/proc/meminfo: memFree=20578544/32950940 swapFree=67111356/67111528
[pid=8371] ppid=8369 vsize=598492 CPUtime=3994.57 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 482508 0 0 0 399293 164 0 0 25 0 4 0 730782364 612855808 96934 33554432000 4194304 4650419 140735811667616 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8371/statm: 149623 96934 393 112 0 144588 0
[pid=8371/tid=8372] ppid=8369 vsize=598492 CPUtime=1001.66 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 101314 0 0 0 100133 33 0 0 25 0 4 0 730782365 612855808 96934 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=598492 CPUtime=1002.14 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 153724 0 0 0 100161 53 0 0 25 0 4 0 730782365 612855808 96934 33554432000 4194304 4650419 140735811667616 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=598492 CPUtime=1002.3 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 84407 0 0 0 100200 30 0 0 25 0 4 0 730782365 612855808 96934 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3994.57
Current children cumulated vsize (KiB) 598492

[startup+1062.3 s]
/proc/loadavg: 8.14 8.11 7.98 11/420 8407
/proc/meminfo: memFree=20519976/32950940 swapFree=67111356/67111528
[pid=8371] ppid=8369 vsize=625384 CPUtime=4233.75 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 502788 0 0 0 423203 172 0 0 25 0 4 0 730782364 640393216 104678 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8371/statm: 156346 104678 393 112 0 151311 0
[pid=8371/tid=8372] ppid=8369 vsize=625384 CPUtime=1061.66 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 104561 0 0 0 106132 34 0 0 25 0 4 0 730782365 640393216 104678 33554432000 4194304 4650419 140735811667616 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=625384 CPUtime=1062.15 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 160108 0 0 0 106159 56 0 0 25 0 4 0 730782365 640393216 104678 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=625384 CPUtime=1062.31 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 88647 0 0 0 106199 32 0 0 25 0 4 0 730782365 640393216 104678 33554432000 4194304 4650419 140735811667616 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4233.75
Current children cumulated vsize (KiB) 625384

[startup+1122.3 s]
/proc/loadavg: 8.09 8.10 7.99 11/420 8409
/proc/meminfo: memFree=20460192/32950940 swapFree=67111356/67111528
[pid=8371] ppid=8369 vsize=625384 CPUtime=4472.87 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 512358 0 0 0 447111 176 0 0 25 0 4 0 730782364 640393216 109554 33554432000 4194304 4650419 140735811667616 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8371/statm: 156346 109554 393 112 0 151311 0
[pid=8371/tid=8372] ppid=8369 vsize=625384 CPUtime=1121.66 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 105000 0 0 0 112132 34 0 0 25 0 4 0 730782365 640393216 109554 33554432000 4194304 4650419 140735811667616 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=625384 CPUtime=1122.14 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 161193 0 0 0 112158 56 0 0 25 0 4 0 730782365 640393216 109554 33554432000 4194304 4650419 140735811667616 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=625384 CPUtime=1122.31 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 91420 0 0 0 112197 34 0 0 25 0 4 0 730782365 640393216 109554 33554432000 4194304 4650419 140735811667616 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4472.87
Current children cumulated vsize (KiB) 625384

[startup+1182.3 s]
/proc/loadavg: 8.07 8.10 7.99 10/420 8410
/proc/meminfo: memFree=20445896/32950940 swapFree=67111356/67111528
[pid=8371] ppid=8369 vsize=625384 CPUtime=4712.03 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 516789 0 0 0 471024 179 0 0 25 0 4 0 730782364 640393216 110689 33554432000 4194304 4650419 140735811667616 18446744073709551615 4476297 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8371/statm: 156346 110689 393 112 0 151311 0
[pid=8371/tid=8372] ppid=8369 vsize=625384 CPUtime=1181.66 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 105002 0 0 0 118132 34 0 0 25 0 4 0 730782365 640393216 110689 33554432000 4194304 4650419 140735811667616 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=625384 CPUtime=1182.15 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 162971 0 0 0 118158 57 0 0 25 0 4 0 730782365 640393216 110689 33554432000 4194304 4650419 140735811667616 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=625384 CPUtime=1182.3 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 93579 0 0 0 118195 35 0 0 25 0 4 0 730782365 640393216 110689 33554432000 4194304 4650419 140735811667616 18446744073709551615 4313048 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4712.03
Current children cumulated vsize (KiB) 625384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.4 s]
/proc/loadavg: 8.05 8.09 7.99 5/415 8412
/proc/meminfo: memFree=20901484/32950940 swapFree=67111356/67111528
[pid=8371] ppid=8369 vsize=625400 CPUtime=4800.13 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 520802 0 0 0 479832 181 0 0 25 0 4 0 730782364 640409600 107644 33554432000 4194304 4650419 140735811667616 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8371/statm: 156350 107644 393 112 0 151315 0
[pid=8371/tid=8372] ppid=8369 vsize=625400 CPUtime=1203.78 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 105003 0 0 0 120344 34 0 0 25 0 4 0 730782365 640409600 107645 33554432000 4194304 4650419 140735811667616 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=625400 CPUtime=1204.26 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 165206 0 0 0 120368 58 0 0 25 0 4 0 730782365 640409600 107645 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365255 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=625400 CPUtime=1204.43 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 95357 0 0 0 120406 37 0 0 25 0 4 0 730782365 640409600 107645 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 625400

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

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

[startup+1204.4 s]
/proc/loadavg: 8.05 8.09 7.99 5/415 8412
/proc/meminfo: memFree=20901484/32950940 swapFree=67111356/67111528
[pid=8371] ppid=8369 vsize=625400 CPUtime=4800.13 cores=0,2,4,6
/proc/8371/stat : 8371 (strangenight1-m) R 8369 8371 7703 0 -1 4202496 520802 0 0 0 479832 181 0 0 25 0 4 0 730782364 640409600 107644 33554432000 4194304 4650419 140735811667616 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/8371/statm: 156350 107644 393 112 0 151315 0
[pid=8371/tid=8372] ppid=8369 vsize=625400 CPUtime=1203.78 cores=0,2,4,6
/proc/8371/task/8372/stat : 8372 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 105003 0 0 0 120344 34 0 0 25 0 4 0 730782365 640409600 107645 33554432000 4194304 4650419 140735811667616 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=8371/tid=8373] ppid=8369 vsize=625400 CPUtime=1204.26 cores=0,2,4,6
/proc/8371/task/8373/stat : 8373 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 165206 0 0 0 120368 58 0 0 25 0 4 0 730782365 640409600 107645 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365255 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8371/tid=8374] ppid=8369 vsize=625400 CPUtime=1204.43 cores=0,2,4,6
/proc/8371/task/8374/stat : 8374 (strangenight1-m) R 8369 8371 7703 0 -1 4202560 95357 0 0 0 120406 37 0 0 25 0 4 0 730782365 640409600 107645 33554432000 4194304 4650419 140735811667616 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 625400

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.44
CPU time (s): 4800.21
CPU user time (s): 4798.37
CPU system time (s): 1.83872
CPU usage (%): 398.542
Max. virtual memory (cumulated for all children) (KiB): 693124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.37
system time used= 1.83872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 520803
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= 288
involuntary context switches= 27398

runsolver used 4.48432 second user time and 12.0552 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-14 22:38:36
IDJOB=3368892
IDBENCH=82901
IDSOLVER=1846
FILE ID=node117/3368892-1305405516
RUNJOBID= node117-1305405516-8349
PBS_JOBID= 13324483
Free space on /tmp= 73412 MiB

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

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

MD5SUM BENCH= 5da80be8e24322484381341b0d82cc61
RANDOM SEED=1672596570

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21336888 kB
Buffers:        299096 kB
Cached:        3081732 kB
SwapCached:          0 kB
Active:        9385972 kB
Inactive:      1874228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21336888 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           12440 kB
Writeback:           0 kB
AnonPages:     7879476 kB
Mapped:          31944 kB
Slab:           243684 kB
PageTables:      44416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100451724 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= 73412 MiB
End job on node117 at 2011-05-14 22:58:42