Trace number 3369014

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.23 1203.64

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
MD5SUM53886d9ad7fbf83830a3a7ec45d41e34
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-3369014-1305410401.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.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.03
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    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:      60 undec:       1 neg:      64
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.38/0.10	c Decided on static restart strategy
0.38/0.14	c  N st     8      4920       125      2662         0      4670     13310    120560   no data   no data  --
1.17/0.32	c  N st    10     11304       125      2662         0      4279     13310     86879   no data   no data  --
1.97/0.53	c  N st    11     17047       125      2662         0      9667     13310    219208   no data   no data  --
3.16/0.87	c  F st    12     25001       125      2662         0     11867     13310    275056   no data   no data  --
3.16/0.87	c  N st    12     25001       125      2662         0     11867     13310    275056   no data   no data  --
3.96/1.08	c Decided on static restart strategy
3.96/1.08	c  N st    18     30001       125      2662         0     10204     13310    225473   no data   no data  --
3.96/1.08	c  S st    18     30001       125      2662         0     10204     13310    225473   no data   no data  --
3.96/1.11	c  S st    18     30503       125      2662         0     10690     13310    238162   no data   no data  --
3.96/1.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.96/1.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.38/1.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.38/1.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.38/1.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.38/1.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4.38/1.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.75/1.74	c lits-rem:      2505  cl-subs:     1587  v-elim:      0  v-fix:    0  time:  2.49 s
6.75/1.78	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.16
6.75/1.78	c calculated reachability. Time: 0.00
6.75/1.78	c  N st    18     30503       125      2662         0      9103     13310    192951   no data   no data  --
7.95/2.08	c  N st    20     37615       125      2662         0      8395     13310    161039   no data   no data  --
9.19/2.37	c  N st    21     44014       125      2662         0     14399     13310    313299   no data   no data  --
9.54/2.47	c  S st    22     45756       125      2662         0     16067     13310    356675   no data   no data  --
9.94/2.51	c  S st    22     46257       125      2662         0     16552     13310    369477   no data   no data  --
9.94/2.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.94/2.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.94/2.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
9.94/2.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.94/2.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.94/2.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
9.94/2.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.53/3.91	c lits-rem:      3602  cl-subs:     1925  v-elim:      0  v-fix:    0  time:  5.51 s
15.53/3.91	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
15.53/3.91	c vivif2 --  cl tried    14627 cl shrink        0 lits rem          0 time: 0.01
15.53/3.98	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.28
15.53/3.98	c calculated reachability. Time: 0.00
15.53/3.98	c  N st    22     46257       125      2662         0     14627     13310    315036   no data   no data  --
18.71/4.77	c  N st    23     60655       125      2662         0     10459     13310    183221   no data   no data  --
20.71/5.21	c  N st    24     69386       125      2662         0     18694     13310    405222   no data   no data  --
20.71/5.21	c  S st    24     69386       125      2662         0     18694     13310    405222   no data   no data  --
20.71/5.27	c  S st    24     69891       125      2662         0     19189     13310    417899   no data   no data  --
20.71/5.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.71/5.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.71/5.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
20.71/5.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.71/5.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.71/5.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
20.71/5.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.09/6.87	c lits-rem:      5644  cl-subs:     1805  v-elim:      0  v-fix:    0  time:  6.31 s
27.09/6.87	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
27.09/6.88	c vivif2 --  cl tried    17384 cl shrink        0 lits rem          0 time: 0.02
27.49/6.95	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.32
27.49/6.95	c calculated reachability. Time: 0.00
27.49/6.95	c  N st    24     69891       125      2662         0     17384     13310    361206   no data   no data  --
31.47/7.95	c  F st    25     87500       125      2662         0     12344     13310    210872   no data   no data  --
31.47/7.95	c  N st    25     87500       125      2662         0     12344     13310    210872   no data   no data  --
32.68/8.21	c Decided on static restart strategy
33.08/8.38	c  N st    32     95540       125      2662         0     19924     13310    406745   no data   no data  --
35.52/8.99	c  N st    34    104838       125      2662         0     16453     13310    309129   no data   no data  --
35.52/8.99	c  S st    34    104838       125      2662         0     16453     13310    309129   no data   no data  --
35.86/9.05	c  S st    34    105347       125      2662         0     16948     13310    322274   no data   no data  --
35.86/9.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.86/9.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.86/9.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
35.86/9.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.86/9.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.86/9.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
35.86/9.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.64/10.20	c lits-rem:      2014  cl-subs:     1189  v-elim:      0  v-fix:    0  time:  4.53 s
40.64/10.20	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
40.64/10.20	c vivif2 --  cl tried    15759 cl shrink        0 lits rem          0 time: 0.01
40.64/10.27	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.28
40.64/10.27	c calculated reachability. Time: 0.00
40.64/10.27	c  N st    34    105347       125      2662         0     15759     13310    288671   no data   no data  --
43.44/10.93	c  N st    35    114946       125      2662         0     24748     13310    522187   no data   no data  --
47.04/11.88	c  N st    36    129343       125      2662         0     25241     13310    522988   no data   no data  --
53.40/13.41	c  N st    37    150938       125      2662         0     16418     13310    258802   no data   no data  --
55.00/13.89	c  S st    38    158021       125      2662         0     23037     13310    437219   no data   no data  --
55.40/13.96	c  S st    38    158525       125      2662         0     23526     13310    449753   no data   no data  --
55.40/13.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
55.40/13.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.40/13.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
55.40/13.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.40/13.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.40/13.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
55.40/13.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
61.41/15.48	c lits-rem:      3752  cl-subs:     1927  v-elim:      0  v-fix:    0  time:  5.98 s
61.41/15.48	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
61.41/15.48	c vivif2 --  cl tried    21599 cl shrink        0 lits rem          0 time: 0.02
61.84/15.58	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.38
61.84/15.58	c calculated reachability. Time: 0.00
61.84/15.58	c  N st    38    158525       125      2662         0     21599     13310    392965   no data   no data  --
78.14/19.62	c  N st    39    207113       125      2662         0     34337     13310    698387   no data   no data  --
89.30/22.46	c  N st    40    237790       125      2662         0     26578     13310    477590   no data   no data  --
89.30/22.46	c  S st    40    237790       125      2662         0     26578     13310    477590   no data   no data  --
89.70/22.53	c  S st    40    238293       125      2662         0     27069     13310    490445   no data   no data  --
89.70/22.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
89.70/22.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.70/22.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
89.70/22.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.70/22.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.70/22.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
89.70/22.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
96.09/24.17	c lits-rem:      4354  cl-subs:     1923  v-elim:      0  v-fix:    0  time:  6.46 s
96.09/24.17	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
96.09/24.17	c vivif2 --  cl tried    25146 cl shrink        0 lits rem          0 time: 0.02
96.51/24.29	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.47
96.51/24.29	c calculated reachability. Time: 0.00
96.51/24.29	c  N st    40    238293       125      2662         0     25146     13310    438092   no data   no data  --
122.83/30.88	c  F st    41    306250       125      2662         0     27066     13310    446475   no data   no data  --
122.83/30.88	c  N st    41    306250       125      2662         0     27066     13310    446475   no data   no data  --
124.80/31.33	c Decided on static restart strategy
134.78/33.81	c  N st    51    334550       125      2662         0     31244     13310    542623   no data   no data  --
145.54/36.56	c  N st    53    357441       125      2662         0     29220     13310    464256   no data   no data  --
145.54/36.56	c  S st    53    357441       125      2662         0     29220     13310    464256   no data   no data  --
145.94/36.63	c  S st    53    357947       125      2662         0     29710     13310    477306   no data   no data  --
145.94/36.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
145.94/36.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
145.94/36.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
145.94/36.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.94/36.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.94/36.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
145.94/36.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
151.52/38.00	c lits-rem:      2172  cl-subs:     1255  v-elim:      0  v-fix:    0  time:  5.37 s
151.52/38.00	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
151.52/38.01	c vivif2 --  cl tried    28455 cl shrink        0 lits rem          0 time: 0.02
151.92/38.14	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.54
151.92/38.15	c calculated reachability. Time: 0.00
151.92/38.15	c  N st    53    357947       125      2662         0     28455     13310    443833   no data   no data  --
169.46/42.53	c  N st    54    390339       125      2662         0     34415     13310    591201   no data   no data  --
191.81/48.14	c  N st    55    438928       125      2662         0     28418     13310    410849   no data   no data  --
223.32/56.10	c  N st    56    511811       125      2662         0     41328     13310    712526   no data   no data  --
234.87/58.91	c  N st    57    536920       125      2662         0     35897     13310    562150   no data   no data  --
234.87/58.91	c  S st    57    536920       125      2662         0     35897     13310    562150   no data   no data  --
235.27/59.00	c  S st    57    537423       125      2662         0     36383     13310    574482   no data   no data  --
235.27/59.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
235.27/59.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
235.27/59.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
235.27/59.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
235.27/59.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
235.27/59.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
235.27/59.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
241.69/60.67	c lits-rem:      2988  cl-subs:     1365  v-elim:      0  v-fix:    0  time:  6.51 s
241.69/60.67	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
241.69/60.68	c vivif2 --  cl tried    35018 cl shrink        0 lits rem          0 time: 0.02
242.43/60.87	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.76
242.43/60.87	c calculated reachability. Time: 0.00
242.43/60.87	c  N st    57    537423       125      2662         0     35018     13310    534756   no data   no data  --
325.38/81.61	c  N st    58    701410       125      2662         0     63302     13310   1228519   no data   no data  --
384.42/96.49	c  N st    59    806135       125      2662         0     57154     13310   1027355   no data   no data  --
384.42/96.49	c  S st    59    806135       125      2662         0     57154     13310   1027355   no data   no data  --
385.22/96.68	c  S st    59    806643       125      2662         0     57650     13310   1040433   no data   no data  --
385.22/96.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
385.22/96.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
385.62/96.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.11
385.62/96.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
385.62/96.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
385.62/96.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
385.62/96.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
407.97/102.38	c lits-rem:      1514  cl-subs:     4819  v-elim:      0  v-fix:    0  time: 22.47 s
407.97/102.38	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
407.97/102.39	c vivif2 --  cl tried    52831 cl shrink        0 lits rem          0 time: 0.04
409.14/102.66	c asymm  cl-useful: 0/1914/2662 lits-rem:0 time: 1.07
409.14/102.66	c calculated reachability. Time: 0.00
409.14/102.66	c  N st    59    806643       125      2662         0     52831     13310    917383   no data   no data  --
591.81/148.42	c  F st    60   1071875       125      2662         0     68055     13310   1222721   no data   no data  --
591.81/148.42	c  N st    60   1071875       125      2662         0     68055     13310   1222721   no data   no data  --
595.80/149.45	c Decided on static restart strategy
611.75/153.47	c  N st    70   1100183       125      2662         0     52738     13310    802339   no data   no data  --
637.67/159.92	c  N st    72   1136177       125      2662         0     43377     13310    535476   no data   no data  --
659.60/165.47	c  N st    73   1168569       125      2662         0     73682     13310   1347913   no data   no data  --
696.30/174.68	c  N st    74   1209964       125      2662         0     68586     13310   1205290   no data   no data  --
696.30/174.68	c  S st    74   1209964       125      2662         0     68586     13310   1205290   no data   no data  --
697.52/174.96	c  S st    74   1210465       125      2662         0     69074     13310   1218110   no data   no data  --
697.52/174.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
697.52/174.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
697.94/175.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
697.94/175.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
697.94/175.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
697.94/175.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
697.94/175.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
743.75/186.56	c lits-rem:      1014  cl-subs:     4559  v-elim:      0  v-fix:    0  time: 45.87 s
743.75/186.56	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
743.75/186.57	c vivif2 --  cl tried    64515 cl shrink        0 lits rem          0 time: 0.06
744.55/186.73	c asymm  cl-useful: 0/748/2662 lits-rem:0 time: 0.62
744.55/186.73	c calculated reachability. Time: 0.00
744.55/186.73	c  N st    74   1210465       125      2662         0     64515     13310   1091588   no data   no data  --
808.36/202.77	c  N st    75   1283347       125      2662         0     87971     13310   1683772   no data   no data  --
914.05/229.28	c  N st    76   1392670       125      2662         0     49769     13310    627900   no data   no data  --
1036.49/259.97	c  N st    77   1556655       125      2662         0     54524     13310    708220   no data   no data  --
1167.70/292.88	c  N st    78   1710465       125      2662         0     94302     13310   1734082   no data   no data  --
1167.70/292.89	c  S st    78   1710465       125      2662         0     94302     13310   1734082   no data   no data  --
1169.30/293.20	c  S st    78   1710968       125      2662         0     94790     13310   1747324   no data   no data  --
1169.30/293.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1169.30/293.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1169.30/293.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
1169.70/293.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1169.70/293.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1169.70/293.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1169.70/293.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1305.68/327.42	c lits-rem:      2224  cl-subs:     9600  v-elim:      0  v-fix:    0  time: 135.99 s
1305.68/327.42	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1305.68/327.44	c vivif2 --  cl tried    85190 cl shrink        0 lits rem          0 time: 0.08
1307.30/327.90	c asymm  cl-useful: 0/1323/2662 lits-rem:0 time: 1.81
1307.30/327.90	c calculated reachability. Time: 0.00
1307.30/327.90	c  N st    78   1710968       125      2662         0     85190     13310   1505377   no data   no data  --
1640.29/411.40	c  N st    79   2079933       125      2662         0     96688     13310   1690980   no data   no data  --
1760.74/441.52	c  N st    80   2210969       125      2662         0    100412     13310   1777957   no data   no data  --
1760.74/441.52	c  S st    80   2210969       125      2662         0    100412     13310   1777957   no data   no data  --
1761.94/441.82	c  S st    80   2211470       125      2662         0    100897     13310   1791279   no data   no data  --
1761.94/441.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1761.94/441.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1761.94/441.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.19
1762.34/441.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1762.34/441.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1762.34/441.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1762.34/441.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1886.80/473.12	c lits-rem:      2143  cl-subs:    10246  v-elim:      0  v-fix:    0  time: 124.36 s
1886.80/473.12	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1886.80/473.14	c vivif2 --  cl tried    90651 cl shrink        0 lits rem          0 time: 0.09
1888.74/473.60	c asymm  cl-useful: 0/1087/2662 lits-rem:0 time: 1.83
1888.74/473.61	c calculated reachability. Time: 0.00
1888.74/473.61	c  N st    80   2211470       125      2662         0     90651     13310   1531927   no data   no data  --
2371.33/594.62	c  N st    81   2711470       125      2662         0    113452     13310   1987220   no data   no data  --
2371.33/594.62	c  S st    81   2711470       125      2662         0    113452     13310   1987220   no data   no data  --
2372.53/594.99	c  S st    81   2711974       125      2662         0    113942     13310   2000183   no data   no data  --
2372.93/595.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2372.93/595.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2372.93/595.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.22
2373.35/595.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2373.35/595.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2373.35/595.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2373.35/595.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2544.43/638.03	c lits-rem:      2509  cl-subs:    13048  v-elim:      0  v-fix:    0  time: 171.11 s
2544.43/638.03	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2544.43/638.06	c vivif2 --  cl tried   100894 cl shrink        0 lits rem          0 time: 0.10
2546.40/638.59	c asymm  cl-useful: 0/1167/2662 lits-rem:0 time: 2.14
2546.40/638.59	c calculated reachability. Time: 0.00
2546.40/638.59	c  N st    81   2711974       125      2662         0    100894     13310   1697671   no data   no data  --
3133.46/785.70	c  N st    82   3211974       125      2662         0     78724     13310   1004212   no data   no data  --
3133.46/785.70	c  S st    82   3211974       125      2662         0     78724     13310   1004212   no data   no data  --
3134.66/786.02	c  S st    82   3212477       125      2662         0     79213     13310   1017218   no data   no data  --
3134.66/786.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3134.66/786.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3134.66/786.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
3135.06/786.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3135.06/786.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3135.06/786.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3135.06/786.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3164.57/793.54	c lits-rem:       572  cl-subs:     1444  v-elim:      0  v-fix:    0  time: 29.59 s
3164.57/793.54	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3164.57/793.55	c vivif2 --  cl tried    77769 cl shrink        0 lits rem          0 time: 0.06
3166.16/793.94	c asymm  cl-useful: 0/1261/2662 lits-rem:0 time: 1.57
3166.16/793.95	c calculated reachability. Time: 0.00
3166.16/793.95	c  N st    82   3212477       125      2662         0     77769     13310    980562   no data   no data  --
3744.46/938.99	c  N st    83   3712477       125      2662         0     88315     13310   1176091   no data   no data  --
3744.46/938.99	c  S st    83   3712477       125      2662         0     88315     13310   1176091   no data   no data  --
3745.66/939.26	c  S st    83   3712980       125      2662         0     88804     13310   1189024   no data   no data  --
3745.66/939.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3745.66/939.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3746.06/939.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
3746.06/939.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3746.06/939.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3746.06/939.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3746.06/939.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3773.97/946.30	c lits-rem:      1142  cl-subs:     2130  v-elim:      0  v-fix:    0  time: 27.70 s
3773.97/946.30	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3773.97/946.32	c vivif2 --  cl tried    86674 cl shrink        0 lits rem          0 time: 0.06
3775.16/946.64	c asymm  cl-useful: 0/1347/2662 lits-rem:0 time: 1.28
3775.16/946.64	c calculated reachability. Time: 0.00
3775.16/946.64	c  N st    83   3712980       125      2662         0     86674     13310   1131476   no data   no data  --
3823.42/958.75	c  F st    84   3751563       125      2662         0    122853     13310   2106064   no data   no data  --
3823.42/958.75	c  N st    84   3751563       125      2662         0    122853     13310   2106064   no data   no data  --
3831.80/960.82	c Decided on static restart strategy
3876.87/972.10	c  N st    94   3779865       125      2662         0    149471     13310   2803176   no data   no data  --
3927.11/984.74	c  N st    96   3815860       125      2662         0    103762     13310   1558945   no data   no data  --
3972.18/996.07	c  N st    97   3848255       125      2662         0    134124     13310   2364873   no data   no data  --
4031.64/1010.94	c  N st    98   3896843       125      2662         0     99178     13310   1401078   no data   no data  --
4132.12/1036.19	c  N st    99   3969726       125      2662         0     86046     13310   1051008   no data   no data  --
4282.87/1073.99	c  N st   100   4079049       125      2662         0    105852     13310   1558282   no data   no data  --
4443.61/1114.21	c  N st   101   4212980       125      2662         0    147244     13310   2620901   no data   no data  --
4443.61/1114.21	c  S st   101   4212980       125      2662         0    147244     13310   2620901   no data   no data  --
4445.60/1114.73	c  S st   101   4213485       125      2662         0    147733     13310   2633908   no data   no data  --
4445.60/1114.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4445.60/1114.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4446.00/1114.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.30
4446.40/1114.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4446.40/1114.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4446.40/1114.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4446.40/1114.90	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-3369014-1305410401/watcher-3369014-1305410401 -o /tmp/evaluation-result-3369014-1305410401/solver-3369014-1305410401 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369014-1305410401.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.74 6.50 7.13 6/367 15905
/proc/meminfo: memFree=23107572/32950928 swapFree=65730864/67111528
[pid=15905] ppid=15903 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 731270789 52465664 353 33554432000 4194304 4650419 140736099337440 18446744073709551615 47540858415026 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 12809 353 303 112 0 7774 0
[pid=15905/tid=15906] ppid=15903 vsize=208028 CPUtime=0 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 103 0 0 0 0 0 0 0 25 0 4 0 731270789 213020672 711 33554432000 4194304 4650419 140736099337440 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=208028 CPUtime=0 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 47 0 0 0 0 0 0 0 25 0 4 0 731270789 213020672 711 33554432000 4194304 4650419 140736099337440 18446744073709551615 260905499118 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=208028 CPUtime=0 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 105 0 0 0 0 0 0 0 25 0 4 0 731270789 213020672 711 33554432000 4194304 4650419 140736099337440 18446744073709551615 4334297 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.103264 s]
/proc/loadavg: 7.74 6.50 7.13 6/367 15905
/proc/meminfo: memFree=23107572/32950928 swapFree=65730864/67111528
[pid=15905] ppid=15903 vsize=217492 CPUtime=0.38 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 1896 0 0 0 38 0 0 0 25 0 4 0 731270789 222711808 1738 33554432000 4194304 4650419 140736099337440 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 54373 1738 389 112 0 49338 0
[pid=15905/tid=15906] ppid=15903 vsize=217492 CPUtime=0.09 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 413 0 0 0 9 0 0 0 25 0 4 0 731270789 222711808 1738 33554432000 4194304 4650419 140736099337440 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=217492 CPUtime=0.08 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 397 0 0 0 8 0 0 0 25 0 4 0 731270789 222711808 1738 33554432000 4194304 4650419 140736099337440 18446744073709551615 260905499118 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=217492 CPUtime=0.09 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 250 0 0 0 9 0 0 0 25 0 4 0 731270789 222711808 1738 33554432000 4194304 4650419 140736099337440 18446744073709551615 260905499167 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 217492

[startup+0.201116 s]
/proc/loadavg: 7.74 6.50 7.13 6/367 15905
/proc/meminfo: memFree=23107572/32950928 swapFree=65730864/67111528
[pid=15905] ppid=15903 vsize=218972 CPUtime=0.77 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 2723 0 0 0 77 0 0 0 25 0 4 0 731270789 224227328 1939 33554432000 4194304 4650419 140736099337440 18446744073709551615 4334321 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 54743 1939 391 112 0 49708 0
[pid=15905/tid=15906] ppid=15903 vsize=218972 CPUtime=0.19 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 624 0 0 0 19 0 0 0 25 0 4 0 731270789 224227328 1939 33554432000 4194304 4650419 140736099337440 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=218972 CPUtime=0.18 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 592 0 0 0 18 0 0 0 25 0 4 0 731270789 224227328 1939 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=218972 CPUtime=0.19 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 458 0 0 0 19 0 0 0 25 0 4 0 731270789 224227328 1939 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 218972

[startup+0.301098 s]
/proc/loadavg: 7.74 6.50 7.13 6/367 15905
/proc/meminfo: memFree=23107572/32950928 swapFree=65730864/67111528
[pid=15905] ppid=15903 vsize=219388 CPUtime=1.17 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 3144 0 0 0 117 0 0 0 25 0 4 0 731270789 224653312 2360 33554432000 4194304 4650419 140736099337440 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 54847 2360 391 112 0 49812 0
[pid=15905/tid=15906] ppid=15903 vsize=219388 CPUtime=0.29 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 721 0 0 0 29 0 0 0 25 0 4 0 731270789 224653312 2360 33554432000 4194304 4650419 140736099337440 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=219388 CPUtime=0.28 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 703 0 0 0 28 0 0 0 25 0 4 0 731270789 224653312 2360 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=219388 CPUtime=0.29 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 567 0 0 0 29 0 0 0 25 0 4 0 731270789 224653312 2360 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 219388

[startup+0.701025 s]
/proc/loadavg: 7.74 6.50 7.13 6/367 15905
/proc/meminfo: memFree=23107572/32950928 swapFree=65730864/67111528
[pid=15905] ppid=15903 vsize=221076 CPUtime=2.76 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 5614 0 0 0 276 0 0 0 25 0 4 0 731270789 226381824 2707 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 55269 2707 391 112 0 50234 0
[pid=15905/tid=15906] ppid=15903 vsize=221076 CPUtime=0.69 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 1361 0 0 0 69 0 0 0 25 0 4 0 731270789 226381824 2707 33554432000 4194304 4650419 140736099337440 18446744073709551615 4366062 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=221076 CPUtime=0.68 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 1301 0 0 0 68 0 0 0 25 0 4 0 731270789 226381824 2707 33554432000 4194304 4650419 140736099337440 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=221076 CPUtime=0.69 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 1176 0 0 0 69 0 0 0 25 0 4 0 731270789 226381824 2707 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 221076

[startup+1.50088 s]
/proc/loadavg: 7.74 6.50 7.13 9/371 15909
/proc/meminfo: memFree=23104204/32950928 swapFree=65730864/67111528
[pid=15905] ppid=15903 vsize=231496 CPUtime=5.95 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 11368 0 0 0 594 1 0 0 25 0 4 0 731270789 237051904 6246 33554432000 4194304 4650419 140736099337440 18446744073709551615 4439314 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 57874 6246 393 112 0 52839 0
[pid=15905/tid=15906] ppid=15903 vsize=231496 CPUtime=1.48 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 3392 0 0 0 148 0 0 0 25 0 4 0 731270789 237051904 6246 33554432000 4194304 4650419 140736099337440 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=231496 CPUtime=1.47 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 2212 0 0 0 147 0 0 0 25 0 4 0 731270789 237051904 6246 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=231496 CPUtime=1.49 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 2044 0 0 0 149 0 0 0 25 0 4 0 731270789 237051904 6246 33554432000 4194304 4650419 140736099337440 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 231496

[startup+3.10059 s]
/proc/loadavg: 7.74 6.50 7.13 9/371 15909
/proc/meminfo: memFree=23074692/32950928 swapFree=65730864/67111528
[pid=15905] ppid=15903 vsize=249704 CPUtime=12.33 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 18246 0 0 0 1231 2 0 0 25 0 4 0 731270789 255696896 11625 33554432000 4194304 4650419 140736099337440 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 62426 11625 393 112 0 57391 0
[pid=15905/tid=15906] ppid=15903 vsize=249704 CPUtime=3.08 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 4463 0 0 0 308 0 0 0 25 0 4 0 731270789 255696896 11625 33554432000 4194304 4650419 140736099337440 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=249704 CPUtime=3.05 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 4116 0 0 0 305 0 0 0 25 0 4 0 731270789 255696896 11625 33554432000 4194304 4650419 140736099337440 18446744073709551615 4439111 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=249704 CPUtime=3.08 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 4189 0 0 0 308 0 0 0 25 0 4 0 731270789 255696896 11625 33554432000 4194304 4650419 140736099337440 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 249704

[startup+6.301 s]
/proc/loadavg: 7.76 6.52 7.14 9/371 15909
/proc/meminfo: memFree=23043104/32950928 swapFree=65730864/67111528
[pid=15905] ppid=15903 vsize=243468 CPUtime=25.1 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 27393 0 0 0 2506 4 0 0 25 0 4 0 731270789 249311232 15218 33554432000 4194304 4650419 140736099337440 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 60867 15218 393 112 0 55832 0
[pid=15905/tid=15906] ppid=15903 vsize=243468 CPUtime=6.29 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 7286 0 0 0 628 1 0 0 25 0 4 0 731270789 249311232 15218 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=243468 CPUtime=6.22 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 6693 0 0 0 621 1 0 0 25 0 4 0 731270789 249311232 15218 33554432000 4194304 4650419 140736099337440 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=243468 CPUtime=6.28 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 6003 0 0 0 628 0 0 0 25 0 4 0 731270789 249311232 15218 33554432000 4194304 4650419 140736099337440 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 243468

[startup+12.7008 s]
/proc/loadavg: 7.78 6.55 7.14 9/371 15909
/proc/meminfo: memFree=23020428/32950928 swapFree=65730864/67111528
[pid=15905] ppid=15903 vsize=267460 CPUtime=50.62 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 40388 0 0 0 5056 6 0 0 25 0 4 0 731270789 273879040 21533 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 66865 21533 393 112 0 61830 0
[pid=15905/tid=15906] ppid=15903 vsize=267460 CPUtime=12.69 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 11556 0 0 0 1267 2 0 0 25 0 4 0 731270789 273879040 21533 33554432000 4194304 4650419 140736099337440 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=267460 CPUtime=12.54 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 9685 0 0 0 1252 2 0 0 25 0 4 0 731270789 273879040 21533 33554432000 4194304 4650419 140736099337440 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=267460 CPUtime=12.69 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 8572 0 0 0 1268 1 0 0 25 0 4 0 731270789 273879040 21533 33554432000 4194304 4650419 140736099337440 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 267460

[startup+25.5005 s]
/proc/loadavg: 7.83 6.62 7.15 9/371 15909
/proc/meminfo: memFree=22989196/32950928 swapFree=65730864/67111528
[pid=15905] ppid=15903 vsize=297164 CPUtime=101.66 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 58312 0 0 0 10155 11 0 0 25 0 4 0 731270789 304295936 29865 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 74291 29865 393 112 0 69256 0
[pid=15905/tid=15906] ppid=15903 vsize=297164 CPUtime=25.49 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 18441 0 0 0 2546 3 0 0 25 0 4 0 731270789 304295936 29865 33554432000 4194304 4650419 140736099337440 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=297164 CPUtime=25.17 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 13810 0 0 0 2515 2 0 0 25 0 4 0 731270789 304295936 29865 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=297164 CPUtime=25.48 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 10444 0 0 0 2546 2 0 0 25 0 4 0 731270789 304295936 29865 33554432000 4194304 4650419 140736099337440 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 297164

[startup+51.1008 s]
/proc/loadavg: 7.95 6.74 7.18 9/371 15910
/proc/meminfo: memFree=22975040/32950928 swapFree=65730864/67111528
[pid=15905] ppid=15903 vsize=289600 CPUtime=203.76 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 86817 0 0 0 20356 20 0 0 25 0 4 0 731270789 296550400 34754 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365192 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 72400 34754 393 112 0 67365 0
[pid=15905/tid=15906] ppid=15903 vsize=289600 CPUtime=51.09 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 29386 0 0 0 5104 5 0 0 25 0 4 0 731270789 296550400 34754 33554432000 4194304 4650419 140736099337440 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=289600 CPUtime=50.48 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 18420 0 0 0 5044 4 0 0 25 0 4 0 731270789 296550400 34754 33554432000 4194304 4650419 140736099337440 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=289600 CPUtime=51.08 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 14183 0 0 0 5104 4 0 0 25 0 4 0 731270789 296550400 34754 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 289600

[startup+102.3 s]
/proc/loadavg: 8.09 6.97 7.23 9/371 15920
/proc/meminfo: memFree=22894628/32950928 swapFree=65730864/67111528
[pid=15905] ppid=15903 vsize=303784 CPUtime=407.97 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 131853 0 0 0 40762 35 0 0 25 0 4 0 731270789 311074816 44009 33554432000 4194304 4650419 140736099337440 18446744073709551615 4476304 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 75946 44009 393 112 0 70911 0
[pid=15905/tid=15906] ppid=15903 vsize=303784 CPUtime=102.28 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 46731 0 0 0 10218 10 0 0 25 0 4 0 731270789 311074816 44009 33554432000 4194304 4650419 140736099337440 18446744073709551615 4313711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=303784 CPUtime=101.08 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 27237 0 0 0 10101 7 0 0 25 0 4 0 731270789 311074816 44009 33554432000 4194304 4650419 140736099337440 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=303784 CPUtime=102.3 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 15793 0 0 0 10225 5 0 0 25 0 4 0 731270789 311074816 44009 33554432000 4194304 4650419 140736099337440 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.97
Current children cumulated vsize (KiB) 303784

[startup+162.3 s]

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

[pid=15905] ppid=15903 vsize=505424 CPUtime=2800.85 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 396031 0 0 0 279940 145 0 0 25 0 4 0 731270789 517554176 93600 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365246 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 126356 93600 393 112 0 121321 0
[pid=15905/tid=15906] ppid=15903 vsize=505424 CPUtime=702.29 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 140069 0 0 0 70182 47 0 0 25 0 4 0 731270789 517554176 93600 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=505424 CPUtime=693.94 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 76087 0 0 0 69364 30 0 0 25 0 4 0 731270789 517554176 93600 33554432000 4194304 4650419 140736099337440 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=505424 CPUtime=702.31 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 37207 0 0 0 70216 15 0 0 25 0 4 0 731270789 517554176 93600 33554432000 4194304 4650419 140736099337440 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2800.85
Current children cumulated vsize (KiB) 505424

[startup+762.301 s]
/proc/loadavg: 8.15 7.98 7.66 9/371 15938
/proc/meminfo: memFree=22542600/32950928 swapFree=65730864/67111528
[pid=15905] ppid=15903 vsize=569844 CPUtime=3040.17 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 417034 0 0 0 303860 157 0 0 25 0 4 0 731270789 583520256 101461 33554432000 4194304 4650419 140736099337440 18446744073709551615 4367236 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 142461 101461 393 112 0 137426 0
[pid=15905/tid=15906] ppid=15903 vsize=569844 CPUtime=762.3 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 147990 0 0 0 76180 50 0 0 25 0 4 0 731270789 583520256 101462 33554432000 4194304 4650419 140736099337440 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=569844 CPUtime=753.23 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 79576 0 0 0 75291 32 0 0 25 0 4 0 731270789 583520256 101462 33554432000 4194304 4650419 140736099337440 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=569844 CPUtime=762.32 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 40163 0 0 0 76215 17 0 0 25 0 4 0 731270789 583520256 101462 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3040.17
Current children cumulated vsize (KiB) 569844

[startup+822.301 s]
/proc/loadavg: 8.18 8.01 7.69 9/371 15940
/proc/meminfo: memFree=22511920/32950928 swapFree=65730864/67111528
[pid=15905] ppid=15903 vsize=571944 CPUtime=3279.42 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 437984 0 0 0 327772 170 0 0 25 0 4 0 731270789 585670656 98802 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365327 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 142986 98802 393 112 0 137951 0
[pid=15905/tid=15906] ppid=15903 vsize=571944 CPUtime=822.28 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 154326 0 0 0 82174 54 0 0 25 0 4 0 731270789 585670656 98802 33554432000 4194304 4650419 140736099337440 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=571944 CPUtime=812.5 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 84694 0 0 0 81214 36 0 0 25 0 4 0 731270789 585670656 98802 33554432000 4194304 4650419 140736099337440 18446744073709551615 4360410 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=571944 CPUtime=822.31 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 42508 0 0 0 82213 18 0 0 25 0 4 0 731270789 585670656 98802 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3279.42
Current children cumulated vsize (KiB) 571944

[startup+882.315 s]
/proc/loadavg: 8.11 8.02 7.71 9/371 15941
/proc/meminfo: memFree=22483588/32950928 swapFree=65730864/67111528
[pid=15905] ppid=15903 vsize=582176 CPUtime=3518.77 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 459824 0 0 0 351692 185 0 0 25 0 4 0 731270789 596148224 109876 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 145544 109876 393 112 0 140509 0
[pid=15905/tid=15906] ppid=15903 vsize=582176 CPUtime=882.3 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 159891 0 0 0 88173 57 0 0 25 0 4 0 731270789 596148224 109876 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=582176 CPUtime=871.8 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 86673 0 0 0 87143 37 0 0 25 0 4 0 731270789 596148224 109876 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=582176 CPUtime=882.32 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 47860 0 0 0 88211 21 0 0 25 0 4 0 731270789 596148224 109876 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3518.77
Current children cumulated vsize (KiB) 582176

[startup+942.301 s]
/proc/loadavg: 8.04 8.02 7.73 9/371 15943
/proc/meminfo: memFree=22523080/32950928 swapFree=65730864/67111528
[pid=15905] ppid=15903 vsize=507564 CPUtime=3758.02 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 485684 0 0 0 375603 199 0 0 25 0 4 0 731270789 519745536 96497 33554432000 4194304 4650419 140736099337440 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 126891 96497 393 112 0 121856 0
[pid=15905/tid=15906] ppid=15903 vsize=507564 CPUtime=942.29 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 164059 0 0 0 94169 60 0 0 25 0 4 0 731270789 519745536 96497 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=507564 CPUtime=931.09 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 92452 0 0 0 93069 40 0 0 25 0 4 0 731270789 519745536 96497 33554432000 4194304 4650419 140736099337440 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=507564 CPUtime=942.31 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 53176 0 0 0 94207 24 0 0 25 0 4 0 731270789 519745536 96497 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3758.02
Current children cumulated vsize (KiB) 507564

[startup+1002.3 s]
/proc/loadavg: 8.12 8.04 7.75 9/371 15944
/proc/meminfo: memFree=22486064/32950928 swapFree=65730864/67111528
[pid=15905] ppid=15903 vsize=580008 CPUtime=3997.31 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 509332 0 0 0 399519 212 0 0 25 0 4 0 731270789 593928192 107734 33554432000 4194304 4650419 140736099337440 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 145002 107734 393 112 0 139967 0
[pid=15905/tid=15906] ppid=15903 vsize=580008 CPUtime=1002.29 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 170577 0 0 0 100165 64 0 0 25 0 4 0 731270789 593928192 107734 33554432000 4194304 4650419 140736099337440 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=580008 CPUtime=990.37 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 98391 0 0 0 98994 43 0 0 25 0 4 0 731270789 593928192 107734 33554432000 4194304 4650419 140736099337440 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=580008 CPUtime=1002.31 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 57774 0 0 0 100204 27 0 0 25 0 4 0 731270789 593928192 107734 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3997.31
Current children cumulated vsize (KiB) 580008

[startup+1062.3 s]
/proc/loadavg: 8.08 8.05 7.77 9/371 15946
/proc/meminfo: memFree=22492340/32950928 swapFree=65730864/67111528
[pid=15905] ppid=15903 vsize=600024 CPUtime=4236.62 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 530524 0 0 0 423436 226 0 0 25 0 4 0 731270789 614424576 110450 33554432000 4194304 4650419 140736099337440 18446744073709551615 4366839 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 150006 110450 393 112 0 144971 0
[pid=15905/tid=15906] ppid=15903 vsize=600024 CPUtime=1062.3 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 175422 0 0 0 106162 68 0 0 25 0 4 0 731270789 614424576 110450 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=600024 CPUtime=1049.67 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 101923 0 0 0 104922 45 0 0 25 0 4 0 731270789 614424576 110450 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=600024 CPUtime=1062.31 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 62662 0 0 0 106202 29 0 0 25 0 4 0 731270789 614424576 110450 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4236.62
Current children cumulated vsize (KiB) 600024

[startup+1122.3 s]
/proc/loadavg: 7.97 8.03 7.78 9/371 16009
/proc/meminfo: memFree=22767312/32950928 swapFree=65730864/67111528
[pid=15905] ppid=15903 vsize=600244 CPUtime=4475.9 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 557149 0 0 0 447352 238 0 0 25 0 4 0 731270789 614649856 121611 33554432000 4194304 4650419 140736099337440 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 150061 121611 393 112 0 145026 0
[pid=15905/tid=15906] ppid=15903 vsize=600244 CPUtime=1122.3 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 181202 0 0 0 112158 72 0 0 25 0 4 0 731270789 614649856 121611 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=600244 CPUtime=1108.96 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 108943 0 0 0 110847 49 0 0 25 0 4 0 731270789 614649856 121611 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=600244 CPUtime=1122.32 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 63126 0 0 0 112202 30 0 0 25 0 4 0 731270789 614649856 121611 33554432000 4194304 4650419 140736099337440 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4475.9
Current children cumulated vsize (KiB) 600244

[startup+1182.3 s]
/proc/loadavg: 8.02 8.04 7.80 9/371 16010
/proc/meminfo: memFree=22711356/32950928 swapFree=65730864/67111528
[pid=15905] ppid=15903 vsize=612372 CPUtime=4715.21 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 569362 0 0 0 471279 242 0 0 25 0 4 0 731270789 627068928 121541 33554432000 4194304 4650419 140736099337440 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 153093 121541 393 112 0 148058 0
[pid=15905/tid=15906] ppid=15903 vsize=612372 CPUtime=1182.29 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 186411 0 0 0 118156 73 0 0 25 0 4 0 731270789 627068928 121541 33554432000 4194304 4650419 140736099337440 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=612372 CPUtime=1168.25 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 114704 0 0 0 116774 51 0 0 25 0 4 0 731270789 627068928 121541 33554432000 4194304 4650419 140736099337440 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=612372 CPUtime=1182.32 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 63126 0 0 0 118202 30 0 0 25 0 4 0 731270789 627068928 121541 33554432000 4194304 4650419 140736099337440 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4715.21
Current children cumulated vsize (KiB) 612372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.01 8.03 7.80 9/371 16011
/proc/meminfo: memFree=22692496/32950928 swapFree=65730864/67111528
[pid=15905] ppid=15903 vsize=612372 CPUtime=4800.16 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 570204 0 0 0 479773 243 0 0 25 0 4 0 731270789 627068928 121739 33554432000 4194304 4650419 140736099337440 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 153093 121739 393 112 0 148058 0
[pid=15905/tid=15906] ppid=15903 vsize=612372 CPUtime=1203.61 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 186411 0 0 0 120288 73 0 0 25 0 4 0 731270789 627068928 121739 33554432000 4194304 4650419 140736099337440 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=612372 CPUtime=1189.28 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 114704 0 0 0 118877 51 0 0 25 0 4 0 731270789 627068928 121739 33554432000 4194304 4650419 140736099337440 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=612372 CPUtime=1203.64 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 63135 0 0 0 120334 30 0 0 25 0 4 0 731270789 627068928 121739 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 612372

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: 8.01 8.03 7.80 9/371 16011
/proc/meminfo: memFree=22692496/32950928 swapFree=65730864/67111528
[pid=15905] ppid=15903 vsize=612372 CPUtime=4800.16 cores=1,3,5,7
/proc/15905/stat : 15905 (strangenight1-m) R 15903 15905 15496 0 -1 4202496 570204 0 0 0 479773 243 0 0 25 0 4 0 731270789 627068928 121739 33554432000 4194304 4650419 140736099337440 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/15905/statm: 153093 121739 393 112 0 148058 0
[pid=15905/tid=15906] ppid=15903 vsize=612372 CPUtime=1203.61 cores=1,3,5,7
/proc/15905/task/15906/stat : 15906 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 186411 0 0 0 120288 73 0 0 25 0 4 0 731270789 627068928 121739 33554432000 4194304 4650419 140736099337440 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15905/tid=15907] ppid=15903 vsize=612372 CPUtime=1189.28 cores=1,3,5,7
/proc/15905/task/15907/stat : 15907 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 114704 0 0 0 118877 51 0 0 25 0 4 0 731270789 627068928 121739 33554432000 4194304 4650419 140736099337440 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15905/tid=15908] ppid=15903 vsize=612372 CPUtime=1203.64 cores=1,3,5,7
/proc/15905/task/15908/stat : 15908 (strangenight1-m) R 15903 15905 15496 0 -1 4202560 63135 0 0 0 120334 30 0 0 25 0 4 0 731270789 627068928 121739 33554432000 4194304 4650419 140736099337440 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 612372

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.64
CPU time (s): 4800.23
CPU user time (s): 4797.78
CPU system time (s): 2.45063
CPU usage (%): 398.809
Max. virtual memory (cumulated for all children) (KiB): 705632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.78
system time used= 2.45063
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 570204
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= 156
involuntary context switches= 20743

runsolver used 3.74943 second user time and 10.6214 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-15 00:00:01
IDJOB=3369014
IDBENCH=83023
IDSOLVER=1846
FILE ID=node116/3369014-1305410401
RUNJOBID= node116-1305410264-15849
PBS_JOBID= 13324511
Free space on /tmp= 73132 MiB

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

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

MD5SUM BENCH= 53886d9ad7fbf83830a3a7ec45d41e34
RANDOM SEED=231462708

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

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.826
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:     32950928 kB
MemFree:      23107728 kB
Buffers:         40616 kB
Cached:         112860 kB
SwapCached:      12356 kB
Active:        9579044 kB
Inactive:        57900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23107728 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:            6244 kB
Writeback:           0 kB
AnonPages:     9482056 kB
Mapped:          16360 kB
Slab:            96448 kB
PageTables:      44792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 83068196 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= 73124 MiB
End job on node116 at 2011-05-15 00:20:07