Trace number 3175268

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.34 1201.73

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1502652578-043.UNKNOWN.cnf
MD5SUM200b19edc2ebf99249f1125469c39206
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 variables150
Number of clauses3195
Sum of the clauses size15975
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 53195
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-3175268-1304105374.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.02	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.02	c -- vars added        150
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
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:    150 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.57/0.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.57/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.57/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.57/0.90	c calculated reachability. Time: 0.00
3.57/0.90	c Calc default polars -  time:   0.00 s pos:      75 undec:       5 neg:      70
3.57/0.90	c =========================================================================================
3.57/0.90	c types(t): F = full restart, N = normal restart
3.57/0.90	c types(t): S = simplification begin/end, E = solution found
3.57/0.90	c restart types(rt): st = static, dy = dynamic
3.57/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.57/0.90	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
3.57/0.90	c Decided on static restart strategy
3.57/0.90	c  N st     8      4919       150      3195         0      4710     15975    141564   no data   no data  --
3.57/0.90	c  N st    10     11307       150      3195         0      4344     15975     99526   no data   no data  --
3.57/0.90	c  N st    11     17050       150      3195         0      9812     15975    266241   no data   no data  --
3.98/1.00	c  F st    12     25004       150      3195         0     12002     15975    326589   no data   no data  --
3.98/1.00	c  N st    12     25004       150      3195         0     12002     15975    326589   no data   no data  --
4.39/1.15	c Decided on static restart strategy
4.39/1.15	c  N st    18     30000       150      3195         0     10303     15975    266161   no data   no data  --
4.39/1.15	c  S st    18     30000       150      3195         0     10303     15975    266161   no data   no data  --
4.39/1.18	c  S st    18     30503       150      3195         0     10798     15975    280499   no data   no data  --
4.39/1.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.39/1.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.39/1.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
4.39/1.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.39/1.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/1.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4.39/1.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.37/2.12	c lits-rem:      2724  cl-subs:     1112  v-elim:      0  v-fix:    0  time:  3.70 s
8.37/2.17	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.20
8.37/2.17	c calculated reachability. Time: 0.00
8.37/2.17	c  N st    18     30503       150      3195         0      9686     15975    239445   no data   no data  --
9.96/2.53	c  N st    20     37616       150      3195         0      8978     15975    200654   no data   no data  --
11.17/2.83	c  N st    21     44016       150      3195         0     15034     15975    391753   no data   no data  --
11.57/2.95	c  S st    22     45754       150      3195         0     16687     15975    441844   no data   no data  --
11.97/3.00	c  S st    22     46257       150      3195         0      8669     15975    171520   no data   no data  --
11.97/3.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.97/3.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.97/3.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
11.97/3.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.97/3.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.97/3.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
11.97/3.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.18/3.32	c lits-rem:       430  cl-subs:      124  v-elim:      0  v-fix:    0  time:  1.24 s
13.18/3.32	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
13.18/3.32	c vivif2 --  cl tried     8545 cl shrink        0 lits rem          0 time: 0.01
13.18/3.36	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.17
13.18/3.36	c calculated reachability. Time: 0.00
13.18/3.36	c  N st    22     46257       150      3195         0      8545     15975    166951   no data   no data  --
16.36/4.10	c  N st    23     60654       150      3195         0     12757     15975    278817   no data   no data  --
18.35/4.67	c  N st    24     69385       150      3195         0     10621     15975    197778   no data   no data  --
18.35/4.67	c  S st    24     69385       150      3195         0     10621     15975    197778   no data   no data  --
18.75/4.70	c  S st    24     69889       150      3195         0     11116     15975    212595   no data   no data  --
18.75/4.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.75/4.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.75/4.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
18.75/4.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.75/4.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.75/4.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
18.75/4.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.15/5.38	c lits-rem:       561  cl-subs:      246  v-elim:      0  v-fix:    0  time:  2.67 s
21.15/5.38	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
21.15/5.38	c vivif2 --  cl tried    10870 cl shrink        0 lits rem          0 time: 0.01
21.55/5.44	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.22
21.55/5.44	c calculated reachability. Time: 0.00
21.55/5.44	c  N st    24     69889       150      3195         0     10870     15975    204026   no data   no data  --
26.36/6.68	c  F st    25     87500       150      3195         0     16180     15975    352390   no data   no data  --
26.36/6.68	c  N st    25     87500       150      3195         0     16180     15975    352390   no data   no data  --
27.94/7.04	c Decided on static restart strategy
28.74/7.23	c  N st    32     95542       150      3195         0     23895     15975    586302   no data   no data  --
30.75/7.78	c  N st    34    104834       150      3195         0     20342     15975    473032   no data   no data  --
30.75/7.78	c  S st    34    104834       150      3195         0     20342     15975    473032   no data   no data  --
31.15/7.84	c  S st    34    105338       150      3195         0     20839     15975    488049   no data   no data  --
31.15/7.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.15/7.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.15/7.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
31.15/7.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.15/7.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.15/7.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
31.15/7.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.33/9.62	c lits-rem:      5210  cl-subs:     1355  v-elim:      0  v-fix:    0  time:  7.00 s
38.33/9.62	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
38.33/9.63	c vivif2 --  cl tried    19484 cl shrink        0 lits rem          0 time: 0.02
38.73/9.73	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.39
38.73/9.73	c calculated reachability. Time: 0.00
38.73/9.73	c  N st    34    105338       150      3195         0     19484     15975    436156   no data   no data  --
41.52/10.45	c  N st    35    114936       150      3195         0     15327     15975    302187   no data   no data  --
45.91/11.58	c  N st    36    129333       150      3195         0     14707     15975    258868   no data   no data  --
52.30/13.14	c  N st    37    150929       150      3195         0     19993     15975    401215   no data   no data  --
54.30/13.69	c  S st    38    158007       150      3195         0     26706     15975    610951   no data   no data  --
54.70/13.76	c  S st    38    158512       150      3195         0     27194     15975    625782   no data   no data  --
54.70/13.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
54.70/13.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.70/13.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
54.70/13.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.70/13.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.70/13.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
54.70/13.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
63.09/15.80	c lits-rem:      4866  cl-subs:     1997  v-elim:      0  v-fix:    0  time:  8.02 s
63.09/15.80	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
63.09/15.80	c vivif2 --  cl tried    25197 cl shrink        0 lits rem          0 time: 0.02
63.49/15.94	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.53
63.49/15.94	c calculated reachability. Time: 0.00
63.49/15.94	c  N st    38    158512       150      3195         0     25197     15975    554366   no data   no data  --
80.66/20.21	c  N st    39    207100       150      3195         0     20206     15975    356411   no data   no data  --
93.04/23.30	c  N st    40    237769       150      3195         0     30193     15975    638748   no data   no data  --
93.04/23.30	c  S st    40    237769       150      3195         0     30193     15975    638748   no data   no data  --
93.04/23.37	c  S st    40    238273       150      3195         0     30685     15975    653278   no data   no data  --
93.04/23.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
93.04/23.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
93.04/23.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
93.44/23.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.44/23.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.44/23.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
93.44/23.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
102.63/25.73	c lits-rem:      3718  cl-subs:     2385  v-elim:      0  v-fix:    0  time:  9.27 s
102.63/25.73	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
102.63/25.73	c vivif2 --  cl tried    28300 cl shrink        0 lits rem          0 time: 0.02
103.03/25.88	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.58
103.03/25.88	c calculated reachability. Time: 0.00
103.03/25.88	c  N st    40    238273       150      3195         0     28300     15975    577962   no data   no data  --
131.40/32.93	c  F st    41    306250       150      3195         0     30120     15975    598009   no data   no data  --
131.40/32.93	c  N st    41    306250       150      3195         0     30120     15975    598009   no data   no data  --
133.39/33.42	c Decided on static restart strategy
142.58/35.73	c  N st    51    334549       150      3195         0     34380     15975    696745   no data   no data  --
151.77/38.06	c  N st    53    357411       150      3195         0     32394     15975    623246   no data   no data  --
151.77/38.06	c  S st    53    357411       150      3195         0     32394     15975    623246   no data   no data  --
152.17/38.14	c  S st    53    357917       150      3195         0     32891     15975    637800   no data   no data  --
152.17/38.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
152.17/38.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
152.17/38.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
152.17/38.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
152.17/38.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
152.17/38.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
152.17/38.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
160.55/40.22	c lits-rem:      3089  cl-subs:     1610  v-elim:      0  v-fix:    0  time:  8.20 s
160.55/40.22	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
160.55/40.23	c vivif2 --  cl tried    31281 cl shrink        0 lits rem          0 time: 0.02
160.95/40.39	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.66
160.95/40.39	c calculated reachability. Time: 0.00
160.95/40.39	c  N st    53    357917       150      3195         0     31281     15975    581604   no data   no data  --
176.53/44.29	c  N st    54    390310       150      3195         0     37251     15975    755081   no data   no data  --
202.89/50.87	c  N st    55    438900       150      3195         0     31259     15975    543808   no data   no data  --
238.84/59.84	c  N st    56    511783       150      3195         0     44315     15975    884815   no data   no data  --
251.22/62.98	c  N st    57    536877       150      3195         0     38615     15975    694229   no data   no data  --
251.22/62.98	c  S st    57    536877       150      3195         0     38615     15975    694229   no data   no data  --
251.63/63.08	c  S st    57    537381       150      3195         0     39110     15975    708801   no data   no data  --
251.63/63.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
251.63/63.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
251.63/63.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
252.03/63.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
252.03/63.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
252.03/63.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
252.03/63.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
260.82/65.36	c lits-rem:      2362  cl-subs:     2164  v-elim:      0  v-fix:    0  time:  8.95 s
260.82/65.36	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
260.82/65.36	c vivif2 --  cl tried    36946 cl shrink        0 lits rem          0 time: 0.03
261.62/65.57	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.84
261.62/65.57	c calculated reachability. Time: 0.00
261.62/65.57	c  N st    57    537381       150      3195         0     36946     15975    642834   no data   no data  --
349.90/87.61	c  N st    58    701366       150      3195         0     65516     15975   1468398   no data   no data  --
415.41/104.06	c  N st    59    806071       150      3195         0     59688     15975   1255003   no data   no data  --
415.41/104.06	c  S st    59    806071       150      3195         0     59688     15975   1255003   no data   no data  --
416.21/104.23	c  S st    59    806573       150      3195         0     60177     15975   1269940   no data   no data  --
416.21/104.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
416.21/104.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
416.21/104.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.10
416.61/104.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
416.61/104.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
416.61/104.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
416.61/104.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
452.98/113.41	c lits-rem:      3379  cl-subs:     4168  v-elim:      0  v-fix:    0  time: 36.38 s
452.98/113.41	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
452.98/113.42	c vivif2 --  cl tried    56009 cl shrink        0 lits rem          0 time: 0.06
454.16/113.77	c asymm  cl-useful: 0/2383/3195 lits-rem:0 time: 1.38
454.16/113.77	c calculated reachability. Time: 0.00
454.16/113.77	c  N st    59    806573       150      3195         0     56009     15975   1134539   no data   no data  --
637.53/159.67	c  F st    60   1071875       150      3195         0     71255     15975   1534758   no data   no data  --
637.53/159.67	c  N st    60   1071875       150      3195         0     71255     15975   1534758   no data   no data  --
641.53/160.68	c Decided on static restart strategy
658.69/164.97	c  N st    70   1100180       150      3195         0     55800     15975    991118   no data   no data  --
689.86/172.70	c  N st    72   1136175       150      3195         0     46362     15975    667592   no data   no data  --
712.61/178.46	c  N st    73   1168568       150      3195         0     76829     15975   1608048   no data   no data  --
744.57/186.42	c  N st    74   1209859       150      3195         0     71429     15975   1403901   no data   no data  --
744.57/186.42	c  S st    74   1209859       150      3195         0     71429     15975   1403901   no data   no data  --
745.37/186.68	c  S st    74   1210362       150      3195         0     71921     15975   1418062   no data   no data  --
745.37/186.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
745.37/186.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
745.77/186.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.18
745.77/186.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
745.77/186.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
745.77/186.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
745.77/186.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
819.67/205.23	c lits-rem:      2251  cl-subs:     6292  v-elim:      0  v-fix:    0  time: 73.66 s
819.67/205.23	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
819.67/205.24	c vivif2 --  cl tried    65629 cl shrink        0 lits rem          0 time: 0.06
820.47/205.43	c asymm  cl-useful: 0/812/3195 lits-rem:0 time: 0.75
820.47/205.44	c calculated reachability. Time: 0.00
820.47/205.44	c  N st    74   1210362       150      3195         0     65629     15975   1229494   no data   no data  --
882.38/220.99	c  N st    75   1283244       150      3195         0     89128     15975   1923535   no data   no data  --
993.46/248.75	c  N st    76   1392567       150      3195         0     51072     15975    721447   no data   no data  --
1109.68/277.82	c  N st    77   1556551       150      3195         0     55787     15975    816184   no data   no data  --
1227.51/307.39	c  N st    78   1710362       150      3195         0     96052     15975   1972583   no data   no data  --
1227.51/307.39	c  S st    78   1710362       150      3195         0     96052     15975   1972583   no data   no data  --
1229.11/307.71	c  S st    78   1710865       150      3195         0     96545     15975   1987710   no data   no data  --
1229.11/307.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1229.11/307.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1229.11/307.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
1229.51/307.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1229.51/307.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1229.51/307.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1229.51/307.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1356.94/339.75	c lits-rem:      2650  cl-subs:     9288  v-elim:      0  v-fix:    0  time: 127.48 s
1356.94/339.75	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1356.94/339.78	c vivif2 --  cl tried    87257 cl shrink        0 lits rem          0 time: 0.10
1358.93/340.23	c asymm  cl-useful: 0/1440/3195 lits-rem:0 time: 1.83
1358.93/340.24	c calculated reachability. Time: 0.00
1358.93/340.24	c  N st    78   1710865       150      3195         0     87257     15975   1723735   no data   no data  --
1712.46/428.75	c  N st    79   2079829       150      3195         0     98834     15975   1984271   no data   no data  --
1835.09/459.49	c  N st    80   2210867       150      3195         0    102958     15975   2102072   no data   no data  --
1835.09/459.49	c  S st    80   2210867       150      3195         0    102958     15975   2102072   no data   no data  --
1836.71/459.85	c  S st    80   2211368       150      3195         0    103447     15975   2116492   no data   no data  --
1836.71/459.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1836.71/459.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1837.11/459.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1837.11/459.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1837.11/459.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1837.11/459.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1837.11/459.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1952.93/488.98	c lits-rem:      3842  cl-subs:     7915  v-elim:      0  v-fix:    0  time: 115.83 s
1952.93/488.98	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1953.33/489.01	c vivif2 --  cl tried    95532 cl shrink        0 lits rem          0 time: 0.10
1954.93/489.50	c asymm  cl-useful: 0/1247/3195 lits-rem:0 time: 1.96
1955.34/489.50	c calculated reachability. Time: 0.00
1955.34/489.50	c  N st    80   2211368       150      3195         0     95532     15975   1871199   no data   no data  --
2470.63/618.52	c  N st    81   2711368       150      3195         0    118041     15975   2388785   no data   no data  --
2470.63/618.52	c  S st    81   2711368       150      3195         0    118041     15975   2388785   no data   no data  --
2471.82/618.89	c  S st    81   2711872       150      3195         0    118534     15975   2403681   no data   no data  --
2472.22/618.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2472.22/618.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2472.22/618.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
2472.62/619.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2472.62/619.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2472.62/619.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2472.62/619.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2643.20/661.72	c lits-rem:      9657  cl-subs:    11102  v-elim:      0  v-fix:    0  time: 170.43 s
2643.20/661.72	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2643.20/661.74	c vivif2 --  cl tried   107432 cl shrink        0 lits rem          0 time: 0.10
2644.00/661.93	c asymm  cl-useful: 0/508/3195 lits-rem:0 time: 0.75
2644.00/661.94	c calculated reachability. Time: 0.00
2644.00/661.94	c  N st    81   2711872       150      3195         0    107432     15975   2090771   no data   no data  --
3252.78/814.39	c  N st    82   3211875       150      3195         0     84835     15975   1284329   no data   no data  --
3252.78/814.39	c  S st    82   3211875       150      3195         0     84835     15975   1284329   no data   no data  --
3254.38/814.70	c  S st    82   3212378       150      3195         0     85330     15975   1299764   no data   no data  --
3254.38/814.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3254.38/814.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3254.38/814.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.18
3254.38/814.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3254.38/814.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3254.38/814.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3254.38/814.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3286.33/822.72	c lits-rem:      1016  cl-subs:     2365  v-elim:      0  v-fix:    0  time: 31.64 s
3286.33/822.72	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3286.33/822.73	c vivif2 --  cl tried    82965 cl shrink        0 lits rem          0 time: 0.06
3287.52/823.06	c asymm  cl-useful: 0/1705/3195 lits-rem:0 time: 1.29
3287.52/823.06	c calculated reachability. Time: 0.00
3287.52/823.06	c  N st    82   3212378       150      3195         0     82965     15975   1228862   no data   no data  --
3927.47/983.20	c  N st    83   3712378       150      3195         0     93038     15975   1437420   no data   no data  --
3927.47/983.20	c  S st    83   3712378       150      3195         0     93038     15975   1437420   no data   no data  --
3928.29/983.50	c  S st    83   3712881       150      3195         0     93521     15975   1452302   no data   no data  --
3928.69/983.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3928.69/983.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3928.69/983.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
3928.69/983.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3928.69/983.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3928.69/983.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3928.69/983.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3969.81/993.82	c lits-rem:       237  cl-subs:     3455  v-elim:      0  v-fix:    0  time: 40.84 s
3969.81/993.82	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3969.81/993.84	c vivif2 --  cl tried    90066 cl shrink        0 lits rem          0 time: 0.07
3971.01/994.19	c asymm  cl-useful: 0/1304/3195 lits-rem:0 time: 1.39
3971.01/994.19	c calculated reachability. Time: 0.00
3971.01/994.19	c  N st    83   3712881       150      3195         0     90066     15975   1351318   no data   no data  --
4022.14/1006.96	c  F st    84   3751563       150      3195         0    126521     15975   2501891   no data   no data  --
4022.14/1006.96	c  N st    84   3751563       150      3195         0    126521     15975   2501891   no data   no data  --
4032.13/1009.40	c Decided on static restart strategy
4074.47/1020.03	c  N st    94   3779866       150      3195         0    153371     15975   3330857   no data   no data  --
4127.20/1033.28	c  N st    96   3815860       150      3195         0    107644     15975   1866981   no data   no data  --
4171.95/1044.46	c  N st    97   3848252       150      3195         0    138361     15975   2804036   no data   no data  --
4241.05/1061.70	c  N st    98   3896840       150      3195         0    103162     15975   1712593   no data   no data  --
4357.70/1090.92	c  N st    99   3969723       150      3195         0     89991     15975   1262636   no data   no data  --
4518.27/1131.19	c  N st   100   4079048       150      3195         0    109757     15975   1810304   no data   no data  --
4699.21/1176.42	c  N st   101   4212885       150      3195         0    151941     15975   3137382   no data   no data  --
4699.21/1176.42	c  S st   101   4212885       150      3195         0    151941     15975   3137382   no data   no data  --
4701.21/1176.93	c  S st   101   4213388       150      3195         0    152428     15975   3152050   no data   no data  --
4701.21/1176.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4701.21/1176.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4701.62/1177.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.33
4702.02/1177.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4702.02/1177.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4702.02/1177.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4702.02/1177.12	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-3175268-1304105374/watcher-3175268-1304105374 -o /tmp/evaluation-result-3175268-1304105374/solver-3175268-1304105374 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175268-1304105374.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: 4.77 7.15 7.57 4/176 21012
/proc/meminfo: memFree=30328444/32951124 swapFree=67111364/67111528
[pid=21012] ppid=21008 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 414 0 0 0 0 0 0 0 18 0 4 0 522137810 52465664 353 33554432000 4194304 4650419 140734360777552 18446744073709551615 47454299711400 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 12809 353 303 112 0 7774 0
[pid=21012/tid=21016] ppid=21008 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 522137810 52465664 353 33554432000 4194304 4650419 140734360777552 18446744073709551615 47454299711410 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 522137810 52465664 353 33554432000 4194304 4650419 140734360777552 18446744073709551615 47454299711410 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 522137810 52465664 353 33554432000 4194304 4650419 140734360777552 18446744073709551615 253640915953 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.14995 s]
/proc/loadavg: 4.77 7.15 7.57 4/176 21012
/proc/meminfo: memFree=30328444/32951124 swapFree=67111364/67111528
[pid=21012] ppid=21008 vsize=292028 CPUtime=0.57 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 2553 0 0 0 57 0 0 0 18 0 4 0 522137810 299036672 2018 33554432000 4194304 4650419 140734360777552 18446744073709551615 4363432 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 73007 2018 391 112 0 67972 0
[pid=21012/tid=21016] ppid=21008 vsize=292028 CPUtime=0.14 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) D 21008 21012 20975 0 -1 4202560 487 0 0 0 14 0 0 0 18 0 4 0 522137810 299036672 2018 33554432000 4194304 4650419 140734360777552 18446744073709551615 253640903015 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=292028 CPUtime=0.14 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 664 0 0 0 14 0 0 0 18 0 4 0 522137810 299036672 2018 33554432000 4194304 4650419 140734360777552 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=292028 CPUtime=0.14 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 494 0 0 0 14 0 0 0 21 0 4 0 522137810 299036672 2018 33554432000 4194304 4650419 140734360777552 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 292028

[startup+0.200892 s]
/proc/loadavg: 4.77 7.15 7.57 4/176 21012
/proc/meminfo: memFree=30328444/32951124 swapFree=67111364/67111528
[pid=21012] ppid=21008 vsize=284156 CPUtime=0.78 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 3017 0 0 0 78 0 0 0 18 0 4 0 522137810 290975744 2120 33554432000 4194304 4650419 140734360777552 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 71039 2120 391 112 0 66004 0
[pid=21012/tid=21016] ppid=21008 vsize=284156 CPUtime=0.19 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 652 0 0 0 19 0 0 0 18 0 4 0 522137810 290975744 2120 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=284156 CPUtime=0.19 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 721 0 0 0 19 0 0 0 18 0 4 0 522137810 290975744 2120 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=284156 CPUtime=0.19 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 555 0 0 0 19 0 0 0 21 0 4 0 522137810 290975744 2120 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 284156

[startup+0.300874 s]
/proc/loadavg: 4.77 7.15 7.57 4/176 21012
/proc/meminfo: memFree=30328444/32951124 swapFree=67111364/67111528
[pid=21012] ppid=21008 vsize=284156 CPUtime=1.18 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 3465 0 0 0 118 0 0 0 18 0 4 0 522137810 290975744 2568 33554432000 4194304 4650419 140734360777552 18446744073709551615 4328094 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 71039 2568 391 112 0 66004 0
[pid=21012/tid=21016] ppid=21008 vsize=284156 CPUtime=0.29 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 766 0 0 0 29 0 0 0 18 0 4 0 522137810 290975744 2568 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=284156 CPUtime=0.29 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 827 0 0 0 29 0 0 0 18 0 4 0 522137810 290975744 2568 33554432000 4194304 4650419 140734360777552 18446744073709551615 4360522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=284156 CPUtime=0.29 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 673 0 0 0 29 0 0 0 21 0 4 0 522137810 290975744 2568 33554432000 4194304 4650419 140734360777552 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284156

[startup+0.700803 s]
/proc/loadavg: 4.77 7.15 7.57 4/176 21012
/proc/meminfo: memFree=30328444/32951124 swapFree=67111364/67111528
[pid=21012] ppid=21008 vsize=286216 CPUtime=2.77 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 6365 0 0 0 277 0 0 0 18 0 4 0 522137810 293085184 3000 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365348 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 71554 3000 391 112 0 66519 0
[pid=21012/tid=21016] ppid=21008 vsize=286216 CPUtime=0.69 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 1508 0 0 0 69 0 0 0 18 0 4 0 522137810 293085184 3000 33554432000 4194304 4650419 140734360777552 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=286216 CPUtime=0.69 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 1558 0 0 0 69 0 0 0 18 0 4 0 522137810 293085184 3000 33554432000 4194304 4650419 140734360777552 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=286216 CPUtime=0.69 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 1363 0 0 0 69 0 0 0 22 0 4 0 522137810 293085184 3000 33554432000 4194304 4650419 140734360777552 18446744073709551615 4366308 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286216

[startup+1.50066 s]
/proc/loadavg: 4.77 7.15 7.57 11/184 21020
/proc/meminfo: memFree=30298620/32951124 swapFree=67111364/67111528
[pid=21012] ppid=21008 vsize=287224 CPUtime=5.97 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 11574 0 0 0 595 2 0 0 20 0 4 0 522137810 294117376 5210 33554432000 4194304 4650419 140734360777552 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 71806 5210 393 112 0 66771 0
[pid=21012/tid=21016] ppid=21008 vsize=287224 CPUtime=1.49 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 2559 0 0 0 149 0 0 0 19 0 4 0 522137810 294117376 5210 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=287224 CPUtime=1.49 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 2573 0 0 0 149 0 0 0 19 0 4 0 522137810 294117376 5210 33554432000 4194304 4650419 140734360777552 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=287224 CPUtime=1.48 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 2303 0 0 0 148 0 0 0 25 0 4 0 522137810 294117376 5210 33554432000 4194304 4650419 140734360777552 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 287224

[startup+3.10037 s]
/proc/loadavg: 4.77 7.15 7.57 10/184 21020
/proc/meminfo: memFree=30257576/32951124 swapFree=67111364/67111528
[pid=21012] ppid=21008 vsize=303860 CPUtime=12.37 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 20213 0 0 0 1234 3 0 0 25 0 4 0 522137810 311152640 11754 33554432000 4194304 4650419 140734360777552 18446744073709551615 4439518 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 75965 11754 393 112 0 70930 0
[pid=21012/tid=21016] ppid=21008 vsize=303860 CPUtime=3.08 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 4564 0 0 0 308 0 0 0 25 0 4 0 522137810 311152640 11754 33554432000 4194304 4650419 140734360777552 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=303860 CPUtime=3.08 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 5293 0 0 0 308 0 0 0 25 0 4 0 522137810 311152640 11754 33554432000 4194304 4650419 140734360777552 18446744073709551615 4438393 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=303860 CPUtime=3.07 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 5113 0 0 0 307 0 0 0 25 0 4 0 522137810 311152640 11754 33554432000 4194304 4650419 140734360777552 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 303860

[startup+6.30078 s]
/proc/loadavg: 5.03 7.16 7.57 10/184 21021
/proc/meminfo: memFree=30220272/32951124 swapFree=67111364/67111528
[pid=21012] ppid=21008 vsize=322824 CPUtime=25.15 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 30741 0 0 0 2511 4 0 0 25 0 4 0 522137810 330571776 16743 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 80706 16743 393 112 0 75671 0
[pid=21012/tid=21016] ppid=21008 vsize=322824 CPUtime=6.28 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 7680 0 0 0 628 0 0 0 25 0 4 0 522137810 330571776 16743 33554432000 4194304 4650419 140734360777552 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=322824 CPUtime=6.29 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 9244 0 0 0 628 1 0 0 25 0 4 0 522137810 330571776 16743 33554432000 4194304 4650419 140734360777552 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=322824 CPUtime=6.25 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 6630 0 0 0 625 0 0 0 25 0 4 0 522137810 330571776 16743 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 322824

[startup+12.7006 s]
/proc/loadavg: 5.42 7.21 7.58 10/184 21021
/proc/meminfo: memFree=30174568/32951124 swapFree=67111364/67111528
[pid=21012] ppid=21008 vsize=304812 CPUtime=50.71 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 46140 0 0 0 5064 7 0 0 25 0 4 0 522137810 312127488 22401 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 76203 22401 393 112 0 71168 0
[pid=21012/tid=21016] ppid=21008 vsize=304812 CPUtime=12.69 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 12253 0 0 0 1267 2 0 0 25 0 4 0 522137810 312127488 22401 33554432000 4194304 4650419 140734360777552 18446744073709551615 4334321 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=304812 CPUtime=12.69 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 12966 0 0 0 1267 2 0 0 25 0 4 0 522137810 312127488 22401 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365286 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=304812 CPUtime=12.61 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 8799 0 0 0 1261 0 0 0 25 0 4 0 522137810 312127488 22401 33554432000 4194304 4650419 140734360777552 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 304812

[startup+25.5003 s]
/proc/loadavg: 5.99 7.25 7.59 10/184 21021
/proc/meminfo: memFree=30122292/32951124 swapFree=67111364/67111528
[pid=21012] ppid=21008 vsize=326256 CPUtime=101.84 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 70050 0 0 0 10171 13 0 0 25 0 4 0 522137810 334086144 30521 33554432000 4194304 4650419 140734360777552 18446744073709551615 4476354 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 81564 30521 393 112 0 76529 0
[pid=21012/tid=21016] ppid=21008 vsize=326256 CPUtime=25.48 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 19970 0 0 0 2545 3 0 0 25 0 4 0 522137810 334086144 30521 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=326256 CPUtime=25.48 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 20219 0 0 0 2545 3 0 0 25 0 4 0 522137810 334086144 30521 33554432000 4194304 4650419 140734360777552 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=326256 CPUtime=25.35 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 9754 0 0 0 2534 1 0 0 25 0 4 0 522137810 334086144 30521 33554432000 4194304 4650419 140734360777552 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 326256

[startup+51.1006 s]
/proc/loadavg: 6.68 7.31 7.60 10/184 21022
/proc/meminfo: memFree=30076052/32951124 swapFree=67111364/67111528
[pid=21012] ppid=21008 vsize=307904 CPUtime=204.09 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 104701 0 0 0 20387 22 0 0 25 0 4 0 522137810 315293696 36732 33554432000 4194304 4650419 140734360777552 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 76976 36732 393 112 0 71941 0
[pid=21012/tid=21016] ppid=21008 vsize=307904 CPUtime=51.08 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 29520 0 0 0 5103 5 0 0 25 0 4 0 522137810 315293696 36732 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=307904 CPUtime=51.08 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 32720 0 0 0 5101 7 0 0 25 0 4 0 522137810 315293696 36732 33554432000 4194304 4650419 140734360777552 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=307904 CPUtime=50.8 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 13867 0 0 0 5078 2 0 0 25 0 4 0 522137810 315293696 36732 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 307904

[startup+102.301 s]
/proc/loadavg: 7.51 7.44 7.63 10/184 21023
/proc/meminfo: memFree=29994440/32951124 swapFree=67111364/67111528
[pid=21012] ppid=21008 vsize=442324 CPUtime=408.64 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 162533 0 0 0 40826 38 0 0 25 0 4 0 522137810 452939776 49767 33554432000 4194304 4650419 140734360777552 18446744073709551615 4333209 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 110581 49767 393 112 0 105546 0
[pid=21012/tid=21016] ppid=21008 vsize=442324 CPUtime=102.3 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 48054 0 0 0 10220 10 0 0 25 0 4 0 522137810 452939776 49767 33554432000 4194304 4650419 140734360777552 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=442324 CPUtime=102.29 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 51686 0 0 0 10217 12 0 0 25 0 4 0 522137810 452939776 49767 33554432000 4194304 4650419 140734360777552 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=442324 CPUtime=101.73 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 18373 0 0 0 10170 3 0 0 25 0 4 0 522137810 452939776 49767 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 442324

[startup+162.3 s]

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

[pid=21012] ppid=21008 vsize=571564 CPUtime=2565.7 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 474316 0 0 0 256394 176 0 0 25 0 4 0 522137810 585281536 101837 33554432000 4194304 4650419 140734360777552 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 142891 101837 393 112 0 137856 0
[pid=21012/tid=21016] ppid=21008 vsize=571564 CPUtime=642.3 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 142196 0 0 0 64175 55 0 0 25 0 4 0 522137810 585281536 101837 33554432000 4194304 4650419 140734360777552 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=571564 CPUtime=642.3 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 160458 0 0 0 64172 58 0 0 25 0 4 0 522137810 585281536 101837 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=571564 CPUtime=638.78 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 37236 0 0 0 63867 11 0 0 25 0 4 0 522137810 585281536 101837 33554432000 4194304 4650419 140734360777552 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.7
Current children cumulated vsize (KiB) 571564

[startup+702.301 s]
/proc/loadavg: 8.09 8.00 7.83 10/184 21039
/proc/meminfo: memFree=29509012/32951124 swapFree=67111364/67111528
[pid=21012] ppid=21008 vsize=583748 CPUtime=2805.37 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 501309 0 0 0 280349 188 0 0 25 0 4 0 522137810 597757952 112062 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 145937 112062 393 112 0 140902 0
[pid=21012/tid=21016] ppid=21008 vsize=583748 CPUtime=702.31 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 150258 0 0 0 70173 58 0 0 25 0 4 0 522137810 597757952 112062 33554432000 4194304 4650419 140734360777552 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=583748 CPUtime=702.3 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 169286 0 0 0 70168 62 0 0 25 0 4 0 522137810 597757952 112062 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=583748 CPUtime=698.45 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 40244 0 0 0 69832 13 0 0 25 0 4 0 522137810 597757952 112062 33554432000 4194304 4650419 140734360777552 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.37
Current children cumulated vsize (KiB) 583748

[startup+762.301 s]
/proc/loadavg: 8.14 8.03 7.85 10/184 21041
/proc/meminfo: memFree=29469296/32951124 swapFree=67111364/67111528
[pid=21012] ppid=21008 vsize=755872 CPUtime=3045.08 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 524373 0 0 0 304307 201 0 0 25 0 4 0 522137810 774012928 119197 33554432000 4194304 4650419 140734360777552 18446744073709551615 4364772 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 188968 119197 393 112 0 183933 0
[pid=21012/tid=21016] ppid=21008 vsize=755872 CPUtime=762.31 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 155616 0 0 0 76171 60 0 0 25 0 4 0 522137810 774012928 119197 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=755872 CPUtime=762.31 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 178062 0 0 0 76164 67 0 0 25 0 4 0 522137810 774012928 119197 33554432000 4194304 4650419 140734360777552 18446744073709551615 4313339 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=755872 CPUtime=758.13 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 40288 0 0 0 75800 13 0 0 25 0 4 0 522137810 774012928 119197 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.08
Current children cumulated vsize (KiB) 755872

[startup+822.301 s]
/proc/loadavg: 8.15 8.05 7.86 10/184 21042
/proc/meminfo: memFree=29452152/32951124 swapFree=67111364/67111528
[pid=21012] ppid=21008 vsize=650056 CPUtime=3284.73 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 551486 0 0 0 328260 213 0 0 25 0 4 0 522137810 665657344 123659 33554432000 4194304 4650419 140734360777552 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 162514 123659 393 112 0 157479 0
[pid=21012/tid=21016] ppid=21008 vsize=650056 CPUtime=822.31 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 162409 0 0 0 82167 64 0 0 25 0 4 0 522137810 665657344 123659 33554432000 4194304 4650419 140734360777552 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=650056 CPUtime=822.3 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 188988 0 0 0 82158 72 0 0 25 0 4 0 522137810 665657344 123659 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=650056 CPUtime=817.8 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 40468 0 0 0 81767 13 0 0 25 0 4 0 522137810 665657344 123659 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.73
Current children cumulated vsize (KiB) 650056

[startup+882.307 s]
/proc/loadavg: 8.05 8.04 7.87 10/184 21044
/proc/meminfo: memFree=29450356/32951124 swapFree=67111364/67111528
[pid=21012] ppid=21008 vsize=699664 CPUtime=3524.44 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 575303 0 0 0 352219 225 0 0 25 0 4 0 522137810 716455936 127228 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 174916 127228 393 112 0 169881 0
[pid=21012/tid=21016] ppid=21008 vsize=699664 CPUtime=882.31 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 168091 0 0 0 88165 66 0 0 25 0 4 0 522137810 716455936 127228 33554432000 4194304 4650419 140734360777552 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=699664 CPUtime=882.31 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 198778 0 0 0 88156 75 0 0 25 0 4 0 522137810 716455936 127228 33554432000 4194304 4650419 140734360777552 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=699664 CPUtime=877.48 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 40664 0 0 0 87734 14 0 0 25 0 4 0 522137810 716455936 127228 33554432000 4194304 4650419 140734360777552 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.44
Current children cumulated vsize (KiB) 699664

[startup+942.301 s]
/proc/loadavg: 8.02 8.03 7.88 10/184 21045
/proc/meminfo: memFree=29459620/32951124 swapFree=67111364/67111528
[pid=21012] ppid=21008 vsize=650552 CPUtime=3764.09 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 598629 0 0 0 376172 237 0 0 25 0 4 0 522137810 666165248 122871 33554432000 4194304 4650419 140734360777552 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 162638 122872 393 112 0 157603 0
[pid=21012/tid=21016] ppid=21008 vsize=650552 CPUtime=942.32 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 172094 0 0 0 94163 69 0 0 25 0 4 0 522137810 666165248 122872 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=650552 CPUtime=942.31 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 209477 0 0 0 94150 81 0 0 25 0 4 0 522137810 666165248 122872 33554432000 4194304 4650419 140734360777552 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=650552 CPUtime=937.16 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 40844 0 0 0 93702 14 0 0 25 0 4 0 522137810 666165248 122872 33554432000 4194304 4650419 140734360777552 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 650552

[startup+1002.3 s]
/proc/loadavg: 8.00 8.02 7.88 10/184 21047
/proc/meminfo: memFree=29463436/32951124 swapFree=67111364/67111528
[pid=21012] ppid=21008 vsize=651036 CPUtime=4003.77 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 621319 0 0 0 400129 248 0 0 25 0 4 0 522137810 666660864 121705 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 162759 121705 393 112 0 157724 0
[pid=21012/tid=21016] ppid=21008 vsize=651036 CPUtime=1002.31 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 177822 0 0 0 100159 72 0 0 25 0 4 0 522137810 666660864 121705 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=651036 CPUtime=1002.31 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 218756 0 0 0 100146 85 0 0 25 0 4 0 522137810 666660864 121705 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=651036 CPUtime=996.82 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 41309 0 0 0 99668 14 0 0 25 0 4 0 522137810 666660864 121705 33554432000 4194304 4650419 140734360777552 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.77
Current children cumulated vsize (KiB) 651036

[startup+1062.3 s]
/proc/loadavg: 8.00 8.02 7.89 10/184 21049
/proc/meminfo: memFree=29429408/32951124 swapFree=67111364/67111528
[pid=21012] ppid=21008 vsize=708260 CPUtime=4243.45 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 645486 0 0 0 424086 259 0 0 25 0 4 0 522137810 725258240 123541 33554432000 4194304 4650419 140734360777552 18446744073709551615 4363423 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 177065 123541 393 112 0 172030 0
[pid=21012/tid=21016] ppid=21008 vsize=708260 CPUtime=1062.31 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 185100 0 0 0 106155 76 0 0 25 0 4 0 522137810 725258240 123541 33554432000 4194304 4650419 140734360777552 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=708260 CPUtime=1062.31 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 227441 0 0 0 106143 88 0 0 25 0 4 0 522137810 725258240 123541 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=708260 CPUtime=1056.5 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 41945 0 0 0 105636 14 0 0 25 0 4 0 522137810 725258240 123541 33554432000 4194304 4650419 140734360777552 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 708260

[startup+1122.3 s]
/proc/loadavg: 8.00 8.01 7.89 10/184 21050
/proc/meminfo: memFree=29419088/32951124 swapFree=67111364/67111528
[pid=21012] ppid=21008 vsize=630756 CPUtime=4483.12 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 659830 0 0 0 448044 268 0 0 25 0 4 0 522137810 645894144 122209 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 157689 122209 393 112 0 152654 0
[pid=21012/tid=21016] ppid=21008 vsize=630756 CPUtime=1122.32 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 188617 0 0 0 112154 78 0 0 25 0 4 0 522137810 645894144 122209 33554432000 4194304 4650419 140734360777552 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=630756 CPUtime=1122.32 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 232354 0 0 0 112141 91 0 0 25 0 4 0 522137810 645894144 122209 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=630756 CPUtime=1116.16 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 41946 0 0 0 111602 14 0 0 25 0 4 0 522137810 645894144 122209 33554432000 4194304 4650419 140734360777552 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.12
Current children cumulated vsize (KiB) 630756

[startup+1182.3 s]
/proc/loadavg: 8.03 8.02 7.90 10/184 21052
/proc/meminfo: memFree=29369088/32951124 swapFree=67111364/67111528
[pid=21012] ppid=21008 vsize=668540 CPUtime=4722.77 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 690695 0 0 0 471991 286 0 0 25 0 4 0 522137810 684584960 134509 33554432000 4194304 4650419 140734360777552 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 167135 134509 393 112 0 162100 0
[pid=21012/tid=21016] ppid=21008 vsize=668540 CPUtime=1182.32 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 197195 0 0 0 118148 84 0 0 25 0 4 0 522137810 684584960 134509 33554432000 4194304 4650419 140734360777552 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=668540 CPUtime=1182.31 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 241317 0 0 0 118134 97 0 0 25 0 4 0 522137810 684584960 134509 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=668540 CPUtime=1175.82 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 42514 0 0 0 117567 15 0 0 25 0 4 0 522137810 684584960 134509 33554432000 4194304 4650419 140734360777552 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.77
Current children cumulated vsize (KiB) 668540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.15 8.05 7.92 10/184 21052
/proc/meminfo: memFree=29364372/32951124 swapFree=67111364/67111528
[pid=21012] ppid=21008 vsize=668592 CPUtime=4800.28 cores=1,3,5,7
/proc/21012/stat : 21012 (strangenight1-m) R 21008 21012 20975 0 -1 4202496 695388 0 0 0 479739 289 0 0 25 0 4 0 522137810 684638208 133478 33554432000 4194304 4650419 140734360777552 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21012/statm: 167148 133478 393 112 0 162113 0
[pid=21012/tid=21016] ppid=21008 vsize=668592 CPUtime=1201.72 cores=1,3,5,7
/proc/21012/task/21016/stat : 21016 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 198408 0 0 0 120088 84 0 0 25 0 4 0 522137810 684638208 133478 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21012/tid=21017] ppid=21008 vsize=668592 CPUtime=1201.72 cores=1,3,5,7
/proc/21012/task/21017/stat : 21017 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 244498 0 0 0 120073 99 0 0 25 0 4 0 522137810 684638208 133478 33554432000 4194304 4650419 140734360777552 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21012/tid=21018] ppid=21008 vsize=668592 CPUtime=1195.11 cores=1,3,5,7
/proc/21012/task/21018/stat : 21018 (strangenight1-m) R 21008 21012 20975 0 -1 4202560 42813 0 0 0 119496 15 0 0 25 0 4 0 522137810 684638208 133478 33554432000 4194304 4650419 140734360777552 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 668592

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.73
CPU time (s): 4800.34
CPU user time (s): 4797.42
CPU system time (s): 2.91956
CPU usage (%): 399.451
Max. virtual memory (cumulated for all children) (KiB): 870084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.42
system time used= 2.91956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 695388
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= 361
involuntary context switches= 30125

runsolver used 1.83872 second user time and 4.78927 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 21:29:34
IDJOB=3175268
IDBENCH=82886
IDSOLVER=1588
FILE ID=node106/3175268-1304105374
RUNJOBID= node106-1304105374-20994
PBS_JOBID= 13170655
Free space on /tmp= 72160 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1502652578-043.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175268-1304105374/watcher-3175268-1304105374 -o /tmp/evaluation-result-3175268-1304105374/solver-3175268-1304105374 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175268-1304105374.cnf

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

MD5SUM BENCH= 200b19edc2ebf99249f1125469c39206
RANDOM SEED=1632634727

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30328996 kB
Buffers:        255452 kB
Cached:        2089240 kB
SwapCached:         88 kB
Active:         803172 kB
Inactive:      1605052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30328996 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           12556 kB
Writeback:           0 kB
AnonPages:       63288 kB
Mapped:          14420 kB
Slab:           146604 kB
PageTables:       5268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185252 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= 72148 MiB
End job on node106 at 2011-04-29 21:49:38