Trace number 3368946

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)? (TO) 4800.42 1203.64

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1647930270-030.UNKNOWN.cnf
MD5SUMc50e43fe8603bb92c9367487557e99ee
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-3368946-1305407126.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.01	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.03
0.00/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
0.00/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:      63 undec:       5 neg:      57
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.10	c Decided on static restart strategy
0.77/0.20	c  N st     8      4916       125      2662         0      4645     13310    115451   no data   no data  --
1.17/0.34	c  N st    10     11299       125      2662         0      4297     13310     86918   no data   no data  --
1.97/0.53	c  N st    11     17043       125      2662         0      9703     13310    227922   no data   no data  --
3.17/0.82	c  F st    12     25001       125      2662         0     11928     13310    282006   no data   no data  --
3.17/0.82	c  N st    12     25001       125      2662         0     11928     13310    282006   no data   no data  --
3.97/1.03	c Decided on static restart strategy
3.97/1.03	c  N st    18     30001       125      2662         0     10223     13310    228495   no data   no data  --
3.97/1.03	c  S st    18     30001       125      2662         0     10223     13310    228495   no data   no data  --
3.97/1.06	c  S st    18     30502       125      2662         0     10714     13310    241257   no data   no data  --
3.97/1.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.97/1.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.97/1.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
3.97/1.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.97/1.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.97/1.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3.97/1.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.76/1.71	c lits-rem:      3404  cl-subs:     1471  v-elim:      0  v-fix:    0  time:  2.54 s
6.76/1.75	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.18
6.76/1.75	c calculated reachability. Time: 0.00
6.76/1.75	c  N st    18     30502       125      2662         0      9243     13310    196803   no data   no data  --
7.95/2.05	c  N st    20     37613       125      2662         0      8525     13310    166638   no data   no data  --
9.19/2.34	c  N st    21     44012       125      2662         0     14539     13310    329168   no data   no data  --
9.54/2.43	c  S st    22     45755       125      2662         0     16162     13310    368909   no data   no data  --
9.54/2.47	c  S st    22     46257       125      2662         0     16655     13310    382132   no data   no data  --
9.54/2.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.54/2.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.54/2.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
9.54/2.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.54/2.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.54/2.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
9.54/2.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.13/3.82	c lits-rem:      4890  cl-subs:     1668  v-elim:      0  v-fix:    0  time:  5.28 s
15.13/3.82	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
15.13/3.82	c vivif2 --  cl tried    14987 cl shrink        0 lits rem          0 time: 0.01
15.13/3.89	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.28
15.13/3.89	c calculated reachability. Time: 0.00
15.13/3.89	c  N st    22     46257       125      2662         0     14987     13310    330289   no data   no data  --
18.31/4.61	c  N st    23     60656       125      2662         0     10784     13310    192362   no data   no data  --
20.32/5.12	c  N st    24     69385       125      2662         0     19003     13310    403169   no data   no data  --
20.32/5.12	c  S st    24     69385       125      2662         0     19003     13310    403169   no data   no data  --
20.32/5.17	c  S st    24     69892       125      2662         0     19503     13310    416002   no data   no data  --
20.32/5.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.32/5.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.32/5.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
20.32/5.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.32/5.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.32/5.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
20.32/5.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.32/6.68	c lits-rem:      5795  cl-subs:     2124  v-elim:      0  v-fix:    0  time:  5.94 s
26.32/6.68	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
26.32/6.68	c vivif2 --  cl tried    17379 cl shrink        0 lits rem          0 time: 0.02
26.74/6.76	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.32
26.74/6.76	c calculated reachability. Time: 0.00
26.74/6.76	c  N st    24     69892       125      2662         0     17379     13310    355846   no data   no data  --
31.13/7.81	c  F st    25     87500       125      2662         0     12423     13310    214849   no data   no data  --
31.13/7.81	c  N st    25     87500       125      2662         0     12423     13310    214849   no data   no data  --
32.28/8.11	c Decided on static restart strategy
32.68/8.29	c  N st    32     95545       125      2662         0     20038     13310    414702   no data   no data  --
35.52/8.91	c  N st    34    104838       125      2662         0     16516     13310    314861   no data   no data  --
35.52/8.91	c  S st    34    104838       125      2662         0     16516     13310    314861   no data   no data  --
35.52/8.96	c  S st    34    105347       125      2662         0     17012     13310    327914   no data   no data  --
35.52/8.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.52/8.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.52/8.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.03
35.52/8.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.52/8.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.52/8.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
35.52/8.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.25/10.15	c lits-rem:      2543  cl-subs:     1117  v-elim:      0  v-fix:    0  time:  4.64 s
40.25/10.15	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
40.25/10.15	c vivif2 --  cl tried    15895 cl shrink        0 lits rem          0 time: 0.01
40.65/10.22	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.27
40.65/10.22	c calculated reachability. Time: 0.00
40.65/10.22	c  N st    34    105347       125      2662         0     15895     13310    295437   no data   no data  --
43.86/11.03	c  N st    35    114945       125      2662         0     24885     13310    526825   no data   no data  --
48.26/12.16	c  N st    36    129342       125      2662         0     25250     13310    518924   no data   no data  --
55.41/13.92	c  N st    37    150938       125      2662         0     16521     13310    265248   no data   no data  --
57.03/14.40	c  S st    38    158020       125      2662         0     23205     13310    444902   no data   no data  --
57.45/14.46	c  S st    38    158523       125      2662         0     23697     13310    458063   no data   no data  --
57.45/14.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.45/14.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.45/14.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
57.45/14.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.45/14.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.45/14.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
57.45/14.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
63.79/16.04	c lits-rem:      4447  cl-subs:     1580  v-elim:      0  v-fix:    0  time:  6.24 s
63.79/16.05	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
63.79/16.05	c vivif2 --  cl tried    22117 cl shrink        0 lits rem          0 time: 0.02
64.19/16.16	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.45
64.19/16.16	c calculated reachability. Time: 0.00
64.19/16.16	c  N st    38    158523       125      2662         0     22117     13310    410166   no data   no data  --
80.54/20.26	c  N st    39    207112       125      2662         0     34856     13310    742121   no data   no data  --
91.32/22.95	c  N st    40    237784       125      2662         0     27076     13310    497123   no data   no data  --
91.32/22.95	c  S st    40    237784       125      2662         0     27076     13310    497123   no data   no data  --
91.72/23.02	c  S st    40    238285       125      2662         0     27565     13310    509910   no data   no data  --
91.72/23.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
91.72/23.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.72/23.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
91.72/23.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.72/23.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.72/23.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
91.72/23.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.49/24.77	c lits-rem:      3719  cl-subs:     2028  v-elim:      0  v-fix:    0  time:  6.88 s
98.49/24.77	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
98.49/24.78	c vivif2 --  cl tried    25537 cl shrink        0 lits rem          0 time: 0.02
98.89/24.88	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.43
98.89/24.88	c calculated reachability. Time: 0.00
98.89/24.88	c  N st    40    238285       125      2662         0     25537     13310    453653   no data   no data  --
122.43/30.71	c  F st    41    306250       125      2662         0     27352     13310    459579   no data   no data  --
122.43/30.71	c  N st    41    306250       125      2662         0     27352     13310    459579   no data   no data  --
124.02/31.13	c Decided on static restart strategy
133.58/33.51	c  N st    51    334558       125      2662         0     31467     13310    542602   no data   no data  --
141.96/35.69	c  N st    53    357429       125      2662         0     29554     13310    476881   no data   no data  --
141.96/35.69	c  S st    53    357429       125      2662         0     29554     13310    476881   no data   no data  --
142.36/35.77	c  S st    53    357932       125      2662         0     30041     13310    489613   no data   no data  --
142.36/35.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
142.36/35.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
142.36/35.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
142.36/35.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.36/35.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.36/35.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
142.36/35.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
148.75/37.32	c lits-rem:      2866  cl-subs:     1522  v-elim:      0  v-fix:    0  time:  6.10 s
148.75/37.32	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
148.75/37.33	c vivif2 --  cl tried    28519 cl shrink        0 lits rem          0 time: 0.02
149.17/37.45	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.49
149.17/37.45	c calculated reachability. Time: 0.00
149.17/37.45	c  N st    53    357932       125      2662         0     28519     13310    447535   no data   no data  --
162.75/40.86	c  N st    54    390325       125      2662         0     34600     13310    615174   no data   no data  --
186.63/46.84	c  N st    55    438916       125      2662         0     28508     13310    417497   no data   no data  --
218.15/54.78	c  N st    56    511799       125      2662         0     41464     13310    722550   no data   no data  --
230.11/57.73	c  N st    57    536901       125      2662         0     36064     13310    568888   no data   no data  --
230.11/57.73	c  S st    57    536901       125      2662         0     36064     13310    568888   no data   no data  --
230.51/57.82	c  S st    57    537403       125      2662         0     36545     13310    581715   no data   no data  --
230.51/57.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
230.51/57.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
230.51/57.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
230.51/57.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
230.51/57.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
230.51/57.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
230.51/57.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
238.48/59.86	c lits-rem:      3801  cl-subs:     1407  v-elim:      0  v-fix:    0  time:  7.99 s
238.48/59.86	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
238.48/59.86	c vivif2 --  cl tried    35138 cl shrink        0 lits rem          0 time: 0.02
239.28/60.03	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.66
239.28/60.03	c calculated reachability. Time: 0.00
239.28/60.03	c  N st    57    537403       125      2662         0     35138     13310    540569   no data   no data  --
330.22/82.83	c  N st    58    701388       125      2662         0     63037     13310   1255815   no data   no data  --
396.43/99.48	c  N st    59    806105       125      2662         0     57169     13310   1023333   no data   no data  --
396.43/99.48	c  S st    59    806105       125      2662         0     57169     13310   1023333   no data   no data  --
397.23/99.64	c  S st    59    806608       125      2662         0     57660     13310   1036074   no data   no data  --
397.23/99.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
397.23/99.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
397.23/99.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
397.23/99.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
397.23/99.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
397.23/99.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
397.23/99.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
424.34/106.42	c lits-rem:      1811  cl-subs:     4883  v-elim:      0  v-fix:    0  time: 26.79 s
424.34/106.42	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
424.34/106.43	c vivif2 --  cl tried    52777 cl shrink        0 lits rem          0 time: 0.04
425.15/106.70	c asymm  cl-useful: 0/2269/2662 lits-rem:0 time: 1.08
425.15/106.70	c calculated reachability. Time: 0.00
425.15/106.70	c  N st    59    806608       125      2662         0     52777     13310    912917   no data   no data  --
604.23/151.53	c  F st    60   1071878       125      2662         0     67901     13310   1216110   no data   no data  --
604.23/151.53	c  N st    60   1071878       125      2662         0     67901     13310   1216110   no data   no data  --
608.21/152.57	c Decided on static restart strategy
625.76/156.92	c  N st    70   1100185       125      2662         0     52573     13310    795935   no data   no data  --
656.47/164.62	c  N st    72   1136178       125      2662         0     43248     13310    535106   no data   no data  --
676.80/169.73	c  N st    73   1168575       125      2662         0     73439     13310   1325179   no data   no data  --
711.51/178.41	c  N st    74   1209912       125      2662         0     68171     13310   1164973   no data   no data  --
711.51/178.41	c  S st    74   1209912       125      2662         0     68171     13310   1164973   no data   no data  --
712.31/178.66	c  S st    74   1210413       125      2662         0     68656     13310   1177748   no data   no data  --
712.31/178.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
712.31/178.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
712.70/178.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
712.70/178.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
712.70/178.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
712.70/178.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
712.70/178.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
761.36/190.97	c lits-rem:       962  cl-subs:     5858  v-elim:      0  v-fix:    0  time: 48.75 s
761.36/190.97	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
761.36/190.99	c vivif2 --  cl tried    62798 cl shrink        0 lits rem          0 time: 0.06
762.96/191.35	c asymm  cl-useful: 0/2078/2662 lits-rem:0 time: 1.46
762.96/191.35	c calculated reachability. Time: 0.00
762.96/191.35	c  N st    74   1210413       125      2662         0     62798     13310   1030327   no data   no data  --
834.34/209.26	c  N st    75   1283296       125      2662         0     86000     13310   1597354   no data   no data  --
926.13/232.22	c  N st    76   1392620       125      2662         0     48443     13310    591113   no data   no data  --
1052.12/263.86	c  N st    77   1556604       125      2662         0     53159     13310    672423   no data   no data  --
1194.89/299.66	c  N st    78   1710413       125      2662         0     92944     13310   1695125   no data   no data  --
1194.89/299.66	c  S st    78   1710413       125      2662         0     92944     13310   1695125   no data   no data  --
1196.49/300.04	c  S st    78   1710915       125      2662         0     93427     13310   1708328   no data   no data  --
1196.49/300.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1196.49/300.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1196.89/300.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.23
1196.89/300.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1196.89/300.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1196.89/300.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1196.89/300.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1355.65/339.96	c lits-rem:      2085  cl-subs:    10297  v-elim:      0  v-fix:    0  time: 158.65 s
1355.65/339.96	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1355.65/339.98	c vivif2 --  cl tried    83130 cl shrink        0 lits rem          0 time: 0.08
1356.82/340.21	c asymm  cl-useful: 0/584/2662 lits-rem:0 time: 0.93
1356.82/340.21	c calculated reachability. Time: 0.00
1356.82/340.21	c  N st    78   1710915       125      2662         0     83130     13310   1457418   no data   no data  --
1704.21/427.35	c  N st    79   2079879       125      2662         0     94617     13310   1637007   no data   no data  --
1824.66/457.57	c  N st    80   2210915       125      2662         0     98510     13310   1720877   no data   no data  --
1824.66/457.57	c  S st    80   2210915       125      2662         0     98510     13310   1720877   no data   no data  --
1826.24/457.91	c  S st    80   2211418       125      2662         0     99001     13310   1734052   no data   no data  --
1826.24/457.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1826.24/457.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1826.24/457.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.22
1826.64/458.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1826.64/458.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1826.64/458.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1826.64/458.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1975.01/495.27	c lits-rem:      1909  cl-subs:     9123  v-elim:      0  v-fix:    0  time: 148.48 s
1975.01/495.27	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1975.01/495.29	c vivif2 --  cl tried    89878 cl shrink        0 lits rem          0 time: 0.08
1977.01/495.72	c asymm  cl-useful: 0/1373/2662 lits-rem:0 time: 1.73
1977.01/495.72	c calculated reachability. Time: 0.00
1977.01/495.72	c  N st    80   2211418       125      2662         0     89878     13310   1504287   no data   no data  --
2452.02/614.90	c  N st    81   2711420       125      2662         0    112998     13310   2032271   no data   no data  --
2452.02/614.90	c  S st    81   2711420       125      2662         0    112998     13310   2032271   no data   no data  --
2453.61/615.28	c  S st    81   2711923       125      2662         0    113485     13310   2045310   no data   no data  --
2453.61/615.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2453.61/615.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2454.01/615.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.23
2454.41/615.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2454.41/615.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2454.41/615.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2454.41/615.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2609.16/654.21	c lits-rem:      3925  cl-subs:    10880  v-elim:      0  v-fix:    0  time: 154.73 s
2609.16/654.21	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2609.16/654.23	c vivif2 --  cl tried   102605 cl shrink        0 lits rem          0 time: 0.10
2611.15/654.71	c asymm  cl-useful: 0/977/2662 lits-rem:0 time: 1.90
2611.15/654.71	c calculated reachability. Time: 0.00
2611.15/654.71	c  N st    81   2711923       125      2662         0    102605     13310   1779878   no data   no data  --
3217.38/806.74	c  N st    82   3211924       125      2662         0     79786     13310   1027677   no data   no data  --
3217.38/806.74	c  S st    82   3211924       125      2662         0     79786     13310   1027677   no data   no data  --
3218.18/806.95	c  S st    82   3212428       125      2662         0     80275     13310   1040904   no data   no data  --
3218.18/806.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3218.18/806.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3218.18/807.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.14
3218.58/807.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3218.58/807.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3218.58/807.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3218.58/807.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3238.52/812.10	c lits-rem:       913  cl-subs:     1810  v-elim:      0  v-fix:    0  time: 20.21 s
3238.92/812.10	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3238.92/812.11	c vivif2 --  cl tried    78465 cl shrink        0 lits rem          0 time: 0.05
3240.12/812.41	c asymm  cl-useful: 0/1476/2662 lits-rem:0 time: 1.20
3240.12/812.41	c calculated reachability. Time: 0.00
3240.12/812.41	c  N st    82   3212428       125      2662         0     78465     13310    997409   no data   no data  --
3827.99/959.80	c  N st    83   3712429       125      2662         0     88636     13310   1173548   no data   no data  --
3827.99/959.80	c  S st    83   3712429       125      2662         0     88636     13310   1173548   no data   no data  --
3829.19/960.13	c  S st    83   3712929       125      2662         0     89119     13310   1186789   no data   no data  --
3829.19/960.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3829.19/960.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3829.19/960.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.19
3829.59/960.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3829.59/960.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3829.59/960.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3829.59/960.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3868.27/969.91	c lits-rem:      1004  cl-subs:     2677  v-elim:      0  v-fix:    0  time: 38.59 s
3868.27/969.91	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3868.27/969.92	c vivif2 --  cl tried    86442 cl shrink        0 lits rem          0 time: 0.06
3869.49/970.25	c asymm  cl-useful: 0/1159/2662 lits-rem:0 time: 1.29
3869.49/970.25	c calculated reachability. Time: 0.00
3869.49/970.25	c  N st    83   3712929       125      2662         0     86442     13310   1121641   no data   no data  --
3915.33/981.78	c  F st    84   3751563       125      2662         0    122382     13310   2085765   no data   no data  --
3915.33/981.78	c  N st    84   3751563       125      2662         0    122382     13310   2085765   no data   no data  --
3922.90/983.61	c Decided on static restart strategy
3961.20/993.29	c  N st    94   3779864       125      2662         0    148993     13310   2793243   no data   no data  --
4012.65/1006.15	c  N st    96   3815857       125      2662         0    103816     13310   1560266   no data   no data  --
4060.12/1018.08	c  N st    97   3848249       125      2662         0    134062     13310   2367886   no data   no data  --
4127.91/1035.06	c  N st    98   3896837       125      2662         0     99360     13310   1436563   no data   no data  --
4238.78/1062.88	c  N st    99   3969719       125      2662         0     86222     13310   1061668   no data   no data  --
4380.77/1098.43	c  N st   100   4079043       125      2662         0    105888     13310   1546980   no data   no data  --
4561.05/1143.69	c  N st   101   4212929       125      2662         0    147721     13310   2649816   no data   no data  --
4561.05/1143.69	c  S st   101   4212929       125      2662         0    147721     13310   2649816   no data   no data  --
4563.43/1144.23	c  S st   101   4213436       125      2662         0    148209     13310   2663036   no data   no data  --
4563.43/1144.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4563.43/1144.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4563.83/1144.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.31
4564.23/1144.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4564.23/1144.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4564.23/1144.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4564.23/1144.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368946-1305407126/watcher-3368946-1305407126 -o /tmp/evaluation-result-3368946-1305407126/solver-3368946-1305407126 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368946-1305407126.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: 8.15 8.10 8.02 5/358 17841
/proc/meminfo: memFree=24163372/32951124 swapFree=65980216/67111528
[pid=17841] ppid=17839 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 416 0 0 0 0 0 0 0 25 0 4 0 633128104 52465664 356 33554432000 4194304 4650419 140733316025360 18446744073709551615 228095451067 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 12809 356 306 112 0 7774 0
[pid=17841/tid=17842] ppid=17839 vsize=281772 CPUtime=0 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 103 0 0 0 0 0 0 0 25 0 4 0 633128104 288534528 765 33554432000 4194304 4650419 140733316025360 18446744073709551615 228095556078 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=281772 CPUtime=0 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 117 0 0 0 0 0 0 0 25 0 4 0 633128104 288534528 765 33554432000 4194304 4650419 140733316025360 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=281772 CPUtime=0 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 105 0 0 0 0 0 0 0 25 0 4 0 633128104 288534528 765 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.110868 s]
/proc/loadavg: 8.15 8.10 8.02 5/358 17841
/proc/meminfo: memFree=24163372/32951124 swapFree=65980216/67111528
[pid=17841] ppid=17839 vsize=282772 CPUtime=0.41 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 1943 0 0 0 41 0 0 0 25 0 4 0 633128104 289558528 1788 33554432000 4194304 4650419 140733316025360 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 70693 1788 389 112 0 65658 0
[pid=17841/tid=17842] ppid=17839 vsize=282772 CPUtime=0.1 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 399 0 0 0 10 0 0 0 25 0 4 0 633128104 289558528 1788 33554432000 4194304 4650419 140733316025360 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=282772 CPUtime=0.1 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 439 0 0 0 10 0 0 0 25 0 4 0 633128104 289558528 1789 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=282772 CPUtime=0.1 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 286 0 0 0 10 0 0 0 25 0 4 0 633128104 289558528 1789 33554432000 4194304 4650419 140733316025360 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 282772

[startup+0.200852 s]
/proc/loadavg: 8.15 8.10 8.02 5/358 17841
/proc/meminfo: memFree=24163372/32951124 swapFree=65980216/67111528
[pid=17841] ppid=17839 vsize=284100 CPUtime=0.77 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 2762 0 0 0 77 0 0 0 25 0 4 0 633128104 290918400 1989 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 71025 1989 391 112 0 65990 0
[pid=17841/tid=17842] ppid=17839 vsize=284100 CPUtime=0.19 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 603 0 0 0 19 0 0 0 25 0 4 0 633128104 290918400 1989 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365639 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=284100 CPUtime=0.19 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 643 0 0 0 19 0 0 0 25 0 4 0 633128104 290918400 1989 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=284100 CPUtime=0.19 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 497 0 0 0 19 0 0 0 25 0 4 0 633128104 290918400 1989 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 284100

[startup+0.300833 s]
/proc/loadavg: 8.15 8.10 8.02 5/358 17841
/proc/meminfo: memFree=24163372/32951124 swapFree=65980216/67111528
[pid=17841] ppid=17839 vsize=284100 CPUtime=1.17 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 3155 0 0 0 117 0 0 0 25 0 4 0 633128104 290918400 2382 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 71025 2382 391 112 0 65990 0
[pid=17841/tid=17842] ppid=17839 vsize=284100 CPUtime=0.29 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 709 0 0 0 29 0 0 0 25 0 4 0 633128104 290918400 2382 33554432000 4194304 4650419 140733316025360 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=284100 CPUtime=0.29 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 741 0 0 0 29 0 0 0 25 0 4 0 633128104 290918400 2382 33554432000 4194304 4650419 140733316025360 18446744073709551615 4333011 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=284100 CPUtime=0.29 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 593 0 0 0 29 0 0 0 25 0 4 0 633128104 290918400 2382 33554432000 4194304 4650419 140733316025360 18446744073709551615 4329860 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284100

[startup+0.700759 s]
/proc/loadavg: 8.15 8.10 8.02 5/358 17841
/proc/meminfo: memFree=24163372/32951124 swapFree=65980216/67111528
[pid=17841] ppid=17839 vsize=285652 CPUtime=2.77 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 5728 0 0 0 276 1 0 0 25 0 4 0 633128104 292507648 2808 33554432000 4194304 4650419 140733316025360 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 71413 2808 391 112 0 66378 0
[pid=17841/tid=17842] ppid=17839 vsize=285652 CPUtime=0.68 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 1365 0 0 0 68 0 0 0 25 0 4 0 633128104 292507648 2808 33554432000 4194304 4650419 140733316025360 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=285652 CPUtime=0.69 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 1389 0 0 0 69 0 0 0 25 0 4 0 633128104 292507648 2808 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=285652 CPUtime=0.68 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 1194 0 0 0 68 0 0 0 25 0 4 0 633128104 292507648 2808 33554432000 4194304 4650419 140733316025360 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285652

[startup+1.50062 s]
/proc/loadavg: 8.15 8.10 8.02 9/362 17845
/proc/meminfo: memFree=24142392/32951124 swapFree=65980216/67111528
[pid=17841] ppid=17839 vsize=278092 CPUtime=5.96 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 11503 0 0 0 594 2 0 0 25 0 4 0 633128104 284766208 6349 33554432000 4194304 4650419 140733316025360 18446744073709551615 4438944 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 69523 6349 393 112 0 64488 0
[pid=17841/tid=17842] ppid=17839 vsize=278092 CPUtime=1.47 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 3387 0 0 0 147 0 0 0 25 0 4 0 633128104 284766208 6349 33554432000 4194304 4650419 140733316025360 18446744073709551615 4438393 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=278092 CPUtime=1.48 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 2352 0 0 0 148 0 0 0 25 0 4 0 633128104 284766208 6349 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=278092 CPUtime=1.48 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 2065 0 0 0 148 0 0 0 25 0 4 0 633128104 284766208 6349 33554432000 4194304 4650419 140733316025360 18446744073709551615 4520352 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 278092

[startup+3.10032 s]
/proc/loadavg: 8.15 8.10 8.02 9/362 17845
/proc/meminfo: memFree=24115652/32951124 swapFree=65980216/67111528
[pid=17841] ppid=17839 vsize=287500 CPUtime=12.34 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 19135 0 0 0 1231 3 0 0 25 0 4 0 633128104 294400000 12337 33554432000 4194304 4650419 140733316025360 18446744073709551615 4439636 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 71875 12337 393 112 0 66840 0
[pid=17841/tid=17842] ppid=17839 vsize=287500 CPUtime=3.06 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 4537 0 0 0 305 1 0 0 25 0 4 0 633128104 294400000 12337 33554432000 4194304 4650419 140733316025360 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=287500 CPUtime=3.08 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 4658 0 0 0 308 0 0 0 25 0 4 0 633128104 294400000 12337 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=287500 CPUtime=3.08 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 4380 0 0 0 308 0 0 0 25 0 4 0 633128104 294400000 12337 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 287500

[startup+6.30073 s]
/proc/loadavg: 8.14 8.09 8.02 9/362 17845
/proc/meminfo: memFree=24095032/32951124 swapFree=65980216/67111528
[pid=17841] ppid=17839 vsize=301540 CPUtime=25.11 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 28298 0 0 0 2505 6 0 0 25 0 4 0 633128104 308776960 15269 33554432000 4194304 4650419 140733316025360 18446744073709551615 4439662 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 75385 15269 393 112 0 70350 0
[pid=17841/tid=17842] ppid=17839 vsize=301540 CPUtime=6.22 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 7488 0 0 0 621 1 0 0 25 0 4 0 633128104 308776960 15269 33554432000 4194304 4650419 140733316025360 18446744073709551615 4256836 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=301540 CPUtime=6.28 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 7863 0 0 0 627 1 0 0 25 0 4 0 633128104 308776960 15269 33554432000 4194304 4650419 140733316025360 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=301540 CPUtime=6.28 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 5757 0 0 0 627 1 0 0 25 0 4 0 633128104 308776960 15269 33554432000 4194304 4650419 140733316025360 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 301540

[startup+12.7005 s]
/proc/loadavg: 8.13 8.09 8.02 9/362 17846
/proc/meminfo: memFree=24050068/32951124 swapFree=65980216/67111528
[pid=17841] ppid=17839 vsize=292656 CPUtime=50.62 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 41990 0 0 0 5053 9 0 0 25 0 4 0 633128104 299679744 20025 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 73164 20025 393 112 0 68129 0
[pid=17841/tid=17842] ppid=17839 vsize=292656 CPUtime=12.54 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 11785 0 0 0 1252 2 0 0 25 0 4 0 633128104 299679744 20025 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=292656 CPUtime=12.69 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 10783 0 0 0 1267 2 0 0 25 0 4 0 633128104 299679744 20025 33554432000 4194304 4650419 140733316025360 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=292656 CPUtime=12.67 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 8733 0 0 0 1266 1 0 0 25 0 4 0 633128104 299679744 20025 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 292656

[startup+25.5012 s]
/proc/loadavg: 8.17 8.10 8.02 9/362 17846
/proc/meminfo: memFree=23997596/32951124 swapFree=65980216/67111528
[pid=17841] ppid=17839 vsize=303296 CPUtime=101.67 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 64214 0 0 0 10153 14 0 0 25 0 4 0 633128104 310575104 28205 33554432000 4194304 4650419 140733316025360 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 75824 28205 393 112 0 70789 0
[pid=17841/tid=17842] ppid=17839 vsize=303296 CPUtime=25.19 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 18783 0 0 0 2515 4 0 0 25 0 4 0 633128104 310575104 28205 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=303296 CPUtime=25.49 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 17497 0 0 0 2545 4 0 0 25 0 4 0 633128104 310575104 28205 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365366 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=303296 CPUtime=25.47 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 12705 0 0 0 2545 2 0 0 25 0 4 0 633128104 310575104 28205 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 303296

[startup+51.1005 s]
/proc/loadavg: 8.11 8.09 8.02 9/362 17847
/proc/meminfo: memFree=23948412/32951124 swapFree=65980216/67111528
[pid=17841] ppid=17839 vsize=298996 CPUtime=203.79 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 99912 0 0 0 20355 24 0 0 25 0 4 0 633128104 306171904 32257 33554432000 4194304 4650419 140733316025360 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 74749 32258 393 112 0 69714 0
[pid=17841/tid=17842] ppid=17839 vsize=298996 CPUtime=50.5 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 29414 0 0 0 5044 6 0 0 25 0 4 0 633128104 306171904 32258 33554432000 4194304 4650419 140733316025360 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=298996 CPUtime=51.08 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 27280 0 0 0 5102 6 0 0 25 0 4 0 633128104 306171904 32258 33554432000 4194304 4650419 140733316025360 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=298996 CPUtime=51.07 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 17430 0 0 0 5103 4 0 0 25 0 4 0 633128104 306171904 32258 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 298996

[startup+102.301 s]
/proc/loadavg: 8.19 8.12 8.03 9/362 17848
/proc/meminfo: memFree=23873972/32951124 swapFree=65980216/67111528
[pid=17841] ppid=17839 vsize=308184 CPUtime=408.02 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 157286 0 0 0 40761 41 0 0 25 0 4 0 633128104 315580416 44121 33554432000 4194304 4650419 140733316025360 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 77046 44121 393 112 0 72011 0
[pid=17841/tid=17842] ppid=17839 vsize=308184 CPUtime=101.11 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 43277 0 0 0 10100 11 0 0 25 0 4 0 633128104 315580416 44136 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=308184 CPUtime=102.3 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 45213 0 0 0 10219 11 0 0 25 0 4 0 633128104 315580416 44136 33554432000 4194304 4650419 140733316025360 18446744073709551615 4476293 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=308184 CPUtime=102.29 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 25873 0 0 0 10222 7 0 0 25 0 4 0 633128104 315580416 44136 33554432000 4194304 4650419 140733316025360 18446744073709551615 4366933 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.02
Current children cumulated vsize (KiB) 308184

[startup+162.301 s]

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

[pid=17841] ppid=17839 vsize=592212 CPUtime=2801 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 404307 0 0 0 279946 154 0 0 25 0 4 0 633128104 606425088 111316 33554432000 4194304 4650419 140733316025360 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 148053 111316 393 112 0 143018 0
[pid=17841/tid=17842] ppid=17839 vsize=592212 CPUtime=694.05 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 114071 0 0 0 69361 44 0 0 25 0 4 0 633128104 606425088 111316 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=592212 CPUtime=702.3 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 110753 0 0 0 70187 43 0 0 25 0 4 0 633128104 606425088 111316 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=592212 CPUtime=702.3 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 56006 0 0 0 70212 18 0 0 25 0 4 0 633128104 606425088 111316 33554432000 4194304 4650419 140733316025360 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2801
Current children cumulated vsize (KiB) 592212

[startup+762.301 s]
/proc/loadavg: 8.16 8.13 8.07 9/362 17866
/proc/meminfo: memFree=23407948/32951124 swapFree=65980216/67111528
[pid=17841] ppid=17839 vsize=543356 CPUtime=3040.33 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 418443 0 0 0 303872 161 0 0 25 0 4 0 633128104 556396544 105140 33554432000 4194304 4650419 140733316025360 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 135839 105140 393 112 0 130804 0
[pid=17841/tid=17842] ppid=17839 vsize=543356 CPUtime=753.36 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 117108 0 0 0 75290 46 0 0 25 0 4 0 633128104 556396544 105143 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=543356 CPUtime=762.32 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 112872 0 0 0 76188 44 0 0 25 0 4 0 633128104 556396544 105143 33554432000 4194304 4650419 140733316025360 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=543356 CPUtime=762.32 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 59254 0 0 0 76212 20 0 0 25 0 4 0 633128104 556396544 105143 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3040.33
Current children cumulated vsize (KiB) 543356

[startup+822.301 s]
/proc/loadavg: 8.12 8.12 8.07 9/362 17867
/proc/meminfo: memFree=23443020/32951124 swapFree=65980216/67111528
[pid=17841] ppid=17839 vsize=530048 CPUtime=3279.6 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 429746 0 0 0 327792 168 0 0 25 0 4 0 633128104 542769152 105521 33554432000 4194304 4650419 140733316025360 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 132512 105521 393 112 0 127477 0
[pid=17841/tid=17842] ppid=17839 vsize=530048 CPUtime=812.64 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 117131 0 0 0 81218 46 0 0 25 0 4 0 633128104 542769152 105521 33554432000 4194304 4650419 140733316025360 18446744073709551615 4364766 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=530048 CPUtime=822.32 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 115084 0 0 0 82186 46 0 0 25 0 4 0 633128104 542769152 105521 33554432000 4194304 4650419 140733316025360 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=530048 CPUtime=822.3 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 60602 0 0 0 82210 20 0 0 25 0 4 0 633128104 542769152 105521 33554432000 4194304 4650419 140733316025360 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3279.6
Current children cumulated vsize (KiB) 530048

[startup+882.314 s]
/proc/loadavg: 8.15 8.13 8.08 9/362 17869
/proc/meminfo: memFree=23395016/32951124 swapFree=65980216/67111528
[pid=17841] ppid=17839 vsize=525720 CPUtime=3518.95 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 445177 0 0 0 351718 177 0 0 25 0 4 0 633128104 538337280 111005 33554432000 4194304 4650419 140733316025360 18446744073709551615 4331882 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 131430 111005 393 112 0 126395 0
[pid=17841/tid=17842] ppid=17839 vsize=525720 CPUtime=871.94 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 119827 0 0 0 87146 48 0 0 25 0 4 0 633128104 538337280 111005 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=525720 CPUtime=882.32 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 118301 0 0 0 88185 47 0 0 25 0 4 0 633128104 538337280 111005 33554432000 4194304 4650419 140733316025360 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=525720 CPUtime=882.32 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 62875 0 0 0 88211 21 0 0 25 0 4 0 633128104 538337280 111005 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3518.95
Current children cumulated vsize (KiB) 525720

[startup+942.301 s]
/proc/loadavg: 8.16 8.13 8.08 9/362 17870
/proc/meminfo: memFree=23342540/32951124 swapFree=65980216/67111528
[pid=17841] ppid=17839 vsize=595380 CPUtime=3758.2 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 464616 0 0 0 375632 188 0 0 25 0 4 0 633128104 609669120 113810 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 148845 113810 393 112 0 143810 0
[pid=17841/tid=17842] ppid=17839 vsize=595380 CPUtime=931.22 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 122365 0 0 0 93073 49 0 0 25 0 4 0 633128104 609669120 113810 33554432000 4194304 4650419 140733316025360 18446744073709551615 4311134 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=595380 CPUtime=942.32 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 125597 0 0 0 94181 51 0 0 25 0 4 0 633128104 609669120 113810 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=595380 CPUtime=942.3 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 63489 0 0 0 94208 22 0 0 25 0 4 0 633128104 609669120 113810 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3758.2
Current children cumulated vsize (KiB) 595380

[startup+1002.3 s]
/proc/loadavg: 8.15 8.13 8.09 9/362 17872
/proc/meminfo: memFree=23333836/32951124 swapFree=65980216/67111528
[pid=17841] ppid=17839 vsize=540392 CPUtime=3997.49 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 477548 0 0 0 399552 197 0 0 25 0 4 0 633128104 553361408 112990 33554432000 4194304 4650419 140733316025360 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 135098 112990 393 112 0 130063 0
[pid=17841/tid=17842] ppid=17839 vsize=540392 CPUtime=990.51 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 127088 0 0 0 98999 52 0 0 25 0 4 0 633128104 553361408 112990 33554432000 4194304 4650419 140733316025360 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=540392 CPUtime=1002.32 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 129287 0 0 0 100178 54 0 0 25 0 4 0 633128104 553361408 112990 33554432000 4194304 4650419 140733316025360 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=540392 CPUtime=1002.31 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 63490 0 0 0 100209 22 0 0 25 0 4 0 633128104 553361408 112990 33554432000 4194304 4650419 140733316025360 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3997.49
Current children cumulated vsize (KiB) 540392

[startup+1062.3 s]
/proc/loadavg: 8.10 8.12 8.09 9/362 17874
/proc/meminfo: memFree=23267352/32951124 swapFree=65980216/67111528
[pid=17841] ppid=17839 vsize=631556 CPUtime=4236.79 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 493498 0 0 0 423476 203 0 0 25 0 4 0 633128104 646713344 116131 33554432000 4194304 4650419 140733316025360 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 157889 116131 393 112 0 152854 0
[pid=17841/tid=17842] ppid=17839 vsize=631556 CPUtime=1049.81 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 128937 0 0 0 104928 53 0 0 25 0 4 0 633128104 646713344 116131 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=631556 CPUtime=1062.32 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 132959 0 0 0 106176 56 0 0 25 0 4 0 633128104 646713344 116131 33554432000 4194304 4650419 140733316025360 18446744073709551615 4316026 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=631556 CPUtime=1062.31 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 70036 0 0 0 106207 24 0 0 25 0 4 0 633128104 646713344 116131 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4236.79
Current children cumulated vsize (KiB) 631556

[startup+1122.3 s]
/proc/loadavg: 8.12 8.13 8.09 9/362 17875
/proc/meminfo: memFree=23232472/32951124 swapFree=65980216/67111528
[pid=17841] ppid=17839 vsize=756732 CPUtime=4476.09 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 507259 0 0 0 447399 210 0 0 25 0 4 0 633128104 774893568 128644 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 189183 128644 393 112 0 184148 0
[pid=17841/tid=17842] ppid=17839 vsize=756732 CPUtime=1109.1 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 133030 0 0 0 110854 56 0 0 25 0 4 0 633128104 774893568 128644 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=756732 CPUtime=1122.32 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 133110 0 0 0 112176 56 0 0 25 0 4 0 633128104 774893568 128644 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=756732 CPUtime=1122.31 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 75598 0 0 0 112205 26 0 0 25 0 4 0 633128104 774893568 128644 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4476.09
Current children cumulated vsize (KiB) 756732

[startup+1182.3 s]
/proc/loadavg: 8.12 8.13 8.09 9/362 17879
/proc/meminfo: memFree=23233820/32951124 swapFree=65980216/67111528
[pid=17841] ppid=17839 vsize=676168 CPUtime=4715.39 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 527131 0 0 0 471318 221 0 0 25 0 4 0 633128104 692396032 127824 33554432000 4194304 4650419 140733316025360 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 169042 127824 393 112 0 164007 0
[pid=17841/tid=17842] ppid=17839 vsize=676168 CPUtime=1168.39 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 139285 0 0 0 116778 61 0 0 25 0 4 0 633128104 692396032 127824 33554432000 4194304 4650419 140733316025360 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=676168 CPUtime=1182.32 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 133783 0 0 0 118176 56 0 0 25 0 4 0 633128104 692396032 127824 33554432000 4194304 4650419 140733316025360 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=676168 CPUtime=1182.31 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 79138 0 0 0 118203 28 0 0 25 0 4 0 633128104 692396032 127824 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4715.39
Current children cumulated vsize (KiB) 676168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 7.86 8.07 8.07 9/362 17911
/proc/meminfo: memFree=23670144/32951124 swapFree=65980216/67111528
[pid=17841] ppid=17839 vsize=676168 CPUtime=4800.34 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 527975 0 0 0 479813 221 0 0 25 0 4 0 633128104 692396032 128667 33554432000 4194304 4650419 140733316025360 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 169042 128667 393 112 0 164007 0
[pid=17841/tid=17842] ppid=17839 vsize=676168 CPUtime=1189.43 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 139285 0 0 0 118882 61 0 0 25 0 4 0 633128104 692396032 128667 33554432000 4194304 4650419 140733316025360 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=676168 CPUtime=1203.63 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 133783 0 0 0 120307 56 0 0 25 0 4 0 633128104 692396032 128667 33554432000 4194304 4650419 140733316025360 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=676168 CPUtime=1203.63 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 79785 0 0 0 120334 29 0 0 25 0 4 0 633128104 692396032 128667 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 676168

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

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

[startup+1203.6 s]
/proc/loadavg: 7.86 8.07 8.07 9/362 17911
/proc/meminfo: memFree=23670144/32951124 swapFree=65980216/67111528
[pid=17841] ppid=17839 vsize=676168 CPUtime=4800.34 cores=1,3,5,7
/proc/17841/stat : 17841 (strangenight1-m) R 17839 17841 17667 0 -1 4202496 527975 0 0 0 479813 221 0 0 25 0 4 0 633128104 692396032 128667 33554432000 4194304 4650419 140733316025360 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17841/statm: 169042 128667 393 112 0 164007 0
[pid=17841/tid=17842] ppid=17839 vsize=676168 CPUtime=1189.43 cores=1,3,5,7
/proc/17841/task/17842/stat : 17842 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 139285 0 0 0 118882 61 0 0 25 0 4 0 633128104 692396032 128667 33554432000 4194304 4650419 140733316025360 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17841/tid=17843] ppid=17839 vsize=676168 CPUtime=1203.63 cores=1,3,5,7
/proc/17841/task/17843/stat : 17843 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 133783 0 0 0 120307 56 0 0 25 0 4 0 633128104 692396032 128667 33554432000 4194304 4650419 140733316025360 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17841/tid=17844] ppid=17839 vsize=676168 CPUtime=1203.63 cores=1,3,5,7
/proc/17841/task/17844/stat : 17844 (strangenight1-m) R 17839 17841 17667 0 -1 4202560 79785 0 0 0 120334 29 0 0 25 0 4 0 633128104 692396032 128667 33554432000 4194304 4650419 140733316025360 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 676168

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.64
CPU time (s): 4800.42
CPU user time (s): 4798.18
CPU system time (s): 2.24266
CPU usage (%): 398.824
Max. virtual memory (cumulated for all children) (KiB): 770636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.18
system time used= 2.24266
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 527975
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= 151
involuntary context switches= 32478

runsolver used 4.05238 second user time and 10.1665 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-14 23:05:26
IDJOB=3368946
IDBENCH=82955
IDSOLVER=1846
FILE ID=node142/3368946-1305407126
RUNJOBID= node142-1305405909-17686
PBS_JOBID= 13324504
Free space on /tmp= 73440 MiB

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

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

MD5SUM BENCH= c50e43fe8603bb92c9367487557e99ee
RANDOM SEED=248443015

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:      24163628 kB
Buffers:        314880 kB
Cached:        3836868 kB
SwapCached:      11520 kB
Active:        6135348 kB
Inactive:      2320604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24163628 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           12644 kB
Writeback:           0 kB
AnonPages:     4300752 kB
Mapped:          20760 kB
Slab:           234772 kB
PageTables:      31872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77259500 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= 73432 MiB
End job on node142 at 2011-05-14 23:25:32