Trace number 3366449

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.27 1203.54

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S456969343-019.SATISFIABLE.cnf
MD5SUM957c55bb21add5f7b2abfbda860d1a95
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05599
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366449-1305404386.cnf'
0.00/0.00	c -- header says num vars:            800
0.00/0.00	c -- header says num clauses:        3408
0.00/0.01	c -- clauses added:            0 learnts,         3408 normals,            0 xors
0.00/0.01	c -- vars added        800
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       800      3408         0         0     10224         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/3408/3408 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:    800 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.06	c lits-rem:         0  cl-subs:        0  v-elim:     27  v-fix:    0  time:  0.00 s
0.00/0.06	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.06	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.06	c calculated reachability. Time: 0.00
0.00/0.06	c Calc default polars -  time:   0.00 s pos:     339 undec:     102 neg:     359
0.00/0.06	c =========================================================================================
0.00/0.06	c types(t): F = full restart, N = normal restart
0.00/0.06	c types(t): S = simplification begin/end, E = solution found
0.00/0.06	c restart types(rt): st = static, dy = dynamic
0.00/0.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.06	c  B st     0         0       773      3362         0         0     10224         0   no data   no data
0.00/0.83	c Decided on static restart strategy
0.00/0.83	c  N st     8      4919       773      3362         0      4879     10224    165187   no data   no data
0.00/0.83	c  N st    10     11302       773      3362         0      4510     10224    104433   no data   no data
0.00/0.83	c  N st    11     17049       773      3362         0     10196     10224    301143   no data   no data
5.01/1.30	c  F st    12     25002       773      3362         0     12504     10224    359149   no data   no data
5.01/1.30	c  N st    12     25002       773      3362         0     12504     10224    359149   no data   no data
5.97/1.57	c Decided on static restart strategy
5.97/1.57	c  N st    18     30001       773      3362         0     10742     10224    275683   no data   no data
5.97/1.57	c  S st    18     30001       773      3362         0     10742     10224    275683   no data   no data
6.37/1.60	c  S st    18     30505       773      3362         0     11245     10224    290049   no data   no data
6.37/1.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.37/1.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.37/1.61	c blocked clauses removed:        7 vars:      1 tried:         773 T: 0.00 s
6.37/1.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.37/1.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.37/1.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
6.37/1.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.37/1.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.37/1.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.37/1.67	c lits-rem:        90  cl-subs:      281  v-elim:      0  v-fix:    0  time:  0.05 s
6.37/1.68	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.01
6.37/1.68	c calculated reachability. Time: 0.00
6.37/1.68	c  N st    18     30505       772      3355         0     10964     10203    279008   no data   no data
8.36/2.13	c  N st    20     37616       772      3355         0     10194     10203    226681   no data   no data
9.96/2.55	c  N st    21     44015       772      3355         0     16498     10203    437388   no data   no data
10.35/2.69	c  S st    22     45757       772      3355         0      9395     10203    178012   no data   no data
10.75/2.71	c  S st    22     46260       772      3355         0      9896     10203    194007   no data   no data
10.75/2.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.75/2.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
10.75/2.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.75/2.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.75/2.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.75/2.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
10.75/2.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.75/2.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.75/2.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.75/2.74	c lits-rem:        10  cl-subs:       62  v-elim:      0  v-fix:    0  time:  0.01 s
10.75/2.74	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
10.75/2.74	c vivif2 --  cl tried     9834 cl shrink        0 lits rem          0 time: 0.00
10.75/2.75	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.01
10.75/2.75	c calculated reachability. Time: 0.00
10.75/2.75	c  N st    22     46260       772      3355         0      9834     10203    191623   no data   no data
15.14/3.81	c  N st    23     60658       772      3355         0     14202     10203    330257   no data   no data
17.93/4.54	c  N st    24     69390       772      3355         0     11963     10203    236996   no data   no data
17.93/4.54	c  S st    24     69390       772      3355         0     11963     10203    236996   no data   no data
17.93/4.57	c  S st    24     69894       772      3355         0     12465     10203    252634   no data   no data
17.93/4.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.93/4.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.93/4.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.93/4.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.93/4.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.93/4.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
17.93/4.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.93/4.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.93/4.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.33/4.61	c lits-rem:        18  cl-subs:      109  v-elim:      0  v-fix:    0  time:  0.02 s
18.33/4.61	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
18.33/4.62	c vivif2 --  cl tried    12356 cl shrink        0 lits rem          0 time: 0.00
18.33/4.62	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.01
18.33/4.62	c calculated reachability. Time: 0.00
18.33/4.62	c  N st    24     69894       772      3355         0     12356     10203    248263   no data   no data
23.91/6.05	c  F st    25     87500       772      3355         0     17853     10203    416541   no data   no data
23.91/6.05	c  N st    25     87500       772      3355         0     17853     10203    416541   no data   no data
25.56/6.48	c  N dy    34     93103       772      3355         0     23403     10203    605852     26.80     28.37
28.31/7.12	c  N dy    54    101010       772      3355         0     18402     10203    353706     21.59     22.80
29.52/7.43	c  S st    71    104842       772      3355         0     22214     10203    474192     21.67     19.77
29.52/7.48	c  S st    71    105347       772      3355         0     22718     10203    489232     21.67   no data
29.52/7.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.52/7.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
29.52/7.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.52/7.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.52/7.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.52/7.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
29.52/7.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
29.52/7.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
29.94/7.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.94/7.59	c lits-rem:        78  cl-subs:      169  v-elim:      0  v-fix:    0  time:  0.08 s
29.94/7.59	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
30.29/7.60	c vivif2 --  cl tried    22549 cl shrink        0 lits rem          0 time: 0.01
30.29/7.61	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.01
30.29/7.61	c calculated reachability. Time: 0.00
30.29/7.61	c  N dy    71    105347       772      3355         0     22549     10203    482559     21.67   no data
32.69/8.25	c  N dy    87    112767       772      3355         0     16025     10203    232949     21.25     22.46
35.08/8.88	c  N dy   128    120650       772      3355         0     23877     10203    486408     21.41     22.56
38.30/9.67	c  N dy   166    128359       772      3355         0     16631     10203    218571     21.51     22.92
41.07/10.38	c  N dy   204    136902       772      3355         0     25118     10203    484007     21.53     22.74
44.65/11.27	c  N dy   253    145742       772      3355         0     18014     10203    232066     21.59     22.80
48.24/12.12	c  N dy   291    155477       772      3355         0     27676     10203    538744     21.56     22.73
49.05/12.39	c  S st   303    158020       772      3355         0     30189     10203    615928     21.56     20.52
49.45/12.45	c  S st   303    158522       772      3355         0     30690     10203    632059     21.56   no data
49.45/12.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.45/12.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
49.45/12.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.45/12.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.45/12.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.45/12.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
49.45/12.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
49.45/12.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
49.45/12.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.25/12.65	c lits-rem:       151  cl-subs:      285  v-elim:      0  v-fix:    0  time:  0.16 s
50.25/12.65	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
50.25/12.66	c vivif2 --  cl tried    30405 cl shrink        0 lits rem          0 time: 0.01
50.25/12.68	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.02
50.25/12.68	c calculated reachability. Time: 0.00
50.25/12.68	c  N dy   303    158522       772      3355         0     30405     10203    620902     21.56   no data
55.43/13.98	c  N dy   334    171913       772      3355         0     26805     10203    464516     21.40     22.81
61.00/15.34	c  N dy   386    184764       772      3355         0     21701     10203    292011     21.39     22.67
65.80/16.52	c  N dy   447    196559       772      3355         0     33432     10203    664341     21.45     23.03
71.38/17.91	c  N dy   512    209164       772      3355         0     27102     10203    430182     21.51     22.88
80.16/20.15	c  N dy   552    229224       772      3355         0     27102     10203    403500     21.32     22.73
84.15/21.15	c  S st   607    237783       772      3355         0     35615     10203    676153     21.38     21.36
84.55/21.24	c  S st   607    238287       772      3355         0     36119     10203    692240     21.38   no data
84.55/21.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.55/21.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
84.55/21.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.55/21.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.55/21.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.55/21.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
84.55/21.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
84.55/21.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
84.55/21.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.75/21.50	c lits-rem:       126  cl-subs:      437  v-elim:      0  v-fix:    0  time:  0.22 s
85.75/21.50	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
85.75/21.51	c vivif2 --  cl tried    35682 cl shrink        0 lits rem          0 time: 0.01
85.75/21.54	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.02
85.75/21.54	c calculated reachability. Time: 0.00
85.75/21.54	c  N dy   607    238287       772      3355         0     35682     10203    677474     21.38   no data
92.92/23.34	c  N dy   678    253989       772      3355         0     30445     10203    490397     21.40     22.85
100.91/25.34	c  N dy   749    270233       772      3355         0     24737     10203    278581     21.39     22.66
109.28/27.41	c  N dy   829    287547       772      3355         0     41929     10203    823065     21.43     25.48
118.05/29.63	c  F st   897    306252       772      3355         0     37675     10203    661555     21.35     19.27
118.05/29.63	c  N st   897    306252       772      3355         0     37675     10203    661555     21.35     19.27
120.86/30.36	c Decided on static restart strategy
132.81/33.32	c  N st   907    334566       772      3355         0     41849     10203   1031004     21.35   no data
145.18/36.45	c  N st   909    357432       772      3355         0     39720     10203   1014431     21.35   no data
145.18/36.45	c  S st   909    357432       772      3355         0     39720     10203   1014431     21.35   no data
145.58/36.55	c  S st   909    357935       772      3355         0     40223     10203   1029823     21.35   no data
145.58/36.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
145.58/36.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
145.58/36.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
145.58/36.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
145.58/36.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.58/36.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
145.58/36.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
145.58/36.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
145.98/36.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.77/37.30	c lits-rem:       271  cl-subs:      943  v-elim:      0  v-fix:    0  time:  0.69 s
148.77/37.30	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
148.77/37.31	c vivif2 --  cl tried    39280 cl shrink        0 lits rem          0 time: 0.01
148.77/37.34	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.03
148.77/37.34	c calculated reachability. Time: 0.00
148.77/37.34	c  N st   909    357935       772      3355         0     39280     10203    988629     21.35   no data
169.12/42.49	c  N st   910    390328       772      3355         0     45566     10203   1251484     21.35   no data
201.07/50.48	c  N st   911    438916       772      3355         0     39173     10203    895127     21.35   no data
248.50/62.41	c  N st   912    511799       772      3355         0     52763     10203   1312601     21.35   no data
266.89/66.97	c  N st   913    536902       772      3355         0     46971     10203   1039305     21.35   no data
266.89/66.97	c  S st   913    536902       772      3355         0     46971     10203   1039305     21.35   no data
267.24/67.09	c  S st   913    537405       772      3355         0     47473     10203   1054840     21.35   no data
267.64/67.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
267.64/67.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
267.64/67.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
267.64/67.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
267.64/67.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
267.64/67.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
267.64/67.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
267.64/67.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
267.64/67.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
273.63/68.65	c lits-rem:       394  cl-subs:     1604  v-elim:      0  v-fix:    0  time:  1.49 s
273.63/68.65	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
273.63/68.66	c vivif2 --  cl tried    45869 cl shrink        0 lits rem          0 time: 0.01
274.03/68.70	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.04
274.03/68.70	c calculated reachability. Time: 0.00
274.03/68.70	c  N st   913    537405       772      3355         0     45869     10203    993187     21.35   no data
401.27/100.64	c  N st   914    701389       772      3355         0     39936     10203    661495     21.35   no data
491.02/123.11	c  N st   915    806108       772      3355         0     69116     10203   1667468     21.35   no data
491.02/123.11	c  S st   915    806108       772      3355         0     69116     10203   1667468     21.35   no data
491.82/123.30	c  S st   915    806611       772      3355         0     69618     10203   1682836     21.35   no data
491.82/123.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
491.82/123.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
491.82/123.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
491.82/123.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
491.82/123.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
491.82/123.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
491.82/123.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
491.82/123.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
492.22/123.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
515.35/129.25	c lits-rem:       591  cl-subs:     2995  v-elim:      0  v-fix:    0  time:  5.83 s
515.35/129.25	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
515.35/129.27	c vivif2 --  cl tried    66623 cl shrink        0 lits rem          0 time: 0.02
515.74/129.33	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.07
515.74/129.34	c calculated reachability. Time: 0.00
515.74/129.34	c  N st   915    806611       772      3355         0     66623     10203   1572063     21.35   no data
742.71/186.28	c  F st   916   1071875       772      3355         0     82628     10203   2028585     21.35   no data
742.71/186.28	c  N st   916   1071875       772      3355         0     82628     10203   2028585     21.35   no data
749.12/187.86	c Decided on static restart strategy
767.84/192.50	c  N st   926   1100180       772      3355         0     66353     10203   1338053     21.35   no data
801.34/200.94	c  N st   928   1136173       772      3355         0     56590     10203   1003291     21.35   no data
834.44/209.21	c  N st   929   1168565       772      3355         0     88460     10203   2146848     21.35   no data
872.74/218.81	c  N st   930   1209916       772      3355         0     83134     10203   1889350     21.35   no data
872.74/218.81	c  S st   930   1209916       772      3355         0     83134     10203   1889350     21.35   no data
873.53/219.06	c  S st   930   1210417       772      3355         0     83634     10203   1905838     21.35   no data
873.53/219.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
873.93/219.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
873.93/219.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
873.93/219.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
873.93/219.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
873.93/219.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
873.93/219.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
873.93/219.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
874.33/219.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
896.26/224.75	c lits-rem:       628  cl-subs:     2470  v-elim:      0  v-fix:    0  time:  5.56 s
896.26/224.75	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
896.26/224.78	c vivif2 --  cl tried    81164 cl shrink        0 lits rem          0 time: 0.02
896.66/224.87	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.09
896.66/224.87	c calculated reachability. Time: 0.00
896.66/224.87	c  N st   930   1210417       772      3355         0     81164     10203   1807663     21.35   no data
973.64/244.10	c  N st   931   1283300       772      3355         0     57191     10203    920681     21.35   no data
1088.11/272.83	c  N st   932   1392625       772      3355         0     65420     10203   1156972     21.35   no data
1253.66/314.37	c  N st   933   1556609       772      3355         0     70222     10203   1260936     21.35   no data
1429.58/358.41	c  N st   934   1710417       772      3355         0     56461     10203    674036     21.35   no data
1429.58/358.41	c  S st   934   1710417       772      3355         0     56461     10203    674036     21.35   no data
1429.93/358.55	c  S st   934   1710919       772      3355         0     56963     10203    689215     21.35   no data
1429.93/358.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1429.93/358.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
1429.93/358.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1429.93/358.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1429.93/358.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1429.93/358.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
1429.93/358.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1430.33/358.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1430.33/358.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1430.73/358.72	c lits-rem:        55  cl-subs:       44  v-elim:      0  v-fix:    0  time:  0.11 s
1430.73/358.72	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
1430.73/358.73	c vivif2 --  cl tried    56919 cl shrink        0 lits rem          0 time: 0.01
1430.73/358.78	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.05
1430.73/358.78	c calculated reachability. Time: 0.00
1430.73/358.78	c  N st   934   1710919       772      3355         0     56919     10203    688278     21.35   no data
1881.84/471.82	c  N st   935   2079885       772      3355         0     62605     10203    733447     21.35   no data
2051.36/514.34	c  N st   936   2210921       772      3355         0     64698     10203    754360     21.35   no data
2051.36/514.34	c  S st   936   2210921       772      3355         0     64698     10203    754360     21.35   no data
2051.76/514.51	c  S st   936   2211424       772      3355         0     65201     10203    769645     21.35   no data
2052.17/514.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2052.17/514.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
2052.17/514.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2052.17/514.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2052.17/514.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2052.17/514.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
2052.17/514.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2052.17/514.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2052.17/514.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2052.94/514.70	c lits-rem:        52  cl-subs:       79  v-elim:      0  v-fix:    0  time:  0.12 s
2052.94/514.70	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
2052.94/514.72	c vivif2 --  cl tried    65122 cl shrink        0 lits rem          0 time: 0.01
2052.94/514.78	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.06
2052.94/514.78	c calculated reachability. Time: 0.00
2052.94/514.78	c  N st   936   2211424       772      3355         0     65122     10203    767262     21.35   no data
2760.90/692.21	c  N st   937   2711424       772      3355         0     82043     10203   1192710     21.35   no data
2760.90/692.21	c  S st   937   2711424       772      3355         0     82043     10203   1192710     21.35   no data
2761.70/692.45	c  S st   937   2711926       772      3355         0     82545     10203   1208978     21.35   no data
2761.70/692.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2761.70/692.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2761.70/692.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2761.70/692.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2762.10/692.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2762.10/692.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
2762.10/692.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2762.10/692.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2762.10/692.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2765.28/693.32	c lits-rem:       145  cl-subs:     1049  v-elim:      0  v-fix:    0  time:  0.76 s
2765.28/693.32	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
2765.28/693.34	c vivif2 --  cl tried    81496 cl shrink        0 lits rem          0 time: 0.02
2765.68/693.42	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.08
2765.68/693.42	c calculated reachability. Time: 0.00
2765.68/693.42	c  N st   937   2711926       772      3355         0     81496     10203   1173504     21.35   no data
3519.10/882.38	c  N st   938   3211926       772      3355         0    127191     10203   2830566     21.35   no data
3519.10/882.38	c  S st   938   3211926       772      3355         0    127191     10203   2830566     21.35   no data
3520.70/882.74	c  S st   938   3212430       772      3355         0    127695     10203   2845191     21.35   no data
3520.70/882.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3521.10/882.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
3521.10/882.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3521.10/882.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3521.10/882.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3521.10/882.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
3521.10/882.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3521.10/882.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3521.51/882.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3596.50/901.74	c lits-rem:       606  cl-subs:     5764  v-elim:      0  v-fix:    0  time: 18.80 s
3596.50/901.74	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
3596.50/901.79	c vivif2 --  cl tried   121931 cl shrink        0 lits rem          0 time: 0.04
3597.27/901.93	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.14
3597.27/901.93	c calculated reachability. Time: 0.00
3597.27/901.93	c  N st   938   3212430       772      3355         0    121931     10203   2627836     21.35   no data
4437.24/1112.52	c  N st   939   3712430       772      3355         0    133026     10203   2834134     21.35   no data
4437.24/1112.52	c  S st   939   3712430       772      3355         0    133026     10203   2834134     21.35   no data
4438.86/1112.92	c  S st   939   3712934       772      3355         0    133528     10203   2850201     21.35   no data
4438.86/1112.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4438.86/1113.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
4439.28/1113.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4439.28/1113.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4439.28/1113.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4439.28/1113.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
4439.28/1113.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4439.28/1113.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4439.63/1113.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4499.86/1128.21	c lits-rem:      1283  cl-subs:     4655  v-elim:      0  v-fix:    0  time: 15.07 s
4499.86/1128.21	c vivif2 --  cl tried     3355 cl shrink        0 lits rem          0 time: 0.00
4499.86/1128.25	c vivif2 --  cl tried   128873 cl shrink        0 lits rem          0 time: 0.04
4500.28/1128.40	c asymm  cl-useful: 0/3355/3355 lits-rem:0 time: 0.15
4500.28/1128.41	c calculated reachability. Time: 0.00
4500.28/1128.41	c  N st   939   3712934       772      3355         0    128873     10203   2673223     21.35   no data
4576.03/1147.32	c  F st   940   3751563       772      3355         0    166985     10203   4105676     21.35   no data
4576.03/1147.32	c  N st   940   3751563       772      3355         0    166985     10203   4105676     21.35   no data
4584.06/1149.33	c Decided on static restart strategy
4616.71/1157.52	c  N st   950   3779866       772      3355         0    111315     10203   1892807     21.35   no data
4681.72/1173.89	c  N st   952   3815858       772      3355         0    146710     10203   3070657     21.35   no data
4751.12/1191.22	c  N st   953   3848250       772      3355         0     93929     10203   1234116     21.35   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-3366449-1305404386/watcher-3366449-1305404386 -o /tmp/evaluation-result-3366449-1305404386/solver-3366449-1305404386 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366449-1305404386.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.38 7.93 7.96 2/348 8113
/proc/meminfo: memFree=17797892/32950928 swapFree=67111200/67111528
[pid=8112] ppid=8110 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 408 0 0 0 0 0 0 0 18 0 4 0 730669302 52396032 348 33554432000 4194304 4580107 140734425021888 18446744073709551615 47492988159922 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 12792 348 299 95 0 7774 0
[pid=8112/tid=8116] ppid=8110 vsize=285204 CPUtime=0.84 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 1301 0 0 0 84 0 0 0 19 0 4 0 730669302 292048896 3479 33554432000 4194304 4580107 140734425021888 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=285204 CPUtime=0.85 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 1277 0 0 0 85 0 0 0 19 0 4 0 730669302 292048896 3479 33554432000 4194304 4580107 140734425021888 18446744073709551615 4489504 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=285204 CPUtime=0.85 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 1200 0 0 0 85 0 0 0 19 0 4 0 730669302 292048896 3479 33554432000 4194304 4580107 140734425021888 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.962358 s]
/proc/loadavg: 7.38 7.93 7.96 2/348 8113
/proc/meminfo: memFree=17797892/32950928 swapFree=67111200/67111528
[pid=8112] ppid=8110 vsize=286140 CPUtime=3.81 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 6617 0 0 0 380 1 0 0 19 0 4 0 730669302 293007360 2955 33554432000 4194304 4580107 140734425021888 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 71535 2955 377 95 0 66517 0
[pid=8112/tid=8116] ppid=8110 vsize=286140 CPUtime=0.94 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 1550 0 0 0 94 0 0 0 19 0 4 0 730669302 293007360 2955 33554432000 4194304 4580107 140734425021888 18446744073709551615 4320813 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=286140 CPUtime=0.95 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 1521 0 0 0 95 0 0 0 19 0 4 0 730669302 293007360 2955 33554432000 4194304 4580107 140734425021888 18446744073709551615 4295838 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=286140 CPUtime=0.95 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 1447 0 0 0 95 0 0 0 19 0 4 0 730669302 293007360 2955 33554432000 4194304 4580107 140734425021888 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 286140

[startup+1.06234 s]
/proc/loadavg: 7.38 7.93 7.96 2/348 8113
/proc/meminfo: memFree=17797892/32950928 swapFree=67111200/67111528
[pid=8112] ppid=8110 vsize=286140 CPUtime=4.21 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 6927 0 0 0 420 1 0 0 19 0 4 0 730669302 293007360 3265 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 71535 3265 377 95 0 66517 0
[pid=8112/tid=8116] ppid=8110 vsize=286140 CPUtime=1.04 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 1632 0 0 0 104 0 0 0 19 0 4 0 730669302 293007360 3265 33554432000 4194304 4580107 140734425021888 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=286140 CPUtime=1.05 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 1601 0 0 0 105 0 0 0 19 0 4 0 730669302 293007360 3265 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=286140 CPUtime=1.05 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 1517 0 0 0 105 0 0 0 19 0 4 0 730669302 293007360 3265 33554432000 4194304 4580107 140734425021888 18446744073709551615 4318418 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.21
Current children cumulated vsize (KiB) 286140

[startup+1.16232 s]
/proc/loadavg: 7.38 7.93 7.96 2/348 8113
/proc/meminfo: memFree=17797892/32950928 swapFree=67111200/67111528
[pid=8112] ppid=8110 vsize=286140 CPUtime=4.61 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 7192 0 0 0 460 1 0 0 19 0 4 0 730669302 293007360 3530 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 71535 3530 377 95 0 66517 0
[pid=8112/tid=8116] ppid=8110 vsize=286140 CPUtime=1.14 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 1701 0 0 0 114 0 0 0 19 0 4 0 730669302 293007360 3530 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=286140 CPUtime=1.15 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 1661 0 0 0 115 0 0 0 19 0 4 0 730669302 293007360 3530 33554432000 4194304 4580107 140734425021888 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=286140 CPUtime=1.15 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 1593 0 0 0 115 0 0 0 19 0 4 0 730669302 293007360 3530 33554432000 4194304 4580107 140734425021888 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 286140

[startup+1.2623 s]
/proc/loadavg: 7.38 7.93 7.96 2/348 8113
/proc/meminfo: memFree=17797892/32950928 swapFree=67111200/67111528
[pid=8112] ppid=8110 vsize=286140 CPUtime=5.01 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 7441 0 0 0 500 1 0 0 19 0 4 0 730669302 293007360 3779 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294468 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 71535 3779 377 95 0 66517 0
[pid=8112/tid=8116] ppid=8110 vsize=286140 CPUtime=1.24 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 1770 0 0 0 124 0 0 0 19 0 4 0 730669302 293007360 3779 33554432000 4194304 4580107 140734425021888 18446744073709551615 4342192 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=286140 CPUtime=1.25 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 1719 0 0 0 125 0 0 0 19 0 4 0 730669302 293007360 3779 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=286140 CPUtime=1.25 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 1653 0 0 0 125 0 0 0 19 0 4 0 730669302 293007360 3779 33554432000 4194304 4580107 140734425021888 18446744073709551615 4316439 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 286140

[startup+1.50026 s]
/proc/loadavg: 7.38 7.93 7.96 2/348 8113
/proc/meminfo: memFree=17797892/32950928 swapFree=67111200/67111528
[pid=8112] ppid=8110 vsize=286620 CPUtime=5.97 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 8956 0 0 0 595 2 0 0 20 0 4 0 730669302 293498880 3498 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294354 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 71655 3498 378 95 0 66637 0
[pid=8112/tid=8116] ppid=8110 vsize=286620 CPUtime=1.48 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 2144 0 0 0 148 0 0 0 20 0 4 0 730669302 293498880 3498 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=286620 CPUtime=1.49 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 2072 0 0 0 149 0 0 0 20 0 4 0 730669302 293498880 3498 33554432000 4194304 4580107 140734425021888 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=286620 CPUtime=1.48 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 2038 0 0 0 148 0 0 0 20 0 4 0 730669302 293498880 3498 33554432000 4194304 4580107 140734425021888 18446744073709551615 4321874 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 286620

[startup+3.11296 s]
/proc/loadavg: 7.38 7.93 7.96 9/358 8123
/proc/meminfo: memFree=17707044/32950928 swapFree=67111200/67111528
[pid=8112] ppid=8110 vsize=292088 CPUtime=12.39 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 21636 0 0 0 1235 4 0 0 25 0 4 0 730669302 299098112 11325 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 73022 11325 379 95 0 68004 0
[pid=8112/tid=8116] ppid=8110 vsize=292088 CPUtime=3.06 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 4784 0 0 0 306 0 0 0 25 0 4 0 730669302 299098112 11325 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=292088 CPUtime=3.09 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 5698 0 0 0 309 0 0 0 25 0 4 0 730669302 299098112 11325 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=292088 CPUtime=3.1 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 5151 0 0 0 309 1 0 0 25 0 4 0 730669302 299098112 11325 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 292088

[startup+6.30036 s]
/proc/loadavg: 7.43 7.93 7.96 9/358 8123
/proc/meminfo: memFree=17685976/32950928 swapFree=67111200/67111528
[pid=8112] ppid=8110 vsize=301444 CPUtime=25.13 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 33210 0 0 0 2506 7 0 0 25 0 4 0 730669302 308678656 14841 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 75361 14841 379 95 0 70343 0
[pid=8112/tid=8116] ppid=8110 vsize=301444 CPUtime=6.23 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 9090 0 0 0 622 1 0 0 25 0 4 0 730669302 308678656 14849 33554432000 4194304 4580107 140734425021888 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=301444 CPUtime=6.29 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 8033 0 0 0 628 1 0 0 25 0 4 0 730669302 308678656 14849 33554432000 4194304 4580107 140734425021888 18446744073709551615 4320735 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=301444 CPUtime=6.29 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 7411 0 0 0 628 1 0 0 25 0 4 0 730669302 308678656 14849 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294574 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 301444

[startup+12.7012 s]
/proc/loadavg: 7.47 7.93 7.96 9/358 8124
/proc/meminfo: memFree=17632084/32950928 swapFree=67111200/67111528
[pid=8112] ppid=8110 vsize=304852 CPUtime=50.65 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 54052 0 0 0 5055 10 0 0 25 0 4 0 730669302 312168448 24392 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 76213 24392 379 95 0 71195 0
[pid=8112/tid=8116] ppid=8110 vsize=304852 CPUtime=12.56 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 12687 0 0 0 1254 2 0 0 25 0 4 0 730669302 312168448 24392 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=304852 CPUtime=12.69 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 13741 0 0 0 1266 3 0 0 25 0 4 0 730669302 312168448 24392 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=304852 CPUtime=12.69 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 13378 0 0 0 1267 2 0 0 25 0 4 0 730669302 312168448 24392 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 304852

[startup+25.5008 s]
/proc/loadavg: 7.59 7.94 7.96 9/358 8124
/proc/meminfo: memFree=17578488/32950928 swapFree=67111200/67111528
[pid=8112] ppid=8110 vsize=316540 CPUtime=101.7 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 76188 0 0 0 10154 16 0 0 25 0 4 0 730669302 324136960 31476 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294449 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 79135 31477 379 95 0 74117 0
[pid=8112/tid=8116] ppid=8110 vsize=316540 CPUtime=25.21 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 17684 0 0 0 2518 3 0 0 25 0 4 0 730669302 324136960 31477 33554432000 4194304 4580107 140734425021888 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=316540 CPUtime=25.48 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 19898 0 0 0 2544 4 0 0 25 0 4 0 730669302 324136960 31477 33554432000 4194304 4580107 140734425021888 18446744073709551615 4293083 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=316540 CPUtime=25.48 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 19150 0 0 0 2545 3 0 0 25 0 4 0 730669302 324136960 31477 33554432000 4194304 4580107 140734425021888 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 316540

[startup+51.101 s]
/proc/loadavg: 7.80 7.96 7.97 9/358 8125
/proc/meminfo: memFree=17522124/32950928 swapFree=67111200/67111528
[pid=8112] ppid=8110 vsize=373228 CPUtime=203.82 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 112818 0 0 0 20357 25 0 0 25 0 4 0 730669302 382185472 41641 33554432000 4194304 4580107 140734425021888 18446744073709551615 4293163 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 93307 41641 379 95 0 88289 0
[pid=8112/tid=8116] ppid=8110 vsize=373228 CPUtime=50.53 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 22548 0 0 0 5048 5 0 0 25 0 4 0 730669302 382185472 41641 33554432000 4194304 4580107 140734425021888 18446744073709551615 4320813 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=373228 CPUtime=51.09 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 30712 0 0 0 5103 6 0 0 25 0 4 0 730669302 382185472 41641 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=373228 CPUtime=51.08 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 27339 0 0 0 5102 6 0 0 25 0 4 0 730669302 382185472 41641 33554432000 4194304 4580107 140734425021888 18446744073709551615 4317040 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.82
Current children cumulated vsize (KiB) 373228

[startup+102.3 s]
/proc/loadavg: 8.04 7.99 7.98 9/358 8126
/proc/meminfo: memFree=17448320/32950928 swapFree=67111200/67111528
[pid=8112] ppid=8110 vsize=472872 CPUtime=408.05 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 158111 0 0 0 40764 41 0 0 25 0 4 0 730669302 484220928 51775 33554432000 4194304 4580107 140734425021888 18446744073709551615 4293108 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 118218 51775 379 95 0 113200 0
[pid=8112/tid=8116] ppid=8110 vsize=472872 CPUtime=101.15 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 33257 0 0 0 10107 8 0 0 25 0 4 0 730669302 484220928 51775 33554432000 4194304 4580107 140734425021888 18446744073709551615 4324363 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=472872 CPUtime=102.28 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 44407 0 0 0 10218 10 0 0 25 0 4 0 730669302 484220928 51775 33554432000 4194304 4580107 140734425021888 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=472872 CPUtime=102.29 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 38267 0 0 0 10219 10 0 0 25 0 4 0 730669302 484220928 51775 33554432000 4194304 4580107 140734425021888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.05
Current children cumulated vsize (KiB) 472872

[startup+162.301 s]

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

[pid=8112] ppid=8110 vsize=544912 CPUtime=2561.87 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 442901 0 0 0 256006 181 0 0 25 0 4 0 730669302 557989888 91957 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 136228 91957 379 95 0 131210 0
[pid=8112/tid=8116] ppid=8110 vsize=544912 CPUtime=634.95 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 86172 0 0 0 63460 35 0 0 25 0 4 0 730669302 557989888 91957 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=544912 CPUtime=642.28 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 120941 0 0 0 64179 49 0 0 25 0 4 0 730669302 557989888 91957 33554432000 4194304 4580107 140734425021888 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=544912 CPUtime=642.31 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 97083 0 0 0 64193 38 0 0 25 0 4 0 730669302 557989888 91957 33554432000 4194304 4580107 140734425021888 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2561.87
Current children cumulated vsize (KiB) 544912

[startup+702.301 s]
/proc/loadavg: 8.16 8.10 8.02 9/358 8142
/proc/meminfo: memFree=17140812/32950928 swapFree=67111200/67111528
[pid=8112] ppid=8110 vsize=533828 CPUtime=2801.19 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 465599 0 0 0 279926 193 0 0 25 0 4 0 730669302 546639872 88383 33554432000 4194304 4580107 140734425021888 18446744073709551615 4324255 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 133457 88383 379 95 0 128439 0
[pid=8112/tid=8116] ppid=8110 vsize=533828 CPUtime=694.25 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 87160 0 0 0 69389 36 0 0 25 0 4 0 730669302 546639872 88383 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=533828 CPUtime=702.28 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 127494 0 0 0 70175 53 0 0 25 0 4 0 730669302 546639872 88383 33554432000 4194304 4580107 140734425021888 18446744073709551615 4293073 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=533828 CPUtime=702.31 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 103651 0 0 0 70190 41 0 0 25 0 4 0 730669302 546639872 88383 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2801.19
Current children cumulated vsize (KiB) 533828

[startup+762.3 s]
/proc/loadavg: 8.15 8.11 8.02 9/358 8144
/proc/meminfo: memFree=17079164/32950928 swapFree=67111200/67111528
[pid=8112] ppid=8110 vsize=576560 CPUtime=3040.48 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 492642 0 0 0 303843 205 0 0 25 0 4 0 730669302 590397440 94286 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294535 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 144140 94286 379 95 0 139122 0
[pid=8112/tid=8116] ppid=8110 vsize=576560 CPUtime=753.55 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 93195 0 0 0 75316 39 0 0 25 0 4 0 730669302 590397440 94286 33554432000 4194304 4580107 140734425021888 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=576560 CPUtime=762.28 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 134011 0 0 0 76173 55 0 0 25 0 4 0 730669302 590397440 94286 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=576560 CPUtime=762.32 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 109944 0 0 0 76187 45 0 0 25 0 4 0 730669302 590397440 94286 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3040.48
Current children cumulated vsize (KiB) 576560

[startup+822.301 s]
/proc/loadavg: 8.19 8.13 8.03 9/358 8145
/proc/meminfo: memFree=17085960/32950928 swapFree=67111200/67111528
[pid=8112] ppid=8110 vsize=534224 CPUtime=3279.8 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 516858 0 0 0 327763 217 0 0 25 0 4 0 730669302 547045376 93711 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 133556 93711 379 95 0 128538 0
[pid=8112/tid=8116] ppid=8110 vsize=534224 CPUtime=812.86 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 99496 0 0 0 81244 42 0 0 25 0 4 0 730669302 547045376 93711 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=534224 CPUtime=822.27 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 140279 0 0 0 82170 57 0 0 25 0 4 0 730669302 547045376 93711 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=534224 CPUtime=822.32 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 113301 0 0 0 82186 46 0 0 25 0 4 0 730669302 547045376 93711 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3279.8
Current children cumulated vsize (KiB) 534224

[startup+882.301 s]
/proc/loadavg: 8.11 8.12 8.03 9/358 8147
/proc/meminfo: memFree=17049360/32950928 swapFree=67111200/67111528
[pid=8112] ppid=8110 vsize=647376 CPUtime=3519.1 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 536886 0 0 0 351680 230 0 0 25 0 4 0 730669302 662913024 97319 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 161844 97319 379 95 0 156826 0
[pid=8112/tid=8116] ppid=8110 vsize=647376 CPUtime=872.16 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 101086 0 0 0 87172 44 0 0 25 0 4 0 730669302 662913024 97319 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=647376 CPUtime=882.28 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 145544 0 0 0 88167 61 0 0 25 0 4 0 730669302 662913024 97319 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=647376 CPUtime=882.31 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 118060 0 0 0 88183 48 0 0 25 0 4 0 730669302 662913024 97319 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3519.1
Current children cumulated vsize (KiB) 647376

[startup+942.301 s]
/proc/loadavg: 8.04 8.10 8.03 9/358 8148
/proc/meminfo: memFree=17009656/32950928 swapFree=67111200/67111528
[pid=8112] ppid=8110 vsize=761352 CPUtime=3758.41 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 558604 0 0 0 375601 240 0 0 25 0 4 0 730669302 779624448 105736 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 190338 105736 379 95 0 185320 0
[pid=8112/tid=8116] ppid=8110 vsize=761352 CPUtime=931.46 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 101896 0 0 0 93102 44 0 0 25 0 4 0 730669302 779624448 105736 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=761352 CPUtime=942.28 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 151647 0 0 0 94163 65 0 0 25 0 4 0 730669302 779624448 105736 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=761352 CPUtime=942.31 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 121635 0 0 0 94181 50 0 0 25 0 4 0 730669302 779624448 105736 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3758.41
Current children cumulated vsize (KiB) 761352

[startup+1002.3 s]
/proc/loadavg: 8.14 8.11 8.03 9/358 8150
/proc/meminfo: memFree=16996244/32950928 swapFree=67111200/67111528
[pid=8112] ppid=8110 vsize=621296 CPUtime=3997.71 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 583186 0 0 0 399519 252 0 0 25 0 4 0 730669302 636207104 112284 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294445 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 155324 112284 379 95 0 150306 0
[pid=8112/tid=8116] ppid=8110 vsize=621296 CPUtime=990.76 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 106523 0 0 0 99030 46 0 0 25 0 4 0 730669302 636207104 112284 33554432000 4194304 4580107 140734425021888 18446744073709551615 4295838 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=621296 CPUtime=1002.28 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 157648 0 0 0 100160 68 0 0 25 0 4 0 730669302 636207104 112284 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=621296 CPUtime=1002.32 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 127295 0 0 0 100179 53 0 0 25 0 4 0 730669302 636207104 112284 33554432000 4194304 4580107 140734425021888 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3997.71
Current children cumulated vsize (KiB) 621296

[startup+1062.3 s]
/proc/loadavg: 8.12 8.10 8.03 9/358 8152
/proc/meminfo: memFree=16981348/32950928 swapFree=67111200/67111528
[pid=8112] ppid=8110 vsize=783256 CPUtime=4237.04 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 606479 0 0 0 423442 262 0 0 25 0 4 0 730669302 802054144 115808 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 195814 115808 379 95 0 190796 0
[pid=8112/tid=8116] ppid=8110 vsize=783256 CPUtime=1050.07 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 111461 0 0 0 104959 48 0 0 25 0 4 0 730669302 802054144 115810 33554432000 4194304 4580107 140734425021888 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=783256 CPUtime=1062.29 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 162750 0 0 0 106159 70 0 0 25 0 4 0 730669302 802054144 115810 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=783256 CPUtime=1062.33 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 132732 0 0 0 106178 55 0 0 25 0 4 0 730669302 802054144 115810 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294418 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4237.04
Current children cumulated vsize (KiB) 783256

[startup+1122.3 s]
/proc/loadavg: 8.15 8.11 8.04 9/358 8153
/proc/meminfo: memFree=16922800/32950928 swapFree=67111200/67111528
[pid=8112] ppid=8110 vsize=687020 CPUtime=4476.33 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 626875 0 0 0 447359 274 0 0 25 0 4 0 730669302 703508480 127645 33554432000 4194304 4580107 140734425021888 18446744073709551615 4406370 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 171755 127645 379 95 0 166737 0
[pid=8112/tid=8116] ppid=8110 vsize=687020 CPUtime=1109.37 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 117253 0 0 0 110886 51 0 0 25 0 4 0 730669302 703508480 127645 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=687020 CPUtime=1122.28 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 167127 0 0 0 112155 73 0 0 25 0 4 0 730669302 703508480 127645 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=687020 CPUtime=1122.32 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 135742 0 0 0 112175 57 0 0 25 0 4 0 730669302 703508480 127645 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4476.33
Current children cumulated vsize (KiB) 687020

[startup+1182.31 s]
/proc/loadavg: 8.39 8.18 8.06 9/358 8158
/proc/meminfo: memFree=16955356/32950928 swapFree=67111200/67111528
[pid=8112] ppid=8110 vsize=737704 CPUtime=4715.68 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 645859 0 0 0 471282 286 0 0 25 0 4 0 730669302 755408896 120623 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 184426 120623 379 95 0 179408 0
[pid=8112/tid=8116] ppid=8110 vsize=737704 CPUtime=1168.67 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 122045 0 0 0 116813 54 0 0 25 0 4 0 730669302 755408896 120623 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=737704 CPUtime=1182.29 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 170567 0 0 0 118155 74 0 0 25 0 4 0 730669302 755408896 120623 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=737704 CPUtime=1182.33 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 140652 0 0 0 118173 60 0 0 25 0 4 0 730669302 755408896 120623 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4715.68
Current children cumulated vsize (KiB) 737704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.5 s]
/proc/loadavg: 8.34 8.18 8.07 9/358 8158
/proc/meminfo: memFree=16956536/32950928 swapFree=67111200/67111528
[pid=8112] ppid=8110 vsize=633564 CPUtime=4800.2 cores=1,3,5,7
/proc/8112/stat : 8112 (strangenight2-m) R 8110 8112 7452 0 -1 4202496 654294 0 0 0 479729 291 0 0 25 0 4 0 730669302 648769536 119499 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8112/statm: 158391 119499 379 95 0 153373 0
[pid=8112/tid=8116] ppid=8110 vsize=633564 CPUtime=1189.62 cores=1,3,5,7
/proc/8112/task/8116/stat : 8116 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 122951 0 0 0 118907 55 0 0 25 0 4 0 730669302 648769536 119502 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8112/tid=8117] ppid=8110 vsize=633564 CPUtime=1203.48 cores=1,3,5,7
/proc/8112/task/8117/stat : 8117 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 172653 0 0 0 120273 75 0 0 25 0 4 0 730669302 648769536 119502 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8112/tid=8118] ppid=8110 vsize=633564 CPUtime=1203.54 cores=1,3,5,7
/proc/8112/task/8118/stat : 8118 (strangenight2-m) R 8110 8112 7452 0 -1 4202560 142974 0 0 0 120292 62 0 0 25 0 4 0 730669302 648769536 119502 33554432000 4194304 4580107 140734425021888 18446744073709551615 4294460 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 633564

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.54
CPU time (s): 4800.27
CPU user time (s): 4797.33
CPU system time (s): 2.93455
CPU usage (%): 398.846
Max. virtual memory (cumulated for all children) (KiB): 887800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.33
system time used= 2.93455
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 654297
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= 684
involuntary context switches= 30904

runsolver used 3.88741 second user time and 10.0485 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 22:19:46
IDJOB=3366449
IDBENCH=82858
IDSOLVER=1844
FILE ID=node115/3366449-1305404386
RUNJOBID= node115-1305404386-8097
PBS_JOBID= 13324450
Free space on /tmp= 73236 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S456969343-019.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366449-1305404386/watcher-3366449-1305404386 -o /tmp/evaluation-result-3366449-1305404386/solver-3366449-1305404386 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366449-1305404386.cnf

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

MD5SUM BENCH= 957c55bb21add5f7b2abfbda860d1a95
RANDOM SEED=654323480

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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:     32950928 kB
MemFree:      17798188 kB
Buffers:        286432 kB
Cached:        4523440 kB
SwapCached:          0 kB
Active:       11960592 kB
Inactive:      2874288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17798188 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           11268 kB
Writeback:           0 kB
AnonPages:    10024648 kB
Mapped:          27628 kB
Slab:           211368 kB
PageTables:      41136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69652492 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= 73224 MiB
End job on node115 at 2011-05-14 22:39:52