Trace number 3175404

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.33 1201.74

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S689381858-022.UNKNOWN.cnf
MD5SUMe5ccab3a9294cbb9eed5df8c5c797376
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-3175404-1304122669.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.00 s
0.00/0.00	c  N st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
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
3.17/0.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.17/0.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.17/0.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3.17/0.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.17/0.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.17/0.85	c Finding binary XORs  T:     0.00 s  found:       0
3.17/0.85	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.17/0.85	c calculated reachability. Time: 0.00
3.17/0.85	c Calc default polars -  time:   0.00 s pos:      66 undec:       6 neg:      53
3.17/0.85	c =========================================================================================
3.17/0.85	c types(t): F = full restart, N = normal restart
3.17/0.85	c types(t): S = simplification begin/end, E = solution found
3.17/0.85	c restart types(rt): st = static, dy = dynamic
3.17/0.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.17/0.85	c  B st     0         0       125      2662         0         0     13310         0   no data   no data  --
3.17/0.85	c Decided on static restart strategy
3.17/0.85	c  N st     8      4916       125      2662         0      4650     13310    125161   no data   no data  --
3.17/0.85	c  N st    10     11299       125      2662         0      4300     13310     89619   no data   no data  --
3.17/0.85	c  N st    11     17042       125      2662         0      9666     13310    228182   no data   no data  --
3.57/0.95	c  F st    12     25001       125      2662         0     11889     13310    288249   no data   no data  --
3.57/0.95	c  N st    12     25001       125      2662         0     11889     13310    288249   no data   no data  --
4.38/1.15	c Decided on static restart strategy
4.38/1.15	c  N st    18     30001       125      2662         0     10232     13310    228912   no data   no data  --
4.38/1.15	c  S st    18     30001       125      2662         0     10232     13310    228912   no data   no data  --
4.38/1.15	c  S st    18     30503       125      2662         0     10717     13310    241650   no data   no data  --
4.38/1.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.38/1.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.38/1.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.38/1.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.38/1.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.38/1.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4.38/1.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.77/1.78	c lits-rem:      2462  cl-subs:     1422  v-elim:      0  v-fix:    0  time:  2.62 s
7.16/1.82	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.18
7.16/1.82	c calculated reachability. Time: 0.00
7.16/1.82	c  N st    18     30503       125      2662         0      9295     13310    199748   no data   no data  --
8.37/2.18	c  N st    20     37615       125      2662         0      8560     13310    166025   no data   no data  --
9.97/2.50	c  N st    21     44015       125      2662         0     14598     13310    323804   no data   no data  --
10.37/2.61	c  S st    22     45755       125      2662         0     16242     13310    365702   no data   no data  --
10.37/2.66	c  S st    22     46257       125      2662         0     16734     13310    378458   no data   no data  --
10.37/2.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.37/2.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.37/2.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
10.37/2.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.37/2.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.37/2.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
10.37/2.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.95/4.05	c lits-rem:      3405  cl-subs:     1791  v-elim:      0  v-fix:    0  time:  5.49 s
15.95/4.05	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
15.95/4.05	c vivif2 --  cl tried    14943 cl shrink        0 lits rem          0 time: 0.01
16.36/4.12	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.28
16.36/4.12	c calculated reachability. Time: 0.00
16.36/4.12	c  N st    22     46257       125      2662         0     14943     13310    325801   no data   no data  --
19.55/4.94	c  N st    23     60654       125      2662         0     10733     13310    191994   no data   no data  --
21.55/5.48	c  N st    24     69385       125      2662         0     18947     13310    405558   no data   no data  --
21.55/5.48	c  S st    24     69385       125      2662         0     18947     13310    405558   no data   no data  --
21.96/5.53	c  S st    24     69889       125      2662         0     19430     13310    418286   no data   no data  --
21.96/5.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.96/5.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.96/5.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
21.96/5.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.96/5.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.96/5.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
21.96/5.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.94/7.04	c lits-rem:      3850  cl-subs:     1911  v-elim:      0  v-fix:    0  time:  5.93 s
27.94/7.04	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
27.94/7.04	c vivif2 --  cl tried    17519 cl shrink        0 lits rem          0 time: 0.01
28.34/7.12	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.32
28.34/7.12	c calculated reachability. Time: 0.00
28.34/7.12	c  N st    24     69889       125      2662         0     17519     13310    363702   no data   no data  --
33.14/8.35	c  F st    25     87503       125      2662         0     12551     13310    217736   no data   no data  --
33.14/8.35	c  N st    25     87503       125      2662         0     12551     13310    217736   no data   no data  --
34.33/8.65	c Decided on static restart strategy
35.15/8.82	c  N st    32     95540       125      2662         0     20166     13310    416547   no data   no data  --
37.53/9.46	c  N st    34    104834       125      2662         0     16662     13310    319717   no data   no data  --
37.53/9.46	c  S st    34    104834       125      2662         0     16662     13310    319717   no data   no data  --
37.93/9.51	c  S st    34    105339       125      2662         0     17152     13310    332385   no data   no data  --
37.93/9.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.93/9.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.93/9.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
37.93/9.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.93/9.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.93/9.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
37.93/9.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.31/10.68	c lits-rem:      2527  cl-subs:     1205  v-elim:      0  v-fix:    0  time:  4.59 s
42.31/10.68	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
42.31/10.68	c vivif2 --  cl tried    15947 cl shrink        0 lits rem          0 time: 0.01
42.71/10.75	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.29
42.71/10.76	c calculated reachability. Time: 0.00
42.71/10.76	c  N st    34    105339       125      2662         0     15947     13310    298111   no data   no data  --
45.51/11.43	c  N st    35    114937       125      2662         0     24966     13310    532733   no data   no data  --
49.51/12.41	c  N st    36    129335       125      2662         0     25442     13310    542019   no data   no data  --
55.50/13.98	c  N st    37    150931       125      2662         0     16565     13310    266676   no data   no data  --
57.52/14.45	c  S st    38    158008       125      2662         0     23267     13310    446562   no data   no data  --
57.89/14.51	c  S st    38    158512       125      2662         0     23757     13310    458970   no data   no data  --
57.89/14.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
57.89/14.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.89/14.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
57.89/14.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.89/14.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.89/14.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
57.89/14.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
63.89/16.09	c lits-rem:      3251  cl-subs:     1626  v-elim:      0  v-fix:    0  time:  6.26 s
63.89/16.09	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
64.29/16.10	c vivif2 --  cl tried    22131 cl shrink        0 lits rem          0 time: 0.02
64.69/16.22	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.49
64.69/16.22	c calculated reachability. Time: 0.00
64.69/16.22	c  N st    38    158512       125      2662         0     22131     13310    411986   no data   no data  --
83.48/20.97	c  N st    39    207100       125      2662         0     34809     13310    725084   no data   no data  --
95.04/23.80	c  N st    40    237770       125      2662         0     27002     13310    490332   no data   no data  --
95.04/23.80	c  S st    40    237770       125      2662         0     27002     13310    490332   no data   no data  --
95.04/23.87	c  S st    40    238272       125      2662         0     27492     13310    503290   no data   no data  --
95.04/23.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
95.04/23.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
95.04/23.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
95.04/23.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.04/23.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.04/23.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
95.04/23.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
101.84/25.52	c lits-rem:      3592  cl-subs:     2085  v-elim:      0  v-fix:    0  time:  6.50 s
101.84/25.52	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
101.84/25.53	c vivif2 --  cl tried    25407 cl shrink        0 lits rem          0 time: 0.02
102.24/25.65	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.47
102.24/25.65	c calculated reachability. Time: 0.00
102.24/25.65	c  N st    40    238272       125      2662         0     25407     13310    446749   no data   no data  --
129.00/32.34	c  F st    41    306250       125      2662         0     27251     13310    453628   no data   no data  --
129.00/32.34	c  N st    41    306250       125      2662         0     27251     13310    453628   no data   no data  --
131.00/32.83	c Decided on static restart strategy
140.18/35.16	c  N st    51    334554       125      2662         0     31454     13310    552872   no data   no data  --
150.17/37.64	c  N st    53    357408       125      2662         0     29508     13310    483529   no data   no data  --
150.17/37.64	c  S st    53    357408       125      2662         0     29508     13310    483529   no data   no data  --
150.57/37.72	c  S st    53    357911       125      2662         0     30001     13310    496590   no data   no data  --
150.57/37.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
150.57/37.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
150.57/37.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
150.57/37.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
150.57/37.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.57/37.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
150.57/37.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
156.56/39.21	c lits-rem:      2617  cl-subs:     1116  v-elim:      0  v-fix:    0  time:  5.87 s
156.56/39.21	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
156.56/39.22	c vivif2 --  cl tried    28885 cl shrink        0 lits rem          0 time: 0.02
156.96/39.36	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.56
156.96/39.36	c calculated reachability. Time: 0.00
156.96/39.36	c  N st    53    357911       125      2662         0     28885     13310    462973   no data   no data  --
175.75/44.07	c  N st    54    390303       125      2662         0     34815     13310    593139   no data   no data  --
200.50/50.28	c  N st    55    438892       125      2662         0     28791     13310    416639   no data   no data  --
235.66/59.10	c  N st    56    511774       125      2662         0     41727     13310    728889   no data   no data  --
251.23/62.94	c  N st    57    536866       125      2662         0     36194     13310    560808   no data   no data  --
251.23/62.94	c  S st    57    536866       125      2662         0     36194     13310    560808   no data   no data  --
251.63/63.04	c  S st    57    537369       125      2662         0     36680     13310    573637   no data   no data  --
251.63/63.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
251.63/63.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
251.63/63.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
251.63/63.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
251.63/63.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
251.63/63.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
251.63/63.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
259.64/65.03	c lits-rem:      2356  cl-subs:     1732  v-elim:      0  v-fix:    0  time:  7.86 s
259.64/65.03	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
259.64/65.04	c vivif2 --  cl tried    34948 cl shrink        0 lits rem          0 time: 0.02
260.41/65.20	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.65
260.41/65.20	c calculated reachability. Time: 0.00
260.41/65.20	c  N st    57    537369       125      2662         0     34948     13310    529569   no data   no data  --
351.10/87.91	c  N st    58    701353       125      2662         0     62792     13310   1203956   no data   no data  --
417.43/104.53	c  N st    59    806055       125      2662         0     57162     13310   1031149   no data   no data  --
417.43/104.53	c  S st    59    806055       125      2662         0     57162     13310   1031149   no data   no data  --
418.20/104.70	c  S st    59    806557       125      2662         0     57651     13310   1044150   no data   no data  --
418.20/104.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
418.20/104.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
418.20/104.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
418.20/104.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
418.20/104.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
418.20/104.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
418.20/104.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
444.97/111.44	c lits-rem:      1023  cl-subs:     5040  v-elim:      0  v-fix:    0  time: 26.66 s
444.97/111.44	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
444.97/111.45	c vivif2 --  cl tried    52611 cl shrink        0 lits rem          0 time: 0.04
446.17/111.72	c asymm  cl-useful: 0/2310/2662 lits-rem:0 time: 1.06
446.17/111.72	c calculated reachability. Time: 0.00
446.17/111.72	c  N st    59    806557       125      2662         0     52611     13310    912253   no data   no data  --
621.13/155.54	c  F st    60   1071876       125      2662         0     67894     13310   1233311   no data   no data  --
621.13/155.54	c  N st    60   1071876       125      2662         0     67894     13310   1233311   no data   no data  --
625.13/156.58	c Decided on static restart strategy
643.90/161.21	c  N st    70   1100181       125      2662         0     52534     13310    801494   no data   no data  --
669.86/167.76	c  N st    72   1136176       125      2662         0     43340     13310    533336   no data   no data  --
690.64/172.91	c  N st    73   1168568       125      2662         0     73769     13310   1349788   no data   no data  --
723.39/181.15	c  N st    74   1209836       125      2662         0     68265     13310   1176412   no data   no data  --
723.39/181.15	c  S st    74   1209836       125      2662         0     68265     13310   1176412   no data   no data  --
724.60/181.41	c  S st    74   1210339       125      2662         0     68754     13310   1189437   no data   no data  --
724.60/181.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
724.60/181.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
724.60/181.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
724.60/181.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
724.60/181.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
724.60/181.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
724.60/181.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
778.91/195.00	c lits-rem:      1074  cl-subs:     5313  v-elim:      0  v-fix:    0  time: 53.90 s
778.91/195.00	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
778.91/195.01	c vivif2 --  cl tried    63441 cl shrink        0 lits rem          0 time: 0.06
780.11/195.38	c asymm  cl-useful: 0/1878/2662 lits-rem:0 time: 1.45
780.11/195.38	c calculated reachability. Time: 0.00
780.11/195.38	c  N st    74   1210339       125      2662         0     63441     13310   1050767   no data   no data  --
843.66/211.30	c  N st    75   1283222       125      2662         0     86553     13310   1625230   no data   no data  --
946.69/237.05	c  N st    76   1392546       125      2662         0     48724     13310    598138   no data   no data  --
1090.13/272.91	c  N st    77   1556531       125      2662         0     53368     13310    679569   no data   no data  --
1227.12/307.26	c  N st    78   1710339       125      2662         0     93332     13310   1707453   no data   no data  --
1227.12/307.26	c  S st    78   1710339       125      2662         0     93332     13310   1707453   no data   no data  --
1228.32/307.54	c  S st    78   1710843       125      2662         0     93819     13310   1720897   no data   no data  --
1228.32/307.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1228.32/307.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1228.32/307.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.18
1228.72/307.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1228.72/307.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1228.72/307.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1228.72/307.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1375.73/344.42	c lits-rem:      3570  cl-subs:     9732  v-elim:      0  v-fix:    0  time: 146.84 s
1375.73/344.42	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1375.73/344.45	c vivif2 --  cl tried    84087 cl shrink        0 lits rem          0 time: 0.10
1377.30/344.82	c asymm  cl-useful: 0/784/2662 lits-rem:0 time: 1.48
1377.30/344.82	c calculated reachability. Time: 0.00
1377.30/344.82	c  N st    78   1710843       125      2662         0     84087     13310   1476063   no data   no data  --
1744.83/436.82	c  N st    79   2079809       125      2662         0     95698     13310   1682793   no data   no data  --
1869.04/467.96	c  N st    80   2210849       125      2662         0     99755     13310   1764680   no data   no data  --
1869.04/467.96	c  S st    80   2210849       125      2662         0     99755     13310   1764680   no data   no data  --
1870.63/468.32	c  S st    80   2211356       125      2662         0    100247     13310   1777953   no data   no data  --
1870.63/468.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1870.63/468.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1870.63/468.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
1871.03/468.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1871.03/468.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1871.03/468.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1871.03/468.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2002.06/501.29	c lits-rem:      6822  cl-subs:     9370  v-elim:      0  v-fix:    0  time: 131.24 s
2002.06/501.29	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2002.46/501.32	c vivif2 --  cl tried    90877 cl shrink        0 lits rem          0 time: 0.09
2004.08/501.78	c asymm  cl-useful: 0/1411/2662 lits-rem:0 time: 1.84
2004.08/501.78	c calculated reachability. Time: 0.00
2004.08/501.78	c  N st    80   2211356       125      2662         0     90877     13310   1537340   no data   no data  --
2494.20/624.45	c  N st    81   2711356       125      2662         0    112774     13310   1966007   no data   no data  --
2494.20/624.45	c  S st    81   2711356       125      2662         0    112774     13310   1966007   no data   no data  --
2495.82/624.80	c  S st    81   2711859       125      2662         0    113263     13310   1979112   no data   no data  --
2495.82/624.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2495.82/624.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2495.82/624.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.23
2496.22/624.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2496.22/624.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2496.22/624.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2496.22/624.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2646.79/662.61	c lits-rem:      3246  cl-subs:    13764  v-elim:      0  v-fix:    0  time: 150.42 s
2646.79/662.61	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2646.79/662.63	c vivif2 --  cl tried    99499 cl shrink        0 lits rem          0 time: 0.08
2647.99/662.99	c asymm  cl-useful: 0/1044/2662 lits-rem:0 time: 1.45
2647.99/662.99	c calculated reachability. Time: 0.00
2647.99/662.99	c  N st    81   2711859       125      2662         0     99499     13310   1662498   no data   no data  --
3185.69/797.60	c  N st    82   3211860       125      2662         0     77826     13310    974813   no data   no data  --
3185.69/797.60	c  S st    82   3211860       125      2662         0     77826     13310    974813   no data   no data  --
3186.86/797.89	c  S st    82   3212365       125      2662         0     78319     13310    988105   no data   no data  --
3187.26/797.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3187.26/797.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3187.26/797.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
3187.26/797.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3187.26/797.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3187.26/797.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3187.26/797.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3212.45/804.29	c lits-rem:       398  cl-subs:     1425  v-elim:      0  v-fix:    0  time: 25.19 s
3212.45/804.29	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3212.83/804.30	c vivif2 --  cl tried    76894 cl shrink        0 lits rem          0 time: 0.05
3213.63/804.59	c asymm  cl-useful: 0/1706/2662 lits-rem:0 time: 1.14
3213.63/804.59	c calculated reachability. Time: 0.00
3213.63/804.59	c  N st    82   3212365       125      2662         0     76894     13310    954120   no data   no data  --
3800.44/951.45	c  N st    83   3712365       125      2662         0     86945     13310   1127360   no data   no data  --
3800.44/951.45	c  S st    83   3712365       125      2662         0     86945     13310   1127360   no data   no data  --
3801.63/951.71	c  S st    83   3712868       125      2662         0     87430     13310   1139846   no data   no data  --
3801.63/951.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3801.63/951.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3801.63/951.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
3801.63/951.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3801.63/951.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3801.63/951.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3801.63/951.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3830.40/958.90	c lits-rem:       899  cl-subs:     2323  v-elim:      0  v-fix:    0  time: 28.38 s
3830.40/958.90	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3830.40/958.92	c vivif2 --  cl tried    85107 cl shrink        0 lits rem          0 time: 0.07
3831.61/959.26	c asymm  cl-useful: 0/956/2662 lits-rem:0 time: 1.35
3831.61/959.26	c calculated reachability. Time: 0.00
3831.61/959.26	c  N st    83   3712868       125      2662         0     85107     13310   1086431   no data   no data  --
3870.74/969.06	c  F st    84   3751565       125      2662         0    121120     13310   2056686   no data   no data  --
3870.74/969.06	c  N st    84   3751565       125      2662         0    121120     13310   2056686   no data   no data  --
3881.93/971.80	c Decided on static restart strategy
3919.89/981.39	c  N st    94   3779867       125      2662         0    147629     13310   2763252   no data   no data  --
3973.80/994.86	c  N st    96   3815861       125      2662         0    102386     13310   1532514   no data   no data  --
4010.55/1004.01	c  N st    97   3848254       125      2662         0    132728     13310   2357672   no data   no data  --
4076.86/1020.61	c  N st    98   3896843       125      2662         0     98018     13310   1397078   no data   no data  --
4195.50/1050.34	c  N st    99   3969726       125      2662         0     84699     13310   1022544   no data   no data  --
4357.68/1090.90	c  N st   100   4079050       125      2662         0    104572     13310   1533994   no data   no data  --
4559.41/1141.48	c  N st   101   4212868       125      2662         0    146161     13310   2598773   no data   no data  --
4559.41/1141.48	c  S st   101   4212868       125      2662         0    146161     13310   2598773   no data   no data  --
4561.80/1142.05	c  S st   101   4213372       125      2662         0    146653     13310   2612294   no data   no data  --
4561.80/1142.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4561.80/1142.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4562.20/1142.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.31
4562.60/1142.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4562.60/1142.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4562.60/1142.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4562.60/1142.22	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-3175404-1304122669/watcher-3175404-1304122669 -o /tmp/evaluation-result-3175404-1304122669/solver-3175404-1304122669 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175404-1304122669.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.10 7.90 7.53 2/176 26060
/proc/meminfo: memFree=25702804/32951124 swapFree=67111412/67111528
[pid=26060] ppid=26058 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) D 26058 26060 26027 0 -1 4202496 439 0 0 0 0 0 0 0 25 0 4 0 523865067 52465664 368 33554432000 4194304 4650419 140734028541968 18446744073709551615 232335935578 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 12809 368 313 112 0 7774 0
[pid=26060/tid=26061] ppid=26058 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) D 26058 26060 26027 0 -1 4202560 9 0 0 0 0 0 0 0 25 0 4 0 523865068 52465664 368 33554432000 4194304 4650419 140734028541968 18446744073709551615 4354576 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) S 26058 26060 26027 0 -1 4202560 9 0 0 0 0 0 0 0 25 0 4 0 523865068 52465664 368 33554432000 4194304 4650419 140734028541968 18446744073709551615 232335997422 0 0 4096 2 18446604471005804352 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 4 0 523865068 52465664 368 33554432000 4194304 4650419 140734028541968 18446744073709551615 4300272 0 0 4096 2 0 0 0 -1 7 0 0 0

[startup+0.142749 s]
/proc/loadavg: 7.10 7.90 7.53 2/176 26060
/proc/meminfo: memFree=25702804/32951124 swapFree=67111412/67111528
[pid=26060] ppid=26058 vsize=291676 CPUtime=0.54 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) R 26058 26060 26027 0 -1 4202496 2503 0 0 0 54 0 0 0 18 0 4 0 523865067 298676224 1849 33554432000 4194304 4650419 140734028541968 18446744073709551615 4310421 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 72919 1856 391 112 0 67884 0
[pid=26060/tid=26061] ppid=26058 vsize=291676 CPUtime=0.13 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 586 0 0 0 13 0 0 0 18 0 4 0 523865068 298676224 1861 33554432000 4194304 4650419 140734028541968 18446744073709551615 4328119 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=291676 CPUtime=0.13 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 537 0 0 0 13 0 0 0 18 0 4 0 523865068 298676224 1866 33554432000 4194304 4650419 140734028541968 18446744073709551615 4516622 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=291676 CPUtime=0.13 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 389 0 0 0 13 0 0 0 25 0 4 0 523865068 298676224 1871 33554432000 4194304 4650419 140734028541968 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 291676

[startup+0.200519 s]
/proc/loadavg: 7.10 7.90 7.53 2/176 26060
/proc/meminfo: memFree=25702804/32951124 swapFree=67111412/67111528
[pid=26060] ppid=26058 vsize=283368 CPUtime=0.77 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) R 26058 26060 26027 0 -1 4202496 2801 0 0 0 77 0 0 0 18 0 4 0 523865067 290168832 1991 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 70842 1991 391 112 0 65807 0
[pid=26060/tid=26061] ppid=26058 vsize=283368 CPUtime=0.19 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 643 0 0 0 19 0 0 0 18 0 4 0 523865068 290168832 1991 33554432000 4194304 4650419 140734028541968 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=283368 CPUtime=0.19 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 644 0 0 0 19 0 0 0 18 0 4 0 523865068 290168832 1991 33554432000 4194304 4650419 140734028541968 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=283368 CPUtime=0.19 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 445 0 0 0 19 0 0 0 25 0 4 0 523865068 290168832 1991 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283368

[startup+0.300502 s]
/proc/loadavg: 7.10 7.90 7.53 2/176 26060
/proc/meminfo: memFree=25702804/32951124 swapFree=67111412/67111528
[pid=26060] ppid=26058 vsize=283500 CPUtime=1.18 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) R 26058 26060 26027 0 -1 4202496 3188 0 0 0 117 1 0 0 18 0 4 0 523865067 290304000 2378 33554432000 4194304 4650419 140734028541968 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 70875 2378 391 112 0 65840 0
[pid=26060/tid=26061] ppid=26058 vsize=283500 CPUtime=0.29 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 720 0 0 0 29 0 0 0 18 0 4 0 523865068 290304000 2378 33554432000 4194304 4650419 140734028541968 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=283500 CPUtime=0.29 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 756 0 0 0 29 0 0 0 18 0 4 0 523865068 290304000 2378 33554432000 4194304 4650419 140734028541968 18446744073709551615 4360517 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=283500 CPUtime=0.29 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 547 0 0 0 29 0 0 0 25 0 4 0 523865068 290304000 2378 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283500

[startup+0.700432 s]
/proc/loadavg: 7.10 7.90 7.53 2/176 26060
/proc/meminfo: memFree=25702804/32951124 swapFree=67111412/67111528
[pid=26060] ppid=26058 vsize=284992 CPUtime=2.78 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) R 26058 26060 26027 0 -1 4202496 5718 0 0 0 277 1 0 0 18 0 4 0 523865067 291831808 2744 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 71248 2744 391 112 0 66213 0
[pid=26060/tid=26061] ppid=26058 vsize=284992 CPUtime=0.69 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 1376 0 0 0 69 0 0 0 18 0 4 0 523865068 291831808 2744 33554432000 4194304 4650419 140734028541968 18446744073709551615 4311408 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=284992 CPUtime=0.69 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 1418 0 0 0 69 0 0 0 18 0 4 0 523865068 291831808 2745 33554432000 4194304 4650419 140734028541968 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=284992 CPUtime=0.69 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 1140 0 0 0 69 0 0 0 25 0 4 0 523865068 291831808 2745 33554432000 4194304 4650419 140734028541968 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 284992

[startup+1.50029 s]
/proc/loadavg: 7.10 7.90 7.53 11/188 26072
/proc/meminfo: memFree=25677164/32951124 swapFree=67111412/67111528
[pid=26060] ppid=26058 vsize=277284 CPUtime=5.97 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) R 26058 26060 26027 0 -1 4202496 11514 0 0 0 595 2 0 0 20 0 4 0 523865067 283938816 6286 33554432000 4194304 4650419 140734028541968 18446744073709551615 4439344 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 69321 6286 393 112 0 64286 0
[pid=26060/tid=26061] ppid=26058 vsize=277284 CPUtime=1.48 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 3434 0 0 0 148 0 0 0 20 0 4 0 523865068 283938816 6286 33554432000 4194304 4650419 140734028541968 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=277284 CPUtime=1.49 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 2413 0 0 0 149 0 0 0 19 0 4 0 523865068 283938816 6286 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365308 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=277284 CPUtime=1.48 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 1999 0 0 0 148 0 0 0 25 0 4 0 523865068 283938816 6286 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365366 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 277284

[startup+3.10101 s]
/proc/loadavg: 7.17 7.90 7.54 9/188 26072
/proc/meminfo: memFree=25627828/32951124 swapFree=67111412/67111528
[pid=26060] ppid=26058 vsize=277752 CPUtime=12.36 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) R 26058 26060 26027 0 -1 4202496 18300 0 0 0 1233 3 0 0 25 0 4 0 523865067 284418048 11528 33554432000 4194304 4650419 140734028541968 18446744073709551615 4438393 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 69438 11528 393 112 0 64403 0
[pid=26060/tid=26061] ppid=26058 vsize=277752 CPUtime=3.09 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 4469 0 0 0 308 1 0 0 25 0 4 0 523865068 284418048 11528 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=277752 CPUtime=3.08 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 4275 0 0 0 308 0 0 0 25 0 4 0 523865068 284418048 11528 33554432000 4194304 4650419 140734028541968 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=277752 CPUtime=3.07 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 4209 0 0 0 307 0 0 0 25 0 4 0 523865068 284418048 11528 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 277752

[startup+6.30044 s]
/proc/loadavg: 7.17 7.90 7.54 9/188 26072
/proc/meminfo: memFree=25586296/32951124 swapFree=67111412/67111528
[pid=26060] ppid=26058 vsize=269620 CPUtime=25.15 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) R 26058 26060 26027 0 -1 4202496 27390 0 0 0 2510 5 0 0 25 0 4 0 523865067 276090880 15542 33554432000 4194304 4650419 140734028541968 18446744073709551615 4476311 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 67405 15542 393 112 0 62370 0
[pid=26060/tid=26061] ppid=26058 vsize=269620 CPUtime=6.29 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 7121 0 0 0 628 1 0 0 25 0 4 0 523865068 276090880 15542 33554432000 4194304 4650419 140734028541968 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=269620 CPUtime=6.29 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 7528 0 0 0 628 1 0 0 25 0 4 0 523865068 276090880 15542 33554432000 4194304 4650419 140734028541968 18446744073709551615 4438244 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=269620 CPUtime=6.26 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 5496 0 0 0 625 1 0 0 25 0 4 0 523865068 276090880 15542 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 269620

[startup+12.7003 s]
/proc/loadavg: 7.30 7.90 7.54 9/188 26072
/proc/meminfo: memFree=25537056/32951124 swapFree=67111412/67111528
[pid=26060] ppid=26058 vsize=288972 CPUtime=50.71 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) R 26058 26060 26027 0 -1 4202496 40449 0 0 0 5063 8 0 0 25 0 4 0 523865067 295907328 21551 33554432000 4194304 4650419 140734028541968 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 72243 21551 393 112 0 67208 0
[pid=26060/tid=26061] ppid=26058 vsize=288972 CPUtime=12.69 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 10810 0 0 0 1267 2 0 0 25 0 4 0 523865068 295907328 21551 33554432000 4194304 4650419 140734028541968 18446744073709551615 4363188 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=288972 CPUtime=12.69 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 10724 0 0 0 1267 2 0 0 25 0 4 0 523865068 295907328 21551 33554432000 4194304 4650419 140734028541968 18446744073709551615 4313048 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=288972 CPUtime=12.62 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 7902 0 0 0 1261 1 0 0 25 0 4 0 523865068 295907328 21551 33554432000 4194304 4650419 140734028541968 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 288972

[startup+25.501 s]
/proc/loadavg: 7.49 7.92 7.55 9/188 26072
/proc/meminfo: memFree=25493320/32951124 swapFree=67111412/67111528
[pid=26060] ppid=26058 vsize=280044 CPUtime=101.84 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) R 26058 26060 26027 0 -1 4202496 61646 0 0 0 10172 12 0 0 25 0 4 0 523865067 286765056 27241 33554432000 4194304 4650419 140734028541968 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 70011 27241 393 112 0 64976 0
[pid=26060/tid=26061] ppid=26058 vsize=280044 CPUtime=25.49 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 17992 0 0 0 2546 3 0 0 25 0 4 0 523865068 286765056 27241 33554432000 4194304 4650419 140734028541968 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=280044 CPUtime=25.48 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 17105 0 0 0 2546 2 0 0 25 0 4 0 523865068 286765056 27241 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=280044 CPUtime=25.34 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 11393 0 0 0 2532 2 0 0 25 0 4 0 523865068 286765056 27241 33554432000 4194304 4650419 140734028541968 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 280044

[startup+51.1005 s]
/proc/loadavg: 7.66 7.93 7.56 9/188 26073
/proc/meminfo: memFree=25441048/32951124 swapFree=67111412/67111528
[pid=26060] ppid=26058 vsize=281044 CPUtime=204.09 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) R 26058 26060 26027 0 -1 4202496 92025 0 0 0 20389 20 0 0 25 0 4 0 523865067 287789056 34925 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 70261 34925 393 112 0 65226 0
[pid=26060/tid=26061] ppid=26058 vsize=281044 CPUtime=51.09 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 27704 0 0 0 5103 6 0 0 25 0 4 0 523865068 287789056 34925 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=281044 CPUtime=51.08 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 25844 0 0 0 5104 4 0 0 25 0 4 0 523865068 287789056 34925 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=281044 CPUtime=50.81 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 16628 0 0 0 5077 4 0 0 25 0 4 0 523865068 287789056 34925 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 281044

[startup+102.3 s]
/proc/loadavg: 8.07 8.00 7.60 9/188 26075
/proc/meminfo: memFree=25360188/32951124 swapFree=67111412/67111528
[pid=26060] ppid=26058 vsize=347776 CPUtime=408.63 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) R 26058 26060 26027 0 -1 4202496 143077 0 0 0 40827 36 0 0 25 0 4 0 523865067 356122624 41368 33554432000 4194304 4650419 140734028541968 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 86944 41368 393 112 0 81909 0
[pid=26060/tid=26061] ppid=26058 vsize=347776 CPUtime=102.3 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 41210 0 0 0 10219 11 0 0 25 0 4 0 523865068 356122624 41368 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=347776 CPUtime=102.3 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 41752 0 0 0 10220 10 0 0 25 0 4 0 523865068 356122624 41368 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=347776 CPUtime=101.73 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 24260 0 0 0 10167 6 0 0 25 0 4 0 523865068 356122624 41368 33554432000 4194304 4650419 140734028541968 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 347776

[startup+162.301 s]

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

[pid=26060] ppid=26058 vsize=574112 CPUtime=2565.7 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) R 26058 26060 26027 0 -1 4202496 413017 0 0 0 256407 163 0 0 25 0 4 0 523865067 587890688 96747 33554432000 4194304 4650419 140734028541968 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 143528 96747 393 112 0 138493 0
[pid=26060/tid=26061] ppid=26058 vsize=574112 CPUtime=642.31 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 112522 0 0 0 64189 42 0 0 25 0 4 0 523865068 587890688 96747 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=574112 CPUtime=642.31 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 121284 0 0 0 64181 50 0 0 25 0 4 0 523865068 587890688 96747 33554432000 4194304 4650419 140734028541968 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=574112 CPUtime=638.79 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 70441 0 0 0 63848 31 0 0 25 0 4 0 523865068 587890688 96747 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.7
Current children cumulated vsize (KiB) 574112

[startup+702.301 s]
/proc/loadavg: 8.08 8.14 7.85 9/188 26091
/proc/meminfo: memFree=24900116/32951124 swapFree=67111412/67111528
[pid=26060] ppid=26058 vsize=562888 CPUtime=2805.38 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) R 26058 26060 26027 0 -1 4202496 430589 0 0 0 280364 174 0 0 25 0 4 0 523865067 576397312 96047 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 140722 96047 393 112 0 135687 0
[pid=26060/tid=26061] ppid=26058 vsize=562888 CPUtime=702.3 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 115748 0 0 0 70186 44 0 0 25 0 4 0 523865068 576397312 96047 33554432000 4194304 4650419 140734028541968 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=562888 CPUtime=702.3 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 127311 0 0 0 70177 53 0 0 25 0 4 0 523865068 576397312 96047 33554432000 4194304 4650419 140734028541968 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=562888 CPUtime=698.46 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 72134 0 0 0 69814 32 0 0 25 0 4 0 523865068 576397312 96047 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.38
Current children cumulated vsize (KiB) 562888

[startup+762.301 s]
/proc/loadavg: 8.17 8.15 7.88 9/188 26092
/proc/meminfo: memFree=24894524/32951124 swapFree=67111412/67111528
[pid=26060] ppid=26058 vsize=564100 CPUtime=3045.08 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) R 26058 26060 26027 0 -1 4202496 457744 0 0 0 304321 187 0 0 25 0 4 0 523865067 577638400 98162 33554432000 4194304 4650419 140734028541968 18446744073709551615 4364766 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 141025 98162 393 112 0 135990 0
[pid=26060/tid=26061] ppid=26058 vsize=564100 CPUtime=762.31 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 121193 0 0 0 76185 46 0 0 25 0 4 0 523865068 577638400 98162 33554432000 4194304 4650419 140734028541968 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=564100 CPUtime=762.31 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 136674 0 0 0 76173 58 0 0 25 0 4 0 523865068 577638400 98162 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=564100 CPUtime=758.14 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 74828 0 0 0 75781 33 0 0 25 0 4 0 523865068 577638400 98162 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.08
Current children cumulated vsize (KiB) 564100

[startup+822.301 s]
/proc/loadavg: 8.07 8.13 7.88 10/188 26094
/proc/meminfo: memFree=24811688/32951124 swapFree=67111412/67111528
[pid=26060] ppid=26058 vsize=670344 CPUtime=3284.73 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) R 26058 26060 26027 0 -1 4202496 479850 0 0 0 328275 198 0 0 25 0 4 0 523865067 686432256 110767 33554432000 4194304 4650419 140734028541968 18446744073709551615 4514720 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 167586 110767 393 112 0 162551 0
[pid=26060/tid=26061] ppid=26058 vsize=670344 CPUtime=822.31 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 128867 0 0 0 82180 51 0 0 25 0 4 0 523865068 686432256 110767 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=670344 CPUtime=822.31 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 141371 0 0 0 82172 59 0 0 25 0 4 0 523865068 686432256 110767 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=670344 CPUtime=817.82 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 80116 0 0 0 81745 37 0 0 25 0 4 0 523865068 686432256 110767 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.73
Current children cumulated vsize (KiB) 670344

[startup+882.307 s]
/proc/loadavg: 8.11 8.13 7.90 10/188 26095
/proc/meminfo: memFree=24806960/32951124 swapFree=67111412/67111528
[pid=26060] ppid=26058 vsize=645476 CPUtime=3524.43 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) R 26058 26060 26027 0 -1 4202496 499479 0 0 0 352236 207 0 0 25 0 4 0 523865067 660967424 110161 33554432000 4194304 4650419 140734028541968 18446744073709551615 4303950 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 161369 110161 393 112 0 156334 0
[pid=26060/tid=26061] ppid=26058 vsize=645476 CPUtime=882.31 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 133631 0 0 0 88178 53 0 0 25 0 4 0 523865068 660967424 110161 33554432000 4194304 4650419 140734028541968 18446744073709551615 4334413 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=645476 CPUtime=882.31 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 147308 0 0 0 88170 61 0 0 25 0 4 0 523865068 660967424 110161 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=645476 CPUtime=877.5 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 82052 0 0 0 87712 38 0 0 25 0 4 0 523865068 660967424 110161 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.43
Current children cumulated vsize (KiB) 645476

[startup+942.3 s]
/proc/loadavg: 8.04 8.10 7.91 9/188 26097
/proc/meminfo: memFree=24813396/32951124 swapFree=67111412/67111528
[pid=26060] ppid=26058 vsize=682380 CPUtime=3764.08 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) R 26058 26060 26027 0 -1 4202496 517443 0 0 0 376190 218 0 0 25 0 4 0 523865067 698757120 108370 33554432000 4194304 4650419 140734028541968 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 170595 108370 393 112 0 165560 0
[pid=26060/tid=26061] ppid=26058 vsize=682380 CPUtime=942.31 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 138890 0 0 0 94174 57 0 0 25 0 4 0 523865068 698757120 108370 33554432000 4194304 4650419 140734028541968 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=682380 CPUtime=942.31 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 151491 0 0 0 94167 64 0 0 25 0 4 0 523865068 698757120 108370 33554432000 4194304 4650419 140734028541968 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=682380 CPUtime=937.16 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 84397 0 0 0 93677 39 0 0 25 0 4 0 523865068 698757120 108370 33554432000 4194304 4650419 140734028541968 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 682380

[startup+1002.3 s]
/proc/loadavg: 8.11 8.11 7.92 9/188 26099
/proc/meminfo: memFree=24828368/32951124 swapFree=67111412/67111528
[pid=26060] ppid=26058 vsize=553264 CPUtime=4003.76 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) R 26058 26060 26027 0 -1 4202496 538817 0 0 0 400145 231 0 0 25 0 4 0 523865067 566542336 102540 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 138316 102540 393 112 0 133281 0
[pid=26060/tid=26061] ppid=26058 vsize=553264 CPUtime=1002.31 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 145537 0 0 0 100169 62 0 0 25 0 4 0 523865068 566542336 102540 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=553264 CPUtime=1002.31 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 157504 0 0 0 100164 67 0 0 25 0 4 0 523865068 566542336 102540 33554432000 4194304 4650419 140734028541968 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=553264 CPUtime=996.84 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 86219 0 0 0 99643 41 0 0 25 0 4 0 523865068 566542336 102540 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 553264

[startup+1062.3 s]
/proc/loadavg: 8.10 8.11 7.92 9/188 26100
/proc/meminfo: memFree=24811736/32951124 swapFree=67111412/67111528
[pid=26060] ppid=26058 vsize=618856 CPUtime=4243.44 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) R 26058 26060 26027 0 -1 4202496 560539 0 0 0 424101 243 0 0 25 0 4 0 523865067 633708544 107135 33554432000 4194304 4650419 140734028541968 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 154714 107135 393 112 0 149679 0
[pid=26060/tid=26061] ppid=26058 vsize=618856 CPUtime=1062.31 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 151701 0 0 0 106165 66 0 0 25 0 4 0 523865068 633708544 107135 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=618856 CPUtime=1062.31 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 163312 0 0 0 106161 70 0 0 25 0 4 0 523865068 633708544 107135 33554432000 4194304 4650419 140734028541968 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=618856 CPUtime=1056.51 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 89191 0 0 0 105609 42 0 0 25 0 4 0 523865068 633708544 107135 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 618856

[startup+1122.3 s]
/proc/loadavg: 8.18 8.13 7.94 9/188 26102
/proc/meminfo: memFree=24776884/32951124 swapFree=67111412/67111528
[pid=26060] ppid=26058 vsize=736444 CPUtime=4483.11 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) R 26058 26060 26027 0 -1 4202496 583162 0 0 0 448057 254 0 0 25 0 4 0 523865067 754118656 113974 33554432000 4194304 4650419 140734028541968 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 184111 113974 393 112 0 179076 0
[pid=26060/tid=26061] ppid=26058 vsize=736444 CPUtime=1122.31 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 156201 0 0 0 112161 70 0 0 25 0 4 0 523865068 754118656 113974 33554432000 4194304 4650419 140734028541968 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=736444 CPUtime=1122.32 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 170923 0 0 0 112158 74 0 0 25 0 4 0 523865068 754118656 113974 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=736444 CPUtime=1116.18 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 93403 0 0 0 111576 42 0 0 25 0 4 0 523865068 754118656 113974 33554432000 4194304 4650419 140734028541968 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.11
Current children cumulated vsize (KiB) 736444

[startup+1182.3 s]
/proc/loadavg: 8.11 8.12 7.95 9/188 26103
/proc/meminfo: memFree=24710408/32951124 swapFree=67111412/67111528
[pid=26060] ppid=26058 vsize=687052 CPUtime=4722.78 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) R 26058 26060 26027 0 -1 4202496 599495 0 0 0 472012 266 0 0 25 0 4 0 523865067 703541248 126189 33554432000 4194304 4650419 140734028541968 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 171763 126189 393 112 0 166728 0
[pid=26060/tid=26061] ppid=26058 vsize=687052 CPUtime=1182.31 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 159558 0 0 0 118158 73 0 0 25 0 4 0 523865068 703541248 126189 33554432000 4194304 4650419 140734028541968 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=687052 CPUtime=1182.31 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 177170 0 0 0 118153 78 0 0 25 0 4 0 523865068 703541248 126189 33554432000 4194304 4650419 140734028541968 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=687052 CPUtime=1175.85 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 98336 0 0 0 117540 45 0 0 25 0 4 0 523865068 703541248 126189 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.78
Current children cumulated vsize (KiB) 687052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.08 8.11 7.95 9/188 26104
/proc/meminfo: memFree=24676672/32951124 swapFree=67111412/67111528
[pid=26060] ppid=26058 vsize=687052 CPUtime=4800.28 cores=1,3,5,7
/proc/26060/stat : 26060 (strangenight1-m) R 26058 26060 26027 0 -1 4202496 602566 0 0 0 479760 268 0 0 25 0 4 0 523865067 703541248 129082 33554432000 4194304 4650419 140734028541968 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26060/statm: 171763 129082 393 112 0 166728 0
[pid=26060/tid=26061] ppid=26058 vsize=687052 CPUtime=1201.72 cores=1,3,5,7
/proc/26060/task/26061/stat : 26061 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 161925 0 0 0 120097 75 0 0 25 0 4 0 523865068 703541248 129082 33554432000 4194304 4650419 140734028541968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26060/tid=26062] ppid=26058 vsize=687052 CPUtime=1201.72 cores=1,3,5,7
/proc/26060/task/26062/stat : 26062 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 177170 0 0 0 120094 78 0 0 25 0 4 0 523865068 703541248 129082 33554432000 4194304 4650419 140734028541968 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26060/tid=26063] ppid=26058 vsize=687052 CPUtime=1195.13 cores=1,3,5,7
/proc/26060/task/26063/stat : 26063 (strangenight1-m) R 26058 26060 26027 0 -1 4202560 99040 0 0 0 119467 46 0 0 25 0 4 0 523865068 703541248 129082 33554432000 4194304 4650419 140734028541968 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 687052

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.74
CPU time (s): 4800.33
CPU user time (s): 4797.62
CPU system time (s): 2.71259
CPU usage (%): 399.449
Max. virtual memory (cumulated for all children) (KiB): 791992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.62
system time used= 2.71259
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 602566
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= 375
involuntary context switches= 38880

runsolver used 1.79773 second user time and 4.80927 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-30 02:17:49
IDJOB=3175404
IDBENCH=83022
IDSOLVER=1588
FILE ID=node132/3175404-1304122669
RUNJOBID= node132-1304122669-26046
PBS_JOBID= 13170746
Free space on /tmp= 71872 MiB

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

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

MD5SUM BENCH= e5ccab3a9294cbb9eed5df8c5c797376
RANDOM SEED=2016549429

node132.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25703084 kB
Buffers:        686188 kB
Cached:        6014260 kB
SwapCached:        112 kB
Active:        1499072 kB
Inactive:      5265792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25703084 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:           12584 kB
Writeback:           0 kB
AnonPages:       63588 kB
Mapped:          14192 kB
Slab:           418248 kB
PageTables:       5044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189484 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

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