Trace number 3366570

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.11 1203.65

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S2050053883-062.SATISFIABLE.cnf
MD5SUM7ed8e8e4deac31c88cbf5be40a0cd9c0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.302953
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366570-1305408448.cnf'
0.00/0.01	c -- header says num vars:            600
0.00/0.01	c -- header says num clauses:        2556
0.00/0.01	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.01	c -- vars added        600
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       600      2556         0         0      7668         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2556/2556 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.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    600 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.77/0.75	c lits-rem:         0  cl-subs:        0  v-elim:      7  v-fix:    0  time:  0.00 s
2.77/0.75	c Finding binary XORs  T:     0.00 s  found:       0
2.77/0.75	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
2.77/0.75	c calculated reachability. Time: 0.00
2.77/0.75	c Calc default polars -  time:   0.00 s pos:     256 undec:      71 neg:     273
2.77/0.75	c =========================================================================================
2.77/0.75	c types(t): F = full restart, N = normal restart
2.77/0.75	c types(t): S = simplification begin/end, E = solution found
2.77/0.75	c restart types(rt): st = static, dy = dynamic
2.77/0.75	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.77/0.75	c  B st     0         0       593      2549         0         0      7694         0   no data   no data
2.77/0.75	c Decided on static restart strategy
2.77/0.75	c  N st     8      4917       593      2549         0      4832      7694    134513   no data   no data
2.77/0.75	c  N st    10     11299       593      2549         0      4484      7694     85762   no data   no data
2.77/0.75	c  N st    11     17043       593      2549         0     10146      7694    238451   no data   no data
4.80/1.25	c  F st    12     25001       593      2549         0     12429      7694    299311   no data   no data
4.80/1.25	c  N st    12     25001       593      2549         0     12429      7694    299311   no data   no data
5.55/1.45	c  N dy    18     30000       593      2549         0     10695      7694    224859   no data   no data
5.55/1.45	c  S st    18     30000       593      2549         0     10695      7694    224859   no data   no data
5.55/1.48	c  S st    18     30502       593      2549         0     11196      7694    237120   no data   no data
5.55/1.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.55/1.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.55/1.48	c blocked clauses removed:        7 vars:      1 tried:         593 T: 0.00 s
5.55/1.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.55/1.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.55/1.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
5.55/1.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.55/1.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.55/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.95/1.54	c lits-rem:       125  cl-subs:      421  v-elim:      0  v-fix:    0  time:  0.04 s
5.95/1.55	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.01
5.95/1.55	c calculated reachability. Time: 0.00
5.95/1.55	c  N dy    18     30502       592      2542         0     10775      7673    224642   no data   no data
7.15/1.82	c  N dy    33     34998       592      2542         0     15241      7673    340065     17.31     18.37
7.95/2.04	c  N dy    45     39041       592      2542         0     11402      7673    191391     17.24     18.28
8.77/2.30	c  N dy    66     43067       592      2542         0     15395      7673    291260     17.32     18.38
9.54/2.49	c  S st    78     45753       592      2542         0      9200      7673    111336     17.33     16.89
9.93/2.52	c  S st    78     46258       592      2542         0      9704      7673    123505     17.33   no data
9.93/2.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.93/2.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.93/2.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.93/2.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.93/2.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.93/2.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
9.93/2.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.93/2.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.93/2.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.93/2.53	c lits-rem:         8  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.01 s
9.93/2.53	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
9.93/2.53	c vivif2 --  cl tried     9697 cl shrink        0 lits rem          0 time: 0.00
9.93/2.54	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.00
9.93/2.54	c calculated reachability. Time: 0.00
9.93/2.54	c  N dy    78     46258       592      2542         0      9697      7673    123278     17.33   no data
10.74/2.78	c  N dy    96     50504       592      2542         0     13913      7673    230036     17.35     18.29
12.74/3.27	c  N dy   103     57692       592      2542         0     11134      7673    138442     16.76     17.69
13.93/3.51	c  N dy   126     61722       592      2542         0     15123      7673    238659     16.85     20.29
15.13/3.81	c  N dy   159     65819       592      2542         0     19185      7673    343757     17.05     19.23
15.92/4.08	c  S st   181     69387       592      2542         0     11840      7673    136176     17.09   no data
16.32/4.12	c  S st   181     69891       592      2542         0     12344      7673    149024     17.09   no data
16.32/4.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.32/4.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.32/4.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.32/4.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.32/4.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.32/4.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
16.32/4.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.32/4.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.32/4.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.32/4.14	c lits-rem:        18  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.01 s
16.32/4.14	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
16.32/4.14	c vivif2 --  cl tried    12334 cl shrink        0 lits rem          0 time: 0.00
16.32/4.15	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.01
16.32/4.15	c calculated reachability. Time: 0.00
16.32/4.15	c  N dy   181     69891       592      2542         0     12334      7673    148707     17.09   no data
17.54/4.44	c  N dy   212     74357       592      2542         0     16748      7673    263907     17.25     23.17
19.11/4.83	c  N dy   247     79313       592      2542         0     21666      7673    394118     17.39     18.46
20.71/5.21	c  N dy   272     84399       592      2542         0     14817      7673    187990     17.39     21.34
21.52/5.43	c  F st   290     87501       592      2542         0     17893      7673    266870     17.41   no data
22.36/5.68	c  N st   295     90800       592      2542         0     21156      7673    349788     17.41   no data
23.10/5.84	c Decided on static restart strategy
25.10/6.38	c  N st   298     99807       592      2542         0     17191      7673    358091     17.41   no data
26.74/6.75	c  S st   299    104836       592      2542         0     22166      7673    504898     17.41   no data
27.08/6.80	c  S st   299    105338       592      2542         0     22668      7673    517110     17.41   no data
27.08/6.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.08/6.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.08/6.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.08/6.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.08/6.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.08/6.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
27.08/6.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.08/6.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.08/6.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.88/7.04	c lits-rem:       391  cl-subs:      838  v-elim:      0  v-fix:    0  time:  0.21 s
27.88/7.04	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
27.88/7.05	c vivif2 --  cl tried    21830 cl shrink        0 lits rem          0 time: 0.00
27.88/7.06	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.01
27.88/7.06	c calculated reachability. Time: 0.00
27.88/7.06	c  N st   299    105338       592      2542         0     21830      7673    490886     17.41   no data
31.12/7.83	c  N st   300    114936       592      2542         0     17458      7673    308479     17.41   no data
36.26/9.16	c  N st   301    129334       592      2542         0     16961      7673    320626     17.41   no data
44.64/11.24	c  N st   302    150931       592      2542         0     22420      7673    415111     17.41   no data
47.44/11.95	c  S st   303    158008       592      2542         0     29409      7673    607221     17.41   no data
47.84/12.03	c  S st   303    158513       592      2542         0     29914      7673    619529     17.41   no data
47.84/12.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.84/12.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.84/12.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.84/12.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.84/12.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.84/12.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
47.84/12.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
47.84/12.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.84/12.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.82/12.58	c lits-rem:       226  cl-subs:     1373  v-elim:      0  v-fix:    0  time:  0.51 s
49.82/12.58	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
49.82/12.59	c vivif2 --  cl tried    28541 cl shrink        0 lits rem          0 time: 0.01
50.22/12.60	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.02
50.22/12.61	c calculated reachability. Time: 0.00
50.22/12.61	c  N st   303    158513       592      2542         0     28541      7673    578597     17.41   no data
72.95/18.33	c  N st   304    207102       592      2542         0     23096      7673    380833     17.41   no data
88.50/22.27	c  N st   305    237769       592      2542         0     33510      7673    650379     17.41   no data
88.50/22.27	c  S st   305    237769       592      2542         0     33510      7673    650379     17.41   no data
88.90/22.35	c  S st   305    238271       592      2542         0     34011      7673    663166     17.41   no data
88.90/22.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
88.90/22.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
88.90/22.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
88.90/22.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.90/22.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.90/22.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
88.90/22.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
88.90/22.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
88.90/22.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.70/23.11	c lits-rem:       298  cl-subs:     1703  v-elim:      0  v-fix:    0  time:  0.72 s
91.70/23.11	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
92.12/23.12	c vivif2 --  cl tried    32308 cl shrink        0 lits rem          0 time: 0.01
92.12/23.14	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.02
92.12/23.14	c calculated reachability. Time: 0.00
92.12/23.14	c  N st   305    238271       592      2542         0     32308      7673    614968     17.41   no data
123.99/31.19	c  F st   306    306250       592      2542         0     34353      7673    645030     17.41   no data
123.99/31.19	c  N st   306    306250       592      2542         0     34353      7673    645030     17.41   no data
126.80/31.83	c Decided on static restart strategy
138.35/34.73	c  N st   316    334553       592      2542         0     38577      7673    707517     17.41   no data
150.31/37.74	c  N st   318    357406       592      2542         0     36557      7673    617720     17.41   no data
150.31/37.74	c  S st   318    357406       592      2542         0     36557      7673    617720     17.41   no data
150.71/37.84	c  S st   318    357910       592      2542         0     37061      7673    630391     17.41   no data
150.71/37.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
150.71/37.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
150.71/37.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
150.71/37.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
150.71/37.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.71/37.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
150.71/37.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
150.71/37.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
150.71/37.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
152.32/38.25	c lits-rem:       201  cl-subs:     1016  v-elim:      0  v-fix:    0  time:  0.37 s
152.32/38.25	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
152.32/38.26	c vivif2 --  cl tried    36045 cl shrink        0 lits rem          0 time: 0.01
152.32/38.29	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.02
152.32/38.29	c calculated reachability. Time: 0.00
152.32/38.29	c  N st   318    357910       592      2542         0     36045      7673    601362     17.41   no data
169.46/42.50	c  N st   319    390303       592      2542         0     42197      7673    741646     17.41   no data
197.41/49.53	c  N st   320    438892       592      2542         0     35937      7673    568485     17.41   no data
241.70/60.67	c  N st   321    511775       592      2542         0     49483      7673    897044     17.41   no data
257.60/64.68	c  N st   322    536866       592      2542         0     43702      7673    697249     17.41   no data
257.60/64.68	c  S st   322    536866       592      2542         0     43702      7673    697249     17.41   no data
258.41/64.80	c  S st   322    537372       592      2542         0     44208      7673    710459     17.41   no data
258.41/64.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
258.41/64.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
258.41/64.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
258.41/64.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
258.41/64.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
258.41/64.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
258.41/64.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
258.41/64.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
258.41/64.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
260.80/65.42	c lits-rem:       252  cl-subs:     1419  v-elim:      0  v-fix:    0  time:  0.57 s
260.80/65.42	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
260.80/65.43	c vivif2 --  cl tried    42789 cl shrink        0 lits rem          0 time: 0.01
260.80/65.46	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.03
260.80/65.47	c calculated reachability. Time: 0.00
260.80/65.47	c  N st   322    537372       592      2542         0     42789      7673    674432     17.41   no data
385.63/96.80	c  N st   323    701356       592      2542         0     36719      7673    428037     17.41   no data
465.44/116.73	c  N st   324    806058       592      2542         0     65651      7673   1147600     17.41   no data
465.44/116.73	c  S st   324    806058       592      2542         0     65651      7673   1147600     17.41   no data
466.19/116.92	c  S st   324    806560       592      2542         0     66151      7673   1160510     17.41   no data
466.19/116.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
466.19/116.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
466.19/116.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
466.19/116.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
466.19/116.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
466.19/116.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
466.19/116.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
466.19/116.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
466.59/117.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
480.55/120.52	c lits-rem:       402  cl-subs:     5602  v-elim:      0  v-fix:    0  time:  3.51 s
480.55/120.52	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
480.55/120.53	c vivif2 --  cl tried    60549 cl shrink        0 lits rem          0 time: 0.01
480.55/120.59	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.05
480.55/120.59	c calculated reachability. Time: 0.00
480.55/120.59	c  N st   324    806560       592      2542         0     60549      7673   1029877     17.41   no data
685.54/171.95	c  F st   325   1071875       592      2542         0     76816      7673   1472565     17.41   no data
685.54/171.96	c  N st   325   1071875       592      2542         0     76816      7673   1472565     17.41   no data
691.13/173.34	c Decided on static restart strategy
710.70/178.21	c  N st   335   1100179       592      2542         0     60680      7673    901286     17.41   no data
745.80/187.07	c  N st   337   1136173       592      2542         0     50853      7673    634863     17.41   no data
776.08/194.60	c  N st   338   1168568       592      2542         0     82624      7673   1527542     17.41   no data
817.56/205.02	c  N st   339   1209840       592      2542         0     76799      7673   1320468     17.41   no data
817.56/205.02	c  S st   339   1209840       592      2542         0     76799      7673   1320468     17.41   no data
818.76/205.34	c  S st   339   1210342       592      2542         0     77300      7673   1333612     17.41   no data
818.76/205.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
818.76/205.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
818.76/205.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
818.76/205.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
818.76/205.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
818.76/205.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
818.76/205.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
819.15/205.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
819.15/205.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
842.72/211.36	c lits-rem:       762  cl-subs:     4476  v-elim:      0  v-fix:    0  time:  5.89 s
842.72/211.36	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
842.72/211.38	c vivif2 --  cl tried    72824 cl shrink        0 lits rem          0 time: 0.02
843.07/211.45	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.07
843.07/211.45	c calculated reachability. Time: 0.00
843.07/211.45	c  N st   339   1210342       592      2542         0     72824      7673   1204427     17.41   no data
922.83/231.46	c  N st   340   1283224       592      2542         0     49102      7673    523756     17.41   no data
1044.52/261.93	c  N st   341   1392547       592      2542         0     57507      7673    709556     17.41   no data
1216.76/305.12	c  N st   342   1556531       592      2542         0     62131      7673    786651     17.41   no data
1386.29/347.69	c  N st   343   1710342       592      2542         0    103943      7673   1923237     17.41   no data
1386.29/347.69	c  S st   343   1710342       592      2542         0    103943      7673   1923237     17.41   no data
1387.86/348.02	c  S st   343   1710848       592      2542         0    104446      7673   1936347     17.41   no data
1387.86/348.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1387.86/348.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1387.86/348.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1387.86/348.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1387.86/348.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1387.86/348.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
1387.86/348.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1388.26/348.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1388.26/348.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1432.92/359.38	c lits-rem:      2114  cl-subs:     6181  v-elim:      0  v-fix:    0  time: 11.21 s
1432.92/359.38	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
1433.32/359.41	c vivif2 --  cl tried    98265 cl shrink        0 lits rem          0 time: 0.02
1433.72/359.51	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.10
1433.72/359.51	c calculated reachability. Time: 0.00
1433.72/359.51	c  N st   343   1710848       592      2542         0     98265      7673   1776868     17.41   no data
1861.60/466.86	c  N st   344   2079812       592      2542         0    109543      7673   1915204     17.41   no data
2007.97/503.53	c  N st   345   2210850       592      2542         0    114343      7673   2133969     17.41   no data
2007.97/503.53	c  S st   345   2210850       592      2542         0    114343      7673   2133969     17.41   no data
2009.18/503.90	c  S st   345   2211354       592      2542         0    114845      7673   2147661     17.41   no data
2009.18/503.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2009.61/503.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
2009.61/503.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2009.61/503.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2009.61/503.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2009.61/503.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
2009.61/503.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2009.95/504.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2009.95/504.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2053.82/515.05	c lits-rem:       715  cl-subs:     4932  v-elim:      0  v-fix:    0  time: 10.99 s
2053.82/515.05	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
2053.82/515.08	c vivif2 --  cl tried   109913 cl shrink        0 lits rem          0 time: 0.03
2054.22/515.19	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.11
2054.61/515.20	c calculated reachability. Time: 0.00
2054.61/515.20	c  N st   345   2211354       592      2542         0    109913      7673   2011283     17.41   no data
2676.78/671.21	c  N st   346   2711354       592      2542         0    132964      7673   2522154     17.41   no data
2676.78/671.21	c  S st   346   2711354       592      2542         0    132964      7673   2522154     17.41   no data
2678.38/671.67	c  S st   346   2711854       592      2542         0    133464      7673   2536033     17.41   no data
2678.38/671.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2678.78/671.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2678.78/671.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2678.78/671.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2678.78/671.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2678.78/671.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
2678.78/671.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2678.78/671.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2679.18/671.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2772.93/695.31	c lits-rem:       928  cl-subs:     9581  v-elim:      0  v-fix:    0  time: 23.46 s
2772.93/695.31	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
2772.93/695.35	c vivif2 --  cl tried   123883 cl shrink        0 lits rem          0 time: 0.03
2773.28/695.48	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.14
2773.28/695.49	c calculated reachability. Time: 0.00
2773.28/695.49	c  N st   346   2711854       592      2542         0    123883      7673   2271512     17.41   no data
3515.46/881.50	c  N st   347   3211855       592      2542         0     99632      7673   1412447     17.41   no data
3515.46/881.50	c  S st   347   3211855       592      2542         0     99632      7673   1412447     17.41   no data
3517.06/881.93	c  S st   347   3212360       592      2542         0    100136      7673   1426257     17.41   no data
3517.06/881.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3517.46/882.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
3517.46/882.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3517.46/882.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3517.46/882.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3517.46/882.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
3517.46/882.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3517.46/882.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3517.46/882.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3542.17/888.25	c lits-rem:       714  cl-subs:     4495  v-elim:      0  v-fix:    0  time:  6.16 s
3542.17/888.25	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
3542.17/888.27	c vivif2 --  cl tried    95641 cl shrink        0 lits rem          0 time: 0.02
3542.57/888.39	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.12
3542.97/888.40	c calculated reachability. Time: 0.00
3542.97/888.40	c  N st   347   3212360       592      2542         0     95641      7673   1313560     17.41   no data
4325.05/1084.52	c  N st   348   3712361       592      2542         0    106507      7673   1520468     17.41   no data
4325.05/1084.52	c  S st   348   3712361       592      2542         0    106507      7673   1520468     17.41   no data
4326.64/1084.92	c  S st   348   3712864       592      2542         0    107009      7673   1534222     17.41   no data
4326.64/1084.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4326.64/1084.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.07
4326.64/1084.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4326.64/1084.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4326.64/1084.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4326.64/1084.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
4326.64/1084.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4327.04/1085.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4327.04/1085.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4349.36/1090.65	c lits-rem:       484  cl-subs:     3566  v-elim:      0  v-fix:    0  time:  5.57 s
4349.36/1090.65	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
4349.36/1090.67	c vivif2 --  cl tried   103443 cl shrink        0 lits rem          0 time: 0.02
4349.76/1090.77	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.11
4349.76/1090.78	c calculated reachability. Time: 0.00
4349.76/1090.78	c  N st   348   3712864       592      2542         0    103443      7673   1440050     17.41   no data
4418.36/1107.91	c  F st   349   3751564       592      2542         0    141072      7673   2450995     17.41   no data
4418.36/1107.91	c  N st   349   3751564       592      2542         0    141072      7673   2450995     17.41   no data
4432.32/1111.45	c Decided on static restart strategy
4486.98/1125.13	c  N st   359   3779870       592      2542         0     86111      7673    896730     17.41   no data
4536.81/1137.62	c  N st   361   3815864       592      2542         0    121408      7673   1884949     17.41   no data
4597.46/1152.83	c  N st   362   3848258       592      2542         0    153216      7673   2774230     17.41   no data
4674.39/1172.17	c  N st   363   3896848       592      2542         0    116882      7673   1744339     17.41   no data
4798.03/1203.13	c  N st   364   3969730       592      2542         0    103017      7673   1303430     17.41   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-3366570-1305408448/watcher-3366570-1305408448 -o /tmp/evaluation-result-3366570-1305408448/solver-3366570-1305408448 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366570-1305408448.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.87 8.08 7.92 6/373 17781
/proc/meminfo: memFree=22148376/32951124 swapFree=67111348/67111528
[pid=17781] ppid=17779 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 652442529 52396032 353 33554432000 4194304 4580107 140733441879888 18446744073709551615 47338231539225 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 12792 353 302 95 0 7774 0
[pid=17781/tid=17782] ppid=17779 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652442529 52396032 353 33554432000 4194304 4580107 140733441879888 18446744073709551615 47338231539624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652442529 52396032 353 33554432000 4194304 4580107 140733441879888 18446744073709551615 47338231539225 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652442529 52396032 353 33554432000 4194304 4580107 140733441879888 18446744073709551615 47338231539223 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.115078 s]
/proc/loadavg: 7.87 8.08 7.92 6/373 17781
/proc/meminfo: memFree=22148376/32951124 swapFree=67111348/67111528
[pid=17781] ppid=17779 vsize=282340 CPUtime=0.43 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 1856 0 0 0 43 0 0 0 18 0 4 0 652442529 289116160 1697 33554432000 4194304 4580107 140733441879888 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 70585 1697 377 95 0 65567 0
[pid=17781/tid=17782] ppid=17779 vsize=282340 CPUtime=0.1 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 381 0 0 0 10 0 0 0 25 0 4 0 652442529 289116160 1697 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=282340 CPUtime=0.1 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 397 0 0 0 10 0 0 0 18 0 4 0 652442529 289116160 1698 33554432000 4194304 4580107 140733441879888 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=282340 CPUtime=0.1 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 280 0 0 0 10 0 0 0 18 0 4 0 652442529 289116160 1698 33554432000 4194304 4580107 140733441879888 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 282340

[startup+0.201062 s]
/proc/loadavg: 7.87 8.08 7.92 6/373 17781
/proc/meminfo: memFree=22148376/32951124 swapFree=67111348/67111528
[pid=17781] ppid=17779 vsize=283820 CPUtime=0.77 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 2514 0 0 0 77 0 0 0 18 0 4 0 652442529 290631680 1715 33554432000 4194304 4580107 140733441879888 18446744073709551615 4318525 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 70955 1715 377 95 0 65937 0
[pid=17781/tid=17782] ppid=17779 vsize=283820 CPUtime=0.18 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 544 0 0 0 18 0 0 0 25 0 4 0 652442529 290631680 1715 33554432000 4194304 4580107 140733441879888 18446744073709551615 4322524 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=283820 CPUtime=0.19 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 560 0 0 0 19 0 0 0 18 0 4 0 652442529 290631680 1715 33554432000 4194304 4580107 140733441879888 18446744073709551615 4302360 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=283820 CPUtime=0.19 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 440 0 0 0 19 0 0 0 18 0 4 0 652442529 290631680 1715 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283820

[startup+0.301043 s]
/proc/loadavg: 7.87 8.08 7.92 6/373 17781
/proc/meminfo: memFree=22148376/32951124 swapFree=67111348/67111528
[pid=17781] ppid=17779 vsize=284004 CPUtime=1.17 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 2948 0 0 0 117 0 0 0 18 0 4 0 652442529 290820096 2149 33554432000 4194304 4580107 140733441879888 18446744073709551615 212687372496 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 71001 2149 377 95 0 65983 0
[pid=17781/tid=17782] ppid=17779 vsize=284004 CPUtime=0.28 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 648 0 0 0 28 0 0 0 25 0 4 0 652442529 290820096 2149 33554432000 4194304 4580107 140733441879888 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=284004 CPUtime=0.29 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 669 0 0 0 29 0 0 0 18 0 4 0 652442529 290820096 2149 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=284004 CPUtime=0.29 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 554 0 0 0 29 0 0 0 18 0 4 0 652442529 290820096 2149 33554432000 4194304 4580107 140733441879888 18446744073709551615 4293911 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284004

[startup+0.700972 s]
/proc/loadavg: 7.87 8.08 7.92 6/373 17781
/proc/meminfo: memFree=22148376/32951124 swapFree=67111348/67111528
[pid=17781] ppid=17779 vsize=284964 CPUtime=2.77 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 4573 0 0 0 277 0 0 0 18 0 4 0 652442529 291803136 2833 33554432000 4194304 4580107 140733441879888 18446744073709551615 4293216 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 71241 2833 377 95 0 66223 0
[pid=17781/tid=17782] ppid=17779 vsize=284964 CPUtime=0.68 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 1054 0 0 0 68 0 0 0 25 0 4 0 652442529 291803136 2833 33554432000 4194304 4580107 140733441879888 18446744073709551615 4293911 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=284964 CPUtime=0.69 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 1081 0 0 0 69 0 0 0 18 0 4 0 652442529 291803136 2833 33554432000 4194304 4580107 140733441879888 18446744073709551615 4316435 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=284964 CPUtime=0.69 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 947 0 0 0 69 0 0 0 18 0 4 0 652442529 291803136 2833 33554432000 4194304 4580107 140733441879888 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284964

[startup+1.50083 s]
/proc/loadavg: 7.87 8.08 7.92 9/377 17785
/proc/meminfo: memFree=22136068/32951124 swapFree=67111348/67111528
[pid=17781] ppid=17779 vsize=286256 CPUtime=5.95 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 9045 0 0 0 594 1 0 0 20 0 4 0 652442529 293126144 4646 33554432000 4194304 4580107 140733441879888 18446744073709551615 4421780 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 71564 4649 379 95 0 66546 0
[pid=17781/tid=17782] ppid=17779 vsize=286256 CPUtime=1.47 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 1832 0 0 0 147 0 0 0 25 0 4 0 652442529 293126144 4656 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=286256 CPUtime=1.48 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 1889 0 0 0 148 0 0 0 20 0 4 0 652442529 293126144 4657 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=286256 CPUtime=1.49 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 1766 0 0 0 149 0 0 0 20 0 4 0 652442529 293126144 4658 33554432000 4194304 4580107 140733441879888 18446744073709551615 4318848 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 286256

[startup+3.10054 s]
/proc/loadavg: 7.87 8.08 7.92 9/377 17785
/proc/meminfo: memFree=22114368/32951124 swapFree=67111348/67111528
[pid=17781] ppid=17779 vsize=286824 CPUtime=12.34 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 18714 0 0 0 1231 3 0 0 25 0 4 0 652442529 293707776 10771 33554432000 4194304 4580107 140733441879888 18446744073709551615 4293134 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 71706 10771 379 95 0 66688 0
[pid=17781/tid=17782] ppid=17779 vsize=286824 CPUtime=3.05 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 4170 0 0 0 305 0 0 0 25 0 4 0 652442529 293707776 10771 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=286824 CPUtime=3.08 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 5111 0 0 0 307 1 0 0 25 0 4 0 652442529 293707776 10771 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=286824 CPUtime=3.09 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 4697 0 0 0 309 0 0 0 25 0 4 0 652442529 293707776 10771 33554432000 4194304 4580107 140733441879888 18446744073709551615 4316405 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 286824

[startup+6.30095 s]
/proc/loadavg: 7.96 8.10 7.92 9/377 17785
/proc/meminfo: memFree=22094556/32951124 swapFree=67111348/67111528
[pid=17781] ppid=17779 vsize=303500 CPUtime=25.1 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 29724 0 0 0 2506 4 0 0 25 0 4 0 652442529 310784000 14505 33554432000 4194304 4580107 140733441879888 18446744073709551615 4318435 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 75875 14505 379 95 0 70857 0
[pid=17781/tid=17782] ppid=17779 vsize=303500 CPUtime=6.21 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 7822 0 0 0 621 0 0 0 25 0 4 0 652442529 310784000 14505 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=303500 CPUtime=6.28 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 8397 0 0 0 627 1 0 0 25 0 4 0 652442529 310784000 14505 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=303500 CPUtime=6.29 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 6810 0 0 0 629 0 0 0 25 0 4 0 652442529 310784000 14505 33554432000 4194304 4580107 140733441879888 18446744073709551615 4293907 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 303500

[startup+12.7008 s]
/proc/loadavg: 7.96 8.09 7.92 9/377 17785
/proc/meminfo: memFree=22031048/32951124 swapFree=67111348/67111528
[pid=17781] ppid=17779 vsize=302920 CPUtime=50.62 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 48283 0 0 0 5055 7 0 0 25 0 4 0 652442529 310190080 25698 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 75730 25698 379 95 0 70712 0
[pid=17781/tid=17782] ppid=17779 vsize=302920 CPUtime=12.53 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 12441 0 0 0 1252 1 0 0 25 0 4 0 652442529 310190080 25698 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=302920 CPUtime=12.68 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 11301 0 0 0 1266 2 0 0 25 0 4 0 652442529 310190080 25698 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=302920 CPUtime=12.69 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 11835 0 0 0 1268 1 0 0 25 0 4 0 652442529 310190080 25698 33554432000 4194304 4580107 140733441879888 18446744073709551615 4320915 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 302920

[startup+25.5005 s]
/proc/loadavg: 7.97 8.09 7.92 9/377 17785
/proc/meminfo: memFree=22017924/32951124 swapFree=67111348/67111528
[pid=17781] ppid=17779 vsize=304608 CPUtime=101.66 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 66304 0 0 0 10153 13 0 0 25 0 4 0 652442529 311918592 28320 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 76152 28320 379 95 0 71134 0
[pid=17781/tid=17782] ppid=17779 vsize=304608 CPUtime=25.18 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 17529 0 0 0 2515 3 0 0 25 0 4 0 652442529 311918592 28320 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=304608 CPUtime=25.48 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 13877 0 0 0 2546 2 0 0 25 0 4 0 652442529 311918592 28320 33554432000 4194304 4580107 140733441879888 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=304608 CPUtime=25.49 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 15935 0 0 0 2546 3 0 0 25 0 4 0 652442529 311918592 28320 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 304608

[startup+51.1008 s]
/proc/loadavg: 7.98 8.08 7.92 9/377 17786
/proc/meminfo: memFree=21980080/32951124 swapFree=67111348/67111528
[pid=17781] ppid=17779 vsize=321348 CPUtime=203.77 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 100868 0 0 0 20354 23 0 0 25 0 4 0 652442529 329060352 35684 33554432000 4194304 4580107 140733441879888 18446744073709551615 4293073 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 80337 35684 379 95 0 75319 0
[pid=17781/tid=17782] ppid=17779 vsize=321348 CPUtime=50.47 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 24431 0 0 0 5043 4 0 0 25 0 4 0 652442529 329060352 35684 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=321348 CPUtime=51.08 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 22839 0 0 0 5103 5 0 0 25 0 4 0 652442529 329060352 35684 33554432000 4194304 4580107 140733441879888 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=321348 CPUtime=51.08 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 24754 0 0 0 5103 5 0 0 25 0 4 0 652442529 329060352 35684 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 321348

[startup+102.3 s]
/proc/loadavg: 8.13 8.11 7.94 9/377 17787
/proc/meminfo: memFree=21941624/32951124 swapFree=67111348/67111528
[pid=17781] ppid=17779 vsize=312164 CPUtime=407.99 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 159160 0 0 0 40755 44 0 0 25 0 4 0 652442529 319655936 44228 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 78041 44228 379 95 0 73023 0
[pid=17781/tid=17782] ppid=17779 vsize=312164 CPUtime=101.07 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 38502 0 0 0 10097 10 0 0 25 0 4 0 652442529 319655936 44232 33554432000 4194304 4580107 140733441879888 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=312164 CPUtime=102.29 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 36637 0 0 0 10219 10 0 0 25 0 4 0 652442529 319655936 44232 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=312164 CPUtime=102.3 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 41239 0 0 0 10219 11 0 0 25 0 4 0 652442529 319655936 44232 33554432000 4194304 4580107 140733441879888 18446744073709551615 4320440 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.99
Current children cumulated vsize (KiB) 312164

[startup+162.301 s]

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

[pid=17781] ppid=17779 vsize=656008 CPUtime=2800.8 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 528229 0 0 0 279870 210 0 0 25 0 4 0 652442529 671752192 97688 33554432000 4194304 4580107 140733441879888 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 164002 97688 379 95 0 158984 0
[pid=17781/tid=17782] ppid=17779 vsize=656008 CPUtime=693.86 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 133053 0 0 0 69332 54 0 0 25 0 4 0 652442529 671752192 97688 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=656008 CPUtime=702.29 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 118900 0 0 0 70182 47 0 0 25 0 4 0 652442529 671752192 97688 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=656008 CPUtime=702.3 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 140158 0 0 0 70175 55 0 0 25 0 4 0 652442529 671752192 97688 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2800.8
Current children cumulated vsize (KiB) 656008

[startup+762.301 s]
/proc/loadavg: 8.17 8.16 8.04 9/377 17866
/proc/meminfo: memFree=22011644/32951124 swapFree=67111348/67111528
[pid=17781] ppid=17779 vsize=603452 CPUtime=3040.13 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 556645 0 0 0 303788 225 0 0 25 0 4 0 652442529 617934848 100003 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294380 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 150863 100003 379 95 0 145845 0
[pid=17781/tid=17782] ppid=17779 vsize=603452 CPUtime=753.16 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 140256 0 0 0 75259 57 0 0 25 0 4 0 652442529 617934848 100005 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=603452 CPUtime=762.31 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 126235 0 0 0 76180 51 0 0 25 0 4 0 652442529 617934848 100005 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=603452 CPUtime=762.32 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 147048 0 0 0 76173 59 0 0 25 0 4 0 652442529 617934848 100005 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294551 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3040.13
Current children cumulated vsize (KiB) 603452

[startup+822.3 s]
/proc/loadavg: 8.24 8.17 8.05 9/377 17868
/proc/meminfo: memFree=21971828/32951124 swapFree=67111348/67111528
[pid=17781] ppid=17779 vsize=656668 CPUtime=3279.37 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 584519 0 0 0 327696 241 0 0 25 0 4 0 652442529 672428032 104714 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 164167 104714 379 95 0 159149 0
[pid=17781/tid=17782] ppid=17779 vsize=656668 CPUtime=812.42 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 147569 0 0 0 81181 61 0 0 25 0 4 0 652442529 672428032 104714 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=656668 CPUtime=822.3 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 133042 0 0 0 82175 55 0 0 25 0 4 0 652442529 672428032 104714 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=656668 CPUtime=822.31 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 153561 0 0 0 82169 62 0 0 25 0 4 0 652442529 672428032 104714 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3279.37
Current children cumulated vsize (KiB) 656668

[startup+882.314 s]
/proc/loadavg: 8.15 8.16 8.05 10/377 17869
/proc/meminfo: memFree=21915380/32951124 swapFree=67111348/67111528
[pid=17781] ppid=17779 vsize=708128 CPUtime=3518.7 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 617948 0 0 0 351617 253 0 0 25 0 4 0 652442529 725123072 117228 33554432000 4194304 4580107 140733441879888 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 177032 117228 379 95 0 172014 0
[pid=17781/tid=17782] ppid=17779 vsize=708128 CPUtime=871.7 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 159257 0 0 0 87106 64 0 0 25 0 4 0 652442529 725123072 117228 33554432000 4194304 4580107 140733441879888 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=708128 CPUtime=882.32 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 139433 0 0 0 88174 58 0 0 25 0 4 0 652442529 725123072 117228 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=708128 CPUtime=882.32 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 162837 0 0 0 88168 64 0 0 25 0 4 0 652442529 725123072 117228 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3518.7
Current children cumulated vsize (KiB) 708128

[startup+942.3 s]
/proc/loadavg: 8.09 8.15 8.05 9/377 17871
/proc/meminfo: memFree=21899248/32951124 swapFree=67111348/67111528
[pid=17781] ppid=17779 vsize=725148 CPUtime=3757.94 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 638069 0 0 0 375528 266 0 0 25 0 4 0 652442529 742551552 117395 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 181287 117395 379 95 0 176269 0
[pid=17781/tid=17782] ppid=17779 vsize=725148 CPUtime=930.98 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 164493 0 0 0 93031 67 0 0 25 0 4 0 652442529 742551552 117395 33554432000 4194304 4580107 140733441879888 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=725148 CPUtime=942.3 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 144475 0 0 0 94170 60 0 0 25 0 4 0 652442529 742551552 117395 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=725148 CPUtime=942.31 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 169085 0 0 0 94162 69 0 0 25 0 4 0 652442529 742551552 117395 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3757.94
Current children cumulated vsize (KiB) 725148

[startup+1002.3 s]
/proc/loadavg: 8.06 8.13 8.05 9/377 17872
/proc/meminfo: memFree=21893392/32951124 swapFree=67111348/67111528
[pid=17781] ppid=17779 vsize=660768 CPUtime=3997.22 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 662921 0 0 0 399443 279 0 0 25 0 4 0 652442529 676626432 118283 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 165192 118283 379 95 0 160174 0
[pid=17781/tid=17782] ppid=17779 vsize=660768 CPUtime=990.25 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 170201 0 0 0 98955 70 0 0 25 0 4 0 652442529 676626432 118283 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=660768 CPUtime=1002.3 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 150618 0 0 0 100166 64 0 0 25 0 4 0 652442529 676626432 118283 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=660768 CPUtime=1002.32 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 175256 0 0 0 100160 72 0 0 25 0 4 0 652442529 676626432 118283 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3997.22
Current children cumulated vsize (KiB) 660768

[startup+1062.3 s]
/proc/loadavg: 8.16 8.14 8.06 9/377 17874
/proc/meminfo: memFree=21873280/32951124 swapFree=67111348/67111528
[pid=17781] ppid=17779 vsize=726616 CPUtime=4236.52 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 688883 0 0 0 423360 292 0 0 25 0 4 0 652442529 744054784 123449 33554432000 4194304 4580107 140733441879888 18446744073709551615 4342268 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 181654 123449 379 95 0 176636 0
[pid=17781/tid=17782] ppid=17779 vsize=726616 CPUtime=1049.55 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 176619 0 0 0 104881 74 0 0 25 0 4 0 652442529 744054784 123449 33554432000 4194304 4580107 140733441879888 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=726616 CPUtime=1062.31 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 157212 0 0 0 106163 68 0 0 25 0 4 0 652442529 744054784 123449 33554432000 4194304 4580107 140733441879888 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=726616 CPUtime=1062.31 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 181277 0 0 0 106157 74 0 0 25 0 4 0 652442529 744054784 123449 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4236.52
Current children cumulated vsize (KiB) 726616

[startup+1122.3 s]
/proc/loadavg: 8.11 8.12 8.06 9/377 17876
/proc/meminfo: memFree=21851936/32951124 swapFree=67111348/67111528
[pid=17781] ppid=17779 vsize=727100 CPUtime=4475.79 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 711288 0 0 0 447276 303 0 0 25 0 4 0 652442529 744550400 123964 33554432000 4194304 4580107 140733441879888 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 181775 123964 379 95 0 176757 0
[pid=17781/tid=17782] ppid=17779 vsize=727100 CPUtime=1108.82 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 183503 0 0 0 110806 76 0 0 25 0 4 0 652442529 744550400 123964 33554432000 4194304 4580107 140733441879888 18446744073709551615 4406355 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=727100 CPUtime=1122.3 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 161643 0 0 0 112159 71 0 0 25 0 4 0 652442529 744550400 123964 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=727100 CPUtime=1122.32 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 187876 0 0 0 112156 76 0 0 25 0 4 0 652442529 744550400 123964 33554432000 4194304 4580107 140733441879888 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4475.79
Current children cumulated vsize (KiB) 727100

[startup+1182.3 s]
/proc/loadavg: 8.11 8.11 8.06 9/377 17877
/proc/meminfo: memFree=21854272/32951124 swapFree=67111348/67111528
[pid=17781] ppid=17779 vsize=732460 CPUtime=4715.07 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 734560 0 0 0 471191 316 0 0 25 0 4 0 652442529 750039040 124216 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 183115 124216 379 95 0 178097 0
[pid=17781/tid=17782] ppid=17779 vsize=732460 CPUtime=1168.1 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 188012 0 0 0 116731 79 0 0 25 0 4 0 652442529 750039040 124216 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=732460 CPUtime=1182.31 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 168522 0 0 0 118155 76 0 0 25 0 4 0 652442529 750039040 124216 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=732460 CPUtime=1182.32 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 193271 0 0 0 118153 79 0 0 25 0 4 0 652442529 750039040 124216 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4715.07
Current children cumulated vsize (KiB) 732460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.15 8.12 8.06 10/377 17878
/proc/meminfo: memFree=21840136/32951124 swapFree=67111348/67111528
[pid=17781] ppid=17779 vsize=693128 CPUtime=4800.03 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 743732 0 0 0 479682 321 0 0 25 0 4 0 652442529 709763072 125743 33554432000 4194304 4580107 140733441879888 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 173282 125743 379 95 0 168264 0
[pid=17781/tid=17782] ppid=17779 vsize=693128 CPUtime=1189.14 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 190531 0 0 0 118834 80 0 0 25 0 4 0 652442529 709763072 125746 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=693128 CPUtime=1203.62 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 169811 0 0 0 120286 76 0 0 25 0 4 0 652442529 709763072 125746 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=693128 CPUtime=1203.63 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 196113 0 0 0 120283 80 0 0 25 0 4 0 652442529 709763072 125746 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 693128

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

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

[startup+1203.6 s]
/proc/loadavg: 8.15 8.12 8.06 10/377 17878
/proc/meminfo: memFree=21840136/32951124 swapFree=67111348/67111528
[pid=17781] ppid=17779 vsize=693128 CPUtime=4800.03 cores=1,3,5,7
/proc/17781/stat : 17781 (strangenight2-m) R 17779 17781 17510 0 -1 4202496 743732 0 0 0 479682 321 0 0 25 0 4 0 652442529 709763072 125743 33554432000 4194304 4580107 140733441879888 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17781/statm: 173282 125743 379 95 0 168264 0
[pid=17781/tid=17782] ppid=17779 vsize=693128 CPUtime=1189.14 cores=1,3,5,7
/proc/17781/task/17782/stat : 17782 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 190531 0 0 0 118834 80 0 0 25 0 4 0 652442529 709763072 125746 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17781/tid=17783] ppid=17779 vsize=693128 CPUtime=1203.62 cores=1,3,5,7
/proc/17781/task/17783/stat : 17783 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 169811 0 0 0 120286 76 0 0 25 0 4 0 652442529 709763072 125746 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17781/tid=17784] ppid=17779 vsize=693128 CPUtime=1203.63 cores=1,3,5,7
/proc/17781/task/17784/stat : 17784 (strangenight2-m) R 17779 17781 17510 0 -1 4202560 196113 0 0 0 120283 80 0 0 25 0 4 0 652442529 709763072 125746 33554432000 4194304 4580107 140733441879888 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 693128

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.65
CPU time (s): 4800.11
CPU user time (s): 4796.87
CPU system time (s): 3.24051
CPU usage (%): 398.798
Max. virtual memory (cumulated for all children) (KiB): 831328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.87
system time used= 3.24051
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 743735
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= 248
involuntary context switches= 30434

runsolver used 3.9264 second user time and 10.5894 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 23:27:28
IDJOB=3366570
IDBENCH=82979
IDSOLVER=1844
FILE ID=node139/3366570-1305408448
RUNJOBID= node139-1305406025-17529
PBS_JOBID= 13324507
Free space on /tmp= 73352 MiB

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

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

MD5SUM BENCH= 7ed8e8e4deac31c88cbf5be40a0cd9c0
RANDOM SEED=1015024369

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22148656 kB
Buffers:        299188 kB
Cached:        2895344 kB
SwapCached:          0 kB
Active:        8435812 kB
Inactive:      2059592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22148656 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5460 kB
Writeback:           0 kB
AnonPages:     7300312 kB
Mapped:          29352 kB
Slab:           203028 kB
PageTables:      39308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77354260 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= 73348 MiB
End job on node139 at 2011-05-14 23:47:34