Trace number 3175405

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

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-3175405-1304122669.cnf'
0.00/0.00	c -- header says num vars:            125
0.00/0.00	c -- header says num clauses:        2662
0.00/0.00	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.00	c -- vars added        125
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
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
3.59/0.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.59/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.59/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.59/0.90	c calculated reachability. Time: 0.00
3.59/0.90	c Calc default polars -  time:   0.00 s pos:      60 undec:       1 neg:      64
3.59/0.90	c =========================================================================================
3.59/0.90	c types(t): F = full restart, N = normal restart
3.59/0.90	c types(t): S = simplification begin/end, E = solution found
3.59/0.90	c restart types(rt): st = static, dy = dynamic
3.59/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.59/0.90	c  B st     0         0       125      2662         0         0     13310         0   no data   no data  --
3.59/0.90	c Decided on static restart strategy
3.59/0.90	c  N st     8      4920       125      2662         0      4670     13310    120560   no data   no data  --
3.59/0.90	c  N st    10     11304       125      2662         0      4279     13310     86879   no data   no data  --
3.59/0.90	c  N st    11     17047       125      2662         0      9667     13310    219208   no data   no data  --
3.59/0.90	c  F st    12     25001       125      2662         0     11867     13310    275056   no data   no data  --
3.59/0.90	c  N st    12     25001       125      2662         0     11867     13310    275056   no data   no data  --
3.98/1.10	c Decided on static restart strategy
3.98/1.10	c  N st    18     30001       125      2662         0     10204     13310    225473   no data   no data  --
3.98/1.10	c  S st    18     30001       125      2662         0     10204     13310    225473   no data   no data  --
4.40/1.20	c  S st    18     30503       125      2662         0     10690     13310    238162   no data   no data  --
4.40/1.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/1.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.40/1.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.40/1.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.40/1.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/1.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4.40/1.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.78/1.75	c lits-rem:      2505  cl-subs:     1587  v-elim:      0  v-fix:    0  time:  2.48 s
6.78/1.79	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.16
6.78/1.79	c calculated reachability. Time: 0.00
6.78/1.79	c  N st    18     30503       125      2662         0      9103     13310    192951   no data   no data  --
7.97/2.08	c  N st    20     37615       125      2662         0      8395     13310    161039   no data   no data  --
9.19/2.38	c  N st    21     44014       125      2662         0     14399     13310    313299   no data   no data  --
9.56/2.47	c  S st    22     45756       125      2662         0     16067     13310    356675   no data   no data  --
9.96/2.51	c  S st    22     46257       125      2662         0     16552     13310    369477   no data   no data  --
9.96/2.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.96/2.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
9.96/2.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
9.96/2.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.55/3.91	c lits-rem:      3602  cl-subs:     1925  v-elim:      0  v-fix:    0  time:  5.53 s
15.55/3.91	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
15.55/3.92	c vivif2 --  cl tried    14627 cl shrink        0 lits rem          0 time: 0.01
15.55/3.99	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.29
15.55/3.99	c calculated reachability. Time: 0.00
15.55/3.99	c  N st    22     46257       125      2662         0     14627     13310    315036   no data   no data  --
18.75/4.78	c  N st    23     60655       125      2662         0     10459     13310    183221   no data   no data  --
20.75/5.23	c  N st    24     69386       125      2662         0     18694     13310    405222   no data   no data  --
20.75/5.23	c  S st    24     69386       125      2662         0     18694     13310    405222   no data   no data  --
20.75/5.28	c  S st    24     69891       125      2662         0     19189     13310    417899   no data   no data  --
20.75/5.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.75/5.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.75/5.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
21.14/5.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.14/5.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.14/5.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
21.14/5.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.14/6.89	c lits-rem:      5644  cl-subs:     1805  v-elim:      0  v-fix:    0  time:  6.34 s
27.14/6.89	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
27.14/6.89	c vivif2 --  cl tried    17384 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.32
27.54/6.97	c calculated reachability. Time: 0.00
27.54/6.97	c  N st    24     69891       125      2662         0     17384     13310    361206   no data   no data  --
31.53/7.96	c  F st    25     87500       125      2662         0     12344     13310    210872   no data   no data  --
31.53/7.96	c  N st    25     87500       125      2662         0     12344     13310    210872   no data   no data  --
32.73/8.22	c Decided on static restart strategy
33.13/8.39	c  N st    32     95540       125      2662         0     19924     13310    406745   no data   no data  --
35.92/9.01	c  N st    34    104838       125      2662         0     16453     13310    309129   no data   no data  --
35.92/9.01	c  S st    34    104838       125      2662         0     16453     13310    309129   no data   no data  --
35.92/9.06	c  S st    34    105347       125      2662         0     16948     13310    322274   no data   no data  --
35.92/9.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.92/9.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.92/9.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
35.92/9.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.92/9.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.92/9.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
35.92/9.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.71/10.23	c lits-rem:      2014  cl-subs:     1189  v-elim:      0  v-fix:    0  time:  4.60 s
40.71/10.23	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
40.71/10.23	c vivif2 --  cl tried    15759 cl shrink        0 lits rem          0 time: 0.01
41.12/10.30	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.28
41.12/10.30	c calculated reachability. Time: 0.00
41.12/10.30	c  N st    34    105347       125      2662         0     15759     13310    288671   no data   no data  --
43.52/10.96	c  N st    35    114946       125      2662         0     24748     13310    522187   no data   no data  --
47.51/11.92	c  N st    36    129343       125      2662         0     25241     13310    522988   no data   no data  --
53.49/13.45	c  N st    37    150938       125      2662         0     16418     13310    258802   no data   no data  --
55.50/13.94	c  S st    38    158021       125      2662         0     23037     13310    437219   no data   no data  --
55.90/14.00	c  S st    38    158525       125      2662         0     23526     13310    449753   no data   no data  --
55.90/14.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.90/14.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.90/14.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
55.90/14.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.90/14.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.90/14.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
55.90/14.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
61.91/15.53	c lits-rem:      3752  cl-subs:     1927  v-elim:      0  v-fix:    0  time:  6.05 s
61.91/15.53	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
61.91/15.54	c vivif2 --  cl tried    21599 cl shrink        0 lits rem          0 time: 0.02
62.29/15.64	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.42
62.29/15.64	c calculated reachability. Time: 0.00
62.29/15.64	c  N st    38    158525       125      2662         0     21599     13310    392965   no data   no data  --
78.27/19.69	c  N st    39    207113       125      2662         0     34337     13310    698387   no data   no data  --
89.85/22.54	c  N st    40    237790       125      2662         0     26578     13310    477590   no data   no data  --
89.85/22.54	c  S st    40    237790       125      2662         0     26578     13310    477590   no data   no data  --
90.25/22.60	c  S st    40    238293       125      2662         0     27069     13310    490445   no data   no data  --
90.25/22.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
90.25/22.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.25/22.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
90.25/22.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.25/22.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.25/22.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
90.25/22.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
96.66/24.25	c lits-rem:      4354  cl-subs:     1923  v-elim:      0  v-fix:    0  time:  6.47 s
96.66/24.25	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
96.66/24.25	c vivif2 --  cl tried    25146 cl shrink        0 lits rem          0 time: 0.02
97.06/24.38	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.49
97.06/24.38	c calculated reachability. Time: 0.00
97.06/24.38	c  N st    40    238293       125      2662         0     25146     13310    438092   no data   no data  --
123.43/30.97	c  F st    41    306250       125      2662         0     27066     13310    446475   no data   no data  --
123.43/30.97	c  N st    41    306250       125      2662         0     27066     13310    446475   no data   no data  --
125.40/31.42	c Decided on static restart strategy
134.98/33.89	c  N st    51    334550       125      2662         0     31244     13310    542623   no data   no data  --
146.17/36.64	c  N st    53    357441       125      2662         0     29220     13310    464256   no data   no data  --
146.17/36.64	c  S st    53    357441       125      2662         0     29220     13310    464256   no data   no data  --
146.57/36.71	c  S st    53    357947       125      2662         0     29710     13310    477306   no data   no data  --
146.57/36.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
146.57/36.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
146.57/36.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
146.57/36.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
146.57/36.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.57/36.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
146.57/36.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
151.75/38.08	c lits-rem:      2172  cl-subs:     1255  v-elim:      0  v-fix:    0  time:  5.37 s
151.75/38.08	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
151.75/38.09	c vivif2 --  cl tried    28455 cl shrink        0 lits rem          0 time: 0.02
152.55/38.22	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.54
152.55/38.22	c calculated reachability. Time: 0.00
152.55/38.22	c  N st    53    357947       125      2662         0     28455     13310    443833   no data   no data  --
169.74/42.55	c  N st    54    390339       125      2662         0     34415     13310    591201   no data   no data  --
192.11/48.19	c  N st    55    438928       125      2662         0     28418     13310    410849   no data   no data  --
224.07/56.13	c  N st    56    511811       125      2662         0     41328     13310    712526   no data   no data  --
235.25/58.94	c  N st    57    536920       125      2662         0     35897     13310    562150   no data   no data  --
235.25/58.94	c  S st    57    536920       125      2662         0     35897     13310    562150   no data   no data  --
235.65/59.03	c  S st    57    537423       125      2662         0     36383     13310    574482   no data   no data  --
235.65/59.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
235.65/59.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
235.65/59.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
235.65/59.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
235.65/59.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
235.65/59.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
235.65/59.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
242.43/60.71	c lits-rem:      2988  cl-subs:     1365  v-elim:      0  v-fix:    0  time:  6.59 s
242.43/60.71	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
242.43/60.72	c vivif2 --  cl tried    35018 cl shrink        0 lits rem          0 time: 0.02
243.23/60.91	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.75
243.23/60.91	c calculated reachability. Time: 0.00
243.23/60.91	c  N st    57    537423       125      2662         0     35018     13310    534756   no data   no data  --
325.92/81.63	c  N st    58    701410       125      2662         0     63302     13310   1228519   no data   no data  --
385.04/96.46	c  N st    59    806135       125      2662         0     57154     13310   1027355   no data   no data  --
385.04/96.46	c  S st    59    806135       125      2662         0     57154     13310   1027355   no data   no data  --
385.84/96.65	c  S st    59    806643       125      2662         0     57650     13310   1040433   no data   no data  --
385.84/96.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
385.84/96.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
385.84/96.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
386.24/96.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
386.24/96.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
386.24/96.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
386.24/96.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
409.40/102.59	c lits-rem:      1514  cl-subs:     4819  v-elim:      0  v-fix:    0  time: 23.47 s
409.40/102.59	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
409.80/102.60	c vivif2 --  cl tried    52831 cl shrink        0 lits rem          0 time: 0.04
410.60/102.88	c asymm  cl-useful: 0/1914/2662 lits-rem:0 time: 1.10
410.60/102.88	c calculated reachability. Time: 0.00
410.60/102.88	c  N st    59    806643       125      2662         0     52831     13310    917383   no data   no data  --
593.95/148.70	c  F st    60   1071875       125      2662         0     68055     13310   1222721   no data   no data  --
593.95/148.70	c  N st    60   1071875       125      2662         0     68055     13310   1222721   no data   no data  --
597.97/149.72	c Decided on static restart strategy
613.92/153.74	c  N st    70   1100183       125      2662         0     52738     13310    802339   no data   no data  --
639.89/160.20	c  N st    72   1136177       125      2662         0     43377     13310    535476   no data   no data  --
661.86/165.72	c  N st    73   1168569       125      2662         0     73682     13310   1347913   no data   no data  --
698.21/174.83	c  N st    74   1209964       125      2662         0     68586     13310   1205290   no data   no data  --
698.21/174.83	c  S st    74   1209964       125      2662         0     68586     13310   1205290   no data   no data  --
699.41/175.11	c  S st    74   1210465       125      2662         0     69074     13310   1218110   no data   no data  --
699.41/175.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
699.41/175.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
699.41/175.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
699.82/175.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
699.82/175.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
699.82/175.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
699.82/175.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
746.55/186.92	c lits-rem:      1014  cl-subs:     4559  v-elim:      0  v-fix:    0  time: 46.80 s
746.55/186.92	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
746.55/186.94	c vivif2 --  cl tried    64515 cl shrink        0 lits rem          0 time: 0.06
747.37/187.12	c asymm  cl-useful: 0/748/2662 lits-rem:0 time: 0.74
747.37/187.13	c calculated reachability. Time: 0.00
747.37/187.13	c  N st    74   1210465       125      2662         0     64515     13310   1091588   no data   no data  --
812.06/203.39	c  N st    75   1283347       125      2662         0     87971     13310   1683772   no data   no data  --
916.31/229.40	c  N st    76   1392670       125      2662         0     49769     13310    627900   no data   no data  --
1038.94/260.15	c  N st    77   1556655       125      2662         0     54524     13310    708220   no data   no data  --
1170.77/293.10	c  N st    78   1710465       125      2662         0     94302     13310   1734082   no data   no data  --
1170.77/293.10	c  S st    78   1710465       125      2662         0     94302     13310   1734082   no data   no data  --
1171.96/293.42	c  S st    78   1710968       125      2662         0     94790     13310   1747324   no data   no data  --
1171.96/293.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1171.96/293.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1171.96/293.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
1172.36/293.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1172.36/293.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1172.36/293.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1172.36/293.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1306.58/327.17	c lits-rem:      2224  cl-subs:     9600  v-elim:      0  v-fix:    0  time: 134.38 s
1306.58/327.17	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1306.58/327.20	c vivif2 --  cl tried    85190 cl shrink        0 lits rem          0 time: 0.08
1308.58/327.65	c asymm  cl-useful: 0/1323/2662 lits-rem:0 time: 1.82
1308.58/327.65	c calculated reachability. Time: 0.00
1308.58/327.65	c  N st    78   1710968       125      2662         0     85190     13310   1505377   no data   no data  --
1643.74/411.54	c  N st    79   2079933       125      2662         0     96688     13310   1690980   no data   no data  --
1764.36/441.72	c  N st    80   2210969       125      2662         0    100412     13310   1777957   no data   no data  --
1764.36/441.72	c  S st    80   2210969       125      2662         0    100412     13310   1777957   no data   no data  --
1765.56/442.01	c  S st    80   2211470       125      2662         0    100897     13310   1791279   no data   no data  --
1765.56/442.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1765.56/442.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1765.56/442.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.19
1765.96/442.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1765.96/442.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1765.96/442.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1765.96/442.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1886.58/472.32	c lits-rem:      2143  cl-subs:    10246  v-elim:      0  v-fix:    0  time: 120.60 s
1886.58/472.32	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1886.58/472.34	c vivif2 --  cl tried    90651 cl shrink        0 lits rem          0 time: 0.09
1888.58/472.81	c asymm  cl-useful: 0/1087/2662 lits-rem:0 time: 1.87
1888.58/472.81	c calculated reachability. Time: 0.00
1888.58/472.81	c  N st    80   2211470       125      2662         0     90651     13310   1531927   no data   no data  --
2374.32/594.44	c  N st    81   2711470       125      2662         0    113452     13310   1987220   no data   no data  --
2374.32/594.44	c  S st    81   2711470       125      2662         0    113452     13310   1987220   no data   no data  --
2375.91/594.81	c  S st    81   2711974       125      2662         0    113942     13310   2000183   no data   no data  --
2375.91/594.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2375.91/594.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2375.91/594.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.22
2376.31/594.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2376.31/594.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2376.31/594.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2376.31/594.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2547.28/637.72	c lits-rem:      2509  cl-subs:    13048  v-elim:      0  v-fix:    0  time: 170.88 s
2547.28/637.72	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2547.28/637.74	c vivif2 --  cl tried   100894 cl shrink        0 lits rem          0 time: 0.10
2549.27/638.21	c asymm  cl-useful: 0/1167/2662 lits-rem:0 time: 1.85
2549.27/638.21	c calculated reachability. Time: 0.00
2549.27/638.21	c  N st    81   2711974       125      2662         0    100894     13310   1697671   no data   no data  --
3143.67/787.09	c  N st    82   3211974       125      2662         0     78724     13310   1004212   no data   no data  --
3143.67/787.09	c  S st    82   3211974       125      2662         0     78724     13310   1004212   no data   no data  --
3144.87/787.38	c  S st    82   3212477       125      2662         0     79213     13310   1017218   no data   no data  --
3144.87/787.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3144.87/787.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3145.27/787.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.17
3145.27/787.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3145.27/787.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3145.27/787.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3145.27/787.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3167.63/793.05	c lits-rem:       572  cl-subs:     1444  v-elim:      0  v-fix:    0  time: 22.31 s
3167.63/793.05	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3167.63/793.07	c vivif2 --  cl tried    77769 cl shrink        0 lits rem          0 time: 0.06
3168.83/793.39	c asymm  cl-useful: 0/1261/2662 lits-rem:0 time: 1.27
3168.83/793.39	c calculated reachability. Time: 0.00
3168.83/793.39	c  N st    82   3212477       125      2662         0     77769     13310    980562   no data   no data  --
3744.07/937.39	c  N st    83   3712477       125      2662         0     88315     13310   1176091   no data   no data  --
3744.07/937.39	c  S st    83   3712477       125      2662         0     88315     13310   1176091   no data   no data  --
3745.25/937.67	c  S st    83   3712980       125      2662         0     88804     13310   1189024   no data   no data  --
3745.25/937.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3745.25/937.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3745.65/937.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
3745.65/937.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3745.65/937.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3745.65/937.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3745.65/937.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3773.61/944.75	c lits-rem:      1142  cl-subs:     2130  v-elim:      0  v-fix:    0  time: 27.96 s
3773.61/944.75	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3773.61/944.76	c vivif2 --  cl tried    86674 cl shrink        0 lits rem          0 time: 0.06
3774.83/945.08	c asymm  cl-useful: 0/1347/2662 lits-rem:0 time: 1.26
3774.83/945.08	c calculated reachability. Time: 0.00
3774.83/945.08	c  N st    83   3712980       125      2662         0     86674     13310   1131476   no data   no data  --
3825.14/957.63	c  F st    84   3751563       125      2662         0    122853     13310   2106064   no data   no data  --
3825.14/957.63	c  N st    84   3751563       125      2662         0    122853     13310   2106064   no data   no data  --
3834.72/960.01	c Decided on static restart strategy
3879.89/971.32	c  N st    94   3779865       125      2662         0    149471     13310   2803176   no data   no data  --
3927.80/983.34	c  N st    96   3815860       125      2662         0    103762     13310   1558945   no data   no data  --
3970.94/994.11	c  N st    97   3848255       125      2662         0    134124     13310   2364873   no data   no data  --
4032.05/1009.48	c  N st    98   3896843       125      2662         0     99178     13310   1401078   no data   no data  --
4128.72/1033.60	c  N st    99   3969726       125      2662         0     86046     13310   1051008   no data   no data  --
4284.91/1072.71	c  N st   100   4079049       125      2662         0    105852     13310   1558282   no data   no data  --
4445.89/1113.07	c  N st   101   4212980       125      2662         0    147244     13310   2620901   no data   no data  --
4445.89/1113.07	c  S st   101   4212980       125      2662         0    147244     13310   2620901   no data   no data  --
4448.28/1113.60	c  S st   101   4213485       125      2662         0    147733     13310   2633908   no data   no data  --
4448.28/1113.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4448.28/1113.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4448.28/1113.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.31
4448.68/1113.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4448.68/1113.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4448.68/1113.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4448.68/1113.77	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-3175405-1304122669/watcher-3175405-1304122669 -o /tmp/evaluation-result-3175405-1304122669/solver-3175405-1304122669 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175405-1304122669.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.10 7.90 7.53 6/183 26067
/proc/meminfo: memFree=25702252/32951124 swapFree=67111412/67111528
[pid=26067] ppid=26065 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 414 0 0 0 0 0 0 0 18 0 4 0 523865068 52465664 353 33554432000 4194304 4650419 140737336348864 18446744073709551615 47363462928310 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 12809 353 303 112 0 7774 0
[pid=26067/tid=26069] ppid=26065 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 523865068 52465664 353 33554432000 4194304 4650419 140737336348864 18446744073709551615 47363462928306 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 523865068 52465664 353 33554432000 4194304 4650419 140737336348864 18446744073709551615 47363462928306 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 523865068 52465664 353 33554432000 4194304 4650419 140737336348864 18446744073709551615 232335948785 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.106384 s]
/proc/loadavg: 7.10 7.90 7.53 6/183 26067
/proc/meminfo: memFree=25702252/32951124 swapFree=67111412/67111528
[pid=26067] ppid=26065 vsize=284156 CPUtime=0.61 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 2581 0 0 0 61 0 0 0 20 0 4 0 523865068 290975744 1803 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 71039 1804 391 112 0 66004 0
[pid=26067/tid=26069] ppid=26065 vsize=284156 CPUtime=0.15 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 567 0 0 0 15 0 0 0 20 0 4 0 523865068 290975744 1804 33554432000 4194304 4650419 140737336348864 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=284156 CPUtime=0.15 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 605 0 0 0 15 0 0 0 18 0 4 0 523865068 290975744 1804 33554432000 4194304 4650419 140737336348864 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=284156 CPUtime=0.14 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 431 0 0 0 14 0 0 0 21 0 4 0 523865068 290975744 1804 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 284156

[startup+0.257214 s]
/proc/loadavg: 7.10 7.90 7.53 6/183 26067
/proc/meminfo: memFree=25702252/32951124 swapFree=67111412/67111528
[pid=26067] ppid=26065 vsize=284312 CPUtime=1.01 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 2992 0 0 0 101 0 0 0 20 0 4 0 523865068 291135488 2214 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365252 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 71078 2214 391 112 0 66043 0
[pid=26067/tid=26069] ppid=26065 vsize=284312 CPUtime=0.25 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 676 0 0 0 25 0 0 0 20 0 4 0 523865068 291135488 2214 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=284312 CPUtime=0.25 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 710 0 0 0 25 0 0 0 18 0 4 0 523865068 291135488 2214 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=284312 CPUtime=0.24 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 523 0 0 0 24 0 0 0 21 0 4 0 523865068 291135488 2214 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 284312

[startup+0.357197 s]
/proc/loadavg: 7.10 7.90 7.53 6/183 26067
/proc/meminfo: memFree=25702252/32951124 swapFree=67111412/67111528
[pid=26067] ppid=26065 vsize=284948 CPUtime=1.41 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 3864 0 0 0 141 0 0 0 20 0 4 0 523865068 291786752 2147 33554432000 4194304 4650419 140737336348864 18446744073709551615 4333674 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 71237 2147 391 112 0 66202 0
[pid=26067/tid=26069] ppid=26065 vsize=284948 CPUtime=0.35 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 886 0 0 0 35 0 0 0 20 0 4 0 523865068 291786752 2147 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=284948 CPUtime=0.35 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 928 0 0 0 35 0 0 0 18 0 4 0 523865068 291786752 2147 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=284948 CPUtime=0.34 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 735 0 0 0 34 0 0 0 21 0 4 0 523865068 291786752 2147 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 284948

[startup+0.701136 s]
/proc/loadavg: 7.10 7.90 7.53 6/183 26067
/proc/meminfo: memFree=25702252/32951124 swapFree=67111412/67111528
[pid=26067] ppid=26065 vsize=285804 CPUtime=2.78 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 5643 0 0 0 278 0 0 0 21 0 4 0 523865068 292663296 2742 33554432000 4194304 4650419 140737336348864 18446744073709551615 4363435 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 71451 2742 391 112 0 66416 0
[pid=26067/tid=26069] ppid=26065 vsize=285804 CPUtime=0.69 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 1364 0 0 0 69 0 0 0 20 0 4 0 523865068 292663296 2742 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=285804 CPUtime=0.69 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 1372 0 0 0 69 0 0 0 18 0 4 0 523865068 292663296 2742 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=285804 CPUtime=0.69 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 1136 0 0 0 69 0 0 0 22 0 4 0 523865068 292663296 2742 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285804

[startup+1.501 s]
/proc/loadavg: 7.10 7.90 7.53 11/188 26072
/proc/meminfo: memFree=25677040/32951124 swapFree=67111412/67111528
[pid=26067] ppid=26065 vsize=286920 CPUtime=5.98 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 11428 0 0 0 596 2 0 0 23 0 4 0 523865068 293806080 6289 33554432000 4194304 4650419 140737336348864 18446744073709551615 4439280 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 71730 6289 393 112 0 66695 0
[pid=26067/tid=26069] ppid=26065 vsize=286920 CPUtime=1.49 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 3428 0 0 0 149 0 0 0 23 0 4 0 523865068 293806080 6289 33554432000 4194304 4650419 140737336348864 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=286920 CPUtime=1.49 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 2341 0 0 0 149 0 0 0 20 0 4 0 523865068 293806080 6289 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=286920 CPUtime=1.48 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 1948 0 0 0 148 0 0 0 25 0 4 0 523865068 293806080 6289 33554432000 4194304 4650419 140737336348864 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 286920

[startup+3.10071 s]
/proc/loadavg: 7.17 7.90 7.54 11/188 26072
/proc/meminfo: memFree=25627828/32951124 swapFree=67111412/67111528
[pid=26067] ppid=26065 vsize=302992 CPUtime=12.36 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 18614 0 0 0 1233 3 0 0 25 0 4 0 523865068 310263808 12010 33554432000 4194304 4650419 140737336348864 18446744073709551615 4439099 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 75748 12010 393 112 0 70713 0
[pid=26067/tid=26069] ppid=26065 vsize=302992 CPUtime=3.08 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 4494 0 0 0 308 0 0 0 25 0 4 0 523865068 310263808 12010 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=302992 CPUtime=3.09 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 4452 0 0 0 309 0 0 0 25 0 4 0 523865068 310263808 12010 33554432000 4194304 4650419 140737336348864 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=302992 CPUtime=3.06 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 4142 0 0 0 306 0 0 0 25 0 4 0 523865068 310263808 12010 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 302992

[startup+6.30115 s]
/proc/loadavg: 7.17 7.90 7.54 11/188 26072
/proc/meminfo: memFree=25586916/32951124 swapFree=67111412/67111528
[pid=26067] ppid=26065 vsize=303760 CPUtime=25.15 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 26601 0 0 0 2510 5 0 0 25 0 4 0 523865068 311050240 15879 33554432000 4194304 4650419 140737336348864 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 75940 15879 393 112 0 70905 0
[pid=26067/tid=26069] ppid=26065 vsize=303760 CPUtime=6.29 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 6208 0 0 0 628 1 0 0 25 0 4 0 523865068 311050240 15879 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=303760 CPUtime=6.28 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 7862 0 0 0 627 1 0 0 25 0 4 0 523865068 311050240 15879 33554432000 4194304 4650419 140737336348864 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=303760 CPUtime=6.25 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 5487 0 0 0 625 0 0 0 25 0 4 0 523865068 311050240 15879 33554432000 4194304 4650419 140737336348864 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 303760

[startup+12.701 s]
/proc/loadavg: 7.30 7.90 7.54 10/188 26072
/proc/meminfo: memFree=25536808/32951124 swapFree=67111412/67111528
[pid=26067] ppid=26065 vsize=304260 CPUtime=50.7 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 38616 0 0 0 5063 7 0 0 25 0 4 0 523865068 311562240 21345 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 76065 21345 393 112 0 71030 0
[pid=26067/tid=26069] ppid=26065 vsize=304260 CPUtime=12.69 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 10091 0 0 0 1267 2 0 0 25 0 4 0 523865068 311562240 21345 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=304260 CPUtime=12.69 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 10953 0 0 0 1267 2 0 0 25 0 4 0 523865068 311562240 21345 33554432000 4194304 4650419 140737336348864 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=304260 CPUtime=12.62 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 7728 0 0 0 1261 1 0 0 25 0 4 0 523865068 311562240 21345 33554432000 4194304 4650419 140737336348864 18446744073709551615 4355019 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 304260

[startup+25.5007 s]
/proc/loadavg: 7.49 7.92 7.55 11/188 26072
/proc/meminfo: memFree=25493196/32951124 swapFree=67111412/67111528
[pid=26067] ppid=26065 vsize=325116 CPUtime=101.83 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 58132 0 0 0 10170 13 0 0 25 0 4 0 523865068 332918784 26720 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 81279 26720 393 112 0 76244 0
[pid=26067/tid=26069] ppid=26065 vsize=325116 CPUtime=25.49 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 16508 0 0 0 2545 4 0 0 25 0 4 0 523865068 332918784 26720 33554432000 4194304 4650419 140737336348864 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=325116 CPUtime=25.48 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 17824 0 0 0 2544 4 0 0 25 0 4 0 523865068 332918784 26720 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=325116 CPUtime=25.34 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 9693 0 0 0 2533 1 0 0 25 0 4 0 523865068 332918784 26720 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 325116

[startup+51.1012 s]
/proc/loadavg: 7.66 7.93 7.56 11/188 26073
/proc/meminfo: memFree=25441048/32951124 swapFree=67111412/67111528
[pid=26067] ppid=26065 vsize=307512 CPUtime=204.09 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 86040 0 0 0 20389 20 0 0 25 0 4 0 523865068 314892288 32077 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 76878 32077 393 112 0 71843 0
[pid=26067/tid=26069] ppid=26065 vsize=307512 CPUtime=51.09 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 25927 0 0 0 5102 7 0 0 25 0 4 0 523865068 314892288 32077 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=307512 CPUtime=51.08 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 27831 0 0 0 5102 6 0 0 25 0 4 0 523865068 314892288 32077 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=307512 CPUtime=50.8 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 11152 0 0 0 5078 2 0 0 25 0 4 0 523865068 314892288 32077 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 307512

[startup+102.301 s]
/proc/loadavg: 8.07 8.00 7.60 10/188 26075
/proc/meminfo: memFree=25360188/32951124 swapFree=67111412/67111528
[pid=26067] ppid=26065 vsize=351032 CPUtime=408.63 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 135360 0 0 0 40832 31 0 0 25 0 4 0 523865068 359456768 44971 33554432000 4194304 4650419 140737336348864 18446744073709551615 4476315 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 87758 44971 393 112 0 82723 0
[pid=26067/tid=26069] ppid=26065 vsize=351032 CPUtime=102.3 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 39154 0 0 0 10220 10 0 0 25 0 4 0 523865068 359456768 44971 33554432000 4194304 4650419 140737336348864 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=351032 CPUtime=102.28 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 43814 0 0 0 10219 9 0 0 25 0 4 0 523865068 359456768 44971 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=351032 CPUtime=101.72 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 15284 0 0 0 10170 2 0 0 25 0 4 0 523865068 359456768 44971 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 351032

[startup+162.3 s]

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

[pid=26067] ppid=26065 vsize=502820 CPUtime=2565.66 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 435240 0 0 0 256424 142 0 0 25 0 4 0 523865068 514887680 98411 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 125705 98411 393 112 0 120670 0
[pid=26067/tid=26069] ppid=26065 vsize=502820 CPUtime=642.3 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 128938 0 0 0 64187 43 0 0 25 0 4 0 523865068 514887680 98411 33554432000 4194304 4650419 140737336348864 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=502820 CPUtime=642.29 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 138801 0 0 0 64183 46 0 0 25 0 4 0 523865068 514887680 98411 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=502820 CPUtime=638.73 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 45000 0 0 0 63857 16 0 0 25 0 4 0 523865068 514887680 98411 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.66
Current children cumulated vsize (KiB) 502820

[startup+702.301 s]
/proc/loadavg: 8.08 8.14 7.85 11/188 26091
/proc/meminfo: memFree=24900116/32951124 swapFree=67111412/67111528
[pid=26067] ppid=26065 vsize=528440 CPUtime=2805.32 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 452959 0 0 0 280383 149 0 0 25 0 4 0 523865068 541122560 105354 33554432000 4194304 4650419 140737336348864 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 132110 105354 393 112 0 127075 0
[pid=26067/tid=26069] ppid=26065 vsize=528440 CPUtime=702.31 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 130960 0 0 0 70187 44 0 0 25 0 4 0 523865068 541122560 105354 33554432000 4194304 4650419 140737336348864 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=528440 CPUtime=702.28 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 148111 0 0 0 70178 50 0 0 25 0 4 0 523865068 541122560 105354 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=528440 CPUtime=698.4 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 47405 0 0 0 69823 17 0 0 25 0 4 0 523865068 541122560 105354 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.32
Current children cumulated vsize (KiB) 528440

[startup+762.301 s]
/proc/loadavg: 8.17 8.15 7.88 11/188 26092
/proc/meminfo: memFree=24894524/32951124 swapFree=67111412/67111528
[pid=26067] ppid=26065 vsize=518852 CPUtime=3045.03 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 469418 0 0 0 304346 157 0 0 25 0 4 0 523865068 531304448 104241 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 129713 104241 393 112 0 124678 0
[pid=26067/tid=26069] ppid=26065 vsize=518852 CPUtime=762.32 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 133912 0 0 0 76187 45 0 0 25 0 4 0 523865068 531304448 104241 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=518852 CPUtime=762.29 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 157698 0 0 0 76175 54 0 0 25 0 4 0 523865068 531304448 104241 33554432000 4194304 4650419 140737336348864 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=518852 CPUtime=758.07 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 47828 0 0 0 75790 17 0 0 25 0 4 0 523865068 531304448 104241 33554432000 4194304 4650419 140737336348864 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.03
Current children cumulated vsize (KiB) 518852

[startup+822.3 s]
/proc/loadavg: 8.07 8.13 7.88 12/188 26094
/proc/meminfo: memFree=24811564/32951124 swapFree=67111412/67111528
[pid=26067] ppid=26065 vsize=595096 CPUtime=3284.67 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 482361 0 0 0 328306 161 0 0 25 0 4 0 523865068 609378304 112858 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366298 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 148774 112858 393 112 0 143739 0
[pid=26067/tid=26069] ppid=26065 vsize=595096 CPUtime=822.31 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 135369 0 0 0 82186 45 0 0 25 0 4 0 523865068 609378304 112858 33554432000 4194304 4650419 140737336348864 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=595096 CPUtime=822.28 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 165754 0 0 0 82172 56 0 0 25 0 4 0 523865068 609378304 112858 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=595096 CPUtime=817.74 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 51249 0 0 0 81754 20 0 0 25 0 4 0 523865068 609378304 112858 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.67
Current children cumulated vsize (KiB) 595096

[startup+882.307 s]
/proc/loadavg: 8.11 8.13 7.90 11/188 26095
/proc/meminfo: memFree=24806836/32951124 swapFree=67111412/67111528
[pid=26067] ppid=26065 vsize=611504 CPUtime=3524.37 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 503158 0 0 0 352266 171 0 0 25 0 4 0 523865068 626180096 114328 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 152876 114328 393 112 0 147841 0
[pid=26067/tid=26069] ppid=26065 vsize=611504 CPUtime=882.32 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 142963 0 0 0 88184 48 0 0 25 0 4 0 523865068 626180096 114328 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=611504 CPUtime=882.29 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 172872 0 0 0 88169 60 0 0 25 0 4 0 523865068 626180096 114328 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=611504 CPUtime=877.41 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 54082 0 0 0 87720 21 0 0 25 0 4 0 523865068 626180096 114328 33554432000 4194304 4650419 140737336348864 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.37
Current children cumulated vsize (KiB) 611504

[startup+942.301 s]
/proc/loadavg: 8.04 8.10 7.91 9/188 26097
/proc/meminfo: memFree=24813396/32951124 swapFree=67111412/67111528
[pid=26067] ppid=26065 vsize=611804 CPUtime=3764.02 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 520749 0 0 0 376224 178 0 0 25 0 4 0 523865068 626487296 114660 33554432000 4194304 4650419 140737336348864 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 152951 114660 393 112 0 147916 0
[pid=26067/tid=26069] ppid=26065 vsize=611804 CPUtime=942.31 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 144872 0 0 0 94182 49 0 0 25 0 4 0 523865068 626487296 114660 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=611804 CPUtime=942.29 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 180029 0 0 0 94167 62 0 0 25 0 4 0 523865068 626487296 114660 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=611804 CPUtime=937.08 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 54082 0 0 0 93687 21 0 0 25 0 4 0 523865068 626487296 114660 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 611804

[startup+1002.3 s]
/proc/loadavg: 8.11 8.11 7.92 11/188 26099
/proc/meminfo: memFree=24828368/32951124 swapFree=67111412/67111528
[pid=26067] ppid=26065 vsize=612004 CPUtime=4003.69 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 535906 0 0 0 400185 184 0 0 25 0 4 0 523865068 626692096 116334 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 153001 116334 393 112 0 147966 0
[pid=26067/tid=26069] ppid=26065 vsize=612004 CPUtime=1002.31 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 146601 0 0 0 100182 49 0 0 25 0 4 0 523865068 626692096 116334 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=612004 CPUtime=1002.29 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 188050 0 0 0 100165 64 0 0 25 0 4 0 523865068 626692096 116334 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365192 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=612004 CPUtime=996.74 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 54082 0 0 0 99653 21 0 0 25 0 4 0 523865068 626692096 116334 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 612004

[startup+1062.3 s]
/proc/loadavg: 8.10 8.11 7.92 11/188 26100
/proc/meminfo: memFree=24811736/32951124 swapFree=67111412/67111528
[pid=26067] ppid=26065 vsize=612252 CPUtime=4243.37 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 551686 0 0 0 424144 193 0 0 25 0 4 0 523865068 626946048 116438 33554432000 4194304 4650419 140737336348864 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 153063 116438 393 112 0 148028 0
[pid=26067/tid=26069] ppid=26065 vsize=612252 CPUtime=1062.32 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 147176 0 0 0 106182 50 0 0 25 0 4 0 523865068 626946048 116438 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=612252 CPUtime=1062.29 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 195727 0 0 0 106160 69 0 0 25 0 4 0 523865068 626946048 116438 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=612252 CPUtime=1056.41 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 54552 0 0 0 105620 21 0 0 25 0 4 0 523865068 626946048 116438 33554432000 4194304 4650419 140737336348864 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.37
Current children cumulated vsize (KiB) 612252

[startup+1122.3 s]
/proc/loadavg: 8.18 8.13 7.94 10/188 26102
/proc/meminfo: memFree=24776760/32951124 swapFree=67111412/67111528
[pid=26067] ppid=26065 vsize=658104 CPUtime=4483.04 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 564686 0 0 0 448104 200 0 0 25 0 4 0 523865068 673898496 117924 33554432000 4194304 4650419 140737336348864 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 164526 117924 393 112 0 159491 0
[pid=26067/tid=26069] ppid=26065 vsize=658104 CPUtime=1122.32 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 150080 0 0 0 112180 52 0 0 25 0 4 0 523865068 673898496 117924 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=658104 CPUtime=1122.3 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 201555 0 0 0 112157 73 0 0 25 0 4 0 523865068 673898496 117924 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=658104 CPUtime=1116.08 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 54744 0 0 0 111587 21 0 0 25 0 4 0 523865068 673898496 117924 33554432000 4194304 4650419 140737336348864 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 658104

[startup+1182.3 s]
/proc/loadavg: 8.11 8.12 7.95 10/188 26103
/proc/meminfo: memFree=24710408/32951124 swapFree=67111412/67111528
[pid=26067] ppid=26065 vsize=678156 CPUtime=4722.71 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 576748 0 0 0 472066 205 0 0 25 0 4 0 523865068 694431744 122387 33554432000 4194304 4650419 140737336348864 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 169539 122387 393 112 0 164504 0
[pid=26067/tid=26069] ppid=26065 vsize=678156 CPUtime=1182.32 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 151809 0 0 0 118178 54 0 0 25 0 4 0 523865068 694431744 122387 33554432000 4194304 4650419 140737336348864 18446744073709551615 4330629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=678156 CPUtime=1182.29 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 210368 0 0 0 118154 75 0 0 25 0 4 0 523865068 694431744 122387 33554432000 4194304 4650419 140737336348864 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=678156 CPUtime=1175.74 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 55447 0 0 0 117553 21 0 0 25 0 4 0 523865068 694431744 122387 33554432000 4194304 4650419 140737336348864 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 678156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.08 8.11 7.95 11/188 26104
/proc/meminfo: memFree=24676176/32951124 swapFree=67111412/67111528
[pid=26067] ppid=26065 vsize=678156 CPUtime=4800.21 cores=0,2,4,6
/proc/26067/stat : 26067 (strangenight1-m) R 26065 26067 26027 0 -1 4202496 582998 0 0 0 479814 207 0 0 25 0 4 0 523865068 694431744 127816 33554432000 4194304 4650419 140737336348864 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/26067/statm: 169539 127816 393 112 0 164504 0
[pid=26067/tid=26069] ppid=26065 vsize=678156 CPUtime=1201.73 cores=0,2,4,6
/proc/26067/task/26069/stat : 26069 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 157284 0 0 0 120118 55 0 0 25 0 4 0 523865068 694431744 127816 33554432000 4194304 4650419 140737336348864 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=26067/tid=26070] ppid=26065 vsize=678156 CPUtime=1201.7 cores=0,2,4,6
/proc/26067/task/26070/stat : 26070 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 210368 0 0 0 120095 75 0 0 25 0 4 0 523865068 694431744 127816 33554432000 4194304 4650419 140737336348864 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=26067/tid=26071] ppid=26065 vsize=678156 CPUtime=1195.03 cores=0,2,4,6
/proc/26067/task/26071/stat : 26071 (strangenight1-m) R 26065 26067 26027 0 -1 4202560 56222 0 0 0 119480 23 0 0 25 0 4 0 523865068 694431744 127816 33554432000 4194304 4650419 140737336348864 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 678156

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.26
CPU user time (s): 4798.17
CPU system time (s): 2.09768
CPU usage (%): 399.444
Max. virtual memory (cumulated for all children) (KiB): 722560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.17
system time used= 2.09768
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 582998
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= 419
involuntary context switches= 68950

runsolver used 1.85872 second user time and 4.73328 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 53886d9ad7fbf83830a3a7ec45d41e34
RANDOM SEED=2016549429

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

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

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

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

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

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

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

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

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


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

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