Trace number 3366361

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.41 1203.45

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1163259790-073.UNKNOWN.cnf
MD5SUM18a522c9cdd3c52f9fcf4c038782b476
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of 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-3366361-1305402528.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.07	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.00 s
0.00/0.07	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.07	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.07	c calculated reachability. Time: 0.00
0.00/0.07	c Calc default polars -  time:   0.00 s pos:     256 undec:      67 neg:     227
0.00/0.07	c =========================================================================================
0.00/0.07	c types(t): F = full restart, N = normal restart
0.00/0.07	c types(t): S = simplification begin/end, E = solution found
0.00/0.07	c restart types(rt): st = static, dy = dynamic
0.00/0.07	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.07	c  B st     0         0       538      2333         0         0      7081         0   no data   no data
0.37/0.11	c Decided on static restart strategy
0.77/0.21	c  N st     8      4915       538      2333         0      4844      7081    120321   no data   no data
1.56/0.42	c  N st    10     11299       538      2333         0      4476      7081     78567   no data   no data
2.37/0.68	c  N st    11     17042       538      2333         0     10118      7081    221951   no data   no data
3.98/1.10	c  F st    12     25000       538      2333         0     12416      7081    282482   no data   no data
3.98/1.10	c  N st    12     25000       538      2333         0     12416      7081    282482   no data   no data
5.16/1.37	c Decided on static restart strategy
5.16/1.37	c  N st    18     30000       538      2333         0     10709      7081    211314   no data   no data
5.16/1.37	c  S st    18     30000       538      2333         0     10709      7081    211314   no data   no data
5.55/1.40	c  S st    18     30509       538      2333         0     11218      7081    222863   no data   no data
5.55/1.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.55/1.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.55/1.40	c blocked clauses removed:        8 vars:      1 tried:         538 T: 0.00 s
5.55/1.40	c bin-w-bin subsume rem            0 bins  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.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
5.55/1.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.55/1.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.55/1.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.55/1.46	c lits-rem:       124  cl-subs:      416  v-elim:      0  v-fix:    0  time:  0.05 s
5.55/1.47	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.01
5.55/1.47	c calculated reachability. Time: 0.00
5.55/1.47	c  N st    18     30509       537      2325         0     10802      7057    211794   no data   no data
7.56/1.92	c  N st    20     37622       537      2325         0     10036      7057    175322   no data   no data
9.14/2.35	c  N st    21     44023       537      2325         0     16327      7057    326763   no data   no data
9.54/2.46	c  S st    22     45763       537      2325         0      9238      7057    135447   no data   no data
9.54/2.49	c  S st    22     46267       537      2325         0      9742      7057    147128   no data   no data
9.54/2.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.54/2.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.54/2.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.54/2.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.54/2.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.54/2.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
9.54/2.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.94/2.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.94/2.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.94/2.51	c lits-rem:        18  cl-subs:       61  v-elim:      0  v-fix:    0  time:  0.01 s
9.94/2.51	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
9.94/2.51	c vivif2 --  cl tried     9681 cl shrink        0 lits rem          0 time: 0.00
9.94/2.52	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.01
9.94/2.52	c calculated reachability. Time: 0.00
9.94/2.52	c  N st    22     46267       537      2325         0      9681      7057    145731   no data   no data
13.53/3.41	c  N st    23     60664       537      2325         0     13968      7057    239619   no data   no data
15.93/4.03	c  N st    24     69400       537      2325         0     11773      7057    177286   no data   no data
15.93/4.03	c  S st    24     69400       537      2325         0     11773      7057    177286   no data   no data
15.93/4.06	c  S st    24     69901       537      2325         0     12272      7057    189770   no data   no data
15.93/4.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.93/4.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.93/4.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.93/4.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.93/4.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.93/4.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
15.93/4.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
15.93/4.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.93/4.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.93/4.10	c lits-rem:        45  cl-subs:      230  v-elim:      0  v-fix:    0  time:  0.02 s
15.93/4.10	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
16.34/4.10	c vivif2 --  cl tried    12042 cl shrink        0 lits rem          0 time: 0.00
16.34/4.10	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.01
16.34/4.11	c calculated reachability. Time: 0.00
16.34/4.11	c  N st    24     69901       537      2325         0     12042      7057    184329   no data   no data
21.53/5.42	c  F st    25     87503       537      2325         0     17552      7057    319969   no data   no data
21.53/5.42	c  N st    25     87503       537      2325         0     17552      7057    319969   no data   no data
23.10/5.83	c Decided on static restart strategy
23.90/6.07	c  N st    32     95545       537      2325         0     25440      7057    512656   no data   no data
26.70/6.74	c  N st    34    104851       537      2325         0     21800      7057    395289   no data   no data
26.70/6.74	c  S st    34    104851       537      2325         0     21800      7057    395289   no data   no data
26.70/6.79	c  S st    34    105353       537      2325         0     22299      7057    407315   no data   no data
26.70/6.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.10/6.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.10/6.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.10/6.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.10/6.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.10/6.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
27.10/6.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.10/6.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.10/6.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.50/6.96	c lits-rem:       159  cl-subs:      769  v-elim:      0  v-fix:    0  time:  0.15 s
27.50/6.96	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
27.50/6.97	c vivif2 --  cl tried    21530 cl shrink        0 lits rem          0 time: 0.00
27.50/6.98	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.01
27.50/6.98	c calculated reachability. Time: 0.00
27.50/6.98	c  N st    34    105353       537      2325         0     21530      7057    387511   no data   no data
30.32/7.69	c  N st    35    114951       537      2325         0     17259      7057    273895   no data   no data
35.87/9.00	c  N st    36    129348       537      2325         0     16685      7057    233606   no data   no data
43.06/10.85	c  N st    37    150943       537      2325         0     22191      7057    354702   no data   no data
45.85/11.56	c  S st    38    158029       537      2325         0     29120      7057    524821   no data   no data
46.25/11.63	c  S st    38    158530       537      2325         0     29621      7057    536449   no data   no data
46.25/11.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.25/11.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
46.25/11.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.25/11.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.25/11.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.25/11.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
46.25/11.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
46.25/11.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
46.25/11.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.45/12.00	c lits-rem:       209  cl-subs:     1299  v-elim:      0  v-fix:    0  time:  0.34 s
47.45/12.00	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
47.45/12.01	c vivif2 --  cl tried    28322 cl shrink        0 lits rem          0 time: 0.01
47.87/12.02	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.02
47.87/12.02	c calculated reachability. Time: 0.00
47.87/12.02	c  N st    38    158530       537      2325         0     28322      7057    504555   no data   no data
67.39/16.99	c  N st    39    207118       537      2325         0     22886      7057    342857   no data   no data
81.35/20.43	c  N st    40    237796       537      2325         0     33219      7057    575120   no data   no data
81.35/20.43	c  S st    40    237796       537      2325         0     33219      7057    575120   no data   no data
81.75/20.51	c  S st    40    238296       537      2325         0     33719      7057    588144   no data   no data
81.75/20.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.75/20.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
81.75/20.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.75/20.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.75/20.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.75/20.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
81.75/20.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
81.75/20.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
81.75/20.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.54/21.23	c lits-rem:       317  cl-subs:     2117  v-elim:      0  v-fix:    0  time:  0.68 s
84.54/21.23	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
84.54/21.24	c vivif2 --  cl tried    31602 cl shrink        0 lits rem          0 time: 0.01
84.54/21.26	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.02
84.54/21.26	c calculated reachability. Time: 0.00
84.54/21.26	c  N st    40    238296       537      2325         0     31602      7057    536129   no data   no data
117.65/29.58	c  F st    41    306251       537      2325         0     33686      7057    527332   no data   no data
117.65/29.58	c  N st    41    306251       537      2325         0     33686      7057    527332   no data   no data
120.44/30.22	c Decided on static restart strategy
130.81/32.91	c  N st    51    334560       537      2325         0     37988      7057    649633   no data   no data
141.98/35.69	c  N st    53    357444       537      2325         0     36014      7057    590492   no data   no data
141.98/35.69	c  S st    53    357444       537      2325         0     36014      7057    590492   no data   no data
142.38/35.78	c  S st    53    357948       537      2325         0     36518      7057    602557   no data   no data
142.38/35.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
142.78/35.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
142.78/35.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.78/35.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.78/35.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.78/35.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
142.78/35.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
142.78/35.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
142.78/35.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.98/36.10	c lits-rem:       212  cl-subs:      752  v-elim:      0  v-fix:    0  time:  0.28 s
143.98/36.10	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
143.98/36.11	c vivif2 --  cl tried    35766 cl shrink        0 lits rem          0 time: 0.01
143.98/36.13	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.02
143.98/36.13	c calculated reachability. Time: 0.00
143.98/36.13	c  N st    53    357948       537      2325         0     35766      7057    580623   no data   no data
161.94/40.67	c  N st    54    390342       537      2325         0     41877      7057    684459   no data   no data
189.85/47.68	c  N st    55    438932       537      2325         0     35639      7057    512746   no data   no data
234.53/58.82	c  N st    56    511814       537      2325         0     49224      7057    833491   no data   no data
250.13/62.75	c  N st    57    536922       537      2325         0     43446      7057    656174   no data   no data
250.13/62.75	c  S st    57    536922       537      2325         0     43446      7057    656174   no data   no data
250.48/62.86	c  S st    57    537427       537      2325         0     43950      7057    667990   no data   no data
250.48/62.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
250.48/62.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
250.48/62.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
250.48/62.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
250.48/62.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.48/62.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
250.48/62.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
250.48/62.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
250.88/62.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
252.88/63.43	c lits-rem:       228  cl-subs:     1403  v-elim:      0  v-fix:    0  time:  0.52 s
252.88/63.43	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
252.88/63.44	c vivif2 --  cl tried    42547 cl shrink        0 lits rem          0 time: 0.01
252.88/63.47	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.03
252.88/63.47	c calculated reachability. Time: 0.00
252.88/63.47	c  N st    57    537427       537      2325         0     42547      7057    633222   no data   no data
365.36/91.63	c  N st    58    701414       537      2325         0     36676      7057    396150   no data   no data
443.95/111.32	c  N st    59    806143       537      2325         0     65437      7057   1055222   no data   no data
443.95/111.32	c  S st    59    806143       537      2325         0     65437      7057   1055222   no data   no data
444.75/111.51	c  S st    59    806645       537      2325         0     65939      7057   1067207   no data   no data
444.75/111.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
444.75/111.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
444.75/111.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
444.75/111.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
444.75/111.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
444.75/111.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
444.75/111.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
444.75/111.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
444.75/111.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
457.51/114.78	c lits-rem:       516  cl-subs:     5602  v-elim:      0  v-fix:    0  time:  3.19 s
457.51/114.78	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
457.51/114.79	c vivif2 --  cl tried    60337 cl shrink        0 lits rem          0 time: 0.01
457.92/114.85	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.06
457.92/114.85	c calculated reachability. Time: 0.00
457.92/114.85	c  N st    59    806645       537      2325         0     60337      7057    948342   no data   no data
651.37/163.39	c  F st    60   1071875       537      2325         0     76478      7057   1312298   no data   no data
651.37/163.39	c  N st    60   1071875       537      2325         0     76478      7057   1312298   no data   no data
656.96/164.79	c Decided on static restart strategy
676.50/169.61	c  N st    70   1100184       537      2325         0     60189      7057    814265   no data   no data
708.82/177.74	c  N st    72   1136176       537      2325         0     50459      7057    577470   no data   no data
736.76/184.75	c  N st    73   1168569       537      2325         0     82198      7057   1357438   no data   no data
780.64/195.78	c  N st    74   1209967       537      2325         0     76505      7057   1219346   no data   no data
780.64/195.78	c  S st    74   1209967       537      2325         0     76505      7057   1219346   no data   no data
781.81/196.02	c  S st    74   1210472       537      2325         0     77010      7057   1231527   no data   no data
781.81/196.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
781.81/196.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
781.81/196.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
781.81/196.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
781.81/196.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
781.81/196.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
781.81/196.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
781.81/196.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
782.21/196.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
797.77/200.09	c lits-rem:       448  cl-subs:     4959  v-elim:      0  v-fix:    0  time:  3.98 s
797.77/200.09	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
797.77/200.11	c vivif2 --  cl tried    72051 cl shrink        0 lits rem          0 time: 0.01
798.18/200.18	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.07
798.18/200.18	c calculated reachability. Time: 0.00
798.18/200.18	c  N st    74   1210472       537      2325         0     72051      7057   1109842   no data   no data
877.93/220.17	c  N st    75   1283354       537      2325         0     48799      7057    485779   no data   no data
976.07/244.73	c  N st    76   1392677       537      2325         0     56701      7057    651971   no data   no data
1150.78/288.59	c  N st    77   1556661       537      2325         0     61509      7057    709256   no data   no data
1322.72/331.67	c  N st    78   1710472       537      2325         0    102812      7057   1705704   no data   no data
1322.72/331.67	c  S st    78   1710472       537      2325         0    102812      7057   1705704   no data   no data
1323.91/331.99	c  S st    78   1710974       537      2325         0    103314      7057   1718185   no data   no data
1323.91/331.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1324.31/332.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1324.31/332.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1324.31/332.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1324.31/332.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1324.31/332.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
1324.31/332.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1324.31/332.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1324.73/332.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1382.18/346.53	c lits-rem:       917  cl-subs:    10278  v-elim:      0  v-fix:    0  time: 14.41 s
1382.18/346.53	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
1382.18/346.55	c vivif2 --  cl tried    93036 cl shrink        0 lits rem          0 time: 0.02
1382.53/346.65	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.10
1382.53/346.65	c calculated reachability. Time: 0.00
1382.53/346.65	c  N st    78   1710974       537      2325         0     93036      7057   1483104   no data   no data
1758.70/441.00	c  N st    79   2079938       537      2325         0    105366      7057   1697422   no data   no data
1909.08/478.61	c  N st    80   2210974       537      2325         0    109130      7057   1707743   no data   no data
1909.08/478.61	c  S st    80   2210974       537      2325         0    109130      7057   1707743   no data   no data
1910.27/478.96	c  S st    80   2211480       537      2325         0    109633      7057   1720785   no data   no data
1910.27/478.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1910.67/479.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1910.67/479.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1910.67/479.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1910.67/479.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1910.67/479.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
1910.67/479.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1910.67/479.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1911.07/479.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1948.56/488.57	c lits-rem:      1076  cl-subs:     7474  v-elim:      0  v-fix:    0  time:  9.47 s
1948.56/488.57	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
1948.56/488.59	c vivif2 --  cl tried   102159 cl shrink        0 lits rem          0 time: 0.02
1949.36/488.70	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.11
1949.36/488.71	c calculated reachability. Time: 0.00
1949.36/488.71	c  N st    80   2211480       537      2325         0    102159      7057   1557466   no data   no data
2560.88/642.03	c  N st    81   2711480       537      2325         0    125625      7057   2063710   no data   no data
2560.88/642.03	c  S st    81   2711480       537      2325         0    125625      7057   2063710   no data   no data
2562.51/642.48	c  S st    81   2711981       537      2325         0    126124      7057   2075980   no data   no data
2562.51/642.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2562.87/642.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2562.87/642.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2562.87/642.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2562.87/642.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2562.87/642.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
2562.87/642.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2562.87/642.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2563.27/642.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2633.86/660.37	c lits-rem:       851  cl-subs:    11054  v-elim:      0  v-fix:    0  time: 17.73 s
2633.86/660.38	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
2634.26/660.40	c vivif2 --  cl tried   115070 cl shrink        0 lits rem          0 time: 0.03
2634.66/660.53	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.12
2634.66/660.53	c calculated reachability. Time: 0.00
2634.66/660.53	c  N st    81   2711981       537      2325         0    115070      7057   1824399   no data   no data
3278.07/821.81	c  N st    82   3211981       537      2325         0     91055      7057   1068762   no data   no data
3278.07/821.81	c  S st    82   3211981       537      2325         0     91055      7057   1068762   no data   no data
3279.27/822.16	c  S st    82   3212482       537      2325         0     91553      7057   1080943   no data   no data
3279.27/822.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3279.67/822.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
3279.67/822.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3279.67/822.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3279.67/822.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3279.67/822.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
3279.67/822.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3279.67/822.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3279.67/822.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3288.04/824.37	c lits-rem:       229  cl-subs:     3190  v-elim:      0  v-fix:    0  time:  2.09 s
3288.04/824.37	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
3288.04/824.39	c vivif2 --  cl tried    88363 cl shrink        0 lits rem          0 time: 0.02
3288.84/824.51	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.12
3288.84/824.51	c calculated reachability. Time: 0.00
3288.84/824.51	c  N st    82   3212482       537      2325         0     88363      7057   1014348   no data   no data
4013.64/1006.21	c  N st    83   3712482       537      2325         0     99229      7057   1172804   no data   no data
4013.64/1006.21	c  S st    83   3712482       537      2325         0     99229      7057   1172804   no data   no data
4014.87/1006.51	c  S st    83   3712988       537      2325         0     99734      7057   1185392   no data   no data
4014.87/1006.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4014.87/1006.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
4014.87/1006.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4014.87/1006.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4014.87/1006.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4014.87/1006.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
4014.87/1006.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4014.87/1006.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4015.23/1006.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4022.41/1008.43	c lits-rem:       222  cl-subs:     3783  v-elim:      0  v-fix:    0  time:  1.80 s
4022.41/1008.43	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
4022.41/1008.45	c vivif2 --  cl tried    95951 cl shrink        0 lits rem          0 time: 0.02
4022.81/1008.55	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.10
4022.81/1008.55	c calculated reachability. Time: 0.00
4022.81/1008.55	c  N st    83   3712988       537      2325         0     95951      7057   1107652   no data   no data
4080.70/1023.07	c  F st    84   3751564       537      2325         0    133278      7057   1968728   no data   no data
4080.70/1023.07	c  N st    84   3751564       537      2325         0    133278      7057   1968728   no data   no data
4091.02/1025.61	c Decided on static restart strategy
4146.09/1039.41	c  N st    94   3779871       537      2325         0    160868      7057   2617466   no data   no data
4221.10/1058.23	c  N st    96   3815863       537      2325         0    113290      7057   1499477   no data   no data
4281.69/1073.51	c  N st    97   3848257       537      2325         0    144757      7057   2275263   no data   no data
4361.86/1093.52	c  N st    98   3896845       537      2325         0    108692      7057   1376470   no data   no data
4493.51/1126.58	c  N st    99   3969727       537      2325         0     95052      7057   1038138   no data   no data
4688.18/1175.32	c  N st   100   4079051       537      2325         0    115805      7057   1531968   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-3366361-1305402528/watcher-3366361-1305402528 -o /tmp/evaluation-result-3366361-1305402528/solver-3366361-1305402528 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366361-1305402528.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.87 8.03 8.02 5/357 13002
/proc/meminfo: memFree=21097460/32951124 swapFree=65581052/67111528
[pid=13002] ppid=13000 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 651850509 52396032 348 33554432000 4194304 4580107 140735062789392 18446744073709551615 47505629484978 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 12792 348 299 95 0 7774 0
[pid=13002/tid=13003] ppid=13000 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 651850509 52396032 352 33554432000 4194304 4580107 140735062789392 18446744073709551615 47505629484573 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651850509 52396032 352 33554432000 4194304 4580107 140735062789392 18446744073709551615 47505629484972 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651850509 52396032 352 33554432000 4194304 4580107 140735062789392 18446744073709551615 47505629484569 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0943181 s]
/proc/loadavg: 7.87 8.03 8.02 5/357 13002
/proc/meminfo: memFree=21097460/32951124 swapFree=65581052/67111528
[pid=13002] ppid=13000 vsize=282316 CPUtime=0.34 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 1643 0 0 0 34 0 0 0 25 0 4 0 651850509 289091584 1540 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294939 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 70579 1540 377 95 0 65561 0
[pid=13002/tid=13003] ppid=13000 vsize=282316 CPUtime=0.09 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 320 0 0 0 9 0 0 0 25 0 4 0 651850509 289091584 1540 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=282316 CPUtime=0.08 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 346 0 0 0 8 0 0 0 25 0 4 0 651850509 289091584 1540 33554432000 4194304 4580107 140735062789392 18446744073709551615 4321513 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=282316 CPUtime=0.08 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 249 0 0 0 8 0 0 0 25 0 4 0 651850509 289091584 1540 33554432000 4194304 4580107 140735062789392 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 282316

[startup+0.100317 s]
/proc/loadavg: 7.87 8.03 8.02 5/357 13002
/proc/meminfo: memFree=21097460/32951124 swapFree=65581052/67111528
[pid=13002] ppid=13000 vsize=282316 CPUtime=0.37 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 1681 0 0 0 37 0 0 0 25 0 4 0 651850509 289091584 1578 33554432000 4194304 4580107 140735062789392 18446744073709551615 4301898 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 70579 1578 377 95 0 65561 0
[pid=13002/tid=13003] ppid=13000 vsize=282316 CPUtime=0.09 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 326 0 0 0 9 0 0 0 25 0 4 0 651850509 289091584 1578 33554432000 4194304 4580107 140735062789392 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=282316 CPUtime=0.08 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 359 0 0 0 8 0 0 0 25 0 4 0 651850509 289091584 1578 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=282316 CPUtime=0.09 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 255 0 0 0 9 0 0 0 25 0 4 0 651850509 289091584 1578 33554432000 4194304 4580107 140735062789392 18446744073709551615 4321632 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282316

[startup+0.300281 s]
/proc/loadavg: 7.87 8.03 8.02 5/357 13002
/proc/meminfo: memFree=21097460/32951124 swapFree=65581052/67111528
[pid=13002] ppid=13000 vsize=283840 CPUtime=1.16 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 2772 0 0 0 116 0 0 0 25 0 4 0 651850509 290652160 2082 33554432000 4194304 4580107 140735062789392 18446744073709551615 4293698 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 70960 2082 377 95 0 65942 0
[pid=13002/tid=13003] ppid=13000 vsize=283840 CPUtime=0.29 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 600 0 0 0 29 0 0 0 25 0 4 0 651850509 290652160 2082 33554432000 4194304 4580107 140735062789392 18446744073709551615 4292941 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=283840 CPUtime=0.28 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 629 0 0 0 28 0 0 0 25 0 4 0 651850509 290652160 2082 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=283840 CPUtime=0.28 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 522 0 0 0 28 0 0 0 25 0 4 0 651850509 290652160 2082 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 283840

[startup+0.700209 s]
/proc/loadavg: 7.87 8.03 8.02 5/357 13002
/proc/meminfo: memFree=21097460/32951124 swapFree=65581052/67111528
[pid=13002] ppid=13000 vsize=284792 CPUtime=2.77 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 4339 0 0 0 276 1 0 0 25 0 4 0 651850509 291627008 2757 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 71198 2757 377 95 0 66180 0
[pid=13002/tid=13003] ppid=13000 vsize=284792 CPUtime=0.69 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 963 0 0 0 69 0 0 0 25 0 4 0 651850509 291627008 2757 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294438 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=284792 CPUtime=0.68 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 1027 0 0 0 68 0 0 0 25 0 4 0 651850509 291627008 2757 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=284792 CPUtime=0.68 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 931 0 0 0 68 0 0 0 25 0 4 0 651850509 291627008 2757 33554432000 4194304 4580107 140735062789392 18446744073709551615 4293229 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) 284792

[startup+1.50107 s]
/proc/loadavg: 7.87 8.03 8.02 9/361 13006
/proc/meminfo: memFree=21086640/32951124 swapFree=65581052/67111528
[pid=13002] ppid=13000 vsize=286024 CPUtime=5.95 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 8774 0 0 0 594 1 0 0 25 0 4 0 651850509 292888576 4497 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 71506 4497 379 95 0 66488 0
[pid=13002/tid=13003] ppid=13000 vsize=286024 CPUtime=1.49 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 1728 0 0 0 149 0 0 0 25 0 4 0 651850509 292888576 4497 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=286024 CPUtime=1.47 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 1786 0 0 0 147 0 0 0 25 0 4 0 651850509 292888576 4497 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=286024 CPUtime=1.48 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 1709 0 0 0 148 0 0 0 25 0 4 0 651850509 292888576 4497 33554432000 4194304 4580107 140735062789392 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 286024

[startup+3.10078 s]
/proc/loadavg: 7.87 8.03 8.02 9/361 13006
/proc/meminfo: memFree=21073744/32951124 swapFree=65581052/67111528
[pid=13002] ppid=13000 vsize=294880 CPUtime=12.35 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 17777 0 0 0 1232 3 0 0 25 0 4 0 651850509 301957120 9735 33554432000 4194304 4580107 140735062789392 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 73720 9735 379 95 0 68702 0
[pid=13002/tid=13003] ppid=13000 vsize=294880 CPUtime=3.09 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 3918 0 0 0 309 0 0 0 25 0 4 0 651850509 301957120 9736 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=294880 CPUtime=3.05 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 4719 0 0 0 305 0 0 0 25 0 4 0 651850509 301957120 9736 33554432000 4194304 4580107 140735062789392 18446744073709551615 4320876 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=294880 CPUtime=3.08 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 4406 0 0 0 307 1 0 0 25 0 4 0 651850509 301957120 9736 33554432000 4194304 4580107 140735062789392 18446744073709551615 4489273 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) 294880

[startup+6.3002 s]
/proc/loadavg: 7.88 8.03 8.02 9/361 13006
/proc/meminfo: memFree=21049368/32951124 swapFree=65581052/67111528
[pid=13002] ppid=13000 vsize=301504 CPUtime=25.1 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 28807 0 0 0 2505 5 0 0 25 0 4 0 651850509 308740096 13094 33554432000 4194304 4580107 140735062789392 18446744073709551615 4293918 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 75376 13094 379 95 0 70358 0
[pid=13002/tid=13003] ppid=13000 vsize=301504 CPUtime=6.29 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 7385 0 0 0 629 0 0 0 25 0 4 0 651850509 308740096 13094 33554432000 4194304 4580107 140735062789392 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=301504 CPUtime=6.22 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 7659 0 0 0 621 1 0 0 25 0 4 0 651850509 308740096 13094 33554432000 4194304 4580107 140735062789392 18446744073709551615 4293685 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=301504 CPUtime=6.29 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 6565 0 0 0 627 2 0 0 25 0 4 0 651850509 308740096 13094 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 301504

[startup+12.701 s]
/proc/loadavg: 7.89 8.03 8.02 9/361 13006
/proc/meminfo: memFree=21029300/32951124 swapFree=65581052/67111528
[pid=13002] ppid=13000 vsize=310936 CPUtime=50.64 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 46346 0 0 0 5056 8 0 0 25 0 4 0 651850509 318398464 18805 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 77734 18805 379 95 0 72716 0
[pid=13002/tid=13003] ppid=13000 vsize=310936 CPUtime=12.69 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 11921 0 0 0 1268 1 0 0 25 0 4 0 651850509 318398464 18805 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=310936 CPUtime=12.54 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 10133 0 0 0 1253 1 0 0 25 0 4 0 651850509 318398464 18805 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=310936 CPUtime=12.68 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 11340 0 0 0 1266 2 0 0 25 0 4 0 651850509 318398464 18805 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294367 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) 310936

[startup+25.5007 s]
/proc/loadavg: 7.99 8.04 8.02 9/361 13007
/proc/meminfo: memFree=20999536/32951124 swapFree=65581052/67111528
[pid=13002] ppid=13000 vsize=319180 CPUtime=101.69 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 68870 0 0 0 10156 13 0 0 25 0 4 0 651850509 326840320 26150 33554432000 4194304 4580107 140735062789392 18446744073709551615 4293232 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 79795 26150 379 95 0 74777 0
[pid=13002/tid=13003] ppid=13000 vsize=319180 CPUtime=25.49 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 18438 0 0 0 2546 3 0 0 25 0 4 0 651850509 326840320 26150 33554432000 4194304 4580107 140735062789392 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=319180 CPUtime=25.21 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 15330 0 0 0 2518 3 0 0 25 0 4 0 651850509 326840320 26151 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=319180 CPUtime=25.48 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 16204 0 0 0 2545 3 0 0 25 0 4 0 651850509 326840320 26151 33554432000 4194304 4580107 140735062789392 18446744073709551615 4489474 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) 319180

[startup+51.1011 s]
/proc/loadavg: 8.07 8.06 8.02 9/361 13007
/proc/meminfo: memFree=20970220/32951124 swapFree=65581052/67111528
[pid=13002] ppid=13000 vsize=330540 CPUtime=203.81 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 104943 0 0 0 20357 24 0 0 25 0 4 0 651850509 338472960 33260 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 82635 33260 379 95 0 77617 0
[pid=13002/tid=13003] ppid=13000 vsize=330540 CPUtime=51.09 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 29162 0 0 0 5103 6 0 0 25 0 4 0 651850509 338472960 33260 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=330540 CPUtime=50.53 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 23434 0 0 0 5047 6 0 0 25 0 4 0 651850509 338472960 33260 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294558 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=330540 CPUtime=51.08 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 24850 0 0 0 5102 6 0 0 25 0 4 0 651850509 338472960 33260 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294546 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) 330540

[startup+102.313 s]
/proc/loadavg: 8.08 8.06 8.02 9/361 13009
/proc/meminfo: memFree=20940812/32951124 swapFree=65581052/67111528
[pid=13002] ppid=13000 vsize=332896 CPUtime=408.09 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 155625 0 0 0 40770 39 0 0 25 0 4 0 651850509 340885504 39881 33554432000 4194304 4580107 140735062789392 18446744073709551615 4316511 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 83224 39881 379 95 0 78206 0
[pid=13002/tid=13003] ppid=13000 vsize=332896 CPUtime=102.28 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 43723 0 0 0 10218 10 0 0 25 0 4 0 651850509 340885504 39881 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=332896 CPUtime=101.17 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 31566 0 0 0 10109 8 0 0 25 0 4 0 651850509 340885504 39881 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=332896 CPUtime=102.3 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 39537 0 0 0 10220 10 0 0 25 0 4 0 651850509 340885504 39881 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.09
Current children cumulated vsize (KiB) 332896

[startup+162.301 s]

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

[pid=13002] ppid=13000 vsize=521412 CPUtime=2562.09 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 451217 0 0 0 256061 148 0 0 25 0 4 0 651850509 533925888 87798 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 130353 87798 379 95 0 125335 0
[pid=13002/tid=13003] ppid=13000 vsize=521412 CPUtime=642.19 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 122118 0 0 0 64179 40 0 0 25 0 4 0 651850509 533925888 87799 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=521412 CPUtime=635.26 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 75540 0 0 0 63504 22 0 0 25 0 4 0 651850509 533925888 87799 33554432000 4194304 4580107 140735062789392 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=521412 CPUtime=642.31 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 128375 0 0 0 64186 45 0 0 25 0 4 0 651850509 533925888 87799 33554432000 4194304 4580107 140735062789392 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2562.09
Current children cumulated vsize (KiB) 521412

[startup+702.3 s]
/proc/loadavg: 8.18 8.13 8.07 9/361 13025
/proc/meminfo: memFree=20659560/32951124 swapFree=65581052/67111528
[pid=13002] ppid=13000 vsize=574912 CPUtime=2801.4 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 475507 0 0 0 279983 157 0 0 25 0 4 0 651850509 588709888 93596 33554432000 4194304 4580107 140735062789392 18446744073709551615 4320306 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 143728 93596 379 95 0 138710 0
[pid=13002/tid=13003] ppid=13000 vsize=574912 CPUtime=702.17 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 127903 0 0 0 70174 43 0 0 25 0 4 0 651850509 588709888 93596 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=574912 CPUtime=694.59 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 78424 0 0 0 69435 24 0 0 25 0 4 0 651850509 588709888 93596 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=574912 CPUtime=702.3 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 134519 0 0 0 70183 47 0 0 25 0 4 0 651850509 588709888 93596 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294624 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) 574912

[startup+762.313 s]
/proc/loadavg: 8.11 8.12 8.07 9/361 13035
/proc/meminfo: memFree=20656576/32951124 swapFree=65581052/67111528
[pid=13002] ppid=13000 vsize=534596 CPUtime=3040.78 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 498890 0 0 0 303911 167 0 0 25 0 4 0 651850509 547426304 93967 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 133649 93967 379 95 0 128631 0
[pid=13002/tid=13003] ppid=13000 vsize=534596 CPUtime=762.17 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 133672 0 0 0 76171 46 0 0 25 0 4 0 651850509 547426304 93967 33554432000 4194304 4580107 140735062789392 18446744073709551615 4304880 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=534596 CPUtime=753.94 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 82821 0 0 0 75369 25 0 0 25 0 4 0 651850509 547426304 93967 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=534596 CPUtime=762.31 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 140875 0 0 0 76181 50 0 0 25 0 4 0 651850509 547426304 93967 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3040.78
Current children cumulated vsize (KiB) 534596

[startup+822.301 s]
/proc/loadavg: 8.04 8.09 8.07 9/361 13037
/proc/meminfo: memFree=20636960/32951124 swapFree=65581052/67111528
[pid=13002] ppid=13000 vsize=600692 CPUtime=3280.06 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 528366 0 0 0 327830 176 0 0 25 0 4 0 651850509 615108608 96528 33554432000 4194304 4580107 140735062789392 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 150173 96528 379 95 0 145155 0
[pid=13002/tid=13003] ppid=13000 vsize=600692 CPUtime=822.15 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 140796 0 0 0 82167 48 0 0 25 0 4 0 651850509 615108608 96528 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=600692 CPUtime=813.28 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 86136 0 0 0 81302 26 0 0 25 0 4 0 651850509 615108608 96528 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=600692 CPUtime=822.3 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 151603 0 0 0 82177 53 0 0 25 0 4 0 651850509 615108608 96528 33554432000 4194304 4580107 140735062789392 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3280.06
Current children cumulated vsize (KiB) 600692

[startup+882.301 s]
/proc/loadavg: 6.47 7.71 7.94 5/352 13056
/proc/meminfo: memFree=20903020/32951124 swapFree=65581052/67111528
[pid=13002] ppid=13000 vsize=588296 CPUtime=3519.38 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 549151 0 0 0 351754 184 0 0 25 0 4 0 651850509 602415104 102057 33554432000 4194304 4580107 140735062789392 18446744073709551615 4293216 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 147074 102057 379 95 0 142056 0
[pid=13002/tid=13003] ppid=13000 vsize=588296 CPUtime=882.14 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 149309 0 0 0 88164 50 0 0 25 0 4 0 651850509 602415104 102057 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=588296 CPUtime=872.6 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 89103 0 0 0 87232 28 0 0 25 0 4 0 651850509 602415104 102057 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=588296 CPUtime=882.3 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 155782 0 0 0 88175 55 0 0 25 0 4 0 651850509 602415104 102057 33554432000 4194304 4580107 140735062789392 18446744073709551615 4305219 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3519.38
Current children cumulated vsize (KiB) 588296

[startup+942.301 s]
/proc/loadavg: 4.91 7.03 7.69 5/352 13061
/proc/meminfo: memFree=20909676/32951124 swapFree=65581052/67111528
[pid=13002] ppid=13000 vsize=588508 CPUtime=3758.73 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 570313 0 0 0 375679 194 0 0 25 0 4 0 651850509 602632192 100637 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 147127 100637 379 95 0 142109 0
[pid=13002/tid=13003] ppid=13000 vsize=588508 CPUtime=942.13 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 155827 0 0 0 94160 53 0 0 25 0 4 0 651850509 602632192 100637 33554432000 4194304 4580107 140735062789392 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=588508 CPUtime=931.96 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 91188 0 0 0 93167 29 0 0 25 0 4 0 651850509 602632192 100637 33554432000 4194304 4580107 140735062789392 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=588508 CPUtime=942.3 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 161878 0 0 0 94172 58 0 0 25 0 4 0 651850509 602632192 100637 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294585 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) 588508

[startup+1002.3 s]
/proc/loadavg: 4.33 6.47 7.45 5/352 13063
/proc/meminfo: memFree=20917640/32951124 swapFree=65581052/67111528
[pid=13002] ppid=13000 vsize=588888 CPUtime=3998.07 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 594312 0 0 0 399603 204 0 0 25 0 4 0 651850509 603021312 98351 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 147222 98351 379 95 0 142204 0
[pid=13002/tid=13003] ppid=13000 vsize=588888 CPUtime=1002.14 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 162402 0 0 0 100157 57 0 0 25 0 4 0 651850509 603021312 98351 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=588888 CPUtime=991.3 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 94805 0 0 0 99100 30 0 0 25 0 4 0 651850509 603021312 98351 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=588888 CPUtime=1002.31 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 167864 0 0 0 100170 61 0 0 25 0 4 0 651850509 603021312 98351 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294426 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) 588888

[startup+1062.3 s]
/proc/loadavg: 4.12 6.02 7.24 5/352 13064
/proc/meminfo: memFree=20881512/32951124 swapFree=65581052/67111528
[pid=13002] ppid=13000 vsize=589132 CPUtime=4237.41 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 619029 0 0 0 423528 213 0 0 25 0 4 0 651850509 603271168 107029 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 147283 107029 379 95 0 142265 0
[pid=13002/tid=13003] ppid=13000 vsize=589132 CPUtime=1062.14 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 169715 0 0 0 106155 59 0 0 25 0 4 0 651850509 603271168 107029 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=589132 CPUtime=1050.63 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 100205 0 0 0 105031 32 0 0 25 0 4 0 651850509 603271168 107029 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=589132 CPUtime=1062.31 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 174587 0 0 0 106168 63 0 0 25 0 4 0 651850509 603271168 107029 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4237.41
Current children cumulated vsize (KiB) 589132

[startup+1122.3 s]
/proc/loadavg: 4.09 5.67 7.04 5/352 13066
/proc/meminfo: memFree=20860788/32951124 swapFree=65581052/67111528
[pid=13002] ppid=13000 vsize=641588 CPUtime=4476.76 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 639026 0 0 0 447453 223 0 0 25 0 4 0 651850509 656986112 112812 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 160397 112812 379 95 0 155379 0
[pid=13002/tid=13003] ppid=13000 vsize=641588 CPUtime=1122.14 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 175788 0 0 0 112153 61 0 0 25 0 4 0 651850509 656986112 112812 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=641588 CPUtime=1109.97 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 104868 0 0 0 110962 35 0 0 25 0 4 0 651850509 656986112 112812 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=641588 CPUtime=1122.31 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 179054 0 0 0 112165 66 0 0 25 0 4 0 651850509 656986112 112812 33554432000 4194304 4580107 140735062789392 18446744073709551615 4305152 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4476.76
Current children cumulated vsize (KiB) 641588

[startup+1182.3 s]
/proc/loadavg: 4.07 5.37 6.85 5/352 13067
/proc/meminfo: memFree=20859772/32951124 swapFree=65581052/67111528
[pid=13002] ppid=13000 vsize=589596 CPUtime=4716.11 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 659977 0 0 0 471380 231 0 0 25 0 4 0 651850509 603746304 112907 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 147399 112907 379 95 0 142381 0
[pid=13002/tid=13003] ppid=13000 vsize=589596 CPUtime=1182.14 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 180812 0 0 0 118151 63 0 0 25 0 4 0 651850509 603746304 112907 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=589596 CPUtime=1169.32 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 111389 0 0 0 116895 37 0 0 25 0 4 0 651850509 603746304 112907 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=589596 CPUtime=1182.31 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 182408 0 0 0 118164 67 0 0 25 0 4 0 651850509 603746304 112907 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4716.11
Current children cumulated vsize (KiB) 589596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.41 s]
/proc/loadavg: 4.12 5.30 6.79 5/352 13068
/proc/meminfo: memFree=20883572/32951124 swapFree=65581052/67111528
[pid=13002] ppid=13000 vsize=596384 CPUtime=4800.34 cores=0,2,4,6
/proc/13002/stat : 13002 (strangenight2-m) R 13000 13002 12531 0 -1 4202496 667745 0 0 0 479799 235 0 0 25 0 4 0 651850509 610697216 106686 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/13002/statm: 149096 106686 379 95 0 144078 0
[pid=13002/tid=13003] ppid=13000 vsize=596384 CPUtime=1203.27 cores=0,2,4,6
/proc/13002/task/13003/stat : 13003 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 183624 0 0 0 120262 65 0 0 25 0 4 0 651850509 610697216 106688 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=13002/tid=13004] ppid=13000 vsize=596384 CPUtime=1190.2 cores=0,2,4,6
/proc/13002/task/13004/stat : 13004 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 113854 0 0 0 118982 38 0 0 25 0 4 0 651850509 610697216 106688 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=13002/tid=13005] ppid=13000 vsize=596384 CPUtime=1203.44 cores=0,2,4,6
/proc/13002/task/13005/stat : 13005 (strangenight2-m) R 13000 13002 12531 0 -1 4202560 182521 0 0 0 120277 67 0 0 25 0 4 0 651850509 610697216 106688 33554432000 4194304 4580107 140735062789392 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 596384

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): 1203.45
CPU time (s): 4800.41
CPU user time (s): 4798.04
CPU system time (s): 2.37464
CPU usage (%): 398.887
Max. virtual memory (cumulated for all children) (KiB): 759700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.04
system time used= 2.37464
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 667747
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= 218
involuntary context switches= 28537

runsolver used 3.84641 second user time and 9.41657 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-14 21:48:48
IDJOB=3366361
IDBENCH=82770
IDSOLVER=1844
FILE ID=node137/3366361-1305402528
RUNJOBID= node137-1305400970-12845
PBS_JOBID= 13324457
Free space on /tmp= 73672 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1163259790-073.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366361-1305402528/watcher-3366361-1305402528 -o /tmp/evaluation-result-3366361-1305402528/solver-3366361-1305402528 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366361-1305402528.cnf

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

MD5SUM BENCH= 18a522c9cdd3c52f9fcf4c038782b476
RANDOM SEED=733046617

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21097624 kB
Buffers:        277416 kB
Cached:        3704280 kB
SwapCached:      36328 kB
Active:        1826516 kB
Inactive:      9804060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21097624 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:            5480 kB
Writeback:           0 kB
AnonPages:     7622328 kB
Mapped:          19656 kB
Slab:           119768 kB
PageTables:      39004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76189416 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= 73672 MiB
End job on node137 at 2011-05-14 22:08:53