Trace number 3366511

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 (fixed)? (TO) 4800.35 1203.45

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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366511-1305405820.cnf'
0.00/0.01	c -- header says num vars:            550
0.00/0.01	c -- header says num clauses:        2343
0.00/0.01	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.01	c -- vars added        550
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       550      2343         0         0      7029         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    550 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.00 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:     247 undec:      72 neg:     231
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       538      2323         0         0      7034         0   no data   no data
0.00/0.10	c Decided on static restart strategy
0.45/0.16	c  N st     8      4925       538      2323         0      4849      7034    118056   no data   no data
1.57/0.42	c  N st    10     11308       538      2323         0      4504      7034     79010   no data   no data
2.37/0.70	c  N st    11     17051       538      2323         0     10122      7034    224993   no data   no data
4.39/1.11	c  F st    12     25002       538      2323         0     12374      7034    256756   no data   no data
4.39/1.11	c  N st    12     25002       538      2323         0     12374      7034    256756   no data   no data
5.16/1.36	c Decided on static restart strategy
5.16/1.36	c  N st    18     30003       538      2323         0     10658      7034    203279   no data   no data
5.16/1.36	c  S st    18     30003       538      2323         0     10658      7034    203279   no data   no data
5.16/1.39	c  S st    18     30507       538      2323         0     11161      7034    214773   no data   no data
5.16/1.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.16/1.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.16/1.39	c blocked clauses removed:       16 vars:      3 tried:         538 T: 0.00 s
5.16/1.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.16/1.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
5.16/1.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.55/1.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.55/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.55/1.45	c lits-rem:        81  cl-subs:      537  v-elim:      0  v-fix:    0  time:  0.05 s
5.55/1.46	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.01
5.55/1.46	c calculated reachability. Time: 0.00
5.55/1.46	c  N st    18     30507       535      2307         0     10624      6986    200911   no data   no data
7.16/1.87	c  N st    20     37618       535      2307         0      9879      6986    165393   no data   no data
8.78/2.26	c  N st    21     44020       535      2307         0     16135      6986    313903   no data   no data
9.19/2.39	c  S st    22     45760       535      2307         0      9101      6986    130753   no data   no data
9.55/2.42	c  S st    22     46264       535      2307         0      9605      6986    143067   no data   no data
9.55/2.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.55/2.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.55/2.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.55/2.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.55/2.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.55/2.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
9.55/2.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.55/2.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.55/2.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.55/2.44	c lits-rem:        16  cl-subs:      137  v-elim:      0  v-fix:    0  time:  0.01 s
9.55/2.44	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
9.55/2.44	c vivif2 --  cl tried     9468 cl shrink        0 lits rem          0 time: 0.00
9.55/2.44	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.01
9.55/2.44	c calculated reachability. Time: 0.00
9.55/2.44	c  N st    22     46264       535      2307         0      9468      6986    139956   no data   no data
13.58/3.41	c  N st    23     60661       535      2307         0     13843      6986    239163   no data   no data
15.94/4.06	c  N st    24     69397       535      2307         0     11629      6986    171617   no data   no data
15.94/4.06	c  S st    24     69397       535      2307         0     11629      6986    171617   no data   no data
15.94/4.09	c  S st    24     69900       535      2307         0     12132      6986    183428   no data   no data
15.94/4.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.34/4.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.34/4.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.34/4.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.34/4.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.34/4.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
16.34/4.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.34/4.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.34/4.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.34/4.13	c lits-rem:        23  cl-subs:      150  v-elim:      0  v-fix:    0  time:  0.02 s
16.34/4.13	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
16.34/4.13	c vivif2 --  cl tried    11982 cl shrink        0 lits rem          0 time: 0.00
16.34/4.13	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.01
16.34/4.14	c calculated reachability. Time: 0.00
16.34/4.14	c  N st    24     69900       535      2307         0     11982      6986    179533   no data   no data
21.13/5.38	c  F st    25     87500       535      2307         0     17472      6986    313829   no data   no data
21.13/5.38	c  N st    25     87500       535      2307         0     17472      6986    313829   no data   no data
22.71/5.76	c Decided on static restart strategy
23.91/6.02	c  N st    32     95535       535      2307         0     25341      6986    504482   no data   no data
26.34/6.65	c  N st    34    104850       535      2307         0     21805      6986    409419   no data   no data
26.34/6.65	c  S st    34    104850       535      2307         0     21805      6986    409419   no data   no data
26.34/6.70	c  S st    34    105351       535      2307         0     22306      6986    421386   no data   no data
26.34/6.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.75/6.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
26.75/6.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.75/6.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.75/6.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.75/6.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
26.75/6.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
26.75/6.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
26.75/6.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.10/6.85	c lits-rem:       174  cl-subs:      560  v-elim:      0  v-fix:    0  time:  0.12 s
27.10/6.85	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
27.10/6.85	c vivif2 --  cl tried    21746 cl shrink        0 lits rem          0 time: 0.00
27.10/6.87	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.01
27.10/6.87	c calculated reachability. Time: 0.00
27.10/6.87	c  N st    34    105351       535      2307         0     21746      6986    405370   no data   no data
30.30/7.67	c  N st    35    114952       535      2307         0     17404      6986    272136   no data   no data
35.52/8.93	c  N st    36    129350       535      2307         0     16802      6986    238430   no data   no data
43.46/10.92	c  N st    37    150946       535      2307         0     22262      6986    363262   no data   no data
45.85/11.57	c  S st    38    158028       535      2307         0     29164      6986    538300   no data   no data
46.24/11.64	c  S st    38    158531       535      2307         0     29664      6986    550470   no data   no data
46.24/11.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.24/11.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
46.24/11.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.24/11.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.24/11.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.24/11.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
46.24/11.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
46.24/11.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
46.24/11.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.28/12.13	c lits-rem:       315  cl-subs:     1471  v-elim:      0  v-fix:    0  time:  0.45 s
48.28/12.13	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
48.28/12.13	c vivif2 --  cl tried    28193 cl shrink        0 lits rem          0 time: 0.01
48.28/12.15	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.02
48.28/12.15	c calculated reachability. Time: 0.00
48.28/12.15	c  N st    38    158531       535      2307         0     28193      6986    512370   no data   no data
69.39/17.44	c  N st    39    207119       535      2307         0     22870      6986    337014   no data   no data
82.55/20.70	c  N st    40    237799       535      2307         0     33333      6986    571879   no data   no data
82.55/20.70	c  S st    40    237799       535      2307         0     33333      6986    571879   no data   no data
82.55/20.78	c  S st    40    238302       535      2307         0     33836      6986    584772   no data   no data
82.55/20.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.55/20.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
82.55/20.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.55/20.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.55/20.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.55/20.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
82.55/20.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
82.96/20.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.96/20.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.34/21.42	c lits-rem:       246  cl-subs:     1949  v-elim:      0  v-fix:    0  time:  0.61 s
85.34/21.42	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
85.34/21.43	c vivif2 --  cl tried    31887 cl shrink        0 lits rem          0 time: 0.01
85.34/21.45	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.02
85.34/21.45	c calculated reachability. Time: 0.00
85.34/21.45	c  N st    40    238302       535      2307         0     31887      6986    537700   no data   no data
116.05/29.18	c  F st    41    306250       535      2307         0     33788      6986    564567   no data   no data
116.05/29.18	c  N st    41    306250       535      2307         0     33788      6986    564567   no data   no data
119.24/29.90	c Decided on static restart strategy
130.81/32.85	c  N st    51    334556       535      2307         0     38122      6986    652863   no data   no data
142.37/35.75	c  N st    53    357457       535      2307         0     36070      6986    584037   no data   no data
142.37/35.75	c  S st    53    357457       535      2307         0     36070      6986    584037   no data   no data
142.77/35.84	c  S st    53    357960       535      2307         0     36573      6986    596364   no data   no data
142.77/35.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
142.77/35.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
142.77/35.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.77/35.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.77/35.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.77/35.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
142.77/35.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
142.77/35.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
142.77/35.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.97/36.20	c lits-rem:       182  cl-subs:     1039  v-elim:      0  v-fix:    0  time:  0.32 s
144.37/36.20	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
144.37/36.20	c vivif2 --  cl tried    35534 cl shrink        0 lits rem          0 time: 0.01
144.37/36.23	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.02
144.37/36.23	c calculated reachability. Time: 0.00
144.37/36.23	c  N st    53    357960       535      2307         0     35534      6986    567630   no data   no data
160.73/40.39	c  N st    54    390353       535      2307         0     41826      6986    703687   no data   no data
189.09/47.43	c  N st    55    438945       535      2307         0     35465      6986    498215   no data   no data
228.18/57.24	c  N st    56    511828       535      2307         0     49038      6986    852915   no data   no data
242.90/60.90	c  N st    57    536940       535      2307         0     43290      6986    684075   no data   no data
242.90/60.90	c  S st    57    536940       535      2307         0     43290      6986    684075   no data   no data
243.30/61.02	c  S st    57    537447       535      2307         0     43795      6986    696697   no data   no data
243.30/61.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
243.30/61.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
243.30/61.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
243.30/61.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
243.30/61.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
243.30/61.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
243.30/61.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
243.30/61.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
243.30/61.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
245.73/61.68	c lits-rem:       252  cl-subs:     1530  v-elim:      0  v-fix:    0  time:  0.62 s
245.73/61.68	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
245.73/61.69	c vivif2 --  cl tried    42265 cl shrink        0 lits rem          0 time: 0.01
246.14/61.72	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.03
246.14/61.72	c calculated reachability. Time: 0.00
246.14/61.72	c  N st    57    537447       535      2307         0     42265      6986    652536   no data   no data
355.42/89.14	c  N st    58    701431       535      2307         0     36335      6986    400389   no data   no data
431.58/108.24	c  N st    59    806172       535      2307         0     65380      6986   1131071   no data   no data
431.58/108.24	c  S st    59    806172       535      2307         0     65380      6986   1131071   no data   no data
432.38/108.45	c  S st    59    806678       535      2307         0     65886      6986   1143209   no data   no data
432.38/108.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
432.38/108.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
432.38/108.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
432.38/108.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
432.38/108.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
432.38/108.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
432.38/108.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
432.78/108.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
432.78/108.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
444.34/111.47	c lits-rem:       378  cl-subs:     4079  v-elim:      0  v-fix:    0  time:  2.93 s
444.34/111.47	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
444.34/111.48	c vivif2 --  cl tried    61807 cl shrink        0 lits rem          0 time: 0.01
444.74/111.54	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.05
444.74/111.54	c calculated reachability. Time: 0.00
444.74/111.54	c  N st    59    806678       535      2307         0     61807      6986   1042811   no data   no data
656.55/164.65	c  F st    60   1071875       535      2307         0     77320      6986   1329475   no data   no data
656.55/164.66	c  N st    60   1071875       535      2307         0     77320      6986   1329475   no data   no data
662.14/166.11	c Decided on static restart strategy
682.08/171.04	c  N st    70   1100185       535      2307         0     61335      6986    900626   no data   no data
715.98/179.50	c  N st    72   1136180       535      2307         0     51810      6986    634098   no data   no data
747.90/187.51	c  N st    73   1168572       535      2307         0     83433      6986   1479152   no data   no data
793.38/198.97	c  N st    74   1210018       535      2307         0     77797      6986   1277617   no data   no data
793.38/198.97	c  S st    74   1210018       535      2307         0     77797      6986   1277617   no data   no data
794.62/199.22	c  S st    74   1210520       535      2307         0     78298      6986   1290128   no data   no data
794.62/199.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
794.62/199.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
794.62/199.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
794.62/199.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
794.62/199.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
794.62/199.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
794.62/199.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
794.62/199.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
794.97/199.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
810.93/203.33	c lits-rem:       550  cl-subs:     4468  v-elim:      0  v-fix:    0  time:  4.00 s
810.93/203.33	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
810.93/203.34	c vivif2 --  cl tried    73830 cl shrink        0 lits rem          0 time: 0.02
811.33/203.41	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.07
811.33/203.42	c calculated reachability. Time: 0.00
811.33/203.42	c  N st    74   1210520       535      2307         0     73830      6986   1176441   no data   no data
891.14/223.48	c  N st    75   1283402       535      2307         0     50360      6986    535413   no data   no data
1005.23/252.01	c  N st    76   1392726       535      2307         0     58385      6986    695765   no data   no data
1167.93/292.85	c  N st    77   1556710       535      2307         0     63760      6986    832519   no data   no data
1329.93/333.49	c  N st    78   1710521       535      2307         0    104920      6986   1870975   no data   no data
1329.93/333.49	c  S st    78   1710521       535      2307         0    104920      6986   1870975   no data   no data
1331.48/333.83	c  S st    78   1711025       535      2307         0    105424      6986   1883686   no data   no data
1331.48/333.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1331.48/333.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1331.48/333.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1331.48/333.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1331.48/333.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1331.48/333.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
1331.48/333.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1331.88/333.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1331.88/333.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1384.92/347.22	c lits-rem:       691  cl-subs:     9080  v-elim:      0  v-fix:    0  time: 13.23 s
1384.92/347.22	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
1384.92/347.24	c vivif2 --  cl tried    96344 cl shrink        0 lits rem          0 time: 0.02
1385.32/347.34	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.10
1385.32/347.34	c calculated reachability. Time: 0.00
1385.32/347.34	c  N st    78   1711025       535      2307         0     96344      6986   1665362   no data   no data
1840.87/461.51	c  N st    79   2079992       535      2307         0    108425      6986   1895418   no data   no data
2001.62/501.80	c  N st    80   2211025       535      2307         0    112478      6986   1966268   no data   no data
2001.62/501.80	c  S st    80   2211025       535      2307         0    112478      6986   1966268   no data   no data
2002.82/502.15	c  S st    80   2211526       535      2307         0    112979      6986   1979573   no data   no data
2002.82/502.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2003.22/502.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2003.22/502.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2003.22/502.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2003.22/502.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2003.22/502.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
2003.22/502.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2003.22/502.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2003.61/502.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2050.68/514.19	c lits-rem:       737  cl-subs:     6639  v-elim:      0  v-fix:    0  time: 11.89 s
2050.68/514.19	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
2051.08/514.22	c vivif2 --  cl tried   106340 cl shrink        0 lits rem          0 time: 0.03
2051.48/514.33	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.11
2051.48/514.33	c calculated reachability. Time: 0.00
2051.48/514.33	c  N st    80   2211526       535      2307         0    106340      6986   1804801   no data   no data
2718.44/681.57	c  N st    81   2711528       535      2307         0    129521      6986   2278450   no data   no data
2718.44/681.57	c  S st    81   2711528       535      2307         0    129521      6986   2278450   no data   no data
2720.46/682.02	c  S st    81   2712031       535      2307         0    130024      6986   2290943   no data   no data
2720.46/682.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2720.46/682.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2720.46/682.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2720.46/682.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2720.46/682.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2720.46/682.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
2720.46/682.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2720.88/682.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2721.23/682.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2806.97/703.71	c lits-rem:      1174  cl-subs:    10897  v-elim:      0  v-fix:    0  time: 21.50 s
2806.97/703.71	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
2806.97/703.74	c vivif2 --  cl tried   119127 cl shrink        0 lits rem          0 time: 0.03
2807.37/703.87	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.13
2807.37/703.87	c calculated reachability. Time: 0.00
2807.37/703.87	c  N st    81   2712031       535      2307         0    119127      6986   2033349   no data   no data
3563.31/893.39	c  N st    82   3212031       535      2307         0     94858      6986   1223941   no data   no data
3563.31/893.39	c  S st    82   3212031       535      2307         0     94858      6986   1223941   no data   no data
3564.46/893.67	c  S st    82   3212534       535      2307         0     95361      6986   1236797   no data   no data
3564.46/893.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3564.86/893.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3564.86/893.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3564.86/893.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3564.86/893.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3564.86/893.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
3564.86/893.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3564.86/893.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3564.86/893.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3573.23/895.82	c lits-rem:       235  cl-subs:     3501  v-elim:      0  v-fix:    0  time:  2.04 s
3573.23/895.82	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
3573.23/895.84	c vivif2 --  cl tried    91860 cl shrink        0 lits rem          0 time: 0.02
3573.63/895.93	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.09
3573.63/895.93	c calculated reachability. Time: 0.00
3573.63/895.93	c  N st    82   3212534       535      2307         0     91860      6986   1151614   no data   no data
4389.36/1100.44	c  N st    83   3712534       535      2307         0    103150      6986   1347678   no data   no data
4389.36/1100.44	c  S st    83   3712534       535      2307         0    103150      6986   1347678   no data   no data
4390.56/1100.78	c  S st    83   3713036       535      2307         0    103652      6986   1360784   no data   no data
4390.56/1100.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4390.96/1100.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
4390.96/1100.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4390.96/1100.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4390.96/1100.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4390.96/1100.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    535 time:  0.00 s
4390.96/1100.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4390.96/1100.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4391.36/1100.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4399.34/1102.97	c lits-rem:       308  cl-subs:     2480  v-elim:      0  v-fix:    0  time:  2.06 s
4399.34/1102.97	c vivif2 --  cl tried     2307 cl shrink        0 lits rem          0 time: 0.00
4399.34/1102.99	c vivif2 --  cl tried   101172 cl shrink        0 lits rem          0 time: 0.02
4399.74/1103.09	c asymm  cl-useful: 0/2307/2307 lits-rem:0 time: 0.10
4400.14/1103.10	c calculated reachability. Time: 0.00
4400.14/1103.10	c  N st    83   3713036       535      2307         0    101172      6986   1298065   no data   no data
4462.80/1118.81	c  F st    84   3751565       535      2307         0    138740      6986   2302502   no data   no data
4462.80/1118.81	c  N st    84   3751565       535      2307         0    138740      6986   2302502   no data   no data
4473.52/1121.56	c Decided on static restart strategy
4525.78/1134.69	c  N st    94   3779869       535      2307         0     83509      6986    792838   no data   no data
4577.24/1147.58	c  N st    96   3815862       535      2307         0    118632      6986   1720483   no data   no data
4631.49/1161.11	c  N st    97   3848254       535      2307         0    150327      6986   2600582   no data   no data
4710.47/1180.94	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: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366511-1305405820/watcher-3366511-1305405820 -o /tmp/evaluation-result-3366511-1305405820/solver-3366511-1305405820 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366511-1305405820.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.51 7.95 7.97 5/350 16196
/proc/meminfo: memFree=25739812/32951124 swapFree=40554400/67111528
[pid=16196] ppid=16194 vsize=51168 CPUtime=0.01 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 407 0 0 0 1 0 0 0 25 0 4 0 652182469 52396032 348 33554432000 4194304 4580107 140736542040112 18446744073709551615 46975571417014 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 12792 348 299 95 0 7774 0
[pid=16196/tid=16197] ppid=16194 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652182469 52396032 348 33554432000 4194304 4580107 140736542040112 18446744073709551615 46975571417014 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652182469 52396032 348 33554432000 4194304 4580107 140736542040112 18446744073709551615 230809222129 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652182469 52396032 348 33554432000 4194304 4580107 140736542040112 18446744073709551615 46975571417004 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.11946 s]
/proc/loadavg: 7.51 7.95 7.97 5/350 16196
/proc/meminfo: memFree=25739812/32951124 swapFree=40554400/67111528
[pid=16196] ppid=16194 vsize=282252 CPUtime=0.45 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 1780 0 0 0 45 0 0 0 25 0 4 0 652182469 289026048 1676 33554432000 4194304 4580107 140736542040112 18446744073709551615 4321809 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 70563 1676 377 95 0 65545 0
[pid=16196/tid=16197] ppid=16194 vsize=282252 CPUtime=0.11 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 391 0 0 0 11 0 0 0 25 0 4 0 652182469 289026048 1676 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=282252 CPUtime=0.1 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 339 0 0 0 10 0 0 0 25 0 4 0 652182469 289026048 1676 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=282252 CPUtime=0.11 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 286 0 0 0 11 0 0 0 25 0 4 0 652182469 289026048 1676 33554432000 4194304 4580107 140736542040112 18446744073709551615 4292966 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 282252

[startup+0.200446 s]
/proc/loadavg: 7.51 7.95 7.97 5/350 16196
/proc/meminfo: memFree=25739812/32951124 swapFree=40554400/67111528
[pid=16196] ppid=16194 vsize=283612 CPUtime=0.77 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 2374 0 0 0 77 0 0 0 25 0 4 0 652182469 290418688 1674 33554432000 4194304 4580107 140736542040112 18446744073709551615 4292997 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 70903 1675 377 95 0 65885 0
[pid=16196/tid=16197] ppid=16194 vsize=283612 CPUtime=0.19 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 532 0 0 0 19 0 0 0 25 0 4 0 652182469 290418688 1675 33554432000 4194304 4580107 140736542040112 18446744073709551615 4293682 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=283612 CPUtime=0.18 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 485 0 0 0 18 0 0 0 25 0 4 0 652182469 290418688 1675 33554432000 4194304 4580107 140736542040112 18446744073709551615 4324363 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=283612 CPUtime=0.19 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 441 0 0 0 19 0 0 0 25 0 4 0 652182469 290418688 1675 33554432000 4194304 4580107 140736542040112 18446744073709551615 4316835 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283612

[startup+0.300427 s]
/proc/loadavg: 7.51 7.95 7.97 5/350 16196
/proc/meminfo: memFree=25739812/32951124 swapFree=40554400/67111528
[pid=16196] ppid=16194 vsize=283744 CPUtime=1.17 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 2802 0 0 0 117 0 0 0 25 0 4 0 652182469 290553856 2102 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 70936 2102 377 95 0 65918 0
[pid=16196/tid=16197] ppid=16194 vsize=283744 CPUtime=0.29 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 649 0 0 0 29 0 0 0 25 0 4 0 652182469 290553856 2102 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=283744 CPUtime=0.28 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 587 0 0 0 28 0 0 0 25 0 4 0 652182469 290553856 2103 33554432000 4194304 4580107 140736542040112 18446744073709551615 4324259 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=283744 CPUtime=0.29 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 552 0 0 0 29 0 0 0 25 0 4 0 652182469 290553856 2103 33554432000 4194304 4580107 140736542040112 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283744

[startup+0.700354 s]
/proc/loadavg: 7.51 7.95 7.97 5/350 16196
/proc/meminfo: memFree=25739812/32951124 swapFree=40554400/67111528
[pid=16196] ppid=16194 vsize=284788 CPUtime=2.77 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 4394 0 0 0 277 0 0 0 25 0 4 0 652182469 291622912 2780 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 71197 2780 377 95 0 66179 0
[pid=16196/tid=16197] ppid=16194 vsize=284788 CPUtime=0.69 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 1029 0 0 0 69 0 0 0 25 0 4 0 652182469 291622912 2780 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=284788 CPUtime=0.68 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 995 0 0 0 68 0 0 0 25 0 4 0 652182469 291622912 2780 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=284788 CPUtime=0.69 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 967 0 0 0 69 0 0 0 25 0 4 0 652182469 291622912 2780 33554432000 4194304 4580107 140736542040112 18446744073709551615 4318432 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284788

[startup+1.50021 s]
/proc/loadavg: 7.63 7.97 7.97 9/354 16200
/proc/meminfo: memFree=25728992/32951124 swapFree=40554400/67111528
[pid=16196] ppid=16194 vsize=286004 CPUtime=5.96 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 8822 0 0 0 595 1 0 0 25 0 4 0 652182469 292868096 4548 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 71501 4548 379 95 0 66483 0
[pid=16196/tid=16197] ppid=16194 vsize=286004 CPUtime=1.49 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 1781 0 0 0 149 0 0 0 25 0 4 0 652182469 292868096 4548 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=286004 CPUtime=1.47 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 1771 0 0 0 147 0 0 0 25 0 4 0 652182469 292868096 4548 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=286004 CPUtime=1.49 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 1801 0 0 0 149 0 0 0 25 0 4 0 652182469 292868096 4548 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 286004

[startup+3.10092 s]
/proc/loadavg: 7.63 7.97 7.97 9/354 16200
/proc/meminfo: memFree=25715724/32951124 swapFree=40554400/67111528
[pid=16196] ppid=16194 vsize=302428 CPUtime=12.35 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 17896 0 0 0 1233 2 0 0 25 0 4 0 652182469 309686272 9515 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 75607 9515 379 95 0 70589 0
[pid=16196/tid=16197] ppid=16194 vsize=302428 CPUtime=3.09 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 4142 0 0 0 309 0 0 0 25 0 4 0 652182469 309686272 9515 33554432000 4194304 4580107 140736542040112 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=302428 CPUtime=3.05 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 4760 0 0 0 305 0 0 0 25 0 4 0 652182469 309686272 9515 33554432000 4194304 4580107 140736542040112 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=302428 CPUtime=3.09 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 4268 0 0 0 309 0 0 0 25 0 4 0 652182469 309686272 9515 33554432000 4194304 4580107 140736542040112 18446744073709551615 4293105 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 302428

[startup+6.30033 s]
/proc/loadavg: 7.66 7.97 7.97 9/354 16200
/proc/meminfo: memFree=25683192/32951124 swapFree=40554400/67111528
[pid=16196] ppid=16194 vsize=321692 CPUtime=25.11 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 28099 0 0 0 2506 5 0 0 25 0 4 0 652182469 329412608 14557 33554432000 4194304 4580107 140736542040112 18446744073709551615 4293131 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 80423 14557 379 95 0 75405 0
[pid=16196/tid=16197] ppid=16194 vsize=321692 CPUtime=6.29 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 7465 0 0 0 628 1 0 0 25 0 4 0 652182469 329412608 14557 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=321692 CPUtime=6.22 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 7532 0 0 0 621 1 0 0 25 0 4 0 652182469 329412608 14557 33554432000 4194304 4580107 140736542040112 18446744073709551615 4416317 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=321692 CPUtime=6.28 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 5947 0 0 0 628 0 0 0 25 0 4 0 652182469 329412608 14557 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 321692

[startup+12.7012 s]
/proc/loadavg: 7.69 7.97 7.97 9/354 16200
/proc/meminfo: memFree=25629644/32951124 swapFree=40554400/67111528
[pid=16196] ppid=16194 vsize=284952 CPUtime=50.64 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 44816 0 0 0 5056 8 0 0 25 0 4 0 652182469 291790848 23394 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 71238 23394 379 95 0 66220 0
[pid=16196/tid=16197] ppid=16194 vsize=284952 CPUtime=12.69 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 12227 0 0 0 1267 2 0 0 25 0 4 0 652182469 291790848 23394 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=284952 CPUtime=12.55 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 10069 0 0 0 1254 1 0 0 25 0 4 0 652182469 291790848 23394 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294701 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=284952 CPUtime=12.69 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 10329 0 0 0 1268 1 0 0 25 0 4 0 652182469 291790848 23394 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 284952

[startup+25.5008 s]
/proc/loadavg: 7.76 7.97 7.97 9/354 16200
/proc/meminfo: memFree=25596848/32951124 swapFree=40554400/67111528
[pid=16196] ppid=16194 vsize=304508 CPUtime=101.69 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 65306 0 0 0 10157 12 0 0 25 0 4 0 652182469 311816192 30054 33554432000 4194304 4580107 140736542040112 18446744073709551615 4293682 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 76127 30054 379 95 0 71109 0
[pid=16196/tid=16197] ppid=16194 vsize=304508 CPUtime=25.49 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 17638 0 0 0 2546 3 0 0 25 0 4 0 652182469 311816192 30054 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=304508 CPUtime=25.2 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 14743 0 0 0 2518 2 0 0 25 0 4 0 652182469 311816192 30054 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=304508 CPUtime=25.48 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 14952 0 0 0 2546 2 0 0 25 0 4 0 652182469 311816192 30054 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 304508

[startup+51.1011 s]
/proc/loadavg: 7.91 7.99 7.98 9/354 16201
/proc/meminfo: memFree=25564804/32951124 swapFree=40554400/67111528
[pid=16196] ppid=16194 vsize=307852 CPUtime=203.81 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 99304 0 0 0 20360 21 0 0 25 0 4 0 652182469 315240448 34382 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 76963 34382 379 95 0 71945 0
[pid=16196/tid=16197] ppid=16194 vsize=307852 CPUtime=51.09 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 26512 0 0 0 5104 5 0 0 25 0 4 0 652182469 315240448 34382 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=307852 CPUtime=50.53 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 22774 0 0 0 5049 4 0 0 25 0 4 0 652182469 315240448 34382 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=307852 CPUtime=51.09 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 23110 0 0 0 5104 5 0 0 25 0 4 0 652182469 315240448 34382 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.81
Current children cumulated vsize (KiB) 307852

[startup+102.301 s]
/proc/loadavg: 8.07 8.02 7.99 9/354 16202
/proc/meminfo: memFree=25498176/32951124 swapFree=40554400/67111528
[pid=16196] ppid=16194 vsize=329624 CPUtime=408.08 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 146590 0 0 0 40772 36 0 0 25 0 4 0 652182469 337534976 45926 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 82406 45926 379 95 0 77388 0
[pid=16196/tid=16197] ppid=16194 vsize=329624 CPUtime=102.29 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 31771 0 0 0 10223 6 0 0 25 0 4 0 652182469 337534976 45927 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=329624 CPUtime=101.18 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 36073 0 0 0 10109 9 0 0 25 0 4 0 652182469 337534976 45927 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=329624 CPUtime=102.3 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 38415 0 0 0 10221 9 0 0 25 0 4 0 652182469 337534976 45927 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.08
Current children cumulated vsize (KiB) 329624

[startup+162.301 s]

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

[pid=16196] ppid=16194 vsize=581660 CPUtime=2801.4 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 487526 0 0 0 279976 164 0 0 25 0 4 0 652182469 595619840 96023 33554432000 4194304 4580107 140736542040112 18446744073709551615 4406451 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 145415 96023 379 95 0 140397 0
[pid=16196/tid=16197] ppid=16194 vsize=581660 CPUtime=702.28 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 110811 0 0 0 70189 39 0 0 25 0 4 0 652182469 595619840 96023 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=581660 CPUtime=694.6 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 116022 0 0 0 69419 41 0 0 25 0 4 0 652182469 595619840 96023 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=581660 CPUtime=702.31 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 119837 0 0 0 70191 40 0 0 25 0 4 0 652182469 595619840 96023 33554432000 4194304 4580107 140736542040112 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2801.4
Current children cumulated vsize (KiB) 581660

[startup+762.301 s]
/proc/loadavg: 8.10 8.08 8.02 9/354 16220
/proc/meminfo: memFree=25134928/32951124 swapFree=40554400/67111528
[pid=16196] ppid=16194 vsize=569504 CPUtime=3040.76 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 513927 0 0 0 303900 176 0 0 25 0 4 0 652182469 583172096 99681 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294963 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 142376 99682 379 95 0 137358 0
[pid=16196/tid=16197] ppid=16194 vsize=569504 CPUtime=762.3 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 117034 0 0 0 76188 42 0 0 25 0 4 0 652182469 583172096 99682 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=569504 CPUtime=753.95 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 122946 0 0 0 75351 44 0 0 25 0 4 0 652182469 583172096 99682 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=569504 CPUtime=762.32 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 126420 0 0 0 76189 43 0 0 25 0 4 0 652182469 583172096 99682 33554432000 4194304 4580107 140736542040112 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.76
Current children cumulated vsize (KiB) 569504

[startup+822.301 s]
/proc/loadavg: 8.11 8.08 8.02 9/354 16221
/proc/meminfo: memFree=25113832/32951124 swapFree=40554400/67111528
[pid=16196] ppid=16194 vsize=635200 CPUtime=3280.08 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 533414 0 0 0 327821 187 0 0 25 0 4 0 652182469 650444800 103346 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 158800 103346 379 95 0 153782 0
[pid=16196/tid=16197] ppid=16194 vsize=635200 CPUtime=822.28 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 122362 0 0 0 82183 45 0 0 25 0 4 0 652182469 650444800 103346 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=635200 CPUtime=813.3 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 127267 0 0 0 81284 46 0 0 25 0 4 0 652182469 650444800 103346 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=635200 CPUtime=822.3 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 129900 0 0 0 82185 45 0 0 25 0 4 0 652182469 650444800 103346 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3280.08
Current children cumulated vsize (KiB) 635200

[startup+882.313 s]
/proc/loadavg: 8.10 8.08 8.02 9/354 16223
/proc/meminfo: memFree=25058996/32951124 swapFree=40554400/67111528
[pid=16196] ppid=16194 vsize=645940 CPUtime=3519.44 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 565253 0 0 0 351746 198 0 0 25 0 4 0 652182469 661442560 110850 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 161485 110850 379 95 0 156467 0
[pid=16196/tid=16197] ppid=16194 vsize=645940 CPUtime=882.3 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 132025 0 0 0 88182 48 0 0 25 0 4 0 652182469 661442560 110850 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=645940 CPUtime=872.62 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 133582 0 0 0 87213 49 0 0 25 0 4 0 652182469 661442560 110850 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=645940 CPUtime=882.32 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 139480 0 0 0 88185 47 0 0 25 0 4 0 652182469 661442560 110850 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3519.44
Current children cumulated vsize (KiB) 645940

[startup+942.301 s]
/proc/loadavg: 8.10 8.08 8.02 9/354 16225
/proc/meminfo: memFree=25107812/32951124 swapFree=40554400/67111528
[pid=16196] ppid=16194 vsize=579624 CPUtime=3758.73 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 590666 0 0 0 375664 209 0 0 25 0 4 0 652182469 593534976 108560 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 144906 108560 379 95 0 139888 0
[pid=16196/tid=16197] ppid=16194 vsize=579624 CPUtime=942.29 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 138546 0 0 0 94178 51 0 0 25 0 4 0 652182469 593534976 108560 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=579624 CPUtime=931.97 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 139825 0 0 0 93145 52 0 0 25 0 4 0 652182469 593534976 108560 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=579624 CPUtime=942.31 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 144929 0 0 0 94181 50 0 0 25 0 4 0 652182469 593534976 108560 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3758.73
Current children cumulated vsize (KiB) 579624

[startup+1002.3 s]
/proc/loadavg: 8.23 8.11 8.03 9/354 16226
/proc/meminfo: memFree=25036824/32951124 swapFree=40554400/67111528
[pid=16196] ppid=16194 vsize=723332 CPUtime=3998.07 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 617296 0 0 0 399585 222 0 0 25 0 4 0 652182469 740691968 121347 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 180833 121347 379 95 0 175815 0
[pid=16196/tid=16197] ppid=16194 vsize=723332 CPUtime=1002.29 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 145345 0 0 0 100174 55 0 0 25 0 4 0 652182469 740691968 121347 33554432000 4194304 4580107 140736542040112 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=723332 CPUtime=991.31 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 146441 0 0 0 99076 55 0 0 25 0 4 0 652182469 740691968 121347 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=723332 CPUtime=1002.31 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 151372 0 0 0 100179 52 0 0 25 0 4 0 652182469 740691968 121347 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3998.07
Current children cumulated vsize (KiB) 723332

[startup+1062.3 s]
/proc/loadavg: 8.21 8.12 8.04 9/354 16237
/proc/meminfo: memFree=25038992/32951124 swapFree=40554400/67111528
[pid=16196] ppid=16194 vsize=618324 CPUtime=4237.4 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 636600 0 0 0 423512 228 0 0 25 0 4 0 652182469 633163776 119652 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 154581 119652 379 95 0 149563 0
[pid=16196/tid=16197] ppid=16194 vsize=618324 CPUtime=1062.29 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 149575 0 0 0 106173 56 0 0 25 0 4 0 652182469 633163776 119652 33554432000 4194304 4580107 140736542040112 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=618324 CPUtime=1050.66 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 151971 0 0 0 105009 57 0 0 25 0 4 0 652182469 633163776 119652 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=618324 CPUtime=1062.31 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 154439 0 0 0 106177 54 0 0 25 0 4 0 652182469 633163776 119652 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4237.4
Current children cumulated vsize (KiB) 618324

[startup+1122.3 s]
/proc/loadavg: 8.17 8.12 8.04 9/354 16238
/proc/meminfo: memFree=25034224/32951124 swapFree=40554400/67111528
[pid=16196] ppid=16194 vsize=618552 CPUtime=4476.71 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 657375 0 0 0 447434 237 0 0 25 0 4 0 652182469 633397248 122876 33554432000 4194304 4580107 140736542040112 18446744073709551615 4293204 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 154638 122876 379 95 0 149620 0
[pid=16196/tid=16197] ppid=16194 vsize=618552 CPUtime=1122.29 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 153230 0 0 0 112171 58 0 0 25 0 4 0 652182469 633397248 122876 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=618552 CPUtime=1109.98 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 157700 0 0 0 110939 59 0 0 25 0 4 0 652182469 633397248 122876 33554432000 4194304 4580107 140736542040112 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=618552 CPUtime=1122.31 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 159603 0 0 0 112175 56 0 0 25 0 4 0 652182469 633397248 122876 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4476.71
Current children cumulated vsize (KiB) 618552

[startup+1182.3 s]
/proc/loadavg: 8.14 8.11 8.04 9/354 16240
/proc/meminfo: memFree=25015080/32951124 swapFree=40554400/67111528
[pid=16196] ppid=16194 vsize=736620 CPUtime=4716.06 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 677745 0 0 0 471360 246 0 0 25 0 4 0 652182469 754298880 125381 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 184155 125381 379 95 0 179137 0
[pid=16196/tid=16197] ppid=16194 vsize=736620 CPUtime=1182.29 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 159308 0 0 0 118168 61 0 0 25 0 4 0 652182469 754298880 125381 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=736620 CPUtime=1169.33 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 162245 0 0 0 116872 61 0 0 25 0 4 0 652182469 754298880 125381 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=736620 CPUtime=1182.31 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 163031 0 0 0 118173 58 0 0 25 0 4 0 652182469 754298880 125381 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4716.06
Current children cumulated vsize (KiB) 736620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.4 s]
/proc/loadavg: 7.48 7.97 8.00 6/345 16259
/proc/meminfo: memFree=25313792/32951124 swapFree=40554400/67111528
[pid=16196] ppid=16194 vsize=723920 CPUtime=4800.29 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 682857 0 0 0 479780 249 0 0 25 0 4 0 652182469 741294080 123568 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 180980 123568 379 95 0 175962 0
[pid=16196/tid=16197] ppid=16194 vsize=723920 CPUtime=1203.42 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 160669 0 0 0 120280 62 0 0 25 0 4 0 652182469 741294080 123568 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=723920 CPUtime=1190.21 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 164509 0 0 0 118959 62 0 0 25 0 4 0 652182469 741294080 123568 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=723920 CPUtime=1203.44 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 163068 0 0 0 120286 58 0 0 25 0 4 0 652182469 741294080 123568 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 723920

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

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

[startup+1203.4 s]
/proc/loadavg: 7.48 7.97 8.00 6/345 16259
/proc/meminfo: memFree=25313792/32951124 swapFree=40554400/67111528
[pid=16196] ppid=16194 vsize=723920 CPUtime=4800.29 cores=0,2,4,6
/proc/16196/stat : 16196 (strangenight2-m) R 16194 16196 15499 0 -1 4202496 682857 0 0 0 479780 249 0 0 25 0 4 0 652182469 741294080 123568 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/16196/statm: 180980 123568 379 95 0 175962 0
[pid=16196/tid=16197] ppid=16194 vsize=723920 CPUtime=1203.42 cores=0,2,4,6
/proc/16196/task/16197/stat : 16197 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 160669 0 0 0 120280 62 0 0 25 0 4 0 652182469 741294080 123568 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16196/tid=16198] ppid=16194 vsize=723920 CPUtime=1190.21 cores=0,2,4,6
/proc/16196/task/16198/stat : 16198 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 164509 0 0 0 118959 62 0 0 25 0 4 0 652182469 741294080 123568 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16196/tid=16199] ppid=16194 vsize=723920 CPUtime=1203.44 cores=0,2,4,6
/proc/16196/task/16199/stat : 16199 (strangenight2-m) R 16194 16196 15499 0 -1 4202560 163068 0 0 0 120286 58 0 0 25 0 4 0 652182469 741294080 123568 33554432000 4194304 4580107 140736542040112 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 723920

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.45
CPU time (s): 4800.35
CPU user time (s): 4797.84
CPU system time (s): 2.51662
CPU usage (%): 398.882
Max. virtual memory (cumulated for all children) (KiB): 787968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.84
system time used= 2.51662
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 682858
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= 337
involuntary context switches= 21743

runsolver used 3.81842 second user time and 9.43257 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-14 22:43:40
IDJOB=3366511
IDBENCH=82920
IDSOLVER=1844
FILE ID=node104/3366511-1305405820
RUNJOBID= node104-1305405808-16142
PBS_JOBID= 13324492
Free space on /tmp= 73388 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
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-3366511-1305405820/watcher-3366511-1305405820 -o /tmp/evaluation-result-3366511-1305405820/solver-3366511-1305405820 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366511-1305405820.cnf

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

MD5SUM BENCH= ff7e731e0657a2728f5ff73a4fd8bb2e
RANDOM SEED=2034339222

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25739844 kB
Buffers:        295212 kB
Cached:        2377008 kB
SwapCached:     122128 kB
Active:         992576 kB
Inactive:      5952812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25739844 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:           11620 kB
Writeback:           8 kB
AnonPages:     4164428 kB
Mapped:          11460 kB
Slab:           117788 kB
PageTables:      84632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74968404 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= 73392 MiB
End job on node104 at 2011-05-14 23:03:46