Trace number 3175480

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.06 1201.63

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S118521533-021.UNKNOWN.cnf
MD5SUM26e1db2f130e6076b57fb074a1167d5e
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 variables125
Number of clauses2662
Sum of the clauses size13310
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 52662
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-3175480-1304126100.cnf'
0.00/0.00	c -- header says num vars:            125
0.00/0.00	c -- header says num clauses:        2662
0.00/0.00	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.00	c -- vars added        125
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.17/0.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.17/0.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.17/0.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3.17/0.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.17/0.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.17/0.83	c Finding binary XORs  T:     0.00 s  found:       0
3.17/0.83	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.17/0.83	c calculated reachability. Time: 0.00
3.17/0.83	c Calc default polars -  time:   0.00 s pos:      66 undec:       2 neg:      57
3.17/0.83	c =========================================================================================
3.17/0.83	c types(t): F = full restart, N = normal restart
3.17/0.83	c types(t): S = simplification begin/end, E = solution found
3.17/0.83	c restart types(rt): st = static, dy = dynamic
3.17/0.83	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.17/0.83	c  B st     0         0       125      2662         0         0     13310         0   no data   no data  --
3.17/0.83	c Decided on static restart strategy
3.17/0.83	c  N st     8      4929       125      2662         0      4659     13310    124804   no data   no data  --
3.17/0.83	c  N st    10     11311       125      2662         0      4287     13310     87185   no data   no data  --
3.17/0.83	c  N st    11     17054       125      2662         0      9704     13310    225762   no data   no data  --
3.57/0.93	c  F st    12     25002       125      2662         0     11887     13310    277770   no data   no data  --
3.57/0.93	c  N st    12     25002       125      2662         0     11887     13310    277770   no data   no data  --
4.39/1.13	c Decided on static restart strategy
4.39/1.13	c  N st    18     30001       125      2662         0     10187     13310    223859   no data   no data  --
4.39/1.13	c  S st    18     30001       125      2662         0     10187     13310    223859   no data   no data  --
4.39/1.13	c  S st    18     30503       125      2662         0     10675     13310    236390   no data   no data  --
4.39/1.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.39/1.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.39/1.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.39/1.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.39/1.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/1.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4.39/1.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.77/1.72	c lits-rem:      2633  cl-subs:     1572  v-elim:      0  v-fix:    0  time:  2.42 s
6.77/1.77	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.17
6.77/1.77	c calculated reachability. Time: 0.00
6.77/1.77	c  N st    18     30503       125      2662         0      9103     13310    191749   no data   no data  --
7.97/2.10	c  N st    20     37617       125      2662         0      8414     13310    161245   no data   no data  --
9.16/2.39	c  N st    21     44016       125      2662         0     14472     13310    320123   no data   no data  --
9.56/2.49	c  S st    22     45755       125      2662         0     16110     13310    362627   no data   no data  --
9.96/2.54	c  S st    22     46257       125      2662         0     16595     13310    375133   no data   no data  --
9.96/2.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.96/2.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
9.96/2.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
9.96/2.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.16/3.87	c lits-rem:      4025  cl-subs:     1561  v-elim:      0  v-fix:    0  time:  5.25 s
15.16/3.87	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
15.16/3.87	c vivif2 --  cl tried    15034 cl shrink        0 lits rem          0 time: 0.02
15.56/3.94	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.26
15.56/3.94	c calculated reachability. Time: 0.00
15.56/3.94	c  N st    22     46257       125      2662         0     15034     13310    327626   no data   no data  --
18.76/4.73	c  N st    23     60656       125      2662         0     10770     13310    192521   no data   no data  --
20.75/5.24	c  N st    24     69385       125      2662         0     18961     13310    408202   no data   no data  --
20.75/5.24	c  S st    24     69385       125      2662         0     18961     13310    408202   no data   no data  --
20.75/5.29	c  S st    24     69889       125      2662         0     19452     13310    420962   no data   no data  --
20.75/5.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.75/5.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.75/5.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
21.15/5.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.15/5.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.15/5.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
21.15/5.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.14/6.88	c lits-rem:      5397  cl-subs:     2198  v-elim:      0  v-fix:    0  time:  6.30 s
27.14/6.88	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
27.14/6.89	c vivif2 --  cl tried    17254 cl shrink        0 lits rem          0 time: 0.01
27.54/6.97	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.34
27.54/6.97	c calculated reachability. Time: 0.00
27.54/6.97	c  N st    24     69889       125      2662         0     17254     13310    355322   no data   no data  --
32.33/8.12	c  F st    25     87500       125      2662         0     12343     13310    212311   no data   no data  --
32.33/8.12	c  N st    25     87500       125      2662         0     12343     13310    212311   no data   no data  --
33.54/8.41	c Decided on static restart strategy
34.34/8.62	c  N st    32     95538       125      2662         0     19955     13310    409938   no data   no data  --
36.72/9.23	c  N st    34    104833       125      2662         0     16472     13310    316547   no data   no data  --
36.72/9.23	c  S st    34    104833       125      2662         0     16472     13310    316547   no data   no data  --
36.72/9.28	c  S st    34    105336       125      2662         0     16957     13310    329446   no data   no data  --
36.72/9.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.72/9.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.72/9.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
36.72/9.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.72/9.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.72/9.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
36.72/9.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.52/10.49	c lits-rem:      2782  cl-subs:     1017  v-elim:      0  v-fix:    0  time:  4.78 s
41.52/10.49	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
41.52/10.49	c vivif2 --  cl tried    15940 cl shrink        0 lits rem          0 time: 0.01
41.92/10.56	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.29
41.92/10.56	c calculated reachability. Time: 0.00
41.92/10.56	c  N st    34    105336       125      2662         0     15940     13310    298959   no data   no data  --
44.32/11.19	c  N st    35    114934       125      2662         0     24994     13310    549721   no data   no data  --
48.33/12.12	c  N st    36    129331       125      2662         0     25401     13310    525977   no data   no data  --
54.70/13.74	c  N st    37    150929       125      2662         0     16542     13310    261552   no data   no data  --
56.72/14.24	c  S st    38    158006       125      2662         0     23144     13310    427610   no data   no data  --
56.72/14.30	c  S st    38    158508       125      2662         0     23628     13310    440231   no data   no data  --
56.72/14.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.72/14.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.13/14.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
57.13/14.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.13/14.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.13/14.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
57.13/14.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
63.09/15.86	c lits-rem:      3476  cl-subs:     1932  v-elim:      0  v-fix:    0  time:  6.15 s
63.09/15.86	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
63.09/15.86	c vivif2 --  cl tried    21696 cl shrink        0 lits rem          0 time: 0.02
63.50/15.98	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.47
63.50/15.98	c calculated reachability. Time: 0.00
63.50/15.98	c  N st    38    158508       125      2662         0     21696     13310    387677   no data   no data  --
80.27/20.15	c  N st    39    207096       125      2662         0     34268     13310    682332   no data   no data  --
91.06/22.88	c  N st    40    237763       125      2662         0     26760     13310    483975   no data   no data  --
91.06/22.88	c  S st    40    237763       125      2662         0     26760     13310    483975   no data   no data  --
91.46/22.95	c  S st    40    238268       125      2662         0     27258     13310    496937   no data   no data  --
91.46/22.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
91.46/22.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.46/22.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
91.46/22.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.46/22.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.46/22.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
91.46/22.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
97.84/24.59	c lits-rem:      3178  cl-subs:     1869  v-elim:      0  v-fix:    0  time:  6.43 s
97.84/24.59	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
97.84/24.59	c vivif2 --  cl tried    25389 cl shrink        0 lits rem          0 time: 0.02
98.65/24.71	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.46
98.65/24.71	c calculated reachability. Time: 0.00
98.65/24.71	c  N st    40    238268       125      2662         0     25389     13310    446324   no data   no data  --
124.21/31.13	c  F st    41    306250       125      2662         0     27318     13310    450847   no data   no data  --
124.21/31.13	c  N st    41    306250       125      2662         0     27318     13310    450847   no data   no data  --
126.21/31.61	c Decided on static restart strategy
135.81/34.07	c  N st    51    334556       125      2662         0     31471     13310    549352   no data   no data  --
146.97/36.89	c  N st    53    357402       125      2662         0     29443     13310    469082   no data   no data  --
146.97/36.89	c  S st    53    357402       125      2662         0     29443     13310    469082   no data   no data  --
147.37/36.97	c  S st    53    357904       125      2662         0     29930     13310    481665   no data   no data  --
147.37/36.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
147.37/36.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
147.37/36.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
147.37/36.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
147.37/36.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
147.37/36.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
147.37/36.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
153.39/38.50	c lits-rem:      2392  cl-subs:     1371  v-elim:      0  v-fix:    0  time:  6.02 s
153.39/38.50	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
153.79/38.51	c vivif2 --  cl tried    28559 cl shrink        0 lits rem          0 time: 0.02
154.17/38.64	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.54
154.17/38.64	c calculated reachability. Time: 0.00
154.17/38.64	c  N st    53    357904       125      2662         0     28559     13310    443561   no data   no data  --
171.37/42.96	c  N st    54    390299       125      2662         0     34517     13310    584889   no data   no data  --
193.34/48.49	c  N st    55    438888       125      2662         0     28533     13310    411728   no data   no data  --
227.27/56.96	c  N st    56    511771       125      2662         0     41533     13310    738581   no data   no data  --
240.06/60.16	c  N st    57    536856       125      2662         0     35916     13310    560512   no data   no data  --
240.06/60.16	c  S st    57    536856       125      2662         0     35916     13310    560512   no data   no data  --
240.46/60.26	c  S st    57    537361       125      2662         0     36399     13310    573873   no data   no data  --
240.46/60.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
240.46/60.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
240.46/60.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
240.46/60.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
240.46/60.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
240.46/60.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
240.46/60.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
248.04/62.18	c lits-rem:      3225  cl-subs:     1431  v-elim:      0  v-fix:    0  time:  7.55 s
248.04/62.18	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
248.04/62.18	c vivif2 --  cl tried    34968 cl shrink        0 lits rem          0 time: 0.02
248.84/62.35	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.68
248.84/62.35	c calculated reachability. Time: 0.00
248.84/62.35	c  N st    57    537361       125      2662         0     34968     13310    533298   no data   no data  --
325.54/81.56	c  N st    58    701345       125      2662         0     62676     13310   1202672   no data   no data  --
385.87/96.63	c  N st    59    806043       125      2662         0     56841     13310   1018274   no data   no data  --
385.87/96.63	c  S st    59    806043       125      2662         0     56841     13310   1018274   no data   no data  --
386.68/96.81	c  S st    59    806549       125      2662         0     57333     13310   1031761   no data   no data  --
386.68/96.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
386.68/96.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
386.68/96.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
386.68/96.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
386.68/96.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
386.68/96.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
386.68/96.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
412.64/103.37	c lits-rem:      1913  cl-subs:     6001  v-elim:      0  v-fix:    0  time: 25.93 s
412.64/103.37	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
412.64/103.38	c vivif2 --  cl tried    51332 cl shrink        0 lits rem          0 time: 0.04
413.82/103.64	c asymm  cl-useful: 0/2129/2662 lits-rem:0 time: 1.05
413.82/103.64	c calculated reachability. Time: 0.00
413.82/103.64	c  N st    59    806549       125      2662         0     51332     13310    884728   no data   no data  --
588.82/147.46	c  F st    60   1071876       125      2662         0     66852     13310   1188478   no data   no data  --
588.82/147.46	c  N st    60   1071876       125      2662         0     66852     13310   1188478   no data   no data  --
593.98/148.70	c Decided on static restart strategy
613.96/153.78	c  N st    70   1100182       125      2662         0     51489     13310    769086   no data   no data  --
641.14/160.56	c  N st    72   1136175       125      2662         0     85253     13310   1661553   no data   no data  --
664.29/166.39	c  N st    73   1168567       125      2662         0     72616     13310   1292325   no data   no data  --
697.05/174.53	c  N st    74   1209824       125      2662         0     67273     13310   1152197   no data   no data  --
697.05/174.53	c  S st    74   1209824       125      2662         0     67273     13310   1152197   no data   no data  --
697.85/174.80	c  S st    74   1210331       125      2662         0     67769     13310   1165279   no data   no data  --
697.85/174.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
697.85/174.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
698.27/174.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
698.27/174.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
698.27/174.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
698.27/174.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
698.27/174.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
744.58/186.43	c lits-rem:      1098  cl-subs:     4853  v-elim:      0  v-fix:    0  time: 46.14 s
744.58/186.43	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
744.58/186.45	c vivif2 --  cl tried    62916 cl shrink        0 lits rem          0 time: 0.06
744.98/186.58	c asymm  cl-useful: 0/533/2662 lits-rem:0 time: 0.52
744.98/186.58	c calculated reachability. Time: 0.00
744.98/186.58	c  N st    74   1210331       125      2662         0     62916     13310   1041597   no data   no data  --
797.72/199.77	c  N st    75   1283213       125      2662         0     86228     13310   1639762   no data   no data  --
905.20/226.65	c  N st    76   1392537       125      2662         0     48271     13310    591747   no data   no data  --
1042.99/261.19	c  N st    77   1556521       125      2662         0     53001     13310    668950   no data   no data  --
1167.22/292.21	c  N st    78   1710331       125      2662         0     92960     13310   1712734   no data   no data  --
1167.22/292.21	c  S st    78   1710331       125      2662         0     92960     13310   1712734   no data   no data  --
1168.02/292.50	c  S st    78   1710835       125      2662         0     93449     13310   1725881   no data   no data  --
1168.44/292.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1168.44/292.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1168.44/292.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.18
1168.84/292.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1168.84/292.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1168.84/292.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1168.84/292.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1292.66/323.64	c lits-rem:      2170  cl-subs:     9349  v-elim:      0  v-fix:    0  time: 123.94 s
1292.66/323.64	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1292.66/323.66	c vivif2 --  cl tried    84100 cl shrink        0 lits rem          0 time: 0.08
1294.66/324.12	c asymm  cl-useful: 0/1391/2662 lits-rem:0 time: 1.82
1294.66/324.12	c calculated reachability. Time: 0.00
1294.66/324.12	c  N st    78   1710835       125      2662         0     84100     13310   1488935   no data   no data  --
1644.99/411.85	c  N st    79   2079803       125      2662         0     95329     13310   1681779   no data   no data  --
1769.23/442.93	c  N st    80   2210835       125      2662         0     99269     13310   1770418   no data   no data  --
1769.23/442.93	c  S st    80   2210835       125      2662         0     99269     13310   1770418   no data   no data  --
1770.44/443.25	c  S st    80   2211337       125      2662         0     99751     13310   1783458   no data   no data  --
1770.44/443.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1770.44/443.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1770.84/443.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
1770.84/443.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1770.84/443.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1770.84/443.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1770.84/443.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1888.26/472.74	c lits-rem:      3811  cl-subs:     9494  v-elim:      0  v-fix:    0  time: 117.27 s
1888.26/472.74	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1888.26/472.76	c vivif2 --  cl tried    90257 cl shrink        0 lits rem          0 time: 0.09
1890.26/473.22	c asymm  cl-useful: 0/1176/2662 lits-rem:0 time: 1.85
1890.26/473.22	c calculated reachability. Time: 0.00
1890.26/473.22	c  N st    80   2211337       125      2662         0     90257     13310   1539136   no data   no data  --
2452.71/614.06	c  N st    81   2711338       125      2662         0    112734     13310   1995881   no data   no data  --
2452.71/614.06	c  S st    81   2711338       125      2662         0    112734     13310   1995881   no data   no data  --
2454.31/614.44	c  S st    81   2711838       125      2662         0    113220     13310   2008608   no data   no data  --
2454.31/614.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2454.31/614.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2454.71/614.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.22
2454.71/614.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2454.71/614.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2454.71/614.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2454.71/614.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2678.02/670.47	c lits-rem:      1947  cl-subs:    12395  v-elim:      0  v-fix:    0  time: 223.28 s
2678.02/670.47	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2678.42/670.50	c vivif2 --  cl tried   100825 cl shrink        0 lits rem          0 time: 0.10
2680.03/670.97	c asymm  cl-useful: 0/1205/2662 lits-rem:0 time: 1.86
2680.03/670.97	c calculated reachability. Time: 0.00
2680.03/670.97	c  N st    81   2711838       125      2662         0    100825     13310   1709575   no data   no data  --
3273.64/819.51	c  N st    82   3211839       125      2662         0     78465     13310    998489   no data   no data  --
3273.64/819.51	c  S st    82   3211839       125      2662         0     78465     13310    998489   no data   no data  --
3274.82/819.86	c  S st    82   3212346       125      2662         0     78955     13310   1011634   no data   no data  --
3274.82/819.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3274.82/819.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3275.22/819.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.20
3275.22/819.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3275.22/819.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3275.22/819.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3275.22/819.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3326.75/832.84	c lits-rem:      1085  cl-subs:     1641  v-elim:      0  v-fix:    0  time: 51.44 s
3326.75/832.84	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3326.75/832.86	c vivif2 --  cl tried    77314 cl shrink        0 lits rem          0 time: 0.07
3328.75/833.34	c asymm  cl-useful: 0/1383/2662 lits-rem:0 time: 1.93
3328.75/833.34	c calculated reachability. Time: 0.00
3328.75/833.34	c  N st    82   3212346       125      2662         0     77314     13310    973153   no data   no data  --
3950.72/989.01	c  N st    83   3712348       125      2662         0     88255     13310   1178661   no data   no data  --
3950.72/989.01	c  S st    83   3712348       125      2662         0     88255     13310   1178661   no data   no data  --
3951.92/989.34	c  S st    83   3712851       125      2662         0     88741     13310   1191341   no data   no data  --
3951.92/989.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3951.92/989.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3952.33/989.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.19
3952.33/989.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3952.33/989.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3952.33/989.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3952.33/989.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3987.47/998.27	c lits-rem:       684  cl-subs:     2100  v-elim:      0  v-fix:    0  time: 35.25 s
3987.47/998.27	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3987.47/998.28	c vivif2 --  cl tried    86641 cl shrink        0 lits rem          0 time: 0.06
3989.08/998.60	c asymm  cl-useful: 0/1410/2662 lits-rem:0 time: 1.26
3989.08/998.60	c calculated reachability. Time: 0.00
3989.08/998.60	c  N st    83   3712851       125      2662         0     86641     13310   1137172   no data   no data  --
4033.44/1009.77	c  F st    84   3751562       125      2662         0    122905     13310   2118314   no data   no data  --
4033.44/1009.77	c  N st    84   3751562       125      2662         0    122905     13310   2118314   no data   no data  --
4041.80/1011.88	c Decided on static restart strategy
4080.95/1021.62	c  N st    94   3779871       125      2662         0    149415     13310   2831073   no data   no data  --
4131.28/1034.21	c  N st    96   3815865       125      2662         0    103703     13310   1551825   no data   no data  --
4176.43/1045.60	c  N st    97   3848258       125      2662         0    133888     13310   2343614   no data   no data  --
4244.36/1062.56	c  N st    98   3896846       125      2662         0     99104     13310   1417069   no data   no data  --
4359.38/1091.38	c  N st    99   3969729       125      2662         0     86020     13310   1051402   no data   no data  --
4482.41/1122.10	c  N st   100   4079053       125      2662         0    105843     13310   1577344   no data   no data  --
4648.62/1163.78	c  N st   101   4212851       125      2662         0    147336     13310   2645650   no data   no data  --
4648.62/1163.78	c  S st   101   4212851       125      2662         0    147336     13310   2645650   no data   no data  --
4650.99/1164.30	c  S st   101   4213354       125      2662         0    147818     13310   2658785   no data   no data  --
4650.99/1164.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4650.99/1164.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4650.99/1164.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.31
4651.39/1164.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4651.39/1164.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4651.39/1164.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4651.39/1164.47	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: 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-3175480-1304126100/watcher-3175480-1304126100 -o /tmp/evaluation-result-3175480-1304126100/solver-3175480-1304126100 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175480-1304126100.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.39 7.94 7.87 6/180 22941
/proc/meminfo: memFree=30579904/32951124 swapFree=67111416/67111528
[pid=22941] ppid=22939 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 412 0 0 0 0 0 0 0 23 0 4 0 524212319 52465664 352 33554432000 4194304 4650419 140734829308416 18446744073709551615 47296581089196 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 12809 352 303 112 0 7774 0
[pid=22941/tid=22942] ppid=22939 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 524212319 52465664 352 33554432000 4194304 4650419 140734829308416 18446744073709551615 212436073457 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 524212319 52465664 352 33554432000 4194304 4650419 140734829308416 18446744073709551615 212447814710 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 524212319 52465664 352 33554432000 4194304 4650419 140734829308416 18446744073709551615 47296581089202 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0951979 s]
/proc/loadavg: 7.39 7.94 7.87 6/180 22941
/proc/meminfo: memFree=30579904/32951124 swapFree=67111416/67111528
[pid=22941] ppid=22939 vsize=282752 CPUtime=0.36 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 1887 0 0 0 36 0 0 0 18 0 4 0 524212319 289538048 1720 33554432000 4194304 4650419 140734829308416 18446744073709551615 4328259 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 70688 1721 389 112 0 65653 0
[pid=22941/tid=22942] ppid=22939 vsize=282752 CPUtime=0.08 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 414 0 0 0 8 0 0 0 25 0 4 0 524212319 289538048 1721 33554432000 4194304 4650419 140734829308416 18446744073709551615 4334280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=282752 CPUtime=0.08 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 390 0 0 0 8 0 0 0 18 0 4 0 524212319 289538048 1722 33554432000 4194304 4650419 140734829308416 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=282752 CPUtime=0.09 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 273 0 0 0 9 0 0 0 18 0 4 0 524212319 289538048 1722 33554432000 4194304 4650419 140734829308416 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 282752

[startup+0.101196 s]
/proc/loadavg: 7.39 7.94 7.87 6/180 22941
/proc/meminfo: memFree=30579904/32951124 swapFree=67111416/67111528
[pid=22941] ppid=22939 vsize=282752 CPUtime=0.38 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 1918 0 0 0 38 0 0 0 18 0 4 0 524212319 289538048 1751 33554432000 4194304 4650419 140734829308416 18446744073709551615 4360803 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 70688 1751 389 112 0 65653 0
[pid=22941/tid=22942] ppid=22939 vsize=282752 CPUtime=0.09 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 421 0 0 0 9 0 0 0 25 0 4 0 524212319 289538048 1751 33554432000 4194304 4650419 140734829308416 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=282752 CPUtime=0.09 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 398 0 0 0 9 0 0 0 18 0 4 0 524212319 289538048 1751 33554432000 4194304 4650419 140734829308416 18446744073709551615 4328238 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=282752 CPUtime=0.09 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 279 0 0 0 9 0 0 0 18 0 4 0 524212319 289538048 1751 33554432000 4194304 4650419 140734829308416 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282752

[startup+0.300158 s]
/proc/loadavg: 7.39 7.94 7.87 6/180 22941
/proc/meminfo: memFree=30579904/32951124 swapFree=67111416/67111528
[pid=22941] ppid=22939 vsize=284184 CPUtime=1.17 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 3190 0 0 0 117 0 0 0 18 0 4 0 524212319 291004416 2390 33554432000 4194304 4650419 140734829308416 18446744073709551615 4363866 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 71046 2390 391 112 0 66011 0
[pid=22941/tid=22942] ppid=22939 vsize=284184 CPUtime=0.29 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 733 0 0 0 29 0 0 0 25 0 4 0 524212319 291004416 2390 33554432000 4194304 4650419 140734829308416 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=284184 CPUtime=0.29 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 708 0 0 0 29 0 0 0 18 0 4 0 524212319 291004416 2390 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=284184 CPUtime=0.29 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 593 0 0 0 29 0 0 0 18 0 4 0 524212319 291004416 2390 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284184

[startup+0.701082 s]
/proc/loadavg: 7.39 7.94 7.87 6/180 22941
/proc/meminfo: memFree=30579904/32951124 swapFree=67111416/67111528
[pid=22941] ppid=22939 vsize=285828 CPUtime=2.77 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 5690 0 0 0 277 0 0 0 18 0 4 0 524212319 292687872 2763 33554432000 4194304 4650419 140734829308416 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 71457 2763 391 112 0 66422 0
[pid=22941/tid=22942] ppid=22939 vsize=285828 CPUtime=0.69 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 1365 0 0 0 69 0 0 0 25 0 4 0 524212319 292687872 2763 33554432000 4194304 4650419 140734829308416 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=285828 CPUtime=0.69 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 1331 0 0 0 69 0 0 0 18 0 4 0 524212319 292687872 2763 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365639 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=285828 CPUtime=0.69 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 1218 0 0 0 69 0 0 0 18 0 4 0 524212319 292687872 2763 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285828

[startup+1.50093 s]
/proc/loadavg: 7.39 7.94 7.87 10/184 22945
/proc/meminfo: memFree=30553336/32951124 swapFree=67111416/67111528
[pid=22941] ppid=22939 vsize=287108 CPUtime=5.97 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 11503 0 0 0 596 1 0 0 20 0 4 0 524212319 293998592 6364 33554432000 4194304 4650419 140734829308416 18446744073709551615 4438661 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 71777 6364 393 112 0 66742 0
[pid=22941/tid=22942] ppid=22939 vsize=287108 CPUtime=1.48 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 3396 0 0 0 148 0 0 0 25 0 4 0 524212319 293998592 6364 33554432000 4194304 4650419 140734829308416 18446744073709551615 4432396 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=287108 CPUtime=1.49 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 2349 0 0 0 149 0 0 0 20 0 4 0 524212319 293998592 6364 33554432000 4194304 4650419 140734829308416 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=287108 CPUtime=1.49 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 2050 0 0 0 149 0 0 0 20 0 4 0 524212319 293998592 6364 33554432000 4194304 4650419 140734829308416 18446744073709551615 4363314 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 287108

[startup+3.10063 s]
/proc/loadavg: 7.44 7.94 7.87 9/184 22945
/proc/meminfo: memFree=30520440/32951124 swapFree=67111416/67111528
[pid=22941] ppid=22939 vsize=305800 CPUtime=12.37 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 18808 0 0 0 1234 3 0 0 25 0 4 0 524212319 313139200 11486 33554432000 4194304 4650419 140734829308416 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 76450 11486 393 112 0 71415 0
[pid=22941/tid=22942] ppid=22939 vsize=305800 CPUtime=3.07 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 4484 0 0 0 307 0 0 0 25 0 4 0 524212319 313139200 11486 33554432000 4194304 4650419 140734829308416 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=305800 CPUtime=3.09 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 4250 0 0 0 309 0 0 0 25 0 4 0 524212319 313139200 11486 33554432000 4194304 4650419 140734829308416 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=305800 CPUtime=3.08 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 4673 0 0 0 308 0 0 0 25 0 4 0 524212319 313139200 11486 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365313 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 305800

[startup+6.30102 s]
/proc/loadavg: 7.44 7.94 7.87 9/184 22945
/proc/meminfo: memFree=30470968/32951124 swapFree=67111416/67111528
[pid=22941] ppid=22939 vsize=305836 CPUtime=25.15 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 26600 0 0 0 2511 4 0 0 25 0 4 0 524212319 313176064 15732 33554432000 4194304 4650419 140734829308416 18446744073709551615 4439082 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 76459 15732 393 112 0 71424 0
[pid=22941/tid=22942] ppid=22939 vsize=305836 CPUtime=6.25 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 6920 0 0 0 625 0 0 0 25 0 4 0 524212319 313176064 15732 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=305836 CPUtime=6.29 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 7047 0 0 0 628 1 0 0 25 0 4 0 524212319 313176064 15732 33554432000 4194304 4650419 140734829308416 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=305836 CPUtime=6.29 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 5514 0 0 0 628 1 0 0 25 0 4 0 524212319 313176064 15732 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 305836

[startup+12.7008 s]
/proc/loadavg: 7.53 7.94 7.87 9/184 22945
/proc/meminfo: memFree=30418744/32951124 swapFree=67111416/67111528
[pid=22941] ppid=22939 vsize=301972 CPUtime=50.71 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 41454 0 0 0 5063 8 0 0 25 0 4 0 524212319 309219328 20577 33554432000 4194304 4650419 140734829308416 18446744073709551615 4334234 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 75493 20577 393 112 0 70458 0
[pid=22941/tid=22942] ppid=22939 vsize=301972 CPUtime=12.62 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 11259 0 0 0 1261 1 0 0 25 0 4 0 524212319 309219328 20577 33554432000 4194304 4650419 140734829308416 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=301972 CPUtime=12.69 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 10334 0 0 0 1267 2 0 0 25 0 4 0 524212319 309219328 20577 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=301972 CPUtime=12.69 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 9137 0 0 0 1268 1 0 0 25 0 4 0 524212319 309219328 20577 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 301972

[startup+25.5004 s]
/proc/loadavg: 7.60 7.94 7.87 9/184 22945
/proc/meminfo: memFree=30361836/32951124 swapFree=67111416/67111528
[pid=22941] ppid=22939 vsize=321984 CPUtime=101.84 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 63461 0 0 0 10170 14 0 0 25 0 4 0 524212319 329711616 28702 33554432000 4194304 4650419 140734829308416 18446744073709551615 4360101 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 80496 28702 393 112 0 75461 0
[pid=22941/tid=22942] ppid=22939 vsize=321984 CPUtime=25.35 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 18100 0 0 0 2532 3 0 0 25 0 4 0 524212319 329711616 28702 33554432000 4194304 4650419 140734829308416 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=321984 CPUtime=25.48 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 16415 0 0 0 2545 3 0 0 25 0 4 0 524212319 329711616 28702 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365337 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=321984 CPUtime=25.49 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 14082 0 0 0 2546 3 0 0 25 0 4 0 524212319 329711616 28702 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 321984

[startup+51.1005 s]
/proc/loadavg: 7.81 7.96 7.88 9/184 22946
/proc/meminfo: memFree=30315096/32951124 swapFree=67111416/67111528
[pid=22941] ppid=22939 vsize=316356 CPUtime=204.1 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 92838 0 0 0 20388 22 0 0 25 0 4 0 524212319 323948544 33492 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 79089 33492 393 112 0 74054 0
[pid=22941/tid=22942] ppid=22939 vsize=316356 CPUtime=50.81 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 28365 0 0 0 5075 6 0 0 25 0 4 0 524212319 323948544 33492 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=316356 CPUtime=51.08 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 24908 0 0 0 5103 5 0 0 25 0 4 0 524212319 323948544 33492 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=316356 CPUtime=51.09 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 17627 0 0 0 5105 4 0 0 25 0 4 0 524212319 323948544 33492 33554432000 4194304 4650419 140734829308416 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 316356

[startup+102.307 s]
/proc/loadavg: 7.99 7.98 7.89 9/184 22947
/proc/meminfo: memFree=30228252/32951124 swapFree=67111416/67111528
[pid=22941] ppid=22939 vsize=424644 CPUtime=408.65 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 147794 0 0 0 40825 40 0 0 25 0 4 0 524212319 434835456 45512 33554432000 4194304 4650419 140734829308416 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 106161 45512 393 112 0 101126 0
[pid=22941/tid=22942] ppid=22939 vsize=424644 CPUtime=101.74 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 45544 0 0 0 10162 12 0 0 25 0 4 0 524212319 434835456 45512 33554432000 4194304 4650419 140734829308416 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=424644 CPUtime=102.29 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 37228 0 0 0 10219 10 0 0 25 0 4 0 524212319 434835456 45512 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=424644 CPUtime=102.3 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 24929 0 0 0 10224 6 0 0 25 0 4 0 524212319 434835456 45512 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 424644

[startup+162.3 s]

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

[pid=22941] ppid=22939 vsize=590640 CPUtime=2565.78 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 460891 0 0 0 256399 179 0 0 25 0 4 0 524212319 604815360 93012 33554432000 4194304 4650419 140734829308416 18446744073709551615 4433048 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 147660 93012 393 112 0 142625 0
[pid=22941/tid=22942] ppid=22939 vsize=590640 CPUtime=638.81 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 142339 0 0 0 63826 55 0 0 25 0 4 0 524212319 604815360 93012 33554432000 4194304 4650419 140734829308416 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=590640 CPUtime=642.31 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 118681 0 0 0 64182 49 0 0 25 0 4 0 524212319 604815360 93012 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=590640 CPUtime=642.32 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 69860 0 0 0 64205 27 0 0 25 0 4 0 524212319 604815360 93012 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.78
Current children cumulated vsize (KiB) 590640

[startup+702.301 s]
/proc/loadavg: 8.00 8.01 7.94 9/184 22963
/proc/meminfo: memFree=29880396/32951124 swapFree=67111416/67111528
[pid=22941] ppid=22939 vsize=543212 CPUtime=2805.44 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 481956 0 0 0 280354 190 0 0 25 0 4 0 524212319 556249088 87541 33554432000 4194304 4650419 140734829308416 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 135803 87541 393 112 0 130768 0
[pid=22941/tid=22942] ppid=22939 vsize=543212 CPUtime=698.49 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 146774 0 0 0 69792 57 0 0 25 0 4 0 524212319 556249088 87541 33554432000 4194304 4650419 140734829308416 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=543212 CPUtime=702.3 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 125894 0 0 0 70178 52 0 0 25 0 4 0 524212319 556249088 87541 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365267 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=543212 CPUtime=702.31 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 74154 0 0 0 70202 29 0 0 25 0 4 0 524212319 556249088 87541 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.44
Current children cumulated vsize (KiB) 543212

[startup+762.306 s]
/proc/loadavg: 8.03 8.02 7.94 9/184 22965
/proc/meminfo: memFree=29864708/32951124 swapFree=67111416/67111528
[pid=22941] ppid=22939 vsize=567420 CPUtime=3045.15 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 508735 0 0 0 304313 202 0 0 25 0 4 0 524212319 581038080 97003 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 141855 97003 393 112 0 136820 0
[pid=22941/tid=22942] ppid=22939 vsize=567420 CPUtime=758.16 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 153614 0 0 0 75756 60 0 0 25 0 4 0 524212319 581038080 97003 33554432000 4194304 4650419 140734829308416 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=567420 CPUtime=762.31 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 133463 0 0 0 76175 56 0 0 25 0 4 0 524212319 581038080 97003 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=567420 CPUtime=762.32 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 80167 0 0 0 76200 32 0 0 25 0 4 0 524212319 581038080 97003 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365308 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.15
Current children cumulated vsize (KiB) 567420

[startup+822.301 s]
/proc/loadavg: 8.05 8.03 7.95 9/184 22967
/proc/meminfo: memFree=29865160/32951124 swapFree=67111416/67111528
[pid=22941] ppid=22939 vsize=567572 CPUtime=3284.81 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 527697 0 0 0 328268 213 0 0 25 0 4 0 524212319 581193728 97343 33554432000 4194304 4650419 140734829308416 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 141893 97343 393 112 0 136858 0
[pid=22941/tid=22942] ppid=22939 vsize=567572 CPUtime=817.84 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 160182 0 0 0 81720 64 0 0 25 0 4 0 524212319 581193728 97343 33554432000 4194304 4650419 140734829308416 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=567572 CPUtime=822.31 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 141859 0 0 0 82169 62 0 0 25 0 4 0 524212319 581193728 97343 33554432000 4194304 4650419 140734829308416 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=567572 CPUtime=822.32 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 81964 0 0 0 82199 33 0 0 25 0 4 0 524212319 581193728 97343 33554432000 4194304 4650419 140734829308416 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.81
Current children cumulated vsize (KiB) 567572

[startup+882.3 s]
/proc/loadavg: 8.05 8.04 7.95 9/184 22968
/proc/meminfo: memFree=29860164/32951124 swapFree=67111416/67111528
[pid=22941] ppid=22939 vsize=594380 CPUtime=3524.49 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 545904 0 0 0 352229 220 0 0 25 0 4 0 524212319 608645120 99196 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365195 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 148595 99196 393 112 0 143560 0
[pid=22941/tid=22942] ppid=22939 vsize=594380 CPUtime=877.51 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 165582 0 0 0 87686 65 0 0 25 0 4 0 524212319 608645120 99196 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=594380 CPUtime=882.31 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 145965 0 0 0 88168 63 0 0 25 0 4 0 524212319 608645120 99196 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=594380 CPUtime=882.32 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 84403 0 0 0 88198 34 0 0 25 0 4 0 524212319 608645120 99196 33554432000 4194304 4650419 140734829308416 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.49
Current children cumulated vsize (KiB) 594380

[startup+942.301 s]
/proc/loadavg: 8.02 8.03 7.95 9/184 22970
/proc/meminfo: memFree=29828884/32951124 swapFree=67111416/67111528
[pid=22941] ppid=22939 vsize=594876 CPUtime=3764.17 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 573793 0 0 0 376181 236 0 0 25 0 4 0 524212319 609153024 97752 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 148719 97752 393 112 0 143684 0
[pid=22941/tid=22942] ppid=22939 vsize=594876 CPUtime=937.19 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 173856 0 0 0 93649 70 0 0 25 0 4 0 524212319 609153024 97752 33554432000 4194304 4650419 140734829308416 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=594876 CPUtime=942.31 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 153173 0 0 0 94164 67 0 0 25 0 4 0 524212319 609153024 97752 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=594876 CPUtime=942.32 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 87700 0 0 0 94197 35 0 0 25 0 4 0 524212319 609153024 97752 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.17
Current children cumulated vsize (KiB) 594876

[startup+1002.3 s]
/proc/loadavg: 8.08 8.04 7.96 9/184 22971
/proc/meminfo: memFree=29815340/32951124 swapFree=67111416/67111528
[pid=22941] ppid=22939 vsize=595252 CPUtime=4003.85 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 601003 0 0 0 400133 252 0 0 25 0 4 0 524212319 609538048 101239 33554432000 4194304 4650419 140734829308416 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 148813 101239 393 112 0 143778 0
[pid=22941/tid=22942] ppid=22939 vsize=595252 CPUtime=996.86 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 181776 0 0 0 99612 74 0 0 25 0 4 0 524212319 609538048 101239 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=595252 CPUtime=1002.32 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 159840 0 0 0 100160 72 0 0 25 0 4 0 524212319 609538048 101239 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=595252 CPUtime=1002.32 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 92011 0 0 0 100195 37 0 0 25 0 4 0 524212319 609538048 101239 33554432000 4194304 4650419 140734829308416 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.85
Current children cumulated vsize (KiB) 595252

[startup+1062.3 s]
/proc/loadavg: 8.10 8.04 7.96 9/184 22973
/proc/meminfo: memFree=29782712/32951124 swapFree=67111416/67111528
[pid=22941] ppid=22939 vsize=595596 CPUtime=4243.53 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 631439 0 0 0 424087 266 0 0 25 0 4 0 524212319 609890304 108770 33554432000 4194304 4650419 140734829308416 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 148899 108770 393 112 0 143864 0
[pid=22941/tid=22942] ppid=22939 vsize=595596 CPUtime=1056.54 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 188998 0 0 0 105576 78 0 0 25 0 4 0 524212319 609890304 108770 33554432000 4194304 4650419 140734829308416 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=595596 CPUtime=1062.32 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 166404 0 0 0 106158 74 0 0 25 0 4 0 524212319 609890304 108770 33554432000 4194304 4650419 140734829308416 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=595596 CPUtime=1062.33 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 100957 0 0 0 106192 41 0 0 25 0 4 0 524212319 609890304 108770 33554432000 4194304 4650419 140734829308416 18446744073709551615 4432396 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.53
Current children cumulated vsize (KiB) 595596

[startup+1122.3 s]
/proc/loadavg: 8.20 8.08 7.98 9/184 22975
/proc/meminfo: memFree=29774868/32951124 swapFree=67111416/67111528
[pid=22941] ppid=22939 vsize=651316 CPUtime=4483.22 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 654623 0 0 0 448042 280 0 0 25 0 4 0 524212319 666947584 101574 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 162829 101574 393 112 0 157794 0
[pid=22941/tid=22942] ppid=22939 vsize=651316 CPUtime=1116.2 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 196144 0 0 0 111539 81 0 0 25 0 4 0 524212319 666947584 101574 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=651316 CPUtime=1122.32 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 172359 0 0 0 112154 78 0 0 25 0 4 0 524212319 666947584 101574 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=651316 CPUtime=1122.33 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 103169 0 0 0 112191 42 0 0 25 0 4 0 524212319 666947584 101574 33554432000 4194304 4650419 140734829308416 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.22
Current children cumulated vsize (KiB) 651316

[startup+1182.3 s]
/proc/loadavg: 8.21 8.10 7.99 9/184 22976
/proc/meminfo: memFree=29730044/32951124 swapFree=67111416/67111528
[pid=22941] ppid=22939 vsize=661612 CPUtime=4722.9 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 687499 0 0 0 471996 294 0 0 25 0 4 0 524212319 677490688 118877 33554432000 4194304 4650419 140734829308416 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 165403 118877 393 112 0 160368 0
[pid=22941/tid=22942] ppid=22939 vsize=661612 CPUtime=1175.89 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 208343 0 0 0 117503 86 0 0 25 0 4 0 524212319 677490688 118877 33554432000 4194304 4650419 140734829308416 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=661612 CPUtime=1182.32 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 179827 0 0 0 118150 82 0 0 25 0 4 0 524212319 677490688 118877 33554432000 4194304 4650419 140734829308416 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=661612 CPUtime=1182.32 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 105914 0 0 0 118189 43 0 0 25 0 4 0 524212319 677490688 118877 33554432000 4194304 4650419 140734829308416 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.9
Current children cumulated vsize (KiB) 661612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.14 8.09 7.99 9/184 22977
/proc/meminfo: memFree=29724448/32951124 swapFree=67111416/67111528
[pid=22941] ppid=22939 vsize=661668 CPUtime=4800.02 cores=1,3,5,7
/proc/22941/stat : 22941 (strangenight1-m) R 22939 22941 22284 0 -1 4202496 691692 0 0 0 479705 297 0 0 25 0 4 0 524212319 677548032 119350 33554432000 4194304 4650419 140734829308416 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22941/statm: 165417 119350 393 112 0 160382 0
[pid=22941/tid=22942] ppid=22939 vsize=661668 CPUtime=1195.08 cores=1,3,5,7
/proc/22941/task/22942/stat : 22942 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 208343 0 0 0 119422 86 0 0 25 0 4 0 524212319 677548032 119350 33554432000 4194304 4650419 140734829308416 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22941/tid=22943] ppid=22939 vsize=661668 CPUtime=1201.62 cores=1,3,5,7
/proc/22941/task/22943/stat : 22943 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 182297 0 0 0 120079 83 0 0 25 0 4 0 524212319 677548032 119350 33554432000 4194304 4650419 140734829308416 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22941/tid=22944] ppid=22939 vsize=661668 CPUtime=1201.64 cores=1,3,5,7
/proc/22941/task/22944/stat : 22944 (strangenight1-m) R 22939 22941 22284 0 -1 4202560 107637 0 0 0 120119 45 0 0 25 0 4 0 524212319 677548032 119350 33554432000 4194304 4650419 140734829308416 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 661668

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.63
CPU time (s): 4800.06
CPU user time (s): 4797.07
CPU system time (s): 2.99254
CPU usage (%): 399.462
Max. virtual memory (cumulated for all children) (KiB): 760304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.07
system time used= 2.99254
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 691692
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= 318
involuntary context switches= 33996

runsolver used 1.80472 second user time and 4.76028 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-30 03:15:00
IDJOB=3175480
IDBENCH=83098
IDSOLVER=1588
FILE ID=node102/3175480-1304126100
RUNJOBID= node102-1304126099-22919
PBS_JOBID= 13170726
Free space on /tmp= 71556 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S118521533-021.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175480-1304126100/watcher-3175480-1304126100 -o /tmp/evaluation-result-3175480-1304126100/solver-3175480-1304126100 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175480-1304126100.cnf

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

MD5SUM BENCH= 26e1db2f130e6076b57fb074a1167d5e
RANDOM SEED=74282233

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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:      30580432 kB
Buffers:        607652 kB
Cached:        1279184 kB
SwapCached:          0 kB
Active:         157876 kB
Inactive:      1797024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30580432 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           12600 kB
Writeback:           0 kB
AnonPages:       67720 kB
Mapped:          15264 kB
Slab:           352172 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   273764 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= 71548 MiB
End job on node102 at 2011-04-30 03:35:03