Trace number 3175169

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1258495116-025.SATISFIABLE.cnf
MD5SUMd9cece0babfb15cb3db695bd3b0b9988
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.039993
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-3175169-1304094867.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.04
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      63 undec:       3 neg:      59
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.38/0.13	c  N st     8      4916       125      2662         0      4675     13310    124824   no data   no data  --
1.18/0.34	c  N st    10     11299       125      2662         0      4304     13310     88477   no data   no data  --
1.97/0.54	c  N st    11     17044       125      2662         0      9709     13310    226462   no data   no data  --
3.18/0.88	c  F st    12     25000       125      2662         0     11890     13310    278911   no data   no data  --
3.18/0.88	c  N st    12     25000       125      2662         0     11890     13310    278911   no data   no data  --
3.98/1.09	c Decided on static restart strategy
3.98/1.09	c  N st    18     30003       125      2662         0     10192     13310    222842   no data   no data  --
3.98/1.09	c  S st    18     30003       125      2662         0     10192     13310    222842   no data   no data  --
4.39/1.12	c  S st    18     30508       125      2662         0     10685     13310    235647   no data   no data  --
4.39/1.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.39/1.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.39/1.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.39/1.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.39/1.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/1.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4.39/1.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.77/1.75	c lits-rem:      2653  cl-subs:     1587  v-elim:      0  v-fix:    0  time:  2.49 s
6.77/1.79	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.16
6.77/1.79	c calculated reachability. Time: 0.00
6.77/1.79	c  N st    18     30508       125      2662         0      9098     13310    190503   no data   no data  --
8.37/2.13	c  N st    20     37621       125      2662         0      8422     13310    160971   no data   no data  --
9.56/2.42	c  N st    21     44020       125      2662         0     14481     13310    323162   no data   no data  --
9.96/2.51	c  S st    22     45763       125      2662         0     16145     13310    367310   no data   no data  --
9.96/2.56	c  S st    22     46266       125      2662         0     16630     13310    379962   no data   no data  --
9.96/2.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.96/2.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
9.96/2.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
9.96/2.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.15/3.89	c lits-rem:      4646  cl-subs:     1558  v-elim:      0  v-fix:    0  time:  5.25 s
15.15/3.89	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
15.55/3.90	c vivif2 --  cl tried    15072 cl shrink        0 lits rem          0 time: 0.02
15.55/3.97	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.27
15.55/3.97	c calculated reachability. Time: 0.00
15.55/3.97	c  N st    22     46266       125      2662         0     15072     13310    333274   no data   no data  --
18.76/4.77	c  N st    23     60666       125      2662         0     10802     13310    193770   no data   no data  --
20.75/5.27	c  N st    24     69399       125      2662         0     19062     13310    419461   no data   no data  --
20.75/5.27	c  S st    24     69399       125      2662         0     19062     13310    419461   no data   no data  --
21.15/5.32	c  S st    24     69903       125      2662         0     19549     13310    432337   no data   no data  --
21.15/5.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.15/5.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.15/5.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
21.15/5.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.15/5.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.15/5.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
21.15/5.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.14/6.88	c lits-rem:      4256  cl-subs:     1717  v-elim:      0  v-fix:    0  time:  6.15 s
27.14/6.88	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
27.14/6.88	c vivif2 --  cl tried    17832 cl shrink        0 lits rem          0 time: 0.02
27.54/6.97	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.34
27.54/6.97	c calculated reachability. Time: 0.00
27.54/6.97	c  N st    24     69903       125      2662         0     17832     13310    378127   no data   no data  --
32.33/8.10	c  F st    25     87500       125      2662         0     12845     13310    225197   no data   no data  --
32.33/8.10	c  N st    25     87500       125      2662         0     12845     13310    225197   no data   no data  --
33.53/8.40	c Decided on static restart strategy
33.93/8.56	c  N st    32     95539       125      2662         0     20388     13310    416398   no data   no data  --
36.32/9.13	c  N st    34    104856       125      2662         0     16930     13310    328099   no data   no data  --
36.32/9.13	c  S st    34    104856       125      2662         0     16930     13310    328099   no data   no data  --
36.32/9.18	c  S st    34    105363       125      2662         0     17428     13310    341143   no data   no data  --
36.32/9.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.32/9.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.32/9.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
36.32/9.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.32/9.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.32/9.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
36.32/9.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.52/10.40	c lits-rem:      2853  cl-subs:     1047  v-elim:      0  v-fix:    0  time:  4.82 s
41.52/10.40	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
41.52/10.41	c vivif2 --  cl tried    16381 cl shrink        0 lits rem          0 time: 0.01
41.52/10.48	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.30
41.52/10.48	c calculated reachability. Time: 0.00
41.52/10.48	c  N st    34    105363       125      2662         0     16381     13310    308125   no data   no data  --
44.33/11.15	c  N st    35    114961       125      2662         0     25385     13310    546884   no data   no data  --
49.11/12.33	c  N st    36    129358       125      2662         0     25738     13310    537407   no data   no data  --
55.50/13.95	c  N st    37    150954       125      2662         0     16907     13310    275185   no data   no data  --
57.12/14.40	c  S st    38    158044       125      2662         0     23579     13310    454943   no data   no data  --
57.52/14.46	c  S st    38    158546       125      2662         0     24066     13310    467860   no data   no data  --
57.52/14.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.52/14.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.52/14.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
57.52/14.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.52/14.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.52/14.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
57.52/14.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
63.89/16.06	c lits-rem:      3306  cl-subs:     1890  v-elim:      0  v-fix:    0  time:  6.31 s
63.89/16.06	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
63.89/16.07	c vivif2 --  cl tried    22176 cl shrink        0 lits rem          0 time: 0.02
64.29/16.19	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.51
64.29/16.20	c calculated reachability. Time: 0.00
64.29/16.20	c  N st    38    158546       125      2662         0     22176     13310    412501   no data   no data  --
81.07/20.34	c  N st    39    207134       125      2662         0     34897     13310    728440   no data   no data  --
91.85/23.01	c  N st    40    237819       125      2662         0     27121     13310    499239   no data   no data  --
91.85/23.01	c  S st    40    237819       125      2662         0     27121     13310    499239   no data   no data  --
91.85/23.08	c  S st    40    238320       125      2662         0     27613     13310    512086   no data   no data  --
91.85/23.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
91.85/23.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.85/23.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
91.85/23.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.85/23.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.85/23.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
91.85/23.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.64/24.76	c lits-rem:      2979  cl-subs:     1990  v-elim:      0  v-fix:    0  time:  6.64 s
98.64/24.76	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
98.64/24.77	c vivif2 --  cl tried    25623 cl shrink        0 lits rem          0 time: 0.02
99.04/24.88	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.46
99.04/24.88	c calculated reachability. Time: 0.00
99.04/24.88	c  N st    40    238320       125      2662         0     25623     13310    456298   no data   no data  --
123.81/31.04	c  F st    41    306252       125      2662         0     27548     13310    456675   no data   no data  --
123.81/31.04	c  N st    41    306252       125      2662         0     27548     13310    456675   no data   no data  --
125.41/31.49	c Decided on static restart strategy
135.40/33.98	c  N st    51    334555       125      2662         0     31717     13310    550966   no data   no data  --
145.00/36.40	c  N st    53    357480       125      2662         0     29720     13310    477488   no data   no data  --
145.00/36.40	c  S st    53    357480       125      2662         0     29720     13310    477488   no data   no data  --
145.40/36.48	c  S st    53    357982       125      2662         0     30213     13310    490111   no data   no data  --
145.40/36.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
145.40/36.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
145.40/36.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
145.78/36.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.78/36.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.78/36.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
145.78/36.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
151.77/38.02	c lits-rem:      2675  cl-subs:     1410  v-elim:      0  v-fix:    0  time:  6.07 s
151.77/38.02	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
151.77/38.03	c vivif2 --  cl tried    28803 cl shrink        0 lits rem          0 time: 0.02
152.57/38.21	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.73
152.57/38.21	c calculated reachability. Time: 0.00
152.57/38.21	c  N st    53    357982       125      2662         0     28803     13310    452837   no data   no data  --
170.14/42.66	c  N st    54    390376       125      2662         0     34823     13310    606143   no data   no data  --
190.92/47.88	c  N st    55    438966       125      2662         0     28934     13310    424183   no data   no data  --
224.87/56.35	c  N st    56    511848       125      2662         0     41815     13310    722546   no data   no data  --
238.85/59.84	c  N st    57    536975       125      2662         0     36337     13310    561136   no data   no data  --
238.85/59.84	c  S st    57    536975       125      2662         0     36337     13310    561136   no data   no data  --
239.25/59.93	c  S st    57    537477       125      2662         0     36830     13310    574536   no data   no data  --
239.25/59.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
239.25/59.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
239.25/59.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
239.25/59.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
239.25/59.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.25/59.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
239.25/59.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
246.47/61.72	c lits-rem:      2909  cl-subs:     1851  v-elim:      0  v-fix:    0  time:  7.04 s
246.47/61.72	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
246.47/61.73	c vivif2 --  cl tried    34979 cl shrink        0 lits rem          0 time: 0.02
247.24/61.90	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.69
247.24/61.91	c calculated reachability. Time: 0.00
247.24/61.91	c  N st    57    537477       125      2662         0     34979     13310    527846   no data   no data  --
332.73/83.37	c  N st    58    701462       125      2662         0     62845     13310   1206523   no data   no data  --
391.06/97.98	c  N st    59    806215       125      2662         0     56785     13310   1005851   no data   no data  --
391.06/97.98	c  S st    59    806215       125      2662         0     56785     13310   1005851   no data   no data  --
391.85/98.18	c  S st    59    806717       125      2662         0     57269     13310   1018413   no data   no data  --
391.85/98.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
391.85/98.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
392.25/98.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
392.25/98.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
392.25/98.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
392.25/98.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
392.25/98.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
415.81/104.15	c lits-rem:       514  cl-subs:     5747  v-elim:      0  v-fix:    0  time: 23.59 s
415.81/104.15	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
415.81/104.16	c vivif2 --  cl tried    51522 cl shrink        0 lits rem          0 time: 0.04
417.01/104.43	c asymm  cl-useful: 0/2113/2662 lits-rem:0 time: 1.07
417.01/104.43	c calculated reachability. Time: 0.00
417.01/104.43	c  N st    59    806717       125      2662         0     51522     13310    875142   no data   no data  --
582.39/145.84	c  F st    60   1071875       125      2662         0     66970     13310   1187852   no data   no data  --
582.39/145.84	c  N st    60   1071875       125      2662         0     66970     13310   1187852   no data   no data  --
587.58/147.13	c Decided on static restart strategy
606.38/151.83	c  N st    70   1100181       125      2662         0     51652     13310    779669   no data   no data  --
633.52/158.60	c  N st    72   1136173       125      2662         0     85526     13310   1697783   no data   no data  --
656.29/164.39	c  N st    73   1168565       125      2662         0     72776     13310   1311748   no data   no data  --
687.84/172.23	c  N st    74   1210075       125      2662         0     67719     13310   1177556   no data   no data  --
687.84/172.23	c  S st    74   1210075       125      2662         0     67719     13310   1177556   no data   no data  --
688.64/172.47	c  S st    74   1210579       125      2662         0     68213     13310   1190672   no data   no data  --
688.64/172.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
688.64/172.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
689.04/172.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
689.04/172.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
689.04/172.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
689.04/172.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
689.04/172.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
744.17/186.31	c lits-rem:      1980  cl-subs:     4511  v-elim:      0  v-fix:    0  time: 54.95 s
744.17/186.31	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
744.17/186.33	c vivif2 --  cl tried    63702 cl shrink        0 lits rem          0 time: 0.06
744.57/186.47	c asymm  cl-useful: 0/549/2662 lits-rem:0 time: 0.57
744.57/186.47	c calculated reachability. Time: 0.00
744.57/186.47	c  N st    74   1210579       125      2662         0     63702     13310   1068479   no data   no data  --
798.49/199.94	c  N st    75   1283461       125      2662         0     87001     13310   1663141   no data   no data  --
899.16/225.14	c  N st    76   1392788       125      2662         0     48928     13310    602566   no data   no data  --
1051.76/263.32	c  N st    77   1556773       125      2662         0     53338     13310    676333   no data   no data  --
1178.38/295.03	c  N st    78   1710579       125      2662         0     93391     13310   1678891   no data   no data  --
1178.38/295.03	c  S st    78   1710579       125      2662         0     93391     13310   1678891   no data   no data  --
1179.58/295.32	c  S st    78   1711083       125      2662         0     93879     13310   1691955   no data   no data  --
1179.58/295.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1179.58/295.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1179.58/295.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.17
1179.98/295.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1179.98/295.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1179.98/295.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1179.98/295.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1301.42/325.81	c lits-rem:      4935  cl-subs:    10819  v-elim:      0  v-fix:    0  time: 121.35 s
1301.42/325.81	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1301.42/325.83	c vivif2 --  cl tried    83060 cl shrink        0 lits rem          0 time: 0.07
1303.02/326.25	c asymm  cl-useful: 0/1323/2662 lits-rem:0 time: 1.69
1303.02/326.25	c calculated reachability. Time: 0.00
1303.02/326.25	c  N st    78   1711083       125      2662         0     83060     13310   1431816   no data   no data  --
1661.36/415.94	c  N st    79   2080049       125      2662         0     94361     13310   1630564   no data   no data  --
1789.57/448.08	c  N st    80   2211083       125      2662         0     98526     13310   1723406   no data   no data  --
1789.57/448.08	c  S st    80   2211083       125      2662         0     98526     13310   1723406   no data   no data  --
1791.16/448.41	c  S st    80   2211585       125      2662         0     99011     13310   1736254   no data   no data  --
1791.16/448.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1791.16/448.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1791.16/448.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
1791.56/448.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1791.56/448.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1791.56/448.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1791.56/448.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1886.63/472.30	c lits-rem:      9086  cl-subs:     9475  v-elim:      0  v-fix:    0  time: 94.94 s
1886.63/472.30	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1886.63/472.32	c vivif2 --  cl tried    89536 cl shrink        0 lits rem          0 time: 0.08
1887.83/472.68	c asymm  cl-useful: 0/1206/2662 lits-rem:0 time: 1.41
1887.83/472.68	c calculated reachability. Time: 0.00
1887.83/472.68	c  N st    80   2211585       125      2662         0     89536     13310   1495713   no data   no data  --
2426.39/607.42	c  N st    81   2711586       125      2662         0    112012     13310   1960157   no data   no data  --
2426.39/607.42	c  S st    81   2711586       125      2662         0    112012     13310   1960157   no data   no data  --
2427.99/607.81	c  S st    81   2712089       125      2662         0    112502     13310   1972904   no data   no data  --
2427.99/607.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2427.99/607.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2427.99/607.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.22
2428.39/607.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2428.39/607.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2428.39/607.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2428.39/607.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2585.38/647.25	c lits-rem:      6107  cl-subs:    13502  v-elim:      0  v-fix:    0  time: 156.97 s
2585.38/647.25	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2585.38/647.28	c vivif2 --  cl tried    99000 cl shrink        0 lits rem          0 time: 0.09
2587.38/647.75	c asymm  cl-useful: 0/1278/2662 lits-rem:0 time: 1.90
2587.38/647.76	c calculated reachability. Time: 0.00
2587.38/647.76	c  N st    81   2712089       125      2662         0     99000     13310   1647648   no data   no data  --
3209.04/803.39	c  N st    82   3212089       125      2662         0     77000     13310    957101   no data   no data  --
3209.04/803.39	c  S st    82   3212089       125      2662         0     77000     13310    957101   no data   no data  --
3210.24/803.61	c  S st    82   3212591       125      2662         0     77489     13310    970538   no data   no data  --
3210.24/803.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3210.24/803.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3210.24/803.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.16
3210.24/803.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3210.24/803.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3210.24/803.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3210.24/803.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3233.81/809.59	c lits-rem:      1934  cl-subs:     1251  v-elim:      0  v-fix:    0  time: 23.55 s
3233.81/809.59	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3233.81/809.60	c vivif2 --  cl tried    76238 cl shrink        0 lits rem          0 time: 0.05
3235.40/809.91	c asymm  cl-useful: 0/1372/2662 lits-rem:0 time: 1.23
3235.40/809.91	c calculated reachability. Time: 0.00
3235.40/809.91	c  N st    82   3212591       125      2662         0     76238     13310    941529   no data   no data  --
3791.55/949.11	c  N st    83   3712591       125      2662         0     86674     13310   1119888   no data   no data  --
3791.55/949.11	c  S st    83   3712591       125      2662         0     86674     13310   1119888   no data   no data  --
3792.37/949.37	c  S st    83   3713095       125      2662         0     87163     13310   1133060   no data   no data  --
3792.37/949.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3792.37/949.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3792.77/949.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
3792.77/949.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3792.77/949.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3792.77/949.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3792.77/949.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3817.12/955.59	c lits-rem:      1768  cl-subs:     2172  v-elim:      0  v-fix:    0  time: 24.50 s
3817.12/955.59	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3817.52/955.61	c vivif2 --  cl tried    84991 cl shrink        0 lits rem          0 time: 0.06
3818.74/955.93	c asymm  cl-useful: 0/1450/2662 lits-rem:0 time: 1.28
3818.74/955.93	c calculated reachability. Time: 0.00
3818.74/955.93	c  N st    83   3713095       125      2662         0     84991     13310   1083720   no data   no data  --
3865.06/967.50	c  F st    84   3751564       125      2662         0    120808     13310   2011184   no data   no data  --
3865.06/967.50	c  N st    84   3751564       125      2662         0    120808     13310   2011184   no data   no data  --
3873.46/969.65	c Decided on static restart strategy
3907.04/978.06	c  N st    94   3779871       125      2662         0    147486     13310   2741068   no data   no data  --
3952.57/989.45	c  N st    96   3815863       125      2662         0    101973     13310   1522363   no data   no data  --
3994.94/1000.09	c  N st    97   3848255       125      2662         0    132254     13310   2333670   no data   no data  --
4069.24/1018.61	c  N st    98   3896843       125      2662         0     97526     13310   1397194   no data   no data  --
4174.71/1045.02	c  N st    99   3969725       125      2662         0     84512     13310   1015834   no data   no data  --
4322.11/1081.99	c  N st   100   4079048       125      2662         0    104126     13310   1524978   no data   no data  --
4498.31/1126.08	c  N st   101   4213098       125      2662         0    145748     13310   2553938   no data   no data  --
4498.31/1126.08	c  S st   101   4213098       125      2662         0    145748     13310   2553938   no data   no data  --
4500.33/1126.58	c  S st   101   4213601       125      2662         0    146229     13310   2567165   no data   no data  --
4500.33/1126.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4500.33/1126.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4500.70/1126.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.31
4501.11/1126.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4501.11/1126.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4501.11/1126.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4501.11/1126.75	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-3175169-1304094867/watcher-3175169-1304094867 -o /tmp/evaluation-result-3175169-1304094867/solver-3175169-1304094867 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175169-1304094867.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: 6.80 7.80 7.90 2/172 25010
/proc/meminfo: memFree=25306520/32951124 swapFree=67051468/67111528
[pid=25010] ppid=25008 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 415 0 0 0 0 0 0 0 21 0 4 0 521089440 52465664 354 33554432000 4194304 4650419 140733994652896 18446744073709551615 47116337100716 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 12809 354 303 112 0 7774 0
[pid=25010/tid=25015] ppid=25008 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 521089441 52465664 354 33554432000 4194304 4650419 140733994652896 18446744073709551615 47116337100720 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 521089441 52465664 354 33554432000 4194304 4650419 140733994652896 18446744073709551615 47116337100722 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 521089441 52465664 354 33554432000 4194304 4650419 140733994652896 18446744073709551615 218371013617 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.10198 s]
/proc/loadavg: 6.80 7.80 7.90 2/172 25010
/proc/meminfo: memFree=25306520/32951124 swapFree=67051468/67111528
[pid=25010] ppid=25008 vsize=282760 CPUtime=0.38 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 1909 0 0 0 38 0 0 0 23 0 4 0 521089440 289546240 1757 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365203 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 70690 1757 389 112 0 65655 0
[pid=25010/tid=25015] ppid=25008 vsize=282760 CPUtime=0.09 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 407 0 0 0 9 0 0 0 23 0 4 0 521089441 289546240 1757 33554432000 4194304 4650419 140733994652896 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=282760 CPUtime=0.09 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 392 0 0 0 9 0 0 0 23 0 4 0 521089441 289546240 1757 33554432000 4194304 4650419 140733994652896 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=282760 CPUtime=0.09 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 287 0 0 0 9 0 0 0 24 0 4 0 521089441 289546240 1757 33554432000 4194304 4650419 140733994652896 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282760

[startup+0.200962 s]
/proc/loadavg: 6.80 7.80 7.90 2/172 25010
/proc/meminfo: memFree=25306520/32951124 swapFree=67051468/67111528
[pid=25010] ppid=25008 vsize=284060 CPUtime=0.78 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 2790 0 0 0 78 0 0 0 23 0 4 0 521089440 290877440 2005 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365773 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 71015 2005 391 112 0 65980 0
[pid=25010/tid=25015] ppid=25008 vsize=284060 CPUtime=0.19 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 628 0 0 0 19 0 0 0 23 0 4 0 521089441 290877440 2005 33554432000 4194304 4650419 140733994652896 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=284060 CPUtime=0.19 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 609 0 0 0 19 0 0 0 23 0 4 0 521089441 290877440 2005 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=284060 CPUtime=0.19 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 508 0 0 0 19 0 0 0 24 0 4 0 521089441 290877440 2005 33554432000 4194304 4650419 140733994652896 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 284060

[startup+0.300944 s]
/proc/loadavg: 6.80 7.80 7.90 2/172 25010
/proc/meminfo: memFree=25306520/32951124 swapFree=67051468/67111528
[pid=25010] ppid=25008 vsize=284192 CPUtime=1.18 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 3178 0 0 0 118 0 0 0 24 0 4 0 521089440 291012608 2393 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 71048 2393 391 112 0 66013 0
[pid=25010/tid=25015] ppid=25008 vsize=284192 CPUtime=0.29 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 732 0 0 0 29 0 0 0 23 0 4 0 521089441 291012608 2393 33554432000 4194304 4650419 140733994652896 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=284192 CPUtime=0.29 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 699 0 0 0 29 0 0 0 23 0 4 0 521089441 291012608 2393 33554432000 4194304 4650419 140733994652896 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=284192 CPUtime=0.29 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 607 0 0 0 29 0 0 0 25 0 4 0 521089441 291012608 2393 33554432000 4194304 4650419 140733994652896 18446744073709551615 4334365 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) 284192

[startup+0.700873 s]
/proc/loadavg: 6.80 7.80 7.90 2/172 25010
/proc/meminfo: memFree=25306520/32951124 swapFree=67051468/67111528
[pid=25010] ppid=25008 vsize=285808 CPUtime=2.77 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 5707 0 0 0 277 0 0 0 25 0 4 0 521089440 292667392 2781 33554432000 4194304 4650419 140733994652896 18446744073709551615 4334219 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 71452 2781 391 112 0 66417 0
[pid=25010/tid=25015] ppid=25008 vsize=285808 CPUtime=0.69 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 1370 0 0 0 69 0 0 0 25 0 4 0 521089441 292667392 2781 33554432000 4194304 4650419 140733994652896 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=285808 CPUtime=0.69 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 1344 0 0 0 69 0 0 0 25 0 4 0 521089441 292667392 2781 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=285808 CPUtime=0.69 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 1220 0 0 0 69 0 0 0 25 0 4 0 521089441 292667392 2781 33554432000 4194304 4650419 140733994652896 18446744073709551615 4333269 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285808

[startup+1.50074 s]
/proc/loadavg: 6.80 7.80 7.90 10/184 25022
/proc/meminfo: memFree=25280260/32951124 swapFree=67051468/67111528
[pid=25010] ppid=25008 vsize=278136 CPUtime=5.97 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 11419 0 0 0 596 1 0 0 25 0 4 0 521089440 284811264 6268 33554432000 4194304 4650419 140733994652896 18446744073709551615 4439641 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 69534 6268 393 112 0 64499 0
[pid=25010/tid=25015] ppid=25008 vsize=278136 CPUtime=1.49 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 3376 0 0 0 149 0 0 0 25 0 4 0 521089441 284811264 6268 33554432000 4194304 4650419 140733994652896 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=278136 CPUtime=1.49 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 2319 0 0 0 149 0 0 0 25 0 4 0 521089441 284811264 6268 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=278136 CPUtime=1.48 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 2066 0 0 0 148 0 0 0 25 0 4 0 521089441 284811264 6268 33554432000 4194304 4650419 140733994652896 18446744073709551615 4364775 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) 278136

[startup+3.10045 s]
/proc/loadavg: 6.80 7.80 7.90 9/184 25022
/proc/meminfo: memFree=25232344/32951124 swapFree=67051468/67111528
[pid=25010] ppid=25008 vsize=287244 CPUtime=12.36 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 18882 0 0 0 1234 2 0 0 25 0 4 0 521089440 294137856 12258 33554432000 4194304 4650419 140733994652896 18446744073709551615 4439089 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 71811 12258 393 112 0 66776 0
[pid=25010/tid=25015] ppid=25008 vsize=287244 CPUtime=3.08 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 4433 0 0 0 308 0 0 0 25 0 4 0 521089441 294137856 12258 33554432000 4194304 4650419 140733994652896 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=287244 CPUtime=3.09 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 4579 0 0 0 309 0 0 0 25 0 4 0 521089441 294137856 12258 33554432000 4194304 4650419 140733994652896 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=287244 CPUtime=3.07 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 4392 0 0 0 307 0 0 0 25 0 4 0 521089441 294137856 12258 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365223 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) 287244

[startup+6.30088 s]
/proc/loadavg: 6.90 7.80 7.90 9/184 25022
/proc/meminfo: memFree=25201348/32951124 swapFree=67051468/67111528
[pid=25010] ppid=25008 vsize=282772 CPUtime=25.15 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 28353 0 0 0 2510 5 0 0 25 0 4 0 521089440 289558528 16234 33554432000 4194304 4650419 140733994652896 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 70693 16234 393 112 0 65658 0
[pid=25010/tid=25015] ppid=25008 vsize=282772 CPUtime=6.29 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 7180 0 0 0 628 1 0 0 25 0 4 0 521089441 289558528 16234 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=282772 CPUtime=6.29 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 7723 0 0 0 628 1 0 0 25 0 4 0 521089441 289558528 16234 33554432000 4194304 4650419 140733994652896 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=282772 CPUtime=6.26 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 5744 0 0 0 625 1 0 0 25 0 4 0 521089441 289558528 16234 33554432000 4194304 4650419 140733994652896 18446744073709551615 4366904 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) 282772

[startup+12.7007 s]
/proc/loadavg: 6.99 7.80 7.90 9/184 25022
/proc/meminfo: memFree=25166180/32951124 swapFree=67051468/67111528
[pid=25010] ppid=25008 vsize=284248 CPUtime=50.71 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 41413 0 0 0 5063 8 0 0 25 0 4 0 521089440 291069952 20712 33554432000 4194304 4650419 140733994652896 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 71062 20712 393 112 0 66027 0
[pid=25010/tid=25015] ppid=25008 vsize=284248 CPUtime=12.69 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 11278 0 0 0 1267 2 0 0 25 0 4 0 521089441 291069952 20712 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=284248 CPUtime=12.68 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 10965 0 0 0 1267 1 0 0 25 0 4 0 521089441 291069952 20712 33554432000 4194304 4650419 140733994652896 18446744073709551615 4366953 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=284248 CPUtime=12.62 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 8893 0 0 0 1261 1 0 0 25 0 4 0 521089441 291069952 20712 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365357 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) 284248

[startup+25.5005 s]
/proc/loadavg: 7.21 7.81 7.90 9/184 25023
/proc/meminfo: memFree=25125268/32951124 swapFree=67051468/67111528
[pid=25010] ppid=25008 vsize=301440 CPUtime=101.83 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 64388 0 0 0 10168 15 0 0 25 0 4 0 521089440 308674560 26214 33554432000 4194304 4650419 140733994652896 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 75360 26214 393 112 0 70325 0
[pid=25010/tid=25015] ppid=25008 vsize=301440 CPUtime=25.49 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 18478 0 0 0 2545 4 0 0 25 0 4 0 521089441 308674560 26214 33554432000 4194304 4650419 140733994652896 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=301440 CPUtime=25.48 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 17689 0 0 0 2545 3 0 0 25 0 4 0 521089441 308674560 26214 33554432000 4194304 4650419 140733994652896 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=301440 CPUtime=25.34 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 12406 0 0 0 2532 2 0 0 25 0 4 0 521089441 308674560 26215 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 301440

[startup+51.1009 s]
/proc/loadavg: 7.69 7.87 7.92 9/184 25023
/proc/meminfo: memFree=25091616/32951124 swapFree=67051468/67111528
[pid=25010] ppid=25008 vsize=308308 CPUtime=204.1 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 97315 0 0 0 20385 25 0 0 25 0 4 0 521089440 315707392 31206 33554432000 4194304 4650419 140733994652896 18446744073709551615 4315069 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 77077 31206 393 112 0 72042 0
[pid=25010/tid=25015] ppid=25008 vsize=308308 CPUtime=51.08 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 30041 0 0 0 5101 7 0 0 25 0 4 0 521089441 315707392 31206 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=308308 CPUtime=51.08 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 27244 0 0 0 5103 5 0 0 25 0 4 0 521089441 315707392 31206 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=308308 CPUtime=50.81 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 16771 0 0 0 5077 4 0 0 25 0 4 0 521089441 315707392 31206 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 308308

[startup+102.301 s]
/proc/loadavg: 7.87 7.89 7.92 9/184 25025
/proc/meminfo: memFree=25046572/32951124 swapFree=67051468/67111528
[pid=25010] ppid=25008 vsize=311696 CPUtime=408.64 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 158996 0 0 0 40819 45 0 0 25 0 4 0 521089440 319176704 39231 33554432000 4194304 4650419 140733994652896 18446744073709551615 4433087 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 77924 39231 393 112 0 72889 0
[pid=25010/tid=25015] ppid=25008 vsize=311696 CPUtime=102.27 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 47095 0 0 0 10215 12 0 0 25 0 4 0 521089441 319176704 39232 33554432000 4194304 4650419 140733994652896 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=311696 CPUtime=102.29 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 42556 0 0 0 10217 12 0 0 25 0 4 0 521089441 319176704 39232 33554432000 4194304 4650419 140733994652896 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=311696 CPUtime=101.75 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 26574 0 0 0 10167 8 0 0 25 0 4 0 521089441 319176704 39232 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 311696

[startup+162.301 s]

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

[pid=25010] ppid=25008 vsize=549220 CPUtime=2805.51 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 492581 0 0 0 280349 202 0 0 25 0 4 0 521089440 562401280 98654 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 137305 98654 393 112 0 132270 0
[pid=25010/tid=25015] ppid=25008 vsize=549220 CPUtime=699.13 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 137975 0 0 0 69858 55 0 0 25 0 4 0 521089441 562401280 98654 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=549220 CPUtime=702.3 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 137100 0 0 0 70172 58 0 0 25 0 4 0 521089441 562401280 98654 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=549220 CPUtime=701.77 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 75106 0 0 0 70143 34 0 0 25 0 4 0 521089441 562401280 98654 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.51
Current children cumulated vsize (KiB) 549220

[startup+762.301 s]
/proc/loadavg: 4.03 5.47 6.86 5/175 25059
/proc/meminfo: memFree=24891112/32951124 swapFree=67051468/67111528
[pid=25010] ppid=25008 vsize=614672 CPUtime=3045.25 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 519758 0 0 0 304307 218 0 0 25 0 4 0 521089440 629424128 105220 33554432000 4194304 4650419 140733994652896 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 153668 105220 393 112 0 148633 0
[pid=25010/tid=25015] ppid=25008 vsize=614672 CPUtime=758.85 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 146965 0 0 0 75823 62 0 0 25 0 4 0 521089441 629424128 105220 33554432000 4194304 4650419 140733994652896 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=614672 CPUtime=762.3 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 143622 0 0 0 76170 60 0 0 25 0 4 0 521089441 629424128 105220 33554432000 4194304 4650419 140733994652896 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=614672 CPUtime=761.78 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 78037 0 0 0 76142 36 0 0 25 0 4 0 521089441 629424128 105220 33554432000 4194304 4650419 140733994652896 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.25
Current children cumulated vsize (KiB) 614672

[startup+822.3 s]
/proc/loadavg: 4.05 5.24 6.70 5/175 25061
/proc/meminfo: memFree=24883744/32951124 swapFree=67051468/67111528
[pid=25010] ppid=25008 vsize=614672 CPUtime=3284.94 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 539379 0 0 0 328266 228 0 0 25 0 4 0 521089440 629424128 108288 33554432000 4194304 4650419 140733994652896 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 153668 108288 393 112 0 148633 0
[pid=25010/tid=25015] ppid=25008 vsize=614672 CPUtime=818.56 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 152277 0 0 0 81791 65 0 0 25 0 4 0 521089441 629424128 108288 33554432000 4194304 4650419 140733994652896 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=614672 CPUtime=822.3 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 147306 0 0 0 82168 62 0 0 25 0 4 0 521089441 629424128 108288 33554432000 4194304 4650419 140733994652896 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=614672 CPUtime=821.77 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 82993 0 0 0 82139 38 0 0 25 0 4 0 521089441 629424128 108288 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.94
Current children cumulated vsize (KiB) 614672

[startup+882.307 s]
/proc/loadavg: 4.02 5.01 6.53 5/175 25063
/proc/meminfo: memFree=24885684/32951124 swapFree=67051468/67111528
[pid=25010] ppid=25008 vsize=648564 CPUtime=3524.68 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 559972 0 0 0 352228 240 0 0 25 0 4 0 521089440 664129536 106791 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 162141 106791 393 112 0 157106 0
[pid=25010/tid=25015] ppid=25008 vsize=648564 CPUtime=878.27 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 157784 0 0 0 87758 69 0 0 25 0 4 0 521089441 664129536 106791 33554432000 4194304 4650419 140733994652896 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=648564 CPUtime=882.31 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 151959 0 0 0 88168 63 0 0 25 0 4 0 521089441 664129536 106791 33554432000 4194304 4650419 140733994652896 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=648564 CPUtime=881.77 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 85376 0 0 0 88138 39 0 0 25 0 4 0 521089441 664129536 106791 33554432000 4194304 4650419 140733994652896 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.68
Current children cumulated vsize (KiB) 648564

[startup+942.301 s]
/proc/loadavg: 4.04 4.84 6.37 5/175 25064
/proc/meminfo: memFree=24909580/32951124 swapFree=67051468/67111528
[pid=25010] ppid=25008 vsize=583204 CPUtime=3764.39 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 583072 0 0 0 376184 255 0 0 25 0 4 0 521089440 597200896 100805 33554432000 4194304 4650419 140733994652896 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 145801 100805 393 112 0 140766 0
[pid=25010/tid=25015] ppid=25008 vsize=583204 CPUtime=937.99 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 164421 0 0 0 93726 73 0 0 25 0 4 0 521089441 597200896 100805 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=583204 CPUtime=942.31 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 155520 0 0 0 94165 66 0 0 25 0 4 0 521089441 597200896 100805 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=583204 CPUtime=941.77 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 89544 0 0 0 94135 42 0 0 25 0 4 0 521089441 597200896 100805 33554432000 4194304 4650419 140733994652896 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.39
Current children cumulated vsize (KiB) 583204

[startup+1002.3 s]
/proc/loadavg: 4.08 4.70 6.23 5/175 25066
/proc/meminfo: memFree=24900020/32951124 swapFree=67051468/67111528
[pid=25010] ppid=25008 vsize=583448 CPUtime=4004.1 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 606404 0 0 0 400143 267 0 0 25 0 4 0 521089440 597450752 103458 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 145862 103458 393 112 0 140827 0
[pid=25010/tid=25015] ppid=25008 vsize=583448 CPUtime=997.7 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 172372 0 0 0 99693 77 0 0 25 0 4 0 521089441 597450752 103458 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=583448 CPUtime=1002.31 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 159238 0 0 0 100163 68 0 0 25 0 4 0 521089441 597450752 103458 33554432000 4194304 4650419 140733994652896 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=583448 CPUtime=1001.78 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 92337 0 0 0 100134 44 0 0 25 0 4 0 521089441 597450752 103458 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4004.1
Current children cumulated vsize (KiB) 583448

[startup+1062.3 s]
/proc/loadavg: 4.10 4.58 6.09 5/175 25067
/proc/meminfo: memFree=24874448/32951124 swapFree=67051468/67111528
[pid=25010] ppid=25008 vsize=603376 CPUtime=4243.8 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 628393 0 0 0 424102 278 0 0 25 0 4 0 521089440 617857024 109984 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 150844 109984 393 112 0 145809 0
[pid=25010/tid=25015] ppid=25008 vsize=603376 CPUtime=1057.4 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 179769 0 0 0 105658 82 0 0 25 0 4 0 521089441 617857024 109984 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=603376 CPUtime=1062.31 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 163404 0 0 0 106161 70 0 0 25 0 4 0 521089441 617857024 109984 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=603376 CPUtime=1061.78 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 95040 0 0 0 106133 45 0 0 25 0 4 0 521089441 617857024 109984 33554432000 4194304 4650419 140733994652896 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.8
Current children cumulated vsize (KiB) 603376

[startup+1122.3 s]
/proc/loadavg: 4.10 4.49 5.96 5/175 25069
/proc/meminfo: memFree=24879496/32951124 swapFree=67051468/67111528
[pid=25010] ppid=25008 vsize=603684 CPUtime=4483.53 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 651838 0 0 0 448061 292 0 0 25 0 4 0 521089440 618172416 108462 33554432000 4194304 4650419 140733994652896 18446744073709551615 4366865 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 150921 108462 393 112 0 145886 0
[pid=25010/tid=25015] ppid=25008 vsize=603684 CPUtime=1117.11 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 187786 0 0 0 111625 86 0 0 25 0 4 0 521089441 618172416 108462 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=603684 CPUtime=1122.31 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 166912 0 0 0 112159 72 0 0 25 0 4 0 521089441 618172416 108462 33554432000 4194304 4650419 140733994652896 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=603684 CPUtime=1121.78 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 98964 0 0 0 112130 48 0 0 25 0 4 0 521089441 618172416 108462 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.53
Current children cumulated vsize (KiB) 603684

[startup+1182.3 s]
/proc/loadavg: 4.09 4.41 5.84 5/175 25071
/proc/meminfo: memFree=24830100/32951124 swapFree=67051468/67111528
[pid=25010] ppid=25008 vsize=669384 CPUtime=4723.21 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 672270 0 0 0 472021 300 0 0 25 0 4 0 521089440 685449216 120980 33554432000 4194304 4650419 140733994652896 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 167346 120980 393 112 0 162311 0
[pid=25010/tid=25015] ppid=25008 vsize=669384 CPUtime=1176.8 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 197371 0 0 0 117590 90 0 0 25 0 4 0 521089441 685449216 120980 33554432000 4194304 4650419 140733994652896 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=669384 CPUtime=1182.31 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 169959 0 0 0 118157 74 0 0 25 0 4 0 521089441 685449216 120980 33554432000 4194304 4650419 140733994652896 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=669384 CPUtime=1181.78 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 100874 0 0 0 118129 49 0 0 25 0 4 0 521089441 685449216 120980 33554432000 4194304 4650419 140733994652896 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4723.21
Current children cumulated vsize (KiB) 669384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 4.06 4.39 5.80 5/175 25071
/proc/meminfo: memFree=24824508/32951124 swapFree=67051468/67111528
[pid=25010] ppid=25008 vsize=669384 CPUtime=4800.33 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 674478 0 0 0 479731 302 0 0 25 0 4 0 521089440 685449216 122142 33554432000 4194304 4650419 140733994652896 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 167346 122142 393 112 0 162311 0
[pid=25010/tid=25015] ppid=25008 vsize=669384 CPUtime=1195.99 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 197371 0 0 0 119509 90 0 0 25 0 4 0 521089441 685449216 122142 33554432000 4194304 4650419 140733994652896 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=669384 CPUtime=1201.62 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 171146 0 0 0 120087 75 0 0 25 0 4 0 521089441 685449216 122142 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365366 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=669384 CPUtime=1201.09 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 101701 0 0 0 120059 50 0 0 25 0 4 0 521089441 685449216 122142 33554432000 4194304 4650419 140733994652896 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 669384

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

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

[startup+1201.6 s]
/proc/loadavg: 4.06 4.39 5.80 5/175 25071
/proc/meminfo: memFree=24824508/32951124 swapFree=67051468/67111528
[pid=25010] ppid=25008 vsize=669384 CPUtime=4800.33 cores=1,3,5,7
/proc/25010/stat : 25010 (strangenight1-m) R 25008 25010 24182 0 -1 4202496 674478 0 0 0 479731 302 0 0 25 0 4 0 521089440 685449216 122142 33554432000 4194304 4650419 140733994652896 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/25010/statm: 167346 122142 393 112 0 162311 0
[pid=25010/tid=25015] ppid=25008 vsize=669384 CPUtime=1195.99 cores=1,3,5,7
/proc/25010/task/25015/stat : 25015 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 197371 0 0 0 119509 90 0 0 25 0 4 0 521089441 685449216 122142 33554432000 4194304 4650419 140733994652896 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=25010/tid=25016] ppid=25008 vsize=669384 CPUtime=1201.62 cores=1,3,5,7
/proc/25010/task/25016/stat : 25016 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 171146 0 0 0 120087 75 0 0 25 0 4 0 521089441 685449216 122142 33554432000 4194304 4650419 140733994652896 18446744073709551615 4365366 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=25010/tid=25017] ppid=25008 vsize=669384 CPUtime=1201.09 cores=1,3,5,7
/proc/25010/task/25017/stat : 25017 (strangenight1-m) R 25008 25010 24182 0 -1 4202560 101701 0 0 0 120059 50 0 0 25 0 4 0 521089441 685449216 122142 33554432000 4194304 4650419 140733994652896 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 669384

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.63
CPU time (s): 4800.37
CPU user time (s): 4797.33
CPU system time (s): 3.04154
CPU usage (%): 399.487
Max. virtual memory (cumulated for all children) (KiB): 714256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.33
system time used= 3.04154
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 674478
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= 281
involuntary context switches= 31011

runsolver used 1.68674 second user time and 4.49832 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-29 18:34:27
IDJOB=3175169
IDBENCH=82787
IDSOLVER=1588
FILE ID=node101/3175169-1304094867
RUNJOBID= node101-1304094867-24996
PBS_JOBID= 13170559
Free space on /tmp= 72024 MiB

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

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

MD5SUM BENCH= d9cece0babfb15cb3db695bd3b0b9988
RANDOM SEED=565813213

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25306552 kB
Buffers:       2026688 kB
Cached:        5139928 kB
SwapCached:      30452 kB
Active:        3072468 kB
Inactive:      4127792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25306552 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           12600 kB
Writeback:           0 kB
AnonPages:       25400 kB
Mapped:           8596 kB
Slab:           380716 kB
PageTables:       4508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187644 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= 72020 MiB
End job on node101 at 2011-04-29 18:54:30