Trace number 3175250

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.28 1201.74

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S960948361-055.UNKNOWN.cnf
MD5SUMb51753a48e6efd66554e7afe4efc3b19
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175250-1304103825.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2769/2769 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 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:    650 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.02	c lits-rem:         0  cl-subs:        0  v-elim:     24  v-fix:    0  time:  0.01 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     307 undec:      59 neg:     284
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       626      2740         0         0      8369         0   no data   no data  --
0.00/0.10	c Decided on static restart strategy
0.41/0.17	c  N st     8      4918       626      2740         0      4839      8369    133582   no data   no data  --
1.58/0.44	c  N st    10     11300       626      2740         0      4498      8369     86951   no data   no data  --
2.78/0.73	c  N st    11     17046       626      2740         0     10131      8369    249814   no data   no data  --
4.39/1.18	c  F st    12     25002       626      2740         0     12459      8369    310097   no data   no data  --
4.39/1.18	c  N st    12     25002       626      2740         0     12459      8369    310097   no data   no data  --
5.58/1.44	c Decided on static restart strategy
5.58/1.44	c  N st    18     30000       626      2740         0     10702      8369    237819   no data   no data  --
5.58/1.44	c  S st    18     30000       626      2740         0     10702      8369    237819   no data   no data  --
5.58/1.47	c  S st    18     30505       626      2740         0     11207      8369    251494   no data   no data  --
5.58/1.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.58/1.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.58/1.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
5.58/1.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.58/1.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.58/1.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
5.58/1.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.77/1.73	c lits-rem:       141  cl-subs:      403  v-elim:      0  v-fix:    0  time:  1.00 s
6.77/1.74	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.04
6.77/1.74	c calculated reachability. Time: 0.00
6.77/1.74	c  N st    18     30505       626      2740         0     10804      8369    237819   no data   no data  --
8.37/2.15	c  N st    20     37615       626      2740         0     10061      8369    197330   no data   no data  --
9.97/2.57	c  N st    21     44014       626      2740         0     16334      8369    380997   no data   no data  --
10.77/2.71	c  S st    22     45757       626      2740         0      9267      8369    152443   no data   no data  --
10.77/2.74	c  S st    22     46258       626      2740         0      9768      8369    164700   no data   no data  --
10.77/2.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.77/2.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.77/2.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.77/2.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.77/2.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.77/2.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
10.77/2.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.17/2.86	c lits-rem:         6  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.46 s
11.17/2.86	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
11.17/2.86	c vivif2 --  cl tried     9718 cl shrink        0 lits rem          0 time: 0.01
11.17/2.87	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.03
11.17/2.87	c calculated reachability. Time: 0.00
11.17/2.87	c  N st    22     46258       626      2740         0      9718      8369    163117   no data   no data  --
15.16/3.87	c  N st    23     60655       626      2740         0     14030      8369    273637   no data   no data  --
17.98/4.54	c  N st    24     69387       626      2740         0     11860      8369    199096   no data   no data  --
17.98/4.54	c  S st    24     69387       626      2740         0     11860      8369    199096   no data   no data  --
17.98/4.57	c  S st    24     69888       626      2740         0     12360      8369    212600   no data   no data  --
17.98/4.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.98/4.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.98/4.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
17.98/4.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.98/4.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.98/4.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
17.98/4.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.16/4.81	c lits-rem:        54  cl-subs:       82  v-elim:      0  v-fix:    0  time:  0.92 s
19.16/4.81	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
19.16/4.82	c vivif2 --  cl tried    12278 cl shrink        0 lits rem          0 time: 0.01
19.16/4.83	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.04
19.16/4.83	c calculated reachability. Time: 0.00
19.16/4.83	c  N st    24     69888       626      2740         0     12278      8369    210046   no data   no data  --
24.35/6.18	c  F st    25     87501       626      2740         0     17766      8369    356910   no data   no data  --
24.35/6.18	c  N st    25     87501       626      2740         0     17766      8369    356910   no data   no data  --
25.95/6.59	c Decided on static restart strategy
27.14/6.86	c  N st    32     95539       626      2740         0     12936      8369    198341   no data   no data  --
29.94/7.58	c  N st    34    104834       626      2740         0     22070      8369    454189   no data   no data  --
29.94/7.58	c  S st    34    104834       626      2740         0     22070      8369    454189   no data   no data  --
30.34/7.64	c  S st    34    105338       626      2740         0     22574      8369    466938   no data   no data  --
30.34/7.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.34/7.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.34/7.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
30.34/7.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.34/7.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.34/7.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
30.34/7.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
35.15/8.80	c lits-rem:       242  cl-subs:      660  v-elim:      0  v-fix:    0  time:  4.53 s
35.15/8.80	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
35.15/8.81	c vivif2 --  cl tried    21914 cl shrink        0 lits rem          0 time: 0.02
35.15/8.83	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.08
35.15/8.83	c calculated reachability. Time: 0.00
35.15/8.83	c  N st    34    105338       626      2740         0     21914      8369    446035   no data   no data  --
38.74/9.75	c  N st    35    114938       626      2740         0     17611      8369    300251   no data   no data  --
44.35/11.12	c  N st    36    129335       626      2740         0     17027      8369    271170   no data   no data  --
51.92/13.08	c  N st    37    150932       626      2740         0     22516      8369    407133   no data   no data  --
54.71/13.73	c  S st    38    158008       626      2740         0     29458      8369    601995   no data   no data  --
55.11/13.80	c  S st    38    158513       626      2740         0     29959      8369    614956   no data   no data  --
55.11/13.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
55.11/13.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.11/13.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
55.11/13.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.11/13.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.11/13.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
55.11/13.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
61.92/15.55	c lits-rem:       424  cl-subs:     1057  v-elim:      0  v-fix:    0  time:  6.84 s
61.92/15.55	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
61.92/15.55	c vivif2 --  cl tried    28902 cl shrink        0 lits rem          0 time: 0.02
61.92/15.58	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.10
61.92/15.58	c calculated reachability. Time: 0.00
61.92/15.58	c  N st    38    158513       626      2740         0     28902      8369    584657   no data   no data  --
82.68/20.77	c  N st    39    207101       626      2740         0     23569      8369    398637   no data   no data  --
97.08/24.34	c  N st    40    237769       626      2740         0     34228      8369    716511   no data   no data  --
97.08/24.34	c  S st    40    237769       626      2740         0     34228      8369    716511   no data   no data  --
97.45/24.44	c  S st    40    238274       626      2740         0     34733      8369    730388   no data   no data  --
97.45/24.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
97.45/24.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.45/24.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.06
97.45/24.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.45/24.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.45/24.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
97.45/24.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
105.86/26.52	c lits-rem:       652  cl-subs:      705  v-elim:      0  v-fix:    0  time:  8.12 s
105.86/26.52	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
105.86/26.52	c vivif2 --  cl tried    34028 cl shrink        0 lits rem          0 time: 0.03
105.86/26.55	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.12
105.86/26.55	c calculated reachability. Time: 0.00
105.86/26.55	c  N st    40    238274       626      2740         0     34028      8369    709203   no data   no data  --
140.61/35.22	c  F st    41    306251       626      2740         0     35784      8369    706551   no data   no data  --
140.61/35.22	c  N st    41    306251       626      2740         0     35784      8369    706551   no data   no data  --
151.79/38.03	c  N dy    92    326955       626      2740         0     32570      8369    495154     18.74     19.77  --
164.16/41.12	c  N dy   171    347243       626      2740         0     27966      8369    333011     18.48     19.50  --
168.95/42.39	c  S st   221    357411       626      2740         0     38045      8369    607069     18.52     17.93  --
169.35/42.49	c  S st   221    357915       626      2740         0     38549      8369    621531     18.52   no data  --
169.35/42.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
169.35/42.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
169.75/42.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
169.75/42.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
169.75/42.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.75/42.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
169.75/42.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
177.34/44.42	c lits-rem:       469  cl-subs:      384  v-elim:      0  v-fix:    0  time:  7.56 s
177.34/44.42	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
177.34/44.43	c vivif2 --  cl tried    38165 cl shrink        0 lits rem          0 time: 0.03
177.34/44.46	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.14
177.34/44.46	c calculated reachability. Time: 0.00
177.34/44.46	c  N dy   221    357915       626      2740         0     38165      8369    609072     18.52   no data  --
190.13/47.60	c  N dy   305    378013       626      2740         0     32354      8369    423477     18.54     21.41  --
203.71/51.07	c  N dy   397    398215       626      2740         0     52367      8369    972841     18.56     19.57  --
216.89/54.37	c  N dy   441    420383       626      2740         0     47506      8369    795961     18.28     19.30  --
230.08/57.61	c  N dy   551    440671       626      2740         0     39949      8369    581113     18.40     19.40  --
244.45/61.25	c  N dy   638    460762       626      2740         0     31099      8369    313530     18.38     19.57  --
257.24/64.42	c  N dy   738    480801       626      2740         0     50957      8369    862991     18.45     21.17  --
271.23/67.93	c  N dy   825    501201       626      2740         0     41437      8369    566190     18.48     19.46  --
287.60/72.09	c  N dy   942    521331       626      2740         0     61398      8369   1115752     18.56     19.55  --
296.79/74.37	c  S st  1011    536872       626      2740         0     46079      8369    673698     18.56     15.34  --
297.19/74.48	c  S st  1011    537372       626      2740         0     46579      8369    687141     18.56   no data  --
297.19/74.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
297.19/74.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
297.59/74.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
297.59/74.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
297.59/74.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
297.59/74.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
297.59/74.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
305.98/76.67	c lits-rem:       733  cl-subs:      524  v-elim:      0  v-fix:    0  time:  8.57 s
305.98/76.67	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
305.98/76.68	c vivif2 --  cl tried    46055 cl shrink        0 lits rem          0 time: 0.03
306.38/76.73	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.18
306.38/76.73	c calculated reachability. Time: 0.00
306.38/76.73	c  N dy  1011    537372       626      2740         0     46055      8369    671036     18.56   no data  --
322.76/80.89	c  N dy  1098    557484       626      2740         0     34283      8369    326656     18.57     19.64  --
336.73/84.39	c  N dy  1187    577953       626      2740         0     54545      8369    880398     18.59     19.61  --
352.31/88.30	c  N dy  1277    598020       626      2740         0     41759      8369    510092     18.61     19.73  --
371.89/93.15	c  N dy  1370    622195       626      2740         0     65682      8369   1163505     18.60     19.59  --
386.27/96.75	c  N dy  1461    643140       626      2740         0     52772      8369    791008     18.62     19.68  --
404.26/101.27	c  N dy  1553    663419       626      2740         0     38213      8369    369460     18.64     19.74  --
420.62/105.30	c  N dy  1634    684131       626      2740         0     58737      8369    933534     18.64     19.67  --
438.20/109.78	c  N dy  1733    704156       626      2740         0     42910      8369    476560     18.66     19.67  --
454.98/113.99	c  N dy  1844    724186       626      2740         0     62754      8369   1026988     18.69     20.10  --
473.35/118.53	c  N dy  1933    744209       626      2740         0     45938      8369    542173     18.69     20.95  --
489.73/122.60	c  N dy  1984    764267       626      2740         0     65748      8369   1084095     18.65     21.05  --
507.71/127.15	c  N dy  2084    784278       626      2740         0     47925      8369    566529     18.67     20.20  --
526.88/131.95	c  N dy  2140    806059       626      2740         0     69369      8369   1146693     18.65     16.90  --
526.88/131.95	c  S st  2140    806059       626      2740         0     69369      8369   1146693     18.65     16.90  --
527.70/132.14	c  S st  2140    806562       626      2740         0     69871      8369   1160435     18.65   no data  --
527.70/132.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
527.70/132.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
527.70/132.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
528.07/132.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
528.07/132.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
528.07/132.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
528.07/132.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
534.87/133.93	c lits-rem:       226  cl-subs:     2102  v-elim:      0  v-fix:    0  time:  6.87 s
534.87/133.93	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
534.87/133.94	c vivif2 --  cl tried    67769 cl shrink        0 lits rem          0 time: 0.05
535.27/134.03	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.34
535.27/134.03	c calculated reachability. Time: 0.00
535.27/134.03	c  N dy  2140    806562       626      2740         0     67769      8369   1103069     18.65   no data  --
555.64/139.18	c  N dy  2215    828675       626      2740         0     51125      8369    634213     18.64     19.71  --
574.81/143.93	c  N dy  2289    848737       626      2740         0     70959      8369   1181911     18.64     19.72  --
592.80/148.43	c  N dy  2375    868820       626      2740         0     51276      8369    612901     18.64     21.92  --
615.58/154.18	c  N dy  2449    891782       626      2740         0     74015      8369   1236529     18.63     19.75  --
633.93/158.78	c  N dy  2569    911795       626      2740         0     53290      8369    657580     18.67     20.03  --
654.73/163.94	c  N dy  2630    932719       626      2740         0     73952      8369   1225718     18.64     19.74  --
675.48/169.18	c  N dy  2673    955534       626      2740         0     54968      8369    670765     18.61     19.69  --
695.84/174.28	c  N dy  2740    976162       626      2740         0     75341      8369   1221523     18.60     19.62  --
716.64/179.45	c  N dy  2841    996931       626      2740         0     53397      8369    614007     18.61     19.61  --
736.99/184.57	c  N dy  2934   1017009       626      2740         0     73263      8369   1163291     18.62     20.18  --
760.18/190.33	c  N dy  3011   1037083       626      2740         0     49584      8369    486691     18.62     19.77  --
780.53/195.44	c  N dy  3109   1058855       626      2740         0     71117      8369   1079817     18.63     19.63  --
797.71/199.72	c  F st  3192   1071875       626      2740         0     84022      8369   1441722     18.65   no data  --
804.90/201.54	c Decided on static restart strategy
806.49/201.94	c  N st  3199   1079915       626      2740         0     47471      8369    412794     18.65   no data  --
822.47/205.96	c  N st  3202   1100181       626      2740         0     67367      8369    978586     18.65   no data  --
856.03/214.35	c  N st  3204   1136174       626      2740         0     57408      8369   1068315     18.65   no data  --
891.99/223.31	c  N st  3205   1168566       626      2740         0     89281      8369   2106310     18.65   no data  --
935.12/234.18	c  N st  3206   1209844       626      2740         0     83640      8369   1878370     18.65   no data  --
935.12/234.18	c  S st  3206   1209844       626      2740         0     83640      8369   1878370     18.65   no data  --
936.34/234.43	c  S st  3206   1210348       626      2740         0     84143      8369   1892706     18.65   no data  --
936.34/234.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
936.34/234.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
936.34/234.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.17
936.71/234.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
936.71/234.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
936.71/234.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
936.71/234.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
961.48/240.73	c lits-rem:       116  cl-subs:     3329  v-elim:      0  v-fix:    0  time: 24.71 s
961.48/240.73	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
961.48/240.75	c vivif2 --  cl tried    80814 cl shrink        0 lits rem          0 time: 0.08
961.88/240.86	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.44
961.88/240.86	c calculated reachability. Time: 0.00
961.88/240.86	c  N st  3206   1210348       626      2740         0     80814      8369   1790061     18.65   no data  --
1037.41/259.72	c  N st  3207   1283232       626      2740         0     57020      8369    919431     18.65   no data  --
1158.01/289.91	c  N st  3208   1392555       626      2740         0     65074      8369   1110723     18.65   no data  --
1333.37/333.81	c  N st  3209   1556541       626      2740         0     69778      8369   1150317     18.65   no data  --
1515.52/379.45	c  N st  3210   1710350       626      2740         0     55895      8369    651321     18.65   no data  --
1515.52/379.46	c  S st  3210   1710350       626      2740         0     55895      8369    651321     18.65   no data  --
1516.34/379.61	c  S st  3210   1710853       626      2740         0     56398      8369    665132     18.65   no data  --
1516.34/379.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1516.34/379.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1516.34/379.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
1516.34/379.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1516.34/379.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1516.34/379.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
1516.34/379.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1523.92/381.57	c lits-rem:       498  cl-subs:      227  v-elim:      0  v-fix:    0  time:  7.62 s
1523.92/381.57	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
1523.92/381.58	c vivif2 --  cl tried    56171 cl shrink        0 lits rem          0 time: 0.04
1524.32/381.64	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.24
1524.32/381.64	c calculated reachability. Time: 0.00
1524.32/381.64	c  N st  3210   1710853       626      2740         0     56171      8369    659234     18.65   no data  --
1981.28/496.09	c  N st  3211   2079818       626      2740         0     62049      8369    683855     18.65   no data  --
2160.63/540.90	c  N st  3212   2210853       626      2740         0     64139      8369    694810     18.65   no data  --
2160.63/540.90	c  S st  3212   2210853       626      2740         0     64139      8369    694810     18.65   no data  --
2161.03/541.07	c  S st  3212   2211357       626      2740         0     64642      8369    709241     18.65   no data  --
2161.03/541.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2161.03/541.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2161.43/541.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
2161.43/541.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2161.43/541.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2161.43/541.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
2161.43/541.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2169.82/543.20	c lits-rem:       161  cl-subs:      106  v-elim:      0  v-fix:    0  time:  8.30 s
2169.82/543.20	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
2169.82/543.21	c vivif2 --  cl tried    64536 cl shrink        0 lits rem          0 time: 0.04
2169.82/543.28	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.28
2169.82/543.29	c calculated reachability. Time: 0.00
2169.82/543.29	c  N st  3212   2211357       626      2740         0     64536      8369    706709     18.65   no data  --
2870.45/718.68	c  N st  3213   2711358       626      2740         0     80837      8369   1026546     18.65   no data  --
2870.45/718.68	c  S st  3213   2711358       626      2740         0     80837      8369   1026546     18.65   no data  --
2871.65/718.92	c  S st  3213   2711863       626      2740         0     81342      8369   1040810     18.65   no data  --
2871.65/718.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2871.65/718.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2871.65/718.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.15
2872.05/719.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2872.05/719.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2872.05/719.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
2872.05/719.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2879.24/720.83	c lits-rem:        47  cl-subs:     1637  v-elim:      0  v-fix:    0  time:  7.29 s
2879.24/720.83	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
2879.24/720.84	c vivif2 --  cl tried    79705 cl shrink        0 lits rem          0 time: 0.06
2879.64/720.94	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.41
2879.64/720.95	c calculated reachability. Time: 0.00
2879.64/720.95	c  N st  3213   2711863       626      2740         0     79705      8369   1003341     18.65   no data  --
3610.65/903.99	c  N st  3214   3211864       626      2740         0    125541      8369   2148622     18.65   no data  --
3610.65/903.99	c  S st  3214   3211864       626      2740         0    125541      8369   2148622     18.65   no data  --
3612.26/904.37	c  S st  3214   3212367       626      2740         0    126044      8369   2163116     18.65   no data  --
3612.26/904.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3612.26/904.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3612.64/904.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.27
3613.04/904.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3613.04/904.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3613.04/904.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
3613.04/904.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3690.95/924.04	c lits-rem:       233  cl-subs:     9575  v-elim:      0  v-fix:    0  time: 77.95 s
3690.95/924.04	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
3690.95/924.07	c vivif2 --  cl tried   116469 cl shrink        0 lits rem          0 time: 0.10
3691.73/924.25	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.75
3691.73/924.26	c calculated reachability. Time: 0.00
3691.73/924.26	c  N st  3214   3212367       626      2740         0    116469      8369   1927576     18.65   no data  --
4501.81/1127.00	c  N st  3215   3712367       626      2740         0    127484      8369   2157074     18.65   no data  --
4501.81/1127.00	c  S st  3215   3712367       626      2740         0    127484      8369   2157074     18.65   no data  --
4503.42/1127.42	c  S st  3215   3712871       626      2740         0    127988      8369   2171170     18.65   no data  --
4503.42/1127.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4503.42/1127.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4503.42/1127.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.27
4503.83/1127.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4503.83/1127.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4503.83/1127.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
4503.83/1127.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4568.92/1143.85	c lits-rem:       144  cl-subs:     6597  v-elim:      0  v-fix:    0  time: 65.03 s
4568.92/1143.85	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
4568.92/1143.88	c vivif2 --  cl tried   121391 cl shrink        0 lits rem          0 time: 0.11
4569.74/1144.07	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.74
4569.74/1144.07	c calculated reachability. Time: 0.00
4569.74/1144.07	c  N st  3215   3712871       626      2740         0    121391      8369   1999734     18.65   no data  --
4627.65/1158.57	c  F st  3216   3751562       626      2740         0    159470      8369   3185614     18.65   no data  --
4627.65/1158.57	c  N st  3216   3751562       626      2740         0    159470      8369   3185614     18.65   no data  --
4642.02/1162.17	c Decided on static restart strategy
4674.77/1170.38	c  N st  3226   3779874       626      2740         0    104342      8369   1459138     18.65   no data  --
4742.28/1187.21	c  N st  3228   3815868       626      2740         0    139586      8369   2461565     18.65   no data  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175250-1304103825/watcher-3175250-1304103825 -o /tmp/evaluation-result-3175250-1304103825/solver-3175250-1304103825 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175250-1304103825.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.75 8.01 7.99 6/180 17437
/proc/meminfo: memFree=30877280/32950928 swapFree=67111448/67111528
[pid=17437] ppid=17435 vsize=281936 CPUtime=0.01 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 823 0 0 0 1 0 0 0 25 0 4 0 521981161 288702464 742 33554432000 4194304 4650419 140734370800208 18446744073709551615 251814345247 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 70484 742 343 112 0 65449 0
[pid=17437/tid=17438] ppid=17435 vsize=281936 CPUtime=0 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 97 0 0 0 0 0 0 0 25 0 4 0 521981162 288702464 756 33554432000 4194304 4650419 140734370800208 18446744073709551615 251814345198 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=281936 CPUtime=0 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) S 17435 17437 17262 0 -1 4202560 92 0 0 0 0 0 0 0 25 0 4 0 521981162 288702464 757 33554432000 4194304 4650419 140734370800208 18446744073709551615 251814345198 0 0 4096 2 18446604446993721344 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=281936 CPUtime=0 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 116 0 0 0 0 0 0 0 25 0 4 0 521981162 288702464 757 33554432000 4194304 4650419 140734370800208 18446744073709551615 251814345247 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.106473 s]
/proc/loadavg: 7.75 8.01 7.99 6/180 17437
/proc/meminfo: memFree=30877280/32950928 swapFree=67111448/67111528
[pid=17437] ppid=17435 vsize=282904 CPUtime=0.41 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 1943 0 0 0 41 0 0 0 25 0 4 0 521981161 289693696 1808 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 70726 1808 391 112 0 65691 0
[pid=17437/tid=17438] ppid=17435 vsize=282904 CPUtime=0.1 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 396 0 0 0 10 0 0 0 25 0 4 0 521981162 289693696 1808 33554432000 4194304 4650419 140734370800208 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=282904 CPUtime=0.1 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 427 0 0 0 10 0 0 0 25 0 4 0 521981162 289693696 1808 33554432000 4194304 4650419 140734370800208 18446744073709551615 4363582 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=282904 CPUtime=0.1 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 260 0 0 0 10 0 0 0 25 0 4 0 521981162 289693696 1808 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 282904

[startup+0.200458 s]
/proc/loadavg: 7.75 8.01 7.99 6/180 17437
/proc/meminfo: memFree=30877280/32950928 swapFree=67111448/67111528
[pid=17437] ppid=17435 vsize=284200 CPUtime=0.78 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 2691 0 0 0 78 0 0 0 25 0 4 0 521981161 291020800 1883 33554432000 4194304 4650419 140734370800208 18446744073709551615 4315054 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 71050 1883 393 112 0 66015 0
[pid=17437/tid=17438] ppid=17435 vsize=284200 CPUtime=0.19 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 599 0 0 0 19 0 0 0 25 0 4 0 521981162 291020800 1883 33554432000 4194304 4650419 140734370800208 18446744073709551615 4334251 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=284200 CPUtime=0.19 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 585 0 0 0 19 0 0 0 25 0 4 0 521981162 291020800 1883 33554432000 4194304 4650419 140734370800208 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=284200 CPUtime=0.19 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 458 0 0 0 19 0 0 0 25 0 4 0 521981162 291020800 1883 33554432000 4194304 4650419 140734370800208 18446744073709551615 4315180 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 284200

[startup+0.300441 s]
/proc/loadavg: 7.75 8.01 7.99 6/180 17437
/proc/meminfo: memFree=30877280/32950928 swapFree=67111448/67111528
[pid=17437] ppid=17435 vsize=284336 CPUtime=1.18 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 3109 0 0 0 118 0 0 0 25 0 4 0 521981161 291160064 2301 33554432000 4194304 4650419 140734370800208 18446744073709551615 4363506 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 71084 2301 393 112 0 66049 0
[pid=17437/tid=17438] ppid=17435 vsize=284336 CPUtime=0.29 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 709 0 0 0 29 0 0 0 25 0 4 0 521981162 291160064 2301 33554432000 4194304 4650419 140734370800208 18446744073709551615 4329380 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=284336 CPUtime=0.29 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 673 0 0 0 29 0 0 0 25 0 4 0 521981162 291160064 2301 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365280 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=284336 CPUtime=0.29 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 571 0 0 0 29 0 0 0 25 0 4 0 521981162 291160064 2301 33554432000 4194304 4650419 140734370800208 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284336

[startup+0.700375 s]
/proc/loadavg: 7.75 8.01 7.99 6/180 17437
/proc/meminfo: memFree=30877280/32950928 swapFree=67111448/67111528
[pid=17437] ppid=17435 vsize=285244 CPUtime=2.78 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 4831 0 0 0 278 0 0 0 25 0 4 0 521981161 292089856 3014 33554432000 4194304 4650419 140734370800208 18446744073709551615 4363426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 71311 3014 393 112 0 66276 0
[pid=17437/tid=17438] ppid=17435 vsize=285244 CPUtime=0.69 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 1149 0 0 0 69 0 0 0 25 0 4 0 521981162 292089856 3014 33554432000 4194304 4650419 140734370800208 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=285244 CPUtime=0.69 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 1090 0 0 0 69 0 0 0 25 0 4 0 521981162 292089856 3014 33554432000 4194304 4650419 140734370800208 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=285244 CPUtime=0.69 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 999 0 0 0 69 0 0 0 25 0 4 0 521981162 292089856 3014 33554432000 4194304 4650419 140734370800208 18446744073709551615 4367284 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285244

[startup+1.50024 s]
/proc/loadavg: 7.75 8.01 7.99 9/184 17441
/proc/meminfo: memFree=30861252/32950928 swapFree=67111448/67111528
[pid=17437] ppid=17435 vsize=292660 CPUtime=5.97 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 9708 0 0 0 596 1 0 0 25 0 4 0 521981161 299683840 5079 33554432000 4194304 4650419 140734370800208 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 73165 5079 395 112 0 68130 0
[pid=17437/tid=17438] ppid=17435 vsize=292660 CPUtime=1.48 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 2059 0 0 0 148 0 0 0 25 0 4 0 521981162 299683840 5079 33554432000 4194304 4650419 140734370800208 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=292660 CPUtime=1.49 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 1973 0 0 0 149 0 0 0 25 0 4 0 521981162 299683840 5079 33554432000 4194304 4650419 140734370800208 18446744073709551615 4328292 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=292660 CPUtime=1.49 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 1811 0 0 0 149 0 0 0 25 0 4 0 521981162 299683840 5079 33554432000 4194304 4650419 140734370800208 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 292660

[startup+3.10097 s]
/proc/loadavg: 7.75 8.01 7.99 9/184 17441
/proc/meminfo: memFree=30843148/32950928 swapFree=67111448/67111528
[pid=17437] ppid=17435 vsize=284908 CPUtime=12.37 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 17827 0 0 0 1235 2 0 0 25 0 4 0 521981161 291745792 10392 33554432000 4194304 4650419 140734370800208 18446744073709551615 4363452 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 71227 10392 395 112 0 66192 0
[pid=17437/tid=17438] ppid=17435 vsize=284908 CPUtime=3.08 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 4022 0 0 0 308 0 0 0 25 0 4 0 521981162 291745792 10392 33554432000 4194304 4650419 140734370800208 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=284908 CPUtime=3.08 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 4602 0 0 0 308 0 0 0 25 0 4 0 521981162 291745792 10392 33554432000 4194304 4650419 140734370800208 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=284908 CPUtime=3.08 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 4260 0 0 0 308 0 0 0 25 0 4 0 521981162 291745792 10392 33554432000 4194304 4650419 140734370800208 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 284908

[startup+6.30044 s]
/proc/loadavg: 7.77 8.01 7.99 9/184 17442
/proc/meminfo: memFree=30802344/32950928 swapFree=67111448/67111528
[pid=17437] ppid=17435 vsize=303324 CPUtime=25.15 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 26237 0 0 0 2511 4 0 0 25 0 4 0 521981161 310603776 14193 33554432000 4194304 4650419 140734370800208 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 75831 14193 395 112 0 70796 0
[pid=17437/tid=17438] ppid=17435 vsize=303324 CPUtime=6.26 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 6480 0 0 0 626 0 0 0 25 0 4 0 521981162 310603776 14193 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=303324 CPUtime=6.29 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 6817 0 0 0 628 1 0 0 25 0 4 0 521981162 310603776 14193 33554432000 4194304 4650419 140734370800208 18446744073709551615 4366772 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=303324 CPUtime=6.29 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 6128 0 0 0 628 1 0 0 25 0 4 0 521981162 310603776 14193 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 303324

[startup+12.7004 s]
/proc/loadavg: 7.87 8.03 7.99 9/184 17442
/proc/meminfo: memFree=30760188/32950928 swapFree=67111448/67111528
[pid=17437] ppid=17435 vsize=276312 CPUtime=50.72 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 40662 0 0 0 5065 7 0 0 25 0 4 0 521981161 282943488 20140 33554432000 4194304 4650419 140734370800208 18446744073709551615 4364340 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 69078 20140 395 112 0 64043 0
[pid=17437/tid=17438] ppid=17435 vsize=276312 CPUtime=12.63 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 10152 0 0 0 1262 1 0 0 25 0 4 0 521981162 282943488 20140 33554432000 4194304 4650419 140734370800208 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=276312 CPUtime=12.68 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 10520 0 0 0 1267 1 0 0 25 0 4 0 521981162 282943488 20140 33554432000 4194304 4650419 140734370800208 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=276312 CPUtime=12.69 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 9256 0 0 0 1267 2 0 0 25 0 4 0 521981162 282943488 20140 33554432000 4194304 4650419 140734370800208 18446744073709551615 4333957 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 276312

[startup+25.5012 s]
/proc/loadavg: 7.90 8.03 7.99 9/184 17444
/proc/meminfo: memFree=30697068/32950928 swapFree=67111448/67111528
[pid=17437] ppid=17435 vsize=365864 CPUtime=101.85 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 58796 0 0 0 10174 11 0 0 25 0 4 0 521981161 374644736 34944 33554432000 4194304 4650419 140734370800208 18446744073709551615 4438399 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 91466 34944 395 112 0 86431 0
[pid=17437/tid=17438] ppid=17435 vsize=365864 CPUtime=25.36 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 16308 0 0 0 2534 2 0 0 25 0 4 0 521981162 374644736 34944 33554432000 4194304 4650419 140734370800208 18446744073709551615 4366910 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=365864 CPUtime=25.49 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 13917 0 0 0 2547 2 0 0 25 0 4 0 521981162 374644736 34944 33554432000 4194304 4650419 140734370800208 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=365864 CPUtime=25.48 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 11537 0 0 0 2546 2 0 0 25 0 4 0 521981162 374644736 34944 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 365864

[startup+51.1009 s]
/proc/loadavg: 8.35 8.12 8.02 10/185 17445
/proc/meminfo: memFree=30628132/32950928 swapFree=67111448/67111528
[pid=17437] ppid=17435 vsize=454368 CPUtime=204.11 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 82333 0 0 0 20392 19 0 0 25 0 4 0 521981161 465272832 39715 33554432000 4194304 4650419 140734370800208 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 113592 39715 395 112 0 108557 0
[pid=17437/tid=17438] ppid=17435 vsize=454368 CPUtime=50.82 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 22102 0 0 0 5078 4 0 0 25 0 4 0 521981162 465272832 39715 33554432000 4194304 4650419 140734370800208 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=454368 CPUtime=51.09 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 23237 0 0 0 5104 5 0 0 25 0 4 0 521981162 465272832 39715 33554432000 4194304 4650419 140734370800208 18446744073709551615 4439636 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=454368 CPUtime=51.08 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 15011 0 0 0 5105 3 0 0 25 0 4 0 521981162 465272832 39715 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 454368

[startup+102.3 s]
/proc/loadavg: 8.20 8.11 8.02 9/184 17447
/proc/meminfo: memFree=30592884/32950928 swapFree=67111448/67111528
[pid=17437] ppid=17435 vsize=475992 CPUtime=408.66 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 117523 0 0 0 40834 32 0 0 25 0 4 0 521981161 487415808 53006 33554432000 4194304 4650419 140734370800208 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 118998 53006 395 112 0 113963 0
[pid=17437/tid=17438] ppid=17435 vsize=475992 CPUtime=101.76 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 28731 0 0 0 10170 6 0 0 25 0 4 0 521981162 487415808 53006 33554432000 4194304 4650419 140734370800208 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=475992 CPUtime=102.29 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 34445 0 0 0 10220 9 0 0 25 0 4 0 521981162 487415808 53006 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=475992 CPUtime=102.29 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 24640 0 0 0 10222 7 0 0 25 0 4 0 521981162 487415808 53006 33554432000 4194304 4650419 140734370800208 18446744073709551615 4439636 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 475992

[startup+162.3 s]

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

[pid=17437] ppid=17435 vsize=633544 CPUtime=2565.68 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 329584 0 0 0 256447 121 0 0 25 0 4 0 521981161 648749056 92227 33554432000 4194304 4650419 140734370800208 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 158386 92227 395 112 0 153351 0
[pid=17437/tid=17438] ppid=17435 vsize=633544 CPUtime=638.77 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 59621 0 0 0 63857 20 0 0 25 0 4 0 521981162 648749056 92227 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=633544 CPUtime=642.3 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 111159 0 0 0 64190 40 0 0 25 0 4 0 521981162 648749056 92227 33554432000 4194304 4650419 140734370800208 18446744073709551615 4331037 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=633544 CPUtime=642.29 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 68817 0 0 0 64202 27 0 0 25 0 4 0 521981162 648749056 92227 33554432000 4194304 4650419 140734370800208 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2565.68
Current children cumulated vsize (KiB) 633544

[startup+702.301 s]
/proc/loadavg: 8.12 8.09 8.02 9/184 17463
/proc/meminfo: memFree=30249876/32950928 swapFree=67111448/67111528
[pid=17437] ppid=17435 vsize=645076 CPUtime=2805.35 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 351920 0 0 0 280403 132 0 0 25 0 4 0 521981161 660557824 104946 33554432000 4194304 4650419 140734370800208 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 161269 104946 395 112 0 156234 0
[pid=17437/tid=17438] ppid=17435 vsize=645076 CPUtime=698.44 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 64649 0 0 0 69821 23 0 0 25 0 4 0 521981162 660557824 104946 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=645076 CPUtime=702.3 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 115540 0 0 0 70188 42 0 0 25 0 4 0 521981162 660557824 104946 33554432000 4194304 4650419 140734370800208 18446744073709551615 4366839 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=645076 CPUtime=702.29 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 74629 0 0 0 70200 29 0 0 25 0 4 0 521981162 660557824 104946 33554432000 4194304 4650419 140734370800208 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.35
Current children cumulated vsize (KiB) 645076

[startup+762.301 s]
/proc/loadavg: 8.09 8.08 8.02 9/184 17465
/proc/meminfo: memFree=30253900/32950928 swapFree=67111448/67111528
[pid=17437] ppid=17435 vsize=660556 CPUtime=3045.04 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 366434 0 0 0 304366 138 0 0 25 0 4 0 521981161 676409344 104316 33554432000 4194304 4650419 140734370800208 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 165139 104316 395 112 0 160104 0
[pid=17437/tid=17438] ppid=17435 vsize=660556 CPUtime=758.11 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 67575 0 0 0 75786 25 0 0 25 0 4 0 521981162 676409344 104316 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=660556 CPUtime=762.3 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 121382 0 0 0 76186 44 0 0 25 0 4 0 521981162 676409344 104316 33554432000 4194304 4650419 140734370800208 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=660556 CPUtime=762.3 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 76708 0 0 0 76200 30 0 0 25 0 4 0 521981162 676409344 104316 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045.04
Current children cumulated vsize (KiB) 660556

[startup+822.3 s]
/proc/loadavg: 8.08 8.08 8.02 9/184 17466
/proc/meminfo: memFree=30236356/32950928 swapFree=67111448/67111528
[pid=17437] ppid=17435 vsize=660768 CPUtime=3284.69 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 385352 0 0 0 328322 147 0 0 25 0 4 0 521981161 676626432 107066 33554432000 4194304 4650419 140734370800208 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 165192 107066 395 112 0 160157 0
[pid=17437/tid=17438] ppid=17435 vsize=660768 CPUtime=817.77 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 70018 0 0 0 81751 26 0 0 25 0 4 0 521981162 676626432 107066 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=660768 CPUtime=822.3 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 127755 0 0 0 82183 47 0 0 25 0 4 0 521981162 676626432 107066 33554432000 4194304 4650419 140734370800208 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=660768 CPUtime=822.29 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 80106 0 0 0 82198 31 0 0 25 0 4 0 521981162 676626432 107066 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.69
Current children cumulated vsize (KiB) 660768

[startup+882.306 s]
/proc/loadavg: 8.03 8.06 8.02 9/184 17468
/proc/meminfo: memFree=30217800/32950928 swapFree=67111448/67111528
[pid=17437] ppid=17435 vsize=712604 CPUtime=3524.38 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 405809 0 0 0 352280 158 0 0 25 0 4 0 521981161 729706496 108712 33554432000 4194304 4650419 140734370800208 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 178151 108712 395 112 0 173116 0
[pid=17437/tid=17438] ppid=17435 vsize=712604 CPUtime=877.44 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 72479 0 0 0 87717 27 0 0 25 0 4 0 521981162 729706496 108713 33554432000 4194304 4650419 140734370800208 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=712604 CPUtime=882.3 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 133349 0 0 0 88180 50 0 0 25 0 4 0 521981162 729706496 108713 33554432000 4194304 4650419 140734370800208 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=712604 CPUtime=882.29 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 85608 0 0 0 88195 34 0 0 25 0 4 0 521981162 729706496 108713 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 712604

[startup+942.3 s]
/proc/loadavg: 8.01 8.05 8.01 9/184 17469
/proc/meminfo: memFree=30186248/32950928 swapFree=67111448/67111528
[pid=17437] ppid=17435 vsize=716632 CPUtime=3764.02 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 424223 0 0 0 376234 168 0 0 25 0 4 0 521981161 733831168 113672 33554432000 4194304 4650419 140734370800208 18446744073709551615 4339892 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 179158 113672 395 112 0 174123 0
[pid=17437/tid=17438] ppid=17435 vsize=716632 CPUtime=937.11 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 74327 0 0 0 93682 29 0 0 25 0 4 0 521981162 733831168 113672 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=716632 CPUtime=942.3 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 139854 0 0 0 94176 54 0 0 25 0 4 0 521981162 733831168 113672 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=716632 CPUtime=942.29 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 90876 0 0 0 94192 37 0 0 25 0 4 0 521981162 733831168 113672 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 716632

[startup+1002.3 s]
/proc/loadavg: 8.05 8.05 8.01 9/184 17471
/proc/meminfo: memFree=30167476/32950928 swapFree=67111448/67111528
[pid=17437] ppid=17435 vsize=817036 CPUtime=4003.69 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 438741 0 0 0 400194 175 0 0 25 0 4 0 521981161 836644864 116702 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365276 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 204259 116702 395 112 0 199224 0
[pid=17437/tid=17438] ppid=17435 vsize=817036 CPUtime=996.78 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 77530 0 0 0 99647 31 0 0 25 0 4 0 521981162 836644864 116702 33554432000 4194304 4650419 140734370800208 18446744073709551615 4366896 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=817036 CPUtime=1002.3 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 146520 0 0 0 100173 57 0 0 25 0 4 0 521981162 836644864 116702 33554432000 4194304 4650419 140734370800208 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=817036 CPUtime=1002.29 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 95221 0 0 0 100190 39 0 0 25 0 4 0 521981162 836644864 116702 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.69
Current children cumulated vsize (KiB) 817036

[startup+1062.3 s]
/proc/loadavg: 8.06 8.06 8.01 9/184 17473
/proc/meminfo: memFree=30159256/32950928 swapFree=67111448/67111528
[pid=17437] ppid=17435 vsize=670108 CPUtime=4243.38 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 451633 0 0 0 424156 182 0 0 25 0 4 0 521981161 686190592 114273 33554432000 4194304 4650419 140734370800208 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 167527 114273 395 112 0 162492 0
[pid=17437/tid=17438] ppid=17435 vsize=670108 CPUtime=1056.45 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 78714 0 0 0 105614 31 0 0 25 0 4 0 521981162 686190592 114273 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=670108 CPUtime=1062.31 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 154305 0 0 0 106170 61 0 0 25 0 4 0 521981162 686190592 114273 33554432000 4194304 4650419 140734370800208 18446744073709551615 4363576 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=670108 CPUtime=1062.3 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 95818 0 0 0 106190 40 0 0 25 0 4 0 521981162 686190592 114273 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.38
Current children cumulated vsize (KiB) 670108

[startup+1122.3 s]
/proc/loadavg: 8.06 8.06 8.01 9/184 17474
/proc/meminfo: memFree=30149372/32950928 swapFree=67111448/67111528
[pid=17437] ppid=17435 vsize=722592 CPUtime=4483.04 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 473276 0 0 0 448113 191 0 0 25 0 4 0 521981161 739934208 118556 33554432000 4194304 4650419 140734370800208 18446744073709551615 4364503 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 180648 118556 395 112 0 175613 0
[pid=17437/tid=17438] ppid=17435 vsize=722592 CPUtime=1116.11 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 86524 0 0 0 111578 33 0 0 25 0 4 0 521981162 739934208 118556 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=722592 CPUtime=1122.3 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 158709 0 0 0 112168 62 0 0 25 0 4 0 521981162 739934208 118556 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=722592 CPUtime=1122.29 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 98411 0 0 0 112188 41 0 0 25 0 4 0 521981162 739934208 118556 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.04
Current children cumulated vsize (KiB) 722592

[startup+1182.3 s]
/proc/loadavg: 8.05 8.06 8.01 9/184 17476
/proc/meminfo: memFree=30090780/32950928 swapFree=67111448/67111528
[pid=17437] ppid=17435 vsize=791672 CPUtime=4722.71 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 491880 0 0 0 472071 200 0 0 25 0 4 0 521981161 810672128 128199 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 197918 128199 395 112 0 192883 0
[pid=17437/tid=17438] ppid=17435 vsize=791672 CPUtime=1175.78 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 88812 0 0 0 117543 35 0 0 25 0 4 0 521981162 810672128 128199 33554432000 4194304 4650419 140734370800208 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=791672 CPUtime=1182.31 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 164494 0 0 0 118166 65 0 0 25 0 4 0 521981162 810672128 128199 33554432000 4194304 4650419 140734370800208 18446744073709551615 4368121 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=791672 CPUtime=1182.3 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 102536 0 0 0 118186 44 0 0 25 0 4 0 521981162 810672128 128199 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 791672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 7.78 8.00 7.99 11/184 17507
/proc/meminfo: memFree=30393040/32950928 swapFree=67111448/67111528
[pid=17437] ppid=17435 vsize=849012 CPUtime=4800.22 cores=0,2,4,6
/proc/17437/stat : 17437 (strangenight1-m) R 17435 17437 17262 0 -1 4202496 494789 0 0 0 479820 202 0 0 25 0 4 0 521981161 869388288 127858 33554432000 4194304 4650419 140734370800208 18446744073709551615 4520322 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17437/statm: 212253 127858 395 112 0 207218 0
[pid=17437/tid=17438] ppid=17435 vsize=849012 CPUtime=1195.07 cores=0,2,4,6
/proc/17437/task/17438/stat : 17438 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 88941 0 0 0 119472 35 0 0 25 0 4 0 521981162 869388288 127858 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=17437/tid=17439] ppid=17435 vsize=849012 CPUtime=1201.7 cores=0,2,4,6
/proc/17437/task/17439/stat : 17439 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 165998 0 0 0 120105 65 0 0 25 0 4 0 521981162 869388288 127858 33554432000 4194304 4650419 140734370800208 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17437/tid=17440] ppid=17435 vsize=849012 CPUtime=1201.7 cores=0,2,4,6
/proc/17437/task/17440/stat : 17440 (strangenight1-m) R 17435 17437 17262 0 -1 4202560 102841 0 0 0 120126 44 0 0 25 0 4 0 521981162 869388288 127858 33554432000 4194304 4650419 140734370800208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 849012

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.28
CPU user time (s): 4798.23
CPU system time (s): 2.04669
CPU usage (%): 399.445
Max. virtual memory (cumulated for all children) (KiB): 858500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.23
system time used= 2.04669
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 494789
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= 356
involuntary context switches= 22113

runsolver used 1.9597 second user time and 4.5833 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-29 21:03:45
IDJOB=3175250
IDBENCH=82868
IDSOLVER=1588
FILE ID=node126/3175250-1304103825
RUNJOBID= node126-1304102618-17280
PBS_JOBID= 13170635
Free space on /tmp= 71592 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S960948361-055.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175250-1304103825/watcher-3175250-1304103825 -o /tmp/evaluation-result-3175250-1304103825/solver-3175250-1304103825 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175250-1304103825.cnf

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

MD5SUM BENCH= b51753a48e6efd66554e7afe4efc3b19
RANDOM SEED=639940675

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30877436 kB
Buffers:        251128 kB
Cached:        1411120 kB
SwapCached:         76 kB
Active:         170864 kB
Inactive:      1590040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30877436 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:           12544 kB
Writeback:           0 kB
AnonPages:       98052 kB
Mapped:          15508 kB
Slab:           247548 kB
PageTables:       4504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   304744 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= 71588 MiB
End job on node126 at 2011-04-29 21:23:48