Trace number 3367990

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-Night2-st (fixed)? (TO) 1299.97 1300.02

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_110.shuffled.cnf
MD5SUM34f8b747bfe8e7b589b8832e56ae8363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.022996
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses1892
Sum of the clauses size9308
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33
Number of clauses of size 4146
Number of clauses of size 51743
Number of clauses of size over 50

Solver Data

0.00/0.11	c Outputting solution to console
0.00/0.11	c This is CryptoMiniSat 3.0.0
0.00/0.11	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.11	c Reading file 'HOME/instance-3367990-1305395390.cnf'
0.00/0.11	c -- header says num vars:            110
0.00/0.11	c -- header says num clauses:        1892
0.00/0.11	c -- clauses added:            0 learnts,         1892 normals,            0 xors
0.00/0.11	c -- vars added        110
0.00/0.11	c Parsing time:  0.00 s
0.00/0.11	c  N st     0         0       110      1892         0         0      9308         0   no data   no data
0.00/0.11	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.01
0.00/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
0.00/0.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.11	c calculated reachability. Time: 0.00
0.00/0.11	c Calc default polars -  time:   0.00 s pos:      52 undec:      10 neg:      48
0.00/0.11	c =========================================================================================
0.00/0.11	c types(t): F = full restart, N = normal restart
0.00/0.11	c types(t): S = simplification begin/end, E = solution found
0.00/0.11	c restart types(rt): st = static, dy = dynamic
0.00/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.11	c  B st     0         0       110      1892         0         0      9308         0   no data   no data
0.00/0.11	c Decided on static restart strategy
0.10/0.12	c  N st     8      4912       110      1892         0      4659      9308    111436   no data   no data
0.28/0.31	c  N st    10     11296       110      1892         0      4317      9308     80577   no data   no data
0.48/0.52	c  N st    11     17040       110      1892         0      9703      9308    212590   no data   no data
0.78/0.85	c  F st    12     25003       110      1892         0     11882      9308    261389   no data   no data
0.78/0.85	c  N st    12     25003       110      1892         0     11882      9308    261389   no data   no data
0.98/1.08	c Decided on static restart strategy
0.98/1.08	c  N st    18     30000       110      1892         0     10157      9308    207002   no data   no data
0.98/1.08	c  S st    18     30000       110      1892         0     10157      9308    207002   no data   no data
1.08/1.12	c  S st    18     30504       110      1892         0     10642      9308    218448   no data   no data
1.08/1.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.08/1.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.08/1.13	c blocked clauses removed:        0 vars:      0 tried:         110 T: 0.00 s
1.08/1.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.08/1.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.08/1.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
1.08/1.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.08/1.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.08/1.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.18/1.29	c lits-rem:       311  cl-subs:     1513  v-elim:      0  v-fix:    0  time:  0.16 s
1.27/1.32	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.03
1.27/1.32	c calculated reachability. Time: 0.00
1.27/1.32	c  N st    18     30504       110      1892         0      9129      9308    179453   no data   no data
1.57/1.67	c  N st    20     37617       110      1892         0      8449      9308    148934   no data   no data
1.87/1.99	c  N st    21     44016       110      1892         0     14407      9308    292203   no data   no data
2.07/2.10	c  S st    22     45756       110      1892         0     16033      9308    330416   no data   no data
2.07/2.14	c  S st    22     46261       110      1892         0     16527      9308    342105   no data   no data
2.07/2.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.07/2.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.07/2.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.07/2.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.07/2.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.07/2.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
2.07/2.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.07/2.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.07/2.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.45/2.55	c lits-rem:       385  cl-subs:     1756  v-elim:      0  v-fix:    0  time:  0.38 s
2.45/2.55	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
2.45/2.55	c vivif2 --  cl tried    14771 cl shrink        0 lits rem          0 time: 0.00
2.55/2.60	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.04
2.55/2.60	c calculated reachability. Time: 0.00
2.55/2.60	c  N st    22     46261       110      1892         0     14771      9308    297859   no data   no data
3.25/3.40	c  N st    23     60658       110      1892         0     10679      9308    175695   no data   no data
3.74/3.86	c  N st    24     69391       110      1892         0     18912      9308    372047   no data   no data
3.74/3.86	c  S st    24     69391       110      1892         0     18912      9308    372047   no data   no data
3.84/3.91	c  S st    24     69896       110      1892         0     19398      9308    383149   no data   no data
3.84/3.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.84/3.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.84/3.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.84/3.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.84/3.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.84/3.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
3.84/3.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.84/3.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.84/3.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.25/4.39	c lits-rem:       430  cl-subs:     1846  v-elim:      0  v-fix:    0  time:  0.46 s
4.25/4.39	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
4.25/4.39	c vivif2 --  cl tried    17552 cl shrink        0 lits rem          0 time: 0.00
4.35/4.46	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.05
4.35/4.46	c calculated reachability. Time: 0.00
4.35/4.46	c  N st    24     69896       110      1892         0     17552      9308    339834   no data   no data
5.43/5.55	c  F st    25     87501       110      1892         0     12505      9308    200862   no data   no data
5.43/5.55	c  N st    25     87501       110      1892         0     12505      9308    200862   no data   no data
5.72/5.84	c Decided on static restart strategy
5.92/6.03	c  N st    32     95540       110      1892         0     20116      9308    387173   no data   no data
6.62/6.74	c  N st    34    104845       110      1892         0     16655      9308    287566   no data   no data
6.62/6.74	c  S st    34    104845       110      1892         0     16655      9308    287566   no data   no data
6.62/6.79	c  S st    34    105346       110      1892         0     17141      9308    299050   no data   no data
6.62/6.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.71/6.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.71/6.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.71/6.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.71/6.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.71/6.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
6.71/6.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.71/6.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.71/6.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.90/7.05	c lits-rem:       270  cl-subs:     1466  v-elim:      0  v-fix:    0  time:  0.24 s
6.90/7.05	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
6.90/7.06	c vivif2 --  cl tried    15675 cl shrink        0 lits rem          0 time: 0.00
7.00/7.10	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.05
7.00/7.10	c calculated reachability. Time: 0.00
7.00/7.10	c  N st    34    105346       110      1892         0     15675      9308    264643   no data   no data
7.61/7.80	c  N st    35    114944       110      1892         0     24730      9308    491339   no data   no data
8.71/8.88	c  N st    36    129341       110      1892         0     25109      9308    476039   no data   no data
10.51/10.60	c  N st    37    150936       110      1892         0     16321      9308    237125   no data   no data
11.02/11.12	c  S st    38    158019       110      1892         0     22939      9308    395635   no data   no data
11.02/11.19	c  S st    38    158520       110      1892         0     23432      9308    407042   no data   no data
11.02/11.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.02/11.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.02/11.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.02/11.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.02/11.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.02/11.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
11.02/11.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.11/11.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.11/11.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.61/11.74	c lits-rem:       741  cl-subs:     1815  v-elim:      0  v-fix:    0  time:  0.53 s
11.61/11.74	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
11.61/11.74	c vivif2 --  cl tried    21617 cl shrink        0 lits rem          0 time: 0.00
11.71/11.82	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.07
11.71/11.82	c calculated reachability. Time: 0.00
11.71/11.82	c  N st    38    158520       110      1892         0     21617      9308    362716   no data   no data
16.01/16.16	c  N st    39    207109       110      1892         0     34335      9308    641329   no data   no data
18.81/18.99	c  N st    40    237780       110      1892         0     26642      9308    444490   no data   no data
18.81/18.99	c  S st    40    237780       110      1892         0     26642      9308    444490   no data   no data
18.91/19.06	c  S st    40    238281       110      1892         0     27131      9308    455988   no data   no data
18.91/19.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.91/19.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.91/19.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.91/19.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.91/19.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.91/19.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
18.91/19.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.91/19.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.91/19.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.51/19.67	c lits-rem:       507  cl-subs:     1878  v-elim:      0  v-fix:    0  time:  0.58 s
19.51/19.67	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
19.51/19.67	c vivif2 --  cl tried    25253 cl shrink        0 lits rem          0 time: 0.00
19.61/19.75	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.08
19.61/19.76	c calculated reachability. Time: 0.00
19.61/19.76	c  N st    40    238281       110      1892         0     25253      9308    412709   no data   no data
26.51/26.65	c  F st    41    306252       110      1892         0     26974      9308    401154   no data   no data
26.51/26.65	c  N st    41    306252       110      1892         0     26974      9308    401154   no data   no data
27.01/27.19	c Decided on static restart strategy
29.81/29.95	c  N st    51    334554       110      1892         0     31088      9308    504522   no data   no data
32.50/32.60	c  N st    53    357421       110      1892         0     29135      9308    430128   no data   no data
32.50/32.60	c  S st    53    357421       110      1892         0     29135      9308    430128   no data   no data
32.50/32.67	c  S st    53    357924       110      1892         0     29617      9308    441289   no data   no data
32.50/32.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.50/32.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
32.50/32.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.50/32.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.50/32.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.50/32.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
32.50/32.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.50/32.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
32.60/32.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.91/33.09	c lits-rem:       367  cl-subs:     1280  v-elim:      0  v-fix:    0  time:  0.39 s
32.91/33.09	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
32.91/33.09	c vivif2 --  cl tried    28337 cl shrink        0 lits rem          0 time: 0.00
33.01/33.18	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.09
33.01/33.18	c calculated reachability. Time: 0.00
33.01/33.18	c  N st    53    357924       110      1892         0     28337      9308    412000   no data   no data
36.80/36.95	c  N st    54    390318       110      1892         0     34359      9308    537152   no data   no data
42.71/42.87	c  N st    55    438906       110      1892         0     28342      9308    373296   no data   no data
51.71/51.85	c  N st    56    511790       110      1892         0     41256      9308    660575   no data   no data
55.01/55.16	c  N st    57    536886       110      1892         0     35754      9308    511827   no data   no data
55.01/55.16	c  S st    57    536886       110      1892         0     35754      9308    511827   no data   no data
55.10/55.25	c  S st    57    537390       110      1892         0     36239      9308    523501   no data   no data
55.10/55.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.10/55.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
55.10/55.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.10/55.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.10/55.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.10/55.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
55.10/55.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.10/55.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
55.10/55.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.71/55.86	c lits-rem:       443  cl-subs:     1506  v-elim:      0  v-fix:    0  time:  0.57 s
55.71/55.86	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
55.71/55.86	c vivif2 --  cl tried    34733 cl shrink        0 lits rem          0 time: 0.01
55.81/55.98	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.11
55.81/55.98	c calculated reachability. Time: 0.00
55.81/55.98	c  N st    57    537390       110      1892         0     34733      9308    489075   no data   no data
78.80/78.90	c  N st    58    701376       110      1892         0     62121      9308   1054261   no data   no data
94.31/94.47	c  N st    59    806087       110      1892         0     56750      9308    951784   no data   no data
94.31/94.47	c  S st    59    806087       110      1892         0     56750      9308    951784   no data   no data
94.51/94.63	c  S st    59    806589       110      1892         0     57236      9308    963333   no data   no data
94.51/94.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.51/94.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
94.51/94.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
94.51/94.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.51/94.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.51/94.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
94.51/94.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
94.51/94.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
94.51/94.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.20/98.34	c lits-rem:      1355  cl-subs:     4745  v-elim:      0  v-fix:    0  time:  3.66 s
98.20/98.34	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
98.20/98.36	c vivif2 --  cl tried    52491 cl shrink        0 lits rem          0 time: 0.01
98.40/98.55	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.19
98.40/98.55	c calculated reachability. Time: 0.00
98.40/98.55	c  N st    59    806589       110      1892         0     52491      9308    853315   no data   no data
143.71/143.88	c  F st    60   1071875       110      1892         0     67536      9308   1099147   no data   no data
143.71/143.88	c  N st    60   1071875       110      1892         0     67536      9308   1099147   no data   no data
144.91/145.02	c Decided on static restart strategy
149.61/149.76	c  N st    70   1100179       110      1892         0     52414      9308    739716   no data   no data
157.10/157.25	c  N st    72   1136172       110      1892         0     43157      9308    498399   no data   no data
162.91/163.07	c  N st    73   1168564       110      1892         0     73399      9308   1236196   no data   no data
171.30/171.50	c  N st    74   1209883       110      1892         0     67967      9308   1061065   no data   no data
171.30/171.50	c  S st    74   1209883       110      1892         0     67967      9308   1061065   no data   no data
171.51/171.69	c  S st    74   1210388       110      1892         0     68455      9308   1072956   no data   no data
171.51/171.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
171.61/171.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
171.61/171.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
171.61/171.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
171.61/171.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
171.61/171.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
171.61/171.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
171.61/171.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
171.61/171.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.51/176.68	c lits-rem:      1202  cl-subs:     6583  v-elim:      0  v-fix:    0  time:  4.92 s
176.51/176.68	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
176.61/176.70	c vivif2 --  cl tried    61872 cl shrink        0 lits rem          0 time: 0.01
176.81/176.93	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.23
176.81/176.93	c calculated reachability. Time: 0.00
176.81/176.93	c  N st    74   1210388       110      1892         0     61872      9308    927548   no data   no data
192.61/192.76	c  N st    75   1283271       110      1892         0     85354      9308   1505995   no data   no data
216.51/216.61	c  N st    76   1392594       110      1892         0     47554      9308    536299   no data   no data
252.21/252.30	c  N st    77   1556579       110      1892         0     52252      9308    611701   no data   no data
286.62/286.71	c  N st    78   1710390       110      1892         0     91950      9308   1543375   no data   no data
286.62/286.71	c  S st    78   1710390       110      1892         0     91950      9308   1543375   no data   no data
286.82/286.99	c  S st    78   1710891       110      1892         0     92437      9308   1555132   no data   no data
286.82/286.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
286.92/287.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
286.92/287.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
286.92/287.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
286.92/287.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
286.92/287.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
286.92/287.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
286.92/287.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
287.02/287.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
301.11/301.23	c lits-rem:      2637  cl-subs:    10382  v-elim:      0  v-fix:    0  time: 14.13 s
301.11/301.23	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
301.11/301.26	c vivif2 --  cl tried    82055 cl shrink        0 lits rem          0 time: 0.02
301.61/301.74	c asymm  cl-useful: 0/1494/1892 lits-rem:0 time: 0.49
301.61/301.75	c calculated reachability. Time: 0.00
301.61/301.75	c  N st    78   1710891       110      1892         0     82055      9308   1324492   no data   no data
392.51/392.63	c  N st    79   2079858       110      1892         0     93789      9308   1531940   no data   no data
423.53/423.68	c  N st    80   2210891       110      1892         0     97737      9308   1585944   no data   no data
423.53/423.68	c  S st    80   2210891       110      1892         0     97737      9308   1585944   no data   no data
423.82/423.99	c  S st    80   2211391       110      1892         0     98217      9308   1597670   no data   no data
423.82/423.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
423.92/424.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
423.92/424.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
423.92/424.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
423.92/424.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
423.92/424.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
423.92/424.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
423.92/424.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
424.02/424.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
436.01/436.13	c lits-rem:      2476  cl-subs:     9409  v-elim:      0  v-fix:    0  time: 12.02 s
436.01/436.13	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
436.01/436.15	c vivif2 --  cl tried    88808 cl shrink        0 lits rem          0 time: 0.02
436.51/436.63	c asymm  cl-useful: 0/1382/1892 lits-rem:0 time: 0.48
436.51/436.63	c calculated reachability. Time: 0.00
436.51/436.63	c  N st    80   2211391       110      1892         0     88808      9308   1388390   no data   no data
574.32/574.40	c  N st    81   2711395       110      1892         0    111225      9308   1772916   no data   no data
574.32/574.40	c  S st    81   2711395       110      1892         0    111225      9308   1772916   no data   no data
574.62/574.75	c  S st    81   2711897       110      1892         0    111707      9308   1784570   no data   no data
574.62/574.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
574.72/574.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
574.72/574.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
574.72/574.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
574.72/574.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
574.72/574.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
574.72/574.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
574.72/574.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
574.72/574.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
598.62/598.72	c lits-rem:      2394  cl-subs:    13681  v-elim:      0  v-fix:    0  time: 23.84 s
598.62/598.72	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
598.62/598.75	c vivif2 --  cl tried    98026 cl shrink        0 lits rem          0 time: 0.03
598.82/598.96	c asymm  cl-useful: 0/510/1892 lits-rem:0 time: 0.21
598.82/598.96	c calculated reachability. Time: 0.00
598.82/598.96	c  N st    81   2711897       110      1892         0     98026      9308   1510360   no data   no data
750.23/750.31	c  N st    82   3211897       110      1892         0     76020      9308    875990   no data   no data
750.23/750.31	c  S st    82   3211897       110      1892         0     76020      9308    875990   no data   no data
750.42/750.51	c  S st    82   3212401       110      1892         0     76505      9308    887659   no data   no data
750.42/750.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
750.42/750.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
750.42/750.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
750.42/750.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
750.42/750.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
750.42/750.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
750.42/750.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
750.42/750.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
750.42/750.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
751.23/751.32	c lits-rem:       127  cl-subs:      849  v-elim:      0  v-fix:    0  time:  0.74 s
751.23/751.32	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
751.23/751.33	c vivif2 --  cl tried    75656 cl shrink        0 lits rem          0 time: 0.01
751.42/751.57	c asymm  cl-useful: 0/1581/1892 lits-rem:0 time: 0.24
751.42/751.57	c calculated reachability. Time: 0.00
751.42/751.57	c  N st    82   3212401       110      1892         0     75656      9308    869070   no data   no data
907.54/907.62	c  N st    83   3712402       110      1892         0     85698      9308   1029340   no data   no data
907.54/907.62	c  S st    83   3712402       110      1892         0     85698      9308   1029340   no data   no data
907.73/907.86	c  S st    83   3712904       110      1892         0     86184      9308   1041631   no data   no data
907.73/907.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
907.73/907.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
907.73/907.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
907.73/907.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
907.73/907.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
907.73/907.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
907.73/907.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
907.83/907.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
907.83/907.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
909.23/909.36	c lits-rem:       346  cl-subs:     2160  v-elim:      0  v-fix:    0  time:  1.42 s
909.23/909.37	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
909.23/909.38	c vivif2 --  cl tried    84024 cl shrink        0 lits rem          0 time: 0.01
909.53/909.64	c asymm  cl-useful: 0/1468/1892 lits-rem:0 time: 0.26
909.53/909.65	c calculated reachability. Time: 0.00
909.53/909.65	c  N st    83   3712904       110      1892         0     84024      9308    996431   no data   no data
921.73/921.82	c  F st    84   3751563       110      1892         0    120076      9308   1890707   no data   no data
921.73/921.82	c  N st    84   3751563       110      1892         0    120076      9308   1890707   no data   no data
923.73/923.89	c Decided on static restart strategy
935.23/935.38	c  N st    94   3779871       110      1892         0    146669      9308   2542317   no data   no data
949.73/949.81	c  N st    96   3815863       110      1892         0    101442      9308   1425875   no data   no data
962.03/962.16	c  N st    97   3848255       110      1892         0    131697      9308   2171836   no data   no data
983.14/983.22	c  N st    98   3896844       110      1892         0     96853      9308   1263851   no data   no data
1010.84/1010.93	c  N st    99   3969727       110      1892         0     83685      9308    936731   no data   no data
1050.04/1050.15	c  N st   100   4079053       110      1892         0    103511      9308   1408216   no data   no data
1100.43/1100.56	c  N st   101   4212906       110      1892         0    145060      9308   2393250   no data   no data
1100.43/1100.56	c  S st   101   4212906       110      1892         0    145060      9308   2393250   no data   no data
1100.93/1101.02	c  S st   101   4213408       110      1892         0    145547      9308   2405158   no data   no data
1100.93/1101.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1101.04/1101.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1101.04/1101.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1101.04/1101.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1101.04/1101.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1101.04/1101.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
1101.04/1101.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1101.04/1101.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1101.15/1101.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1145.94/1146.01	c lits-rem:      2894  cl-subs:    15838  v-elim:      0  v-fix:    0  time: 44.80 s
1145.94/1146.01	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
1145.94/1146.04	c vivif2 --  cl tried   129709 cl shrink        0 lits rem          0 time: 0.03
1146.25/1146.39	c asymm  cl-useful: 0/1051/1892 lits-rem:0 time: 0.35
1146.25/1146.39	c calculated reachability. Time: 0.00
1146.25/1146.39	c  N st   101   4213408       110      1892         0    129709      9308   2049036   no data   no data
1241.05/1241.15	c  N st   102   4459385       110      1892         0    105390      9308   1377520   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367990-1305395390/watcher-3367990-1305395390 -o /tmp/evaluation-result-3367990-1305395390/solver-3367990-1305395390 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367990-1305395390.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 1.10 2.21 2.97 3/323 9352
/proc/meminfo: memFree=23126552/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=11796 CPUtime=0 cores=0,2
/proc/9352/stat : 9352 (runsolver) R 9350 9352 8223 0 -1 4202560 40 0 0 0 0 0 0 0 23 0 1 0 729769529 12079104 50 33554432000 4194304 5432360 140734397260880 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/9352/statm: 2949 50 30 303 0 2643 0

[startup+0.111962 s]
/proc/loadavg: 1.10 2.21 2.97 3/323 9352
/proc/meminfo: memFree=23126552/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=30224 CPUtime=0.1 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 796 0 0 0 10 0 0 0 24 0 1 0 729769529 30949376 728 33554432000 4194304 4580011 140736451756512 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/9352/statm: 7556 728 363 95 0 2538 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30224

[startup+0.200831 s]
/proc/loadavg: 1.10 2.21 2.97 3/323 9352
/proc/meminfo: memFree=23126552/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=30700 CPUtime=0.18 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 962 0 0 0 18 0 0 0 24 0 1 0 729769529 31436800 754 33554432000 4194304 4580011 140736451756512 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/9352/statm: 7675 754 363 95 0 2657 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 30700

[startup+0.300812 s]
/proc/loadavg: 1.10 2.21 2.97 3/323 9352
/proc/meminfo: memFree=23126552/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=30832 CPUtime=0.28 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 1069 0 0 0 28 0 0 0 25 0 1 0 729769529 31571968 861 33554432000 4194304 4580011 140736451756512 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/9352/statm: 7708 861 363 95 0 2690 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 30832

[startup+0.700741 s]
/proc/loadavg: 1.10 2.21 2.97 3/323 9352
/proc/meminfo: memFree=23126552/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=31452 CPUtime=0.68 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 1650 0 0 0 68 0 0 0 25 0 1 0 729769529 32206848 952 33554432000 4194304 4580011 140736451756512 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/9352/statm: 7863 952 363 95 0 2845 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 31452

[startup+1.50059 s]
/proc/loadavg: 1.33 2.24 2.97 5/327 9359
/proc/meminfo: memFree=23107680/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=37700 CPUtime=1.47 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 3584 0 0 0 147 0 0 0 25 0 1 0 729769529 38604800 2556 33554432000 4194304 4580011 140736451756512 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/9352/statm: 9425 2556 367 95 0 4407 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 37700

[startup+3.10029 s]
/proc/loadavg: 1.33 2.24 2.97 5/327 9359
/proc/meminfo: memFree=23073328/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=41680 CPUtime=3.05 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 5360 0 0 0 305 0 0 0 25 0 1 0 729769529 42680320 3471 33554432000 4194304 4580011 140736451756512 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/9352/statm: 10420 3471 367 95 0 5402 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 41680

[startup+6.3007 s]
/proc/loadavg: 1.62 2.29 2.98 5/327 9359
/proc/meminfo: memFree=23063040/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=45408 CPUtime=6.22 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 7819 0 0 0 621 1 0 0 25 0 1 0 729769529 46497792 4458 33554432000 4194304 4580011 140736451756512 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/9352/statm: 11352 4458 367 95 0 6334 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 45408

[startup+12.7006 s]
/proc/loadavg: 1.81 2.32 2.99 5/327 9359
/proc/meminfo: memFree=23006644/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=50064 CPUtime=12.61 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 11567 0 0 0 1259 2 0 0 25 0 1 0 729769529 51265536 5671 33554432000 4194304 4580011 140736451756512 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 12516 5671 367 95 0 7498 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 50064

[startup+25.5012 s]
/proc/loadavg: 2.15 2.37 3.00 5/327 9359
/proc/meminfo: memFree=22982556/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=53664 CPUtime=25.4 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 17313 0 0 0 2538 2 0 0 25 0 1 0 729769529 54951936 6551 33554432000 4194304 4580011 140736451756512 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 13416 6551 367 95 0 8398 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 53664

[startup+51.1004 s]
/proc/loadavg: 2.88 2.53 3.03 5/327 9360
/proc/meminfo: memFree=22958228/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=56576 CPUtime=51 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 26124 0 0 0 5096 4 0 0 25 0 1 0 729769529 57933824 6947 33554432000 4194304 4580011 140736451756512 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 14144 6947 367 95 0 9126 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 56576

[startup+102.301 s]
/proc/loadavg: 3.51 2.75 3.08 5/327 9361
/proc/meminfo: memFree=22874496/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=73568 CPUtime=102.21 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 41631 0 0 0 10214 7 0 0 25 0 1 0 729769529 75333632 11837 33554432000 4194304 4580011 140736451756512 18446744073709551615 4316629 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 18392 11837 367 95 0 13374 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 73568

[startup+162.301 s]
/proc/loadavg: 3.86 2.99 3.14 5/327 9363
/proc/meminfo: memFree=22863412/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=74048 CPUtime=162.21 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 54566 0 0 0 16209 12 0 0 25 0 1 0 729769529 75825152 11554 33554432000 4194304 4580011 140736451756512 18446744073709551615 4320736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 18512 11554 367 95 0 13494 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 74048

[startup+222.313 s]
/proc/loadavg: 3.95 3.17 3.19 5/327 9365
/proc/meminfo: memFree=22794796/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=83596 CPUtime=222.22 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 66502 0 0 0 22206 16 0 0 25 0 1 0 729769529 85602304 13943 33554432000 4194304 4580011 140736451756512 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 20899 13943 367 95 0 15881 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 83596

[startup+282.3 s]
/proc/loadavg: 4.02 3.33 3.24 5/327 9366
/proc/meminfo: memFree=22804188/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=83868 CPUtime=282.22 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 76618 0 0 0 28203 19 0 0 25 0 1 0 729769529 85880832 13812 33554432000 4194304 4580011 140736451756512 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 20967 13812 367 95 0 15949 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 83868

[startup+342.301 s]
/proc/loadavg: 4.00 3.45 3.29 5/327 9368
/proc/meminfo: memFree=22695528/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=100296 CPUtime=342.21 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 87122 0 0 0 34200 21 0 0 25 0 1 0 729769529 102703104 17480 33554432000 4194304 4580011 140736451756512 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 25074 17480 367 95 0 20056 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 100296

[startup+402.301 s]
/proc/loadavg: 4.00 3.55 3.33 5/327 9369
/proc/meminfo: memFree=22697604/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=100524 CPUtime=402.22 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 96494 0 0 0 40198 24 0 0 25 0 1 0 729769529 102936576 17472 33554432000 4194304 4580011 140736451756512 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 25131 17472 367 95 0 20113 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 100524

[startup+462.301 s]
/proc/loadavg: 4.00 3.63 3.37 5/327 9371
/proc/meminfo: memFree=22606552/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=111860 CPUtime=462.21 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 105107 0 0 0 46195 26 0 0 25 0 1 0 729769529 114544640 20953 33554432000 4194304 4580011 140736451756512 18446744073709551615 4294372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 27965 20953 367 95 0 22947 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 111860

[startup+522.301 s]
/proc/loadavg: 4.06 3.71 3.41 5/327 9373
/proc/meminfo: memFree=22622872/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=112004 CPUtime=522.22 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 112996 0 0 0 52193 29 0 0 25 0 1 0 729769529 114692096 21388 33554432000 4194304 4580011 140736451756512 18446744073709551615 4331678 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 28001 21388 367 95 0 22983 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 112004

[startup+582.301 s]
/proc/loadavg: 4.08 3.78 3.45 5/327 9374
/proc/meminfo: memFree=22571260/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=122028 CPUtime=582.22 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 122737 0 0 0 58191 31 0 0 25 0 1 0 729769529 124956672 23284 33554432000 4194304 4580011 140736451756512 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 30507 23284 367 95 0 25489 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 122028

[startup+642.3 s]
/proc/loadavg: 4.08 3.83 3.48 5/327 9376
/proc/meminfo: memFree=22530308/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=122128 CPUtime=642.22 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 128249 0 0 0 64189 33 0 0 25 0 1 0 729769529 125059072 23006 33554432000 4194304 4580011 140736451756512 18446744073709551615 4295655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 30532 23006 367 95 0 25514 0
Current children cumulated CPU time (s) 642.22
Current children cumulated vsize (KiB) 122128

[startup+702.3 s]
/proc/loadavg: 4.08 3.87 3.52 5/327 9386
/proc/meminfo: memFree=22521428/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=122304 CPUtime=702.23 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 135910 0 0 0 70187 36 0 0 25 0 1 0 729769529 125239296 22240 33554432000 4194304 4580011 140736451756512 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 30576 22240 367 95 0 25558 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 122304

[startup+762.301 s]
/proc/loadavg: 4.09 3.91 3.55 5/327 9388
/proc/meminfo: memFree=22527964/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=122440 CPUtime=762.24 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 142677 0 0 0 76185 39 0 0 25 0 1 0 729769529 125378560 23224 33554432000 4194304 4580011 140736451756512 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 30610 23224 367 95 0 25592 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 122440

[startup+822.301 s]
/proc/loadavg: 4.03 3.92 3.58 5/327 9390
/proc/meminfo: memFree=22513812/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=122928 CPUtime=822.23 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 149419 0 0 0 82182 41 0 0 25 0 1 0 729769529 125878272 23997 33554432000 4194304 4580011 140736451756512 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 30732 23997 367 95 0 25714 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 122928

[startup+882.312 s]
/proc/loadavg: 4.01 3.93 3.60 5/327 9391
/proc/meminfo: memFree=22533120/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=123360 CPUtime=882.24 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 157419 0 0 0 88180 44 0 0 25 0 1 0 729769529 126320640 22793 33554432000 4194304 4580011 140736451756512 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 30840 22793 367 95 0 25822 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 123360

[startup+942.301 s]
/proc/loadavg: 4.00 3.94 3.62 5/327 9393
/proc/meminfo: memFree=22506292/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=125756 CPUtime=942.23 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 162994 0 0 0 94177 46 0 0 25 0 1 0 729769529 128774144 25243 33554432000 4194304 4580011 140736451756512 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 31439 25243 367 95 0 26421 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 125756

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.64 5/327 9394
/proc/meminfo: memFree=22496336/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=125904 CPUtime=1002.23 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 169097 0 0 0 100175 48 0 0 25 0 1 0 729769529 128925696 24758 33554432000 4194304 4580011 140736451756512 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 31476 24758 367 95 0 26458 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 125904

[startup+1062.3 s]
/proc/loadavg: 4.11 3.99 3.67 5/327 9396
/proc/meminfo: memFree=22494700/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=125996 CPUtime=1062.24 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 175446 0 0 0 106174 50 0 0 25 0 1 0 729769529 129019904 24491 33554432000 4194304 4580011 140736451756512 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 31499 24491 367 95 0 26481 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 125996

[startup+1122.3 s]
/proc/loadavg: 4.04 3.99 3.69 5/327 9398
/proc/meminfo: memFree=22360728/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=150220 CPUtime=1122.24 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 184507 0 0 0 112172 52 0 0 25 0 1 0 729769529 153825280 30216 33554432000 4194304 4580011 140736451756512 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 37555 30216 367 95 0 32537 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 150220

[startup+1182.3 s]
/proc/loadavg: 4.28 4.05 3.73 5/327 9399
/proc/meminfo: memFree=22380900/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=150244 CPUtime=1182.24 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 187735 0 0 0 118170 54 0 0 25 0 1 0 729769529 153849856 29708 33554432000 4194304 4580011 140736451756512 18446744073709551615 4294538 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 37561 29708 367 95 0 32543 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 150244

[startup+1242.3 s]
/proc/loadavg: 4.10 4.04 3.74 5/327 9401
/proc/meminfo: memFree=22386084/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=150356 CPUtime=1242.24 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 193964 0 0 0 124168 56 0 0 25 0 1 0 729769529 153964544 29178 33554432000 4194304 4580011 140736451756512 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 37589 29178 367 95 0 32571 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 150356



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.03 3.75 3/325 9404
/proc/meminfo: memFree=22812756/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=150428 CPUtime=1299.95 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 199126 0 0 0 129938 57 0 0 25 0 1 0 729769529 154038272 30825 33554432000 4194304 4580011 140736451756512 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 37607 30825 367 95 0 32589 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 150428

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

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

[startup+1300 s]
/proc/loadavg: 4.04 4.03 3.75 3/325 9404
/proc/meminfo: memFree=22812756/32951124 swapFree=59305796/67111528
[pid=9352] ppid=9350 vsize=150428 CPUtime=1299.95 cores=0,2
/proc/9352/stat : 9352 (strangenight2-s) R 9350 9352 8223 0 -1 4202496 199126 0 0 0 129938 57 0 0 25 0 1 0 729769529 154038272 30825 33554432000 4194304 4580011 140736451756512 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9352/statm: 37607 30825 367 95 0 32589 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 150428

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1299.97
CPU user time (s): 1299.39
CPU system time (s): 0.583911
CPU usage (%): 99.9963
Max. virtual memory (cumulated for all children) (KiB): 205404

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

runsolver used 4.16737 second user time and 9.02363 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-14 19:49:51
IDJOB=3367990
IDBENCH=87455
IDSOLVER=1845
FILE ID=node111/3367990-1305395390
RUNJOBID= node111-1305395390-9316
PBS_JOBID= 13324403
Free space on /tmp= 73664 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_110.shuffled.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367990-1305395390/watcher-3367990-1305395390 -o /tmp/evaluation-result-3367990-1305395390/solver-3367990-1305395390 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367990-1305395390.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 34f8b747bfe8e7b589b8832e56ae8363
RANDOM SEED=1764485397

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23127080 kB
Buffers:        257228 kB
Cached:        6318432 kB
SwapCached:      13720 kB
Active:         816872 kB
Inactive:      8792936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23127080 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:           16396 kB
Writeback:           0 kB
AnonPages:     3029688 kB
Mapped:          13020 kB
Slab:           113704 kB
PageTables:      37632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53381116 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= 73664 MiB
End job on node111 at 2011-05-14 20:11:33