Trace number 3174102

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-2-mt? (TO) 4800.4 1201.63

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1114532273-035.SATISFIABLE.cnf
MD5SUMff7e731e0657a2728f5ff73a4fd8bb2e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.007998
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.04	c Using 4 threads
0.00/0.04	c This is CryptoMiniSat 3.0.0
0.00/0.04	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.04	c Reading file 'HOME/instance-3174102-1304093188.cnf'
0.00/0.04	c -- header says num vars:            550
0.00/0.04	c -- header says num clauses:        2343
0.12/0.05	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.12/0.05	c -- vars added        550
0.12/0.05	c Parsing time:  0.00 s
0.12/0.05	c  N st     0         0       550      2343         0         0      7029         0   no data   no data
0.12/0.05	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.00
0.12/0.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.12/0.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.12/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.12/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.12/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    550 time:  0.00 s
0.12/0.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.12/0.84	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.00 s
0.12/0.84	c Finding binary XORs  T:     0.00 s  found:       0
0.12/0.84	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.12/0.84	c calculated reachability. Time: 0.00
0.12/0.84	c Calc default polars -  time:   0.00 s pos:     247 undec:      72 neg:     231
0.12/0.84	c =========================================================================================
0.12/0.84	c types(t): F = full restart, N = normal restart
0.12/0.84	c types(t): S = simplification begin/end, E = solution found
0.12/0.84	c restart types(rt): st = static, dy = dynamic
0.12/0.84	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.12/0.84	c  B st     0         0       538      2323         0         0      7034         0   no data   no data
0.12/0.84	c Decided on static restart strategy
0.12/0.84	c  N st     8      4925       538      2323         0      4849      7034    118056   no data   no data
0.12/0.84	c  N st    10     11308       538      2323         0      4504      7034     79010   no data   no data
0.12/0.84	c  N st    11     17051       538      2323         0     10122      7034    224993   no data   no data
4.76/1.24	c  F st    12     25002       538      2323         0     12374      7034    256756   no data   no data
4.76/1.24	c  N st    12     25002       538      2323         0     12374      7034    256756   no data   no data
5.53/1.40	c Decided on static restart strategy
5.53/1.40	c  N st    18     30003       538      2323         0     10658      7034    203279   no data   no data
5.53/1.40	c  S st    18     30003       538      2323         0     10658      7034    203279   no data   no data
5.53/1.43	c  S st    18     30507       538      2323         0     11161      7034    214773   no data   no data
5.53/1.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.53/1.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.53/1.43	c blocked clauses removed:       16 vars:      3 tried:         538 T: 0.00 s
5.53/1.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.53/1.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.53/1.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
5.53/1.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.53/1.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.53/1.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.53/1.49	c lits-rem:        81  cl-subs:      537  v-elim:      0  v-fix:    0  time:  0.05 s
5.93/1.50	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.01
5.93/1.50	c calculated reachability. Time: 0.00
5.93/1.50	c  N st    18     30507       535      2307         0     10624      6986    200911   no data   no data
7.55/1.91	c  N st    20     37618       535      2307         0      9879      6986    165393   no data   no data
9.12/2.30	c  N st    21     44020       535      2307         0     16135      6986    313903   no data   no data
9.52/2.43	c  S st    22     45760       535      2307         0      9101      6986    130753   no data   no data
9.52/2.46	c  S st    22     46264       535      2307         0      9605      6986    143067   no data   no data
9.52/2.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.52/2.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.52/2.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.52/2.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.52/2.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.52/2.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
9.52/2.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.52/2.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.52/2.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.52/2.48	c lits-rem:        16  cl-subs:      137  v-elim:      0  v-fix:    0  time:  0.01 s
9.52/2.48	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
9.52/2.48	c vivif2 --  cl tried     9468 cl shrink        0 lits rem          0 time: 0.00
9.52/2.49	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.01
9.52/2.49	c calculated reachability. Time: 0.00
9.52/2.49	c  N st    22     46264       535      2307         0      9468      6986    139956   no data   no data
13.52/3.46	c  N st    23     60661       535      2307         0     13843      6986    239163   no data   no data
16.33/4.10	c  N st    24     69397       535      2307         0     11629      6986    171617   no data   no data
16.33/4.10	c  S st    24     69397       535      2307         0     11629      6986    171617   no data   no data
16.33/4.13	c  S st    24     69900       535      2307         0     12132      6986    183428   no data   no data
16.33/4.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.33/4.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.33/4.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.33/4.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.33/4.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.33/4.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
16.33/4.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.33/4.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.33/4.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.33/4.17	c lits-rem:        23  cl-subs:      150  v-elim:      0  v-fix:    0  time:  0.02 s
16.33/4.17	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
16.33/4.17	c vivif2 --  cl tried    11982 cl shrink        0 lits rem          0 time: 0.00
16.33/4.18	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.01
16.33/4.18	c calculated reachability. Time: 0.00
16.33/4.18	c  N st    24     69900       535      2307         0     11982      6986    179533   no data   no data
21.50/5.42	c  F st    25     87500       535      2307         0     17472      6986    313829   no data   no data
21.90/5.55	c  N st    25     87500       535      2307         0     17472      6986    313829   no data   no data
23.10/5.81	c Decided on static restart strategy
23.90/6.06	c  N st    32     95535       535      2307         0     25341      6986    504482   no data   no data
26.70/6.70	c  N st    34    104850       535      2307         0     21805      6986    409419   no data   no data
26.70/6.70	c  S st    34    104850       535      2307         0     21805      6986    409419   no data   no data
26.70/6.75	c  S st    34    105351       535      2307         0     22306      6986    421386   no data   no data
26.70/6.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.70/6.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
26.70/6.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.70/6.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.70/6.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.70/6.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
26.70/6.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
26.70/6.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
26.70/6.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.09/6.89	c lits-rem:       174  cl-subs:      560  v-elim:      0  v-fix:    0  time:  0.12 s
27.09/6.89	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
27.49/6.90	c vivif2 --  cl tried    21746 cl shrink        0 lits rem          0 time: 0.00
27.49/6.91	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.01
27.49/6.91	c calculated reachability. Time: 0.00
27.49/6.91	c  N st    34    105351       535      2307         0     21746      6986    405370   no data   no data
30.69/7.72	c  N st    35    114952       535      2307         0     17404      6986    272136   no data   no data
35.48/8.99	c  N st    36    129350       535      2307         0     16802      6986    238430   no data   no data
43.48/10.99	c  N st    37    150946       535      2307         0     22262      6986    363262   no data   no data
46.28/11.64	c  S st    38    158028       535      2307         0     29164      6986    538300   no data   no data
46.69/11.71	c  S st    38    158531       535      2307         0     29664      6986    550470   no data   no data
46.69/11.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.69/11.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
46.69/11.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.69/11.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.69/11.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.69/11.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
46.69/11.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
46.69/11.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
46.69/11.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.67/12.20	c lits-rem:       315  cl-subs:     1471  v-elim:      0  v-fix:    0  time:  0.45 s
48.67/12.20	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
48.67/12.20	c vivif2 --  cl tried    28193 cl shrink        0 lits rem          0 time: 0.01
48.67/12.22	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.02
48.67/12.22	c calculated reachability. Time: 0.00
48.67/12.22	c  N st    38    158531       535      2307         0     28193      6986    512370   no data   no data
69.85/17.53	c  N st    39    207119       535      2307         0     22870      6986    337014   no data   no data
83.03/20.80	c  N st    40    237799       535      2307         0     33333      6986    571879   no data   no data
83.03/20.80	c  S st    40    237799       535      2307         0     33333      6986    571879   no data   no data
83.03/20.88	c  S st    40    238302       535      2307         0     33836      6986    584772   no data   no data
83.03/20.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.03/20.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
83.03/20.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
83.03/20.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.03/20.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.03/20.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
83.03/20.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
83.43/20.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
83.43/20.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.83/21.52	c lits-rem:       246  cl-subs:     1949  v-elim:      0  v-fix:    0  time:  0.61 s
85.83/21.52	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
85.83/21.53	c vivif2 --  cl tried    31887 cl shrink        0 lits rem          0 time: 0.01
85.83/21.55	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.02
85.83/21.55	c calculated reachability. Time: 0.00
85.83/21.55	c  N st    40    238302       535      2307         0     31887      6986    537700   no data   no data
117.00/29.34	c  F st    41    306250       535      2307         0     33788      6986    564567   no data   no data
117.00/29.34	c  N st    41    306250       535      2307         0     33788      6986    564567   no data   no data
119.79/30.06	c Decided on static restart strategy
131.77/33.05	c  N st    51    334556       535      2307         0     38122      6986    652863   no data   no data
143.37/35.97	c  N st    53    357457       535      2307         0     36070      6986    584037   no data   no data
143.37/35.97	c  S st    53    357457       535      2307         0     36070      6986    584037   no data   no data
143.78/36.06	c  S st    53    357960       535      2307         0     36573      6986    596364   no data   no data
143.78/36.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
143.78/36.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
143.78/36.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
143.78/36.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
143.78/36.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.78/36.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
143.78/36.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
143.78/36.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
144.15/36.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.36/36.42	c lits-rem:       182  cl-subs:     1039  v-elim:      0  v-fix:    0  time:  0.32 s
145.36/36.42	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
145.36/36.43	c vivif2 --  cl tried    35534 cl shrink        0 lits rem          0 time: 0.01
145.36/36.45	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.02
145.36/36.46	c calculated reachability. Time: 0.00
145.36/36.46	c  N st    53    357960       535      2307         0     35534      6986    567630   no data   no data
162.14/40.64	c  N st    54    390353       535      2307         0     41826      6986    703687   no data   no data
190.51/47.70	c  N st    55    438945       535      2307         0     35465      6986    498215   no data   no data
229.65/57.54	c  N st    56    511828       535      2307         0     49038      6986    852915   no data   no data
244.46/61.22	c  N st    57    536940       535      2307         0     43290      6986    684075   no data   no data
244.46/61.22	c  S st    57    536940       535      2307         0     43290      6986    684075   no data   no data
244.86/61.33	c  S st    57    537447       535      2307         0     43795      6986    696697   no data   no data
244.86/61.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
244.86/61.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
244.86/61.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
244.86/61.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
244.86/61.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
244.86/61.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
244.86/61.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
244.86/61.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
244.86/61.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
247.63/62.00	c lits-rem:       252  cl-subs:     1530  v-elim:      0  v-fix:    0  time:  0.62 s
247.63/62.00	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
247.63/62.01	c vivif2 --  cl tried    42265 cl shrink        0 lits rem          0 time: 0.01
247.63/62.04	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.03
247.63/62.05	c calculated reachability. Time: 0.00
247.63/62.05	c  N st    57    537447       535      2307         0     42265      6986    652536   no data   no data
357.91/89.60	c  N st    58    701431       535      2307         0     36335      6986    400389   no data   no data
434.21/108.74	c  N st    59    806172       535      2307         0     65380      6986   1131071   no data   no data
434.21/108.74	c  S st    59    806172       535      2307         0     65380      6986   1131071   no data   no data
435.00/108.95	c  S st    59    806678       535      2307         0     65886      6986   1143209   no data   no data
435.00/108.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
435.00/108.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
435.00/108.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
435.00/108.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
435.00/108.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
435.00/108.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
435.00/108.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
435.40/109.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
435.40/109.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
447.01/111.94	c lits-rem:       378  cl-subs:     4079  v-elim:      0  v-fix:    0  time:  2.91 s
447.01/111.94	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
447.01/111.96	c vivif2 --  cl tried    61807 cl shrink        0 lits rem          0 time: 0.01
447.39/112.01	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.05
447.39/112.01	c calculated reachability. Time: 0.00
447.39/112.01	c  N st    59    806678       535      2307         0     61807      6986   1042811   no data   no data
659.54/165.11	c  F st    60   1071875       535      2307         0     77320      6986   1329475   no data   no data
659.54/165.11	c  N st    60   1071875       535      2307         0     77320      6986   1329475   no data   no data
665.13/166.56	c Decided on static restart strategy
685.11/171.53	c  N st    70   1100185       535      2307         0     61335      6986    900626   no data   no data
719.09/180.03	c  N st    72   1136180       535      2307         0     51810      6986    634098   no data   no data
751.03/188.02	c  N st    73   1168572       535      2307         0     83433      6986   1479152   no data   no data
796.57/199.43	c  N st    74   1210018       535      2307         0     77797      6986   1277617   no data   no data
796.57/199.43	c  S st    74   1210018       535      2307         0     77797      6986   1277617   no data   no data
797.37/199.68	c  S st    74   1210520       535      2307         0     78298      6986   1290128   no data   no data
797.37/199.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
797.77/199.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
797.77/199.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
797.77/199.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
797.77/199.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
797.77/199.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
797.77/199.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
797.77/199.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
797.77/199.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
813.74/203.79	c lits-rem:       550  cl-subs:     4468  v-elim:      0  v-fix:    0  time:  4.01 s
813.74/203.79	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
814.14/203.81	c vivif2 --  cl tried    73830 cl shrink        0 lits rem          0 time: 0.02
814.14/203.88	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.07
814.14/203.88	c calculated reachability. Time: 0.00
814.14/203.88	c  N st    74   1210520       535      2307         0     73830      6986   1176441   no data   no data
894.44/223.92	c  N st    75   1283402       535      2307         0     50360      6986    535413   no data   no data
1010.69/253.00	c  N st    76   1392726       535      2307         0     58385      6986    695765   no data   no data
1172.13/293.49	c  N st    77   1556710       535      2307         0     63760      6986    832519   no data   no data
1334.74/334.16	c  N st    78   1710521       535      2307         0    104920      6986   1870975   no data   no data
1334.74/334.16	c  S st    78   1710521       535      2307         0    104920      6986   1870975   no data   no data
1336.31/334.50	c  S st    78   1711025       535      2307         0    105424      6986   1883686   no data   no data
1336.31/334.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1336.31/334.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1336.31/334.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1336.31/334.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1336.31/334.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1336.31/334.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
1336.31/334.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1336.31/334.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1336.71/334.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1389.04/347.76	c lits-rem:       691  cl-subs:     9080  v-elim:      0  v-fix:    0  time: 13.11 s
1389.04/347.76	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
1389.04/347.78	c vivif2 --  cl tried    96344 cl shrink        0 lits rem          0 time: 0.02
1389.44/347.88	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.10
1389.44/347.89	c calculated reachability. Time: 0.00
1389.44/347.89	c  N st    78   1711025       535      2307         0     96344      6986   1665362   no data   no data
1845.28/461.99	c  N st    79   2079992       535      2307         0    108425      6986   1895418   no data   no data
2006.28/502.28	c  N st    80   2211025       535      2307         0    112478      6986   1966268   no data   no data
2006.28/502.28	c  S st    80   2211025       535      2307         0    112478      6986   1966268   no data   no data
2007.88/502.63	c  S st    80   2211526       535      2307         0    112979      6986   1979573   no data   no data
2007.88/502.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2007.88/502.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2008.28/502.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2008.28/502.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2008.28/502.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2008.28/502.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
2008.28/502.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2008.28/502.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2008.28/502.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2055.44/514.56	c lits-rem:       737  cl-subs:     6639  v-elim:      0  v-fix:    0  time: 11.77 s
2055.44/514.56	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
2055.44/514.59	c vivif2 --  cl tried   106340 cl shrink        0 lits rem          0 time: 0.03
2056.21/514.70	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.11
2056.21/514.70	c calculated reachability. Time: 0.00
2056.21/514.70	c  N st    80   2211526       535      2307         0    106340      6986   1804801   no data   no data
2723.79/681.85	c  N st    81   2711528       535      2307         0    129521      6986   2278450   no data   no data
2723.79/681.85	c  S st    81   2711528       535      2307         0    129521      6986   2278450   no data   no data
2725.78/682.30	c  S st    81   2712031       535      2307         0    130024      6986   2290943   no data   no data
2725.78/682.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2725.78/682.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2725.78/682.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2725.78/682.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2725.78/682.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2725.78/682.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
2725.78/682.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2726.18/682.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2726.18/682.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2811.29/703.79	c lits-rem:      1174  cl-subs:    10897  v-elim:      0  v-fix:    0  time: 21.30 s
2811.29/703.79	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
2811.66/703.82	c vivif2 --  cl tried   119127 cl shrink        0 lits rem          0 time: 0.03
2812.06/703.95	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.13
2812.06/703.95	c calculated reachability. Time: 0.00
2812.06/703.95	c  N st    81   2712031       535      2307         0    119127      6986   2033349   no data   no data
3569.09/893.49	c  N st    82   3212031       535      2307         0     94858      6986   1223941   no data   no data
3569.09/893.49	c  S st    82   3212031       535      2307         0     94858      6986   1223941   no data   no data
3570.29/893.78	c  S st    82   3212534       535      2307         0     95361      6986   1236797   no data   no data
3570.29/893.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3570.69/893.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3570.69/893.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3570.69/893.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3570.69/893.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3570.69/893.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
3570.69/893.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3570.69/893.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3570.69/893.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3579.08/895.94	c lits-rem:       235  cl-subs:     3501  v-elim:      0  v-fix:    0  time:  2.04 s
3579.08/895.94	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
3579.08/895.96	c vivif2 --  cl tried    91860 cl shrink        0 lits rem          0 time: 0.02
3579.48/896.05	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.09
3579.48/896.05	c calculated reachability. Time: 0.00
3579.48/896.05	c  N st    82   3212534       535      2307         0     91860      6986   1151614   no data   no data
4400.83/1101.68	c  N st    83   3712534       535      2307         0    103150      6986   1347678   no data   no data
4400.83/1101.68	c  S st    83   3712534       535      2307         0    103150      6986   1347678   no data   no data
4402.43/1102.03	c  S st    83   3713036       535      2307         0    103652      6986   1360784   no data   no data
4402.43/1102.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4402.43/1102.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
4402.43/1102.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4402.43/1102.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4402.43/1102.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4402.43/1102.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
4402.43/1102.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4402.83/1102.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4402.83/1102.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4411.21/1104.24	c lits-rem:       308  cl-subs:     2480  v-elim:      0  v-fix:    0  time:  2.08 s
4411.21/1104.24	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
4411.21/1104.26	c vivif2 --  cl tried   101172 cl shrink        0 lits rem          0 time: 0.02
4411.61/1104.36	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.10
4411.61/1104.36	c calculated reachability. Time: 0.00
4411.61/1104.36	c  N st    83   3713036       535      2307         0    101172      6986   1298065   no data   no data
4476.35/1120.50	c  F st    84   3751565       535      2307         0    138740      6986   2302502   no data   no data
4476.35/1120.50	c  N st    84   3751565       535      2307         0    138740      6986   2302502   no data   no data
4487.12/1123.26	c Decided on static restart strategy
4537.88/1135.95	c  N st    94   3779869       535      2307         0     83509      6986    792838   no data   no data
4589.39/1148.85	c  N st    96   3815862       535      2307         0    118632      6986   1720483   no data   no data
4642.92/1162.30	c  N st    97   3848254       535      2307         0    150327      6986   2600582   no data   no data
4722.43/1182.19	c  N st    98   3896842       535      2307         0    113992      6986   1597377   no data   no data

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-3174102-1304093188/watcher-3174102-1304093188 -o /tmp/evaluation-result-3174102-1304093188/solver-3174102-1304093188 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174102-1304093188.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.62 5.28 7.09 4/174 8356
/proc/meminfo: memFree=16772116/32951132 swapFree=67111524/67111528
[pid=8356] ppid=8354 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 408 0 0 0 0 0 0 0 18 0 4 0 520918450 52441088 347 33554432000 4194304 4627427 140734492324304 18446744073709551615 47612902627250 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 12803 347 299 106 0 7774 0
[pid=8356/tid=8358] ppid=8354 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 520918451 52441088 347 33554432000 4194304 4627427 140734492324304 18446744073709551615 210647202801 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 520918451 52441088 347 33554432000 4194304 4627427 140734492324304 18446744073709551615 210647202801 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 520918451 52441088 347 33554432000 4194304 4627427 140734492324304 18446744073709551615 47612902627250 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0471101 s]
/proc/loadavg: 4.62 5.28 7.09 4/174 8356
/proc/meminfo: memFree=16772116/32951132 swapFree=67111524/67111528
[pid=8356] ppid=8354 vsize=183256 CPUtime=0.12 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 543 0 0 0 12 0 0 0 18 0 4 0 520918450 187654144 459 33554432000 4194304 4627427 140734492324304 18446744073709551615 4258672 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 68385 587 338 106 0 63356 0
[pid=8356/tid=8358] ppid=8354 vsize=281904 CPUtime=0 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 94 0 0 0 0 0 0 0 19 0 4 0 520918451 288669696 671 33554432000 4194304 4627427 140734492324304 18446744073709551615 210647251487 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=281904 CPUtime=0.04 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) S 8354 8356 5255 0 -1 4202560 101 0 0 0 4 0 0 0 18 0 4 0 520918451 288669696 701 33554432000 4194304 4627427 140734492324304 18446744073709551615 210647251438 0 0 4096 2 18446604471139074368 0 0 -1 7 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=281904 CPUtime=0.04 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 103 0 0 0 4 0 0 0 18 0 4 0 520918451 288669696 710 33554432000 4194304 4627427 140734492324304 18446744073709551615 210647251487 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 183256

[startup+0.152339 s]
/proc/loadavg: 4.62 5.28 7.09 4/174 8356
/proc/meminfo: memFree=16772116/32951132 swapFree=67111524/67111528
[pid=8356] ppid=8354 vsize=284992 CPUtime=3.57 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 5355 0 0 0 357 0 0 0 19 0 4 0 520918450 291831808 2620 33554432000 4194304 4627427 140734492324304 18446744073709551615 4308359 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 71248 2620 385 106 0 66219 0
[pid=8356/tid=8358] ppid=8354 vsize=284992 CPUtime=0.86 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 1249 0 0 0 86 0 0 0 19 0 4 0 520918451 291831808 2620 33554432000 4194304 4627427 140734492324304 18446744073709551615 4308640 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=284992 CPUtime=0.89 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 1283 0 0 0 89 0 0 0 19 0 4 0 520918451 291831808 2620 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=284992 CPUtime=0.9 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 1147 0 0 0 90 0 0 0 19 0 4 0 520918451 291831808 2620 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 284992

[startup+1.0087 s]
/proc/loadavg: 4.62 5.28 7.09 4/174 8356
/proc/meminfo: memFree=16772116/32951132 swapFree=67111524/67111528
[pid=8356] ppid=8354 vsize=284992 CPUtime=3.96 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 5586 0 0 0 396 0 0 0 19 0 4 0 520918450 291831808 2851 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 71248 2851 385 106 0 66219 0
[pid=8356/tid=8358] ppid=8354 vsize=284992 CPUtime=0.95 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 1306 0 0 0 95 0 0 0 19 0 4 0 520918451 291831808 2851 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=284992 CPUtime=0.99 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 1340 0 0 0 99 0 0 0 19 0 4 0 520918451 291831808 2851 33554432000 4194304 4627427 140734492324304 18446744073709551615 4327287 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=284992 CPUtime=1 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 1201 0 0 0 100 0 0 0 19 0 4 0 520918451 291831808 2852 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 284992

[startup+1.10868 s]
/proc/loadavg: 4.62 5.28 7.09 4/174 8356
/proc/meminfo: memFree=16772116/32951132 swapFree=67111524/67111528
[pid=8356] ppid=8354 vsize=285276 CPUtime=4.36 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 5846 0 0 0 436 0 0 0 19 0 4 0 520918450 292122624 3111 33554432000 4194304 4627427 140734492324304 18446744073709551615 4305679 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 71319 3111 385 106 0 66290 0
[pid=8356/tid=8358] ppid=8354 vsize=285276 CPUtime=1.05 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 1369 0 0 0 105 0 0 0 19 0 4 0 520918451 292122624 3111 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=285276 CPUtime=1.09 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 1406 0 0 0 109 0 0 0 19 0 4 0 520918451 292122624 3111 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=285276 CPUtime=1.1 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 1286 0 0 0 110 0 0 0 19 0 4 0 520918451 292122624 3111 33554432000 4194304 4627427 140734492324304 18446744073709551615 4308827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 285276

[startup+1.50062 s]
/proc/loadavg: 4.62 5.28 7.09 4/174 8356
/proc/meminfo: memFree=16772116/32951132 swapFree=67111524/67111528
[pid=8356] ppid=8354 vsize=285548 CPUtime=5.93 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 8731 0 0 0 593 0 0 0 20 0 4 0 520918450 292401152 4614 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309109 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 71387 4614 389 106 0 66358 0
[pid=8356/tid=8358] ppid=8354 vsize=285548 CPUtime=1.44 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 1754 0 0 0 144 0 0 0 20 0 4 0 520918451 292401152 4614 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=285548 CPUtime=1.49 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 1813 0 0 0 149 0 0 0 20 0 4 0 520918451 292401152 4614 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=285548 CPUtime=1.49 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 1655 0 0 0 149 0 0 0 20 0 4 0 520918451 292401152 4614 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 285548

[startup+3.10035 s]
/proc/loadavg: 4.89 5.33 7.09 10/182 8364
/proc/meminfo: memFree=16705596/32951132 swapFree=67111524/67111528
[pid=8356] ppid=8354 vsize=278684 CPUtime=12.32 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 17667 0 0 0 1230 2 0 0 25 0 4 0 520918450 285372416 9735 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 69671 9735 390 106 0 64642 0
[pid=8356/tid=8358] ppid=8354 vsize=278684 CPUtime=3.04 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 3952 0 0 0 304 0 0 0 25 0 4 0 520918451 285372416 9735 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=278684 CPUtime=3.07 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 4812 0 0 0 307 0 0 0 25 0 4 0 520918451 285372416 9735 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=278684 CPUtime=3.09 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 4304 0 0 0 309 0 0 0 25 0 4 0 520918451 285372416 9735 33554432000 4194304 4627427 140734492324304 18446744073709551615 4324672 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 278684

[startup+6.30681 s]
/proc/loadavg: 4.89 5.33 7.09 11/182 8364
/proc/meminfo: memFree=16675860/32951132 swapFree=67111524/67111528
[pid=8356] ppid=8354 vsize=291148 CPUtime=25.13 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 28226 0 0 0 2509 4 0 0 25 0 4 0 520918450 298135552 13781 33554432000 4194304 4627427 140734492324304 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 72787 13781 390 106 0 67758 0
[pid=8356/tid=8358] ppid=8354 vsize=291148 CPUtime=6.25 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 7475 0 0 0 624 1 0 0 25 0 4 0 520918451 298135552 13781 33554432000 4194304 4627427 140734492324304 18446744073709551615 4329791 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=291148 CPUtime=6.26 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 8061 0 0 0 625 1 0 0 25 0 4 0 520918451 298135552 13781 33554432000 4194304 4627427 140734492324304 18446744073709551615 4427136 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=291148 CPUtime=6.29 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 5613 0 0 0 629 0 0 0 25 0 4 0 520918451 298135552 13781 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 291148

[startup+12.7007 s]
/proc/loadavg: 5.44 5.43 7.11 10/182 8364
/proc/meminfo: memFree=16633632/32951132 swapFree=67111524/67111528
[pid=8356] ppid=8354 vsize=265640 CPUtime=50.67 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 44832 0 0 0 5060 7 0 0 25 0 4 0 520918450 272015360 22751 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 66410 22751 389 106 0 61381 0
[pid=8356/tid=8358] ppid=8354 vsize=265640 CPUtime=12.64 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 11140 0 0 0 1262 2 0 0 25 0 4 0 520918451 272015360 22751 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=265640 CPUtime=12.63 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 11304 0 0 0 1262 1 0 0 25 0 4 0 520918451 272015360 22751 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=265640 CPUtime=12.68 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 10193 0 0 0 1267 1 0 0 25 0 4 0 520918451 272015360 22751 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 265640

[startup+25.5006 s]
/proc/loadavg: 5.91 5.53 7.12 10/182 8395
/proc/meminfo: memFree=16574700/32951132 swapFree=67111524/67111528
[pid=8356] ppid=8354 vsize=296932 CPUtime=101.81 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 64495 0 0 0 10169 12 0 0 25 0 4 0 520918450 304058368 31800 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 74233 31800 389 106 0 69204 0
[pid=8356/tid=8358] ppid=8354 vsize=296932 CPUtime=25.44 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 15938 0 0 0 2541 3 0 0 25 0 4 0 520918451 304058368 31800 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=296932 CPUtime=25.37 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 16589 0 0 0 2535 2 0 0 25 0 4 0 520918451 304058368 31800 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=296932 CPUtime=25.49 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 15063 0 0 0 2546 3 0 0 25 0 4 0 520918451 304058368 31800 33554432000 4194304 4627427 140734492324304 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 296932

[startup+51.1003 s]
/proc/loadavg: 6.62 5.73 7.14 11/182 8395
/proc/meminfo: memFree=16529840/32951132 swapFree=67111524/67111528
[pid=8356] ppid=8354 vsize=297624 CPUtime=204.09 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 94845 0 0 0 20387 22 0 0 25 0 4 0 520918450 304766976 35967 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 74406 35967 389 106 0 69377 0
[pid=8356/tid=8358] ppid=8354 vsize=297624 CPUtime=51.03 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 23730 0 0 0 5098 5 0 0 25 0 4 0 520918451 304766976 35967 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=297624 CPUtime=50.84 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 23280 0 0 0 5081 3 0 0 25 0 4 0 520918451 304766976 35967 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=297624 CPUtime=51.08 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 22263 0 0 0 5103 5 0 0 25 0 4 0 520918451 304766976 35967 33554432000 4194304 4627427 140734492324304 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 297624

[startup+102.301 s]
/proc/loadavg: 7.49 6.12 7.20 10/182 8397
/proc/meminfo: memFree=16475368/32951132 swapFree=67111524/67111528
[pid=8356] ppid=8354 vsize=319880 CPUtime=408.63 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 146240 0 0 0 40825 38 0 0 25 0 4 0 520918450 327557120 43705 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 79970 43705 389 106 0 74941 0
[pid=8356/tid=8358] ppid=8354 vsize=319880 CPUtime=102.23 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 33201 0 0 0 10214 9 0 0 25 0 4 0 520918451 327557120 43705 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=319880 CPUtime=101.8 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 36529 0 0 0 10173 7 0 0 25 0 4 0 520918451 327557120 43705 33554432000 4194304 4627427 140734492324304 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=319880 CPUtime=102.29 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 36312 0 0 0 10219 10 0 0 25 0 4 0 520918451 327557120 43705 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 319880

[startup+162.301 s]

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

[pid=8356] ppid=8354 vsize=598176 CPUtime=2565.99 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 455687 0 0 0 256427 172 0 0 25 0 4 0 520918450 612532224 100274 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 149544 100274 389 106 0 144515 0
[pid=8356/tid=8358] ppid=8354 vsize=598176 CPUtime=642.2 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 102263 0 0 0 64180 40 0 0 25 0 4 0 520918451 612532224 100274 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=598176 CPUtime=639.16 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 115232 0 0 0 63874 42 0 0 25 0 4 0 520918451 612532224 100274 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=598176 CPUtime=642.3 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 111064 0 0 0 64186 44 0 0 25 0 4 0 520918451 612532224 100274 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.99
Current children cumulated vsize (KiB) 598176

[startup+702.301 s]
/proc/loadavg: 8.06 7.81 7.60 9/182 8413
/proc/meminfo: memFree=16075280/32951132 swapFree=67111524/67111528
[pid=8356] ppid=8354 vsize=533164 CPUtime=2805.68 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 480644 0 0 0 280384 184 0 0 25 0 4 0 520918450 545959936 100078 33554432000 4194304 4627427 140734492324304 18446744073709551615 4467844 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 133291 100078 389 106 0 128262 0
[pid=8356/tid=8358] ppid=8354 vsize=533164 CPUtime=702.19 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 106629 0 0 0 70177 42 0 0 25 0 4 0 520918451 545959936 100078 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=533164 CPUtime=698.86 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 122238 0 0 0 69840 46 0 0 25 0 4 0 520918451 545959936 100078 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=533164 CPUtime=702.3 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 118556 0 0 0 70183 47 0 0 25 0 4 0 520918451 545959936 100078 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.68
Current children cumulated vsize (KiB) 533164

[startup+762.301 s]
/proc/loadavg: 8.07 7.86 7.63 9/182 8414
/proc/meminfo: memFree=16037944/32951132 swapFree=67111524/67111528
[pid=8356] ppid=8354 vsize=586704 CPUtime=3045.36 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 506851 0 0 0 304338 198 0 0 25 0 4 0 520918450 600784896 106733 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309242 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 146676 106733 389 106 0 141647 0
[pid=8356/tid=8358] ppid=8354 vsize=586704 CPUtime=762.18 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 112898 0 0 0 76173 45 0 0 25 0 4 0 520918451 600784896 106733 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=586704 CPUtime=758.55 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 129453 0 0 0 75805 50 0 0 25 0 4 0 520918451 600784896 106733 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=586704 CPUtime=762.3 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 124761 0 0 0 76180 50 0 0 25 0 4 0 520918451 600784896 106733 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.36
Current children cumulated vsize (KiB) 586704

[startup+822.301 s]
/proc/loadavg: 8.06 7.89 7.66 9/182 8416
/proc/meminfo: memFree=16022692/32951132 swapFree=67111524/67111528
[pid=8356] ppid=8354 vsize=637448 CPUtime=3285.06 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 528894 0 0 0 328296 210 0 0 25 0 4 0 520918450 652746752 107109 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 159362 107109 389 106 0 154333 0
[pid=8356/tid=8358] ppid=8354 vsize=637448 CPUtime=822.17 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 118050 0 0 0 82169 48 0 0 25 0 4 0 520918451 652746752 107109 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=637448 CPUtime=818.25 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 133544 0 0 0 81773 52 0 0 25 0 4 0 520918451 652746752 107109 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=637448 CPUtime=822.29 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 131187 0 0 0 82176 53 0 0 25 0 4 0 520918451 652746752 107109 33554432000 4194304 4627427 140734492324304 18446744073709551615 4321810 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3285.06
Current children cumulated vsize (KiB) 637448

[startup+882.301 s]
/proc/loadavg: 8.09 7.94 7.69 9/182 8417
/proc/meminfo: memFree=15985872/32951132 swapFree=67111524/67111528
[pid=8356] ppid=8354 vsize=650472 CPUtime=3524.75 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 558948 0 0 0 352254 221 0 0 25 0 4 0 520918450 666083328 113771 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 162618 113771 389 106 0 157589 0
[pid=8356/tid=8358] ppid=8354 vsize=650472 CPUtime=882.17 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 125434 0 0 0 88166 51 0 0 25 0 4 0 520918451 666083328 113771 33554432000 4194304 4627427 140734492324304 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=650472 CPUtime=877.94 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 140307 0 0 0 87738 56 0 0 25 0 4 0 520918451 666083328 113771 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=650472 CPUtime=882.3 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 141078 0 0 0 88174 56 0 0 25 0 4 0 520918451 666083328 113771 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.75
Current children cumulated vsize (KiB) 650472

[startup+942.301 s]
/proc/loadavg: 8.14 7.98 7.71 10/182 8419
/proc/meminfo: memFree=15982764/32951132 swapFree=67111524/67111528
[pid=8356] ppid=8354 vsize=591284 CPUtime=3764.46 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 582588 0 0 0 376214 232 0 0 25 0 4 0 520918450 605474816 110116 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 147821 110116 389 106 0 142792 0
[pid=8356/tid=8358] ppid=8354 vsize=591284 CPUtime=942.17 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 132088 0 0 0 94163 54 0 0 25 0 4 0 520918451 605474816 110117 33554432000 4194304 4627427 140734492324304 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=591284 CPUtime=937.64 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 146360 0 0 0 93705 59 0 0 25 0 4 0 520918451 605474816 110117 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=591284 CPUtime=942.3 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 145020 0 0 0 94172 58 0 0 25 0 4 0 520918451 605474816 110117 33554432000 4194304 4627427 140734492324304 18446744073709551615 4299701 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.46
Current children cumulated vsize (KiB) 591284

[startup+1002.3 s]
/proc/loadavg: 8.15 8.01 7.74 10/182 8421
/proc/meminfo: memFree=15941848/32951132 swapFree=67111524/67111528
[pid=8356] ppid=8354 vsize=644116 CPUtime=4004.13 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 602397 0 0 0 400172 241 0 0 25 0 4 0 520918450 659574784 119320 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 161029 119320 389 106 0 156000 0
[pid=8356/tid=8358] ppid=8354 vsize=644116 CPUtime=1002.17 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 138846 0 0 0 100160 57 0 0 25 0 4 0 520918451 659574784 119320 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=644116 CPUtime=997.33 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 149614 0 0 0 99673 60 0 0 25 0 4 0 520918451 659574784 119320 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=644116 CPUtime=1002.3 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 151578 0 0 0 100168 62 0 0 25 0 4 0 520918451 659574784 119320 33554432000 4194304 4627427 140734492324304 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4004.13
Current children cumulated vsize (KiB) 644116

[startup+1062.31 s]
/proc/loadavg: 8.17 8.04 7.76 10/182 8422
/proc/meminfo: memFree=15960184/32951132 swapFree=67111524/67111528
[pid=8356] ppid=8354 vsize=610752 CPUtime=4243.86 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 625673 0 0 0 424135 251 0 0 25 0 4 0 520918450 625410048 115526 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 152688 115526 389 106 0 147659 0
[pid=8356/tid=8358] ppid=8354 vsize=610752 CPUtime=1062.17 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 146358 0 0 0 106157 60 0 0 25 0 4 0 520918451 625410048 115526 33554432000 4194304 4627427 140734492324304 18446744073709551615 4420243 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=610752 CPUtime=1057.05 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 155855 0 0 0 105642 63 0 0 25 0 4 0 520918451 625410048 115526 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=610752 CPUtime=1062.31 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 157923 0 0 0 106166 65 0 0 25 0 4 0 520918451 625410048 115526 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.86
Current children cumulated vsize (KiB) 610752

[startup+1122.3 s]
/proc/loadavg: 8.06 8.03 7.77 10/182 8424
/proc/meminfo: memFree=15933892/32951132 swapFree=67111524/67111528
[pid=8356] ppid=8354 vsize=612020 CPUtime=4483.52 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 645791 0 0 0 448094 258 0 0 25 0 4 0 520918450 626708480 122622 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 153005 122622 389 106 0 147976 0
[pid=8356/tid=8358] ppid=8354 vsize=612020 CPUtime=1122.15 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 149624 0 0 0 112154 61 0 0 25 0 4 0 520918451 626708480 122622 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=612020 CPUtime=1116.73 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 161673 0 0 0 111608 65 0 0 25 0 4 0 520918451 626708480 122622 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=612020 CPUtime=1122.3 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 164628 0 0 0 112164 66 0 0 25 0 4 0 520918451 626708480 122622 33554432000 4194304 4627427 140734492324304 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.52
Current children cumulated vsize (KiB) 612020

[startup+1182.3 s]
/proc/loadavg: 8.02 8.02 7.79 10/182 8425
/proc/meminfo: memFree=15943552/32951132 swapFree=67111524/67111528
[pid=8356] ppid=8354 vsize=673148 CPUtime=4723.21 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 663204 0 0 0 472053 268 0 0 25 0 4 0 520918450 689303552 122315 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 168287 122315 389 106 0 163258 0
[pid=8356/tid=8358] ppid=8354 vsize=673148 CPUtime=1182.15 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 151453 0 0 0 118153 62 0 0 25 0 4 0 520918451 689303552 122315 33554432000 4194304 4627427 140734492324304 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=673148 CPUtime=1176.43 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 166118 0 0 0 117575 68 0 0 25 0 4 0 520918451 689303552 122315 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=673148 CPUtime=1182.31 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 169618 0 0 0 118162 69 0 0 25 0 4 0 520918451 689303552 122315 33554432000 4194304 4627427 140734492324304 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4723.21
Current children cumulated vsize (KiB) 673148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.01 8.02 7.79 9/182 8426
/proc/meminfo: memFree=15932272/32951132 swapFree=67111524/67111528
[pid=8356] ppid=8354 vsize=660448 CPUtime=4800.34 cores=1,3,5,7
/proc/8356/stat : 8356 (strangenight2-m) R 8354 8356 5255 0 -1 4202496 670564 0 0 0 479763 271 0 0 25 0 4 0 520918450 676298752 122828 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8356/statm: 165112 122828 389 106 0 160083 0
[pid=8356/tid=8358] ppid=8354 vsize=660448 CPUtime=1201.46 cores=1,3,5,7
/proc/8356/task/8358/stat : 8358 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 152702 0 0 0 120083 63 0 0 25 0 4 0 520918451 676298752 122828 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8356/tid=8360] ppid=8354 vsize=660448 CPUtime=1195.63 cores=1,3,5,7
/proc/8356/task/8360/stat : 8360 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 168352 0 0 0 119495 68 0 0 25 0 4 0 520918451 676298752 122828 33554432000 4194304 4627427 140734492324304 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8356/tid=8362] ppid=8354 vsize=660448 CPUtime=1201.61 cores=1,3,5,7
/proc/8356/task/8362/stat : 8362 (strangenight2-m) R 8354 8356 5255 0 -1 4202560 172119 0 0 0 120091 70 0 0 25 0 4 0 520918451 676298752 122828 33554432000 4194304 4627427 140734492324304 18446744073709551615 4327488 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 660448

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.63
CPU time (s): 4800.4
CPU user time (s): 4797.66
CPU system time (s): 2.73758
CPU usage (%): 399.489
Max. virtual memory (cumulated for all children) (KiB): 768144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.66
system time used= 2.73758
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 670565
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= 488
involuntary context switches= 36598

runsolver used 1.68074 second user time and 4.18036 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 18:06:28
IDJOB=3174102
IDBENCH=82920
IDSOLVER=1586
FILE ID=node129/3174102-1304093188
RUNJOBID= node129-1304093188-8338
PBS_JOBID= 13170456
Free space on /tmp= 66372 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1114532273-035.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174102-1304093188/watcher-3174102-1304093188 -o /tmp/evaluation-result-3174102-1304093188/solver-3174102-1304093188 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174102-1304093188.cnf

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

MD5SUM BENCH= ff7e731e0657a2728f5ff73a4fd8bb2e
RANDOM SEED=96051104

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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:     32951132 kB
MemFree:      16772396 kB
Buffers:       1284116 kB
Cached:       14163672 kB
SwapCached:          4 kB
Active:        3776172 kB
Inactive:     11735788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16772396 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11332 kB
Writeback:           8 kB
AnonPages:       63916 kB
Mapped:          15112 kB
Slab:           603528 kB
PageTables:       4188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   209612 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66360 MiB
End job on node129 at 2011-04-29 18:26:32