Trace number 3266336

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? (TO) 1300.05 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.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3266336-1303580666.cnf'
0.00/0.00	c -- header says num vars:            110
0.00/0.00	c -- header says num clauses:        1892
0.00/0.00	c -- clauses added:            0 learnts,         1892 normals,            0 xors
0.00/0.00	c -- vars added        110
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       110      1892         0         0      9308         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      52 undec:      10 neg:      48
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       110      1892         0         0      9308         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.09/0.11	c  N st     8      4912       110      1892         0      4659      9308    111436   no data   no data
0.29/0.30	c  N st    10     11296       110      1892         0      4317      9308     80577   no data   no data
0.49/0.50	c  N st    11     17040       110      1892         0      9703      9308    212590   no data   no data
0.79/0.83	c  F st    12     25003       110      1892         0     11882      9308    261389   no data   no data
0.79/0.83	c  N st    12     25003       110      1892         0     11882      9308    261389   no data   no data
1.00/1.06	c Decided on static restart strategy
1.00/1.06	c  N st    18     30000       110      1892         0     10157      9308    207002   no data   no data
1.00/1.06	c  S st    18     30000       110      1892         0     10157      9308    207002   no data   no data
1.00/1.09	c  S st    18     30504       110      1892         0     10642      9308    218448   no data   no data
1.00/1.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.00/1.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.00/1.10	c blocked clauses removed:        0 vars:      0 tried:         110 T: 0.00 s
1.00/1.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.00/1.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
1.00/1.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.00/1.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.10/1.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.27	c lits-rem:       311  cl-subs:     1513  v-elim:      0  v-fix:    0  time:  0.16 s
1.29/1.30	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.03
1.29/1.30	c calculated reachability. Time: 0.00
1.29/1.30	c  N st    18     30504       110      1892         0      9129      9308    179453   no data   no data
1.59/1.64	c  N st    20     37617       110      1892         0      8449      9308    148934   no data   no data
1.89/1.96	c  N st    21     44016       110      1892         0     14407      9308    292203   no data   no data
1.99/2.07	c  S st    22     45756       110      1892         0     16033      9308    330416   no data   no data
2.10/2.11	c  S st    22     46261       110      1892         0     16527      9308    342105   no data   no data
2.10/2.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.10/2.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.10/2.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.10/2.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.10/2.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.10/2.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
2.10/2.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.10/2.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.10/2.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.51	c lits-rem:       385  cl-subs:     1756  v-elim:      0  v-fix:    0  time:  0.38 s
2.49/2.51	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
2.49/2.51	c vivif2 --  cl tried    14771 cl shrink        0 lits rem          0 time: 0.00
2.49/2.55	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.04
2.49/2.56	c calculated reachability. Time: 0.00
2.49/2.56	c  N st    22     46261       110      1892         0     14771      9308    297859   no data   no data
3.29/3.34	c  N st    23     60658       110      1892         0     10679      9308    175695   no data   no data
3.79/3.80	c  N st    24     69391       110      1892         0     18912      9308    372047   no data   no data
3.79/3.80	c  S st    24     69391       110      1892         0     18912      9308    372047   no data   no data
3.79/3.85	c  S st    24     69896       110      1892         0     19398      9308    383149   no data   no data
3.79/3.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.79/3.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.79/3.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
3.79/3.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.79/3.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.79/3.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.33	c lits-rem:       430  cl-subs:     1846  v-elim:      0  v-fix:    0  time:  0.46 s
4.29/4.33	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
4.29/4.33	c vivif2 --  cl tried    17552 cl shrink        0 lits rem          0 time: 0.00
4.29/4.39	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.05
4.29/4.39	c calculated reachability. Time: 0.00
4.29/4.39	c  N st    24     69896       110      1892         0     17552      9308    339834   no data   no data
5.40/5.45	c  F st    25     87501       110      1892         0     12505      9308    200862   no data   no data
5.40/5.45	c  N st    25     87501       110      1892         0     12505      9308    200862   no data   no data
5.69/5.74	c Decided on static restart strategy
5.89/5.93	c  N st    32     95540       110      1892         0     20116      9308    387173   no data   no data
6.60/6.61	c  N st    34    104845       110      1892         0     16655      9308    287566   no data   no data
6.60/6.61	c  S st    34    104845       110      1892         0     16655      9308    287566   no data   no data
6.60/6.66	c  S st    34    105346       110      1892         0     17141      9308    299050   no data   no data
6.60/6.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.60/6.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.60/6.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.60/6.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.60/6.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
6.60/6.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.60/6.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.60/6.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.92	c lits-rem:       270  cl-subs:     1466  v-elim:      0  v-fix:    0  time:  0.24 s
6.89/6.92	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
6.89/6.92	c vivif2 --  cl tried    15675 cl shrink        0 lits rem          0 time: 0.00
6.89/6.97	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.05
6.89/6.97	c calculated reachability. Time: 0.00
6.89/6.97	c  N st    34    105346       110      1892         0     15675      9308    264643   no data   no data
7.59/7.62	c  N st    35    114944       110      1892         0     24730      9308    491339   no data   no data
8.59/8.60	c  N st    36    129341       110      1892         0     25109      9308    476039   no data   no data
10.09/10.17	c  N st    37    150936       110      1892         0     16321      9308    237125   no data   no data
10.59/10.65	c  S st    38    158019       110      1892         0     22939      9308    395635   no data   no data
10.69/10.70	c  S st    38    158520       110      1892         0     23432      9308    407042   no data   no data
10.69/10.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.69/10.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.69/10.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.69/10.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.69/10.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.69/10.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
10.69/10.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.69/10.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.69/10.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.19/11.20	c lits-rem:       741  cl-subs:     1815  v-elim:      0  v-fix:    0  time:  0.48 s
11.19/11.20	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
11.19/11.21	c vivif2 --  cl tried    21617 cl shrink        0 lits rem          0 time: 0.00
11.19/11.27	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.06
11.19/11.27	c calculated reachability. Time: 0.00
11.19/11.27	c  N st    38    158520       110      1892         0     21617      9308    362716   no data   no data
15.30/15.32	c  N st    39    207109       110      1892         0     34335      9308    641329   no data   no data
17.89/17.90	c  N st    40    237780       110      1892         0     26642      9308    444490   no data   no data
17.89/17.90	c  S st    40    237780       110      1892         0     26642      9308    444490   no data   no data
17.89/17.97	c  S st    40    238281       110      1892         0     27131      9308    455988   no data   no data
17.89/17.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.89/17.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
17.89/17.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.89/17.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.89/17.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.89/17.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
17.89/17.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.89/17.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
17.89/17.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.49/18.52	c lits-rem:       507  cl-subs:     1878  v-elim:      0  v-fix:    0  time:  0.53 s
18.49/18.52	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
18.49/18.53	c vivif2 --  cl tried    25253 cl shrink        0 lits rem          0 time: 0.00
18.49/18.60	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.07
18.49/18.60	c calculated reachability. Time: 0.00
18.49/18.60	c  N st    40    238281       110      1892         0     25253      9308    412709   no data   no data
25.09/25.12	c  F st    41    306252       110      1892         0     26974      9308    401154   no data   no data
25.09/25.12	c  N st    41    306252       110      1892         0     26974      9308    401154   no data   no data
25.59/25.61	c Decided on static restart strategy
28.09/28.13	c  N st    51    334554       110      1892         0     31088      9308    504522   no data   no data
30.49/30.53	c  N st    53    357421       110      1892         0     29135      9308    430128   no data   no data
30.49/30.53	c  S st    53    357421       110      1892         0     29135      9308    430128   no data   no data
30.59/30.60	c  S st    53    357924       110      1892         0     29617      9308    441289   no data   no data
30.59/30.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.59/30.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
30.59/30.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.59/30.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.59/30.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.59/30.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
30.59/30.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.59/30.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
30.59/30.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.89/30.98	c lits-rem:       367  cl-subs:     1280  v-elim:      0  v-fix:    0  time:  0.35 s
30.89/30.98	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
30.89/30.98	c vivif2 --  cl tried    28337 cl shrink        0 lits rem          0 time: 0.01
30.99/31.06	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.08
30.99/31.06	c calculated reachability. Time: 0.00
30.99/31.06	c  N st    53    357924       110      1892         0     28337      9308    412000   no data   no data
34.39/34.48	c  N st    54    390318       110      1892         0     34359      9308    537152   no data   no data
39.99/40.01	c  N st    55    438906       110      1892         0     28342      9308    373296   no data   no data
48.09/48.18	c  N st    56    511790       110      1892         0     41256      9308    660575   no data   no data
51.19/51.20	c  N st    57    536886       110      1892         0     35754      9308    511827   no data   no data
51.19/51.20	c  S st    57    536886       110      1892         0     35754      9308    511827   no data   no data
51.19/51.28	c  S st    57    537390       110      1892         0     36239      9308    523501   no data   no data
51.19/51.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.19/51.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
51.19/51.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.19/51.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.19/51.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.19/51.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
51.19/51.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.29/51.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.29/51.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.79/51.84	c lits-rem:       443  cl-subs:     1506  v-elim:      0  v-fix:    0  time:  0.52 s
51.79/51.84	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
51.79/51.84	c vivif2 --  cl tried    34733 cl shrink        0 lits rem          0 time: 0.01
51.89/51.94	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.10
51.89/51.94	c calculated reachability. Time: 0.00
51.89/51.94	c  N st    57    537390       110      1892         0     34733      9308    489075   no data   no data
72.99/73.05	c  N st    58    701376       110      1892         0     62121      9308   1054261   no data   no data
87.19/87.21	c  N st    59    806087       110      1892         0     56750      9308    951784   no data   no data
87.19/87.21	c  S st    59    806087       110      1892         0     56750      9308    951784   no data   no data
87.29/87.35	c  S st    59    806589       110      1892         0     57236      9308    963333   no data   no data
87.29/87.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.29/87.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
87.29/87.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.29/87.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.29/87.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.29/87.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
87.29/87.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
87.29/87.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
87.39/87.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.70/90.70	c lits-rem:      1355  cl-subs:     4745  v-elim:      0  v-fix:    0  time:  3.29 s
90.70/90.70	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
90.70/90.71	c vivif2 --  cl tried    52491 cl shrink        0 lits rem          0 time: 0.01
90.80/90.88	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.16
90.80/90.88	c calculated reachability. Time: 0.00
90.80/90.88	c  N st    59    806589       110      1892         0     52491      9308    853315   no data   no data
133.49/133.56	c  F st    60   1071875       110      1892         0     67536      9308   1099147   no data   no data
133.49/133.56	c  N st    60   1071875       110      1892         0     67536      9308   1099147   no data   no data
134.49/134.58	c Decided on static restart strategy
138.80/138.83	c  N st    70   1100179       110      1892         0     52414      9308    739716   no data   no data
145.50/145.54	c  N st    72   1136172       110      1892         0     43157      9308    498399   no data   no data
150.70/150.74	c  N st    73   1168564       110      1892         0     73399      9308   1236196   no data   no data
158.30/158.31	c  N st    74   1209883       110      1892         0     67967      9308   1061065   no data   no data
158.30/158.31	c  S st    74   1209883       110      1892         0     67967      9308   1061065   no data   no data
158.40/158.49	c  S st    74   1210388       110      1892         0     68455      9308   1072956   no data   no data
158.40/158.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
158.49/158.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
158.49/158.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
158.49/158.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
158.49/158.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.49/158.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
158.49/158.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
158.49/158.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
158.49/158.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.89/162.98	c lits-rem:      1202  cl-subs:     6583  v-elim:      0  v-fix:    0  time:  4.43 s
162.89/162.98	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
162.89/162.99	c vivif2 --  cl tried    61872 cl shrink        0 lits rem          0 time: 0.01
163.09/163.19	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.20
163.09/163.19	c calculated reachability. Time: 0.00
163.09/163.19	c  N st    74   1210388       110      1892         0     61872      9308    927548   no data   no data
176.79/176.84	c  N st    75   1283271       110      1892         0     85354      9308   1505995   no data   no data
200.80/200.80	c  N st    76   1392594       110      1892         0     47554      9308    536299   no data   no data
232.90/232.94	c  N st    77   1556579       110      1892         0     52252      9308    611701   no data   no data
263.70/263.78	c  N st    78   1710390       110      1892         0     91950      9308   1543375   no data   no data
263.70/263.78	c  S st    78   1710390       110      1892         0     91950      9308   1543375   no data   no data
264.00/264.02	c  S st    78   1710891       110      1892         0     92437      9308   1555132   no data   no data
264.00/264.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
264.00/264.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
264.00/264.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
264.00/264.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
264.00/264.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
264.00/264.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
264.00/264.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
264.00/264.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
264.10/264.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
275.00/275.05	c lits-rem:      2637  cl-subs:    10382  v-elim:      0  v-fix:    0  time: 10.92 s
275.00/275.05	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
275.00/275.06	c vivif2 --  cl tried    82055 cl shrink        0 lits rem          0 time: 0.02
275.29/275.31	c asymm  cl-useful: 0/1494/1892 lits-rem:0 time: 0.25
275.29/275.31	c calculated reachability. Time: 0.00
275.29/275.31	c  N st    78   1710891       110      1892         0     82055      9308   1324492   no data   no data
362.90/362.99	c  N st    79   2079858       110      1892         0     93789      9308   1531940   no data   no data
390.51/390.57	c  N st    80   2210891       110      1892         0     97737      9308   1585944   no data   no data
390.51/390.57	c  S st    80   2210891       110      1892         0     97737      9308   1585944   no data   no data
390.80/390.83	c  S st    80   2211391       110      1892         0     98217      9308   1597670   no data   no data
390.80/390.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
390.80/390.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
390.80/390.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
390.80/390.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
390.80/390.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
390.80/390.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
390.80/390.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
390.80/390.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
390.90/390.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
401.20/401.24	c lits-rem:      2476  cl-subs:     9409  v-elim:      0  v-fix:    0  time: 10.30 s
401.20/401.24	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
401.20/401.26	c vivif2 --  cl tried    88808 cl shrink        0 lits rem          0 time: 0.02
401.51/401.51	c asymm  cl-useful: 0/1382/1892 lits-rem:0 time: 0.25
401.51/401.51	c calculated reachability. Time: 0.00
401.51/401.51	c  N st    80   2211391       110      1892         0     88808      9308   1388390   no data   no data
529.71/529.76	c  N st    81   2711395       110      1892         0    111225      9308   1772916   no data   no data
529.71/529.76	c  S st    81   2711395       110      1892         0    111225      9308   1772916   no data   no data
530.01/530.06	c  S st    81   2711897       110      1892         0    111707      9308   1784570   no data   no data
530.01/530.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
530.11/530.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
530.11/530.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
530.11/530.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
530.11/530.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
530.11/530.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
530.11/530.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
530.11/530.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
530.11/530.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
545.11/545.18	c lits-rem:      2394  cl-subs:    13681  v-elim:      0  v-fix:    0  time: 15.00 s
545.11/545.18	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
545.21/545.20	c vivif2 --  cl tried    98026 cl shrink        0 lits rem          0 time: 0.02
545.31/545.32	c asymm  cl-useful: 0/510/1892 lits-rem:0 time: 0.11
545.31/545.32	c calculated reachability. Time: 0.00
545.31/545.32	c  N st    81   2711897       110      1892         0     98026      9308   1510360   no data   no data
690.31/690.32	c  N st    82   3211897       110      1892         0     76020      9308    875990   no data   no data
690.31/690.32	c  S st    82   3211897       110      1892         0     76020      9308    875990   no data   no data
690.51/690.50	c  S st    82   3212401       110      1892         0     76505      9308    887659   no data   no data
690.51/690.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
690.51/690.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
690.51/690.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
690.51/690.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
690.51/690.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
690.51/690.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
690.51/690.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
690.51/690.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
690.51/690.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
691.21/691.23	c lits-rem:       127  cl-subs:      849  v-elim:      0  v-fix:    0  time:  0.66 s
691.21/691.23	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
691.21/691.24	c vivif2 --  cl tried    75656 cl shrink        0 lits rem          0 time: 0.01
691.41/691.45	c asymm  cl-useful: 0/1581/1892 lits-rem:0 time: 0.21
691.41/691.45	c calculated reachability. Time: 0.00
691.41/691.45	c  N st    82   3212401       110      1892         0     75656      9308    869070   no data   no data
831.41/831.49	c  N st    83   3712402       110      1892         0     85698      9308   1029340   no data   no data
831.41/831.49	c  S st    83   3712402       110      1892         0     85698      9308   1029340   no data   no data
831.71/831.71	c  S st    83   3712904       110      1892         0     86184      9308   1041631   no data   no data
831.71/831.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
831.71/831.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
831.71/831.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
831.71/831.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
831.71/831.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
831.71/831.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
831.71/831.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
831.71/831.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
831.71/831.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
833.01/833.06	c lits-rem:       346  cl-subs:     2160  v-elim:      0  v-fix:    0  time:  1.27 s
833.01/833.06	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
833.01/833.08	c vivif2 --  cl tried    84024 cl shrink        0 lits rem          0 time: 0.01
833.31/833.31	c asymm  cl-useful: 0/1468/1892 lits-rem:0 time: 0.23
833.31/833.31	c calculated reachability. Time: 0.00
833.31/833.31	c  N st    83   3712904       110      1892         0     84024      9308    996431   no data   no data
843.21/843.25	c  F st    84   3751563       110      1892         0    120076      9308   1890707   no data   no data
843.21/843.25	c  N st    84   3751563       110      1892         0    120076      9308   1890707   no data   no data
845.01/845.02	c Decided on static restart strategy
854.81/854.88	c  N st    94   3779871       110      1892         0    146669      9308   2542317   no data   no data
867.42/867.43	c  N st    96   3815863       110      1892         0    101442      9308   1425875   no data   no data
878.12/878.10	c  N st    97   3848255       110      1892         0    131697      9308   2171836   no data   no data
896.31/896.38	c  N st    98   3896844       110      1892         0     96853      9308   1263851   no data   no data
920.62/920.70	c  N st    99   3969727       110      1892         0     83685      9308    936731   no data   no data
958.31/958.30	c  N st   100   4079053       110      1892         0    103511      9308   1408216   no data   no data
1002.62/1002.69	c  N st   101   4212906       110      1892         0    145060      9308   2393250   no data   no data
1002.62/1002.69	c  S st   101   4212906       110      1892         0    145060      9308   2393250   no data   no data
1003.02/1003.08	c  S st   101   4213408       110      1892         0    145547      9308   2405158   no data   no data
1003.02/1003.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1003.12/1003.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
1003.12/1003.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1003.12/1003.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1003.12/1003.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1003.12/1003.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
1003.12/1003.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1003.12/1003.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1003.22/1003.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1032.22/1032.25	c lits-rem:      2894  cl-subs:    15838  v-elim:      0  v-fix:    0  time: 28.99 s
1032.22/1032.25	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
1032.22/1032.28	c vivif2 --  cl tried   129709 cl shrink        0 lits rem          0 time: 0.03
1032.52/1032.58	c asymm  cl-useful: 0/1051/1892 lits-rem:0 time: 0.31
1032.52/1032.59	c calculated reachability. Time: 0.00
1032.52/1032.59	c  N st   101   4213408       110      1892         0    129709      9308   2049036   no data   no data
1124.33/1124.37	c  N st   102   4459385       110      1892         0    105390      9308   1377520   no data   no data
1216.54/1216.53	c  N st   103   4713411       110      1892         0    168155      9308   2966319   no data   no data
1216.54/1216.53	c  S st   103   4713411       110      1892         0    168155      9308   2966319   no data   no data
1217.03/1217.07	c  S st   103   4713915       110      1892         0    168639      9308   2978109   no data   no data
1217.03/1217.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1217.13/1217.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1217.13/1217.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1217.13/1217.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1217.13/1217.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1217.13/1217.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
1217.13/1217.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1217.23/1217.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1217.23/1217.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1264.12/1264.16	c lits-rem:      3455  cl-subs:    18740  v-elim:      0  v-fix:    0  time: 46.88 s
1264.12/1264.16	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
1264.12/1264.19	c vivif2 --  cl tried   149899 cl shrink        0 lits rem          0 time: 0.03
1264.52/1264.54	c asymm  cl-useful: 0/787/1892 lits-rem:0 time: 0.34
1264.52/1264.54	c calculated reachability. Time: 0.00
1264.52/1264.54	c  N st   103   4713915       110      1892         0    149899      9308   2539395   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: 935)

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

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

running on 2 cores: 1,3

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: 3.25 3.84 3.89 3/178 7627
/proc/meminfo: memFree=16240472/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=29776 CPUtime=0 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 507 0 0 0 0 0 0 0 18 0 1 0 469667036 30490624 446 33554432000 4194304 4627331 140737357822944 18446744073709551615 253640520001 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 7444 446 340 106 0 2415 0

[startup+0.0561501 s]
/proc/loadavg: 3.25 3.84 3.89 3/178 7627
/proc/meminfo: memFree=16240472/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=30136 CPUtime=0.05 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 729 0 0 0 5 0 0 0 18 0 1 0 469667036 30859264 659 33554432000 4194304 4627331 140737357822944 18446744073709551615 4507122 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 7534 659 370 106 0 2505 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30136

[startup+0.100273 s]
/proc/loadavg: 3.25 3.84 3.89 3/178 7627
/proc/meminfo: memFree=16240472/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=30268 CPUtime=0.09 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 803 0 0 0 9 0 0 0 18 0 1 0 469667036 30994432 733 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309245 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 7567 733 370 106 0 2538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30268

[startup+0.300238 s]
/proc/loadavg: 3.25 3.84 3.89 3/178 7627
/proc/meminfo: memFree=16240472/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=30876 CPUtime=0.29 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 1083 0 0 0 29 0 0 0 18 0 1 0 469667036 31617024 873 33554432000 4194304 4627331 140737357822944 18446744073709551615 4324232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 7719 873 371 106 0 2690 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30876

[startup+0.700164 s]
/proc/loadavg: 3.25 3.84 3.89 3/178 7627
/proc/meminfo: memFree=16240472/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=31496 CPUtime=0.69 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 1667 0 0 0 69 0 0 0 18 0 1 0 469667036 32251904 967 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 7874 967 371 106 0 2845 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31496

[startup+1.50102 s]
/proc/loadavg: 3.25 3.84 3.89 6/190 7644
/proc/meminfo: memFree=16216740/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=37744 CPUtime=1.49 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 3608 0 0 0 149 0 0 0 19 0 1 0 469667036 38649856 2578 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309106 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 9436 2578 376 106 0 4407 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37744

[startup+3.10073 s]
/proc/loadavg: 3.31 3.85 3.89 6/190 7644
/proc/meminfo: memFree=16192688/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=41724 CPUtime=3.09 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 5390 0 0 0 309 0 0 0 25 0 1 0 469667036 42725376 3499 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 10431 3499 376 106 0 5402 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41724

[startup+6.30015 s]
/proc/loadavg: 3.31 3.85 3.89 6/190 7644
/proc/meminfo: memFree=16178976/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=45452 CPUtime=6.29 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 7861 0 0 0 628 1 0 0 25 0 1 0 469667036 46542848 4498 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309210 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 11363 4498 376 106 0 6334 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45452

[startup+12.701 s]
/proc/loadavg: 3.37 3.85 3.89 6/190 7645
/proc/meminfo: memFree=16142392/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=50160 CPUtime=12.7 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 12027 0 0 0 1268 2 0 0 25 0 1 0 469667036 51363840 5382 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 12540 5382 376 106 0 7511 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 50160

[startup+25.5007 s]
/proc/loadavg: 3.66 3.89 3.91 6/190 7645
/proc/meminfo: memFree=16104944/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=53760 CPUtime=25.49 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 18029 0 0 0 2546 3 0 0 25 0 1 0 469667036 55050240 6358 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 13440 6358 376 106 0 8411 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53760

[startup+51.101 s]
/proc/loadavg: 3.77 3.89 3.91 6/190 7645
/proc/meminfo: memFree=16082116/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=56676 CPUtime=51.09 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 27339 0 0 0 5104 5 0 0 25 0 1 0 469667036 58036224 6941 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309245 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 14169 6941 376 106 0 9140 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56676

[startup+102.307 s]
/proc/loadavg: 3.91 3.91 3.91 6/190 7647
/proc/meminfo: memFree=16022708/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=73740 CPUtime=102.29 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 44063 0 0 0 10221 8 0 0 25 0 1 0 469667036 75509760 11056 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 18435 11056 376 106 0 13406 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 73740

[startup+162.301 s]
/proc/loadavg: 3.96 3.92 3.91 6/190 7649
/proc/meminfo: memFree=15978804/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=83440 CPUtime=162.29 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 58553 0 0 0 16218 11 0 0 25 0 1 0 469667036 85442560 13730 33554432000 4194304 4627331 140737357822944 18446744073709551615 4428015 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 20860 13730 376 106 0 15831 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 83440

[startup+222.301 s]
/proc/loadavg: 4.04 3.95 3.91 6/190 7650
/proc/meminfo: memFree=15954480/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=83768 CPUtime=222.3 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 69829 0 0 0 22215 15 0 0 25 0 1 0 469667036 85778432 13247 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 20942 13247 376 106 0 15913 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 83768

[startup+282.301 s]
/proc/loadavg: 4.01 3.95 3.91 6/190 7652
/proc/meminfo: memFree=15919000/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=100208 CPUtime=282.3 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 82361 0 0 0 28213 17 0 0 25 0 1 0 469667036 102612992 17120 33554432000 4194304 4627331 140737357822944 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 25052 17120 376 106 0 20023 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 100208

[startup+342.301 s]
/proc/loadavg: 4.00 3.96 3.91 6/190 7653
/proc/meminfo: memFree=15861320/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=100460 CPUtime=342.3 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 91407 0 0 0 34210 20 0 0 25 0 1 0 469667036 102871040 17139 33554432000 4194304 4627331 140737357822944 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 25115 17139 376 106 0 20086 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 100460

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.91 6/190 7655
/proc/meminfo: memFree=15831552/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=111852 CPUtime=402.3 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 102265 0 0 0 40207 23 0 0 25 0 1 0 469667036 114536448 20794 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 27963 20794 376 106 0 22934 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 111852

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.91 6/190 7657
/proc/meminfo: memFree=15791480/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=112000 CPUtime=462.31 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 110070 0 0 0 46205 26 0 0 25 0 1 0 469667036 114688000 20972 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 28000 20972 376 106 0 22971 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 112000

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.91 6/190 7658
/proc/meminfo: memFree=15781060/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=112240 CPUtime=522.31 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 119693 0 0 0 52202 29 0 0 25 0 1 0 469667036 114933760 20238 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309218 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 28060 20238 376 106 0 23031 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 112240

[startup+582.3 s]
/proc/loadavg: 4.15 4.00 3.93 6/190 7660
/proc/meminfo: memFree=15745212/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=122172 CPUtime=582.31 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 128311 0 0 0 58201 30 0 0 25 0 1 0 469667036 125104128 23066 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 30543 23066 376 106 0 25514 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 122172

[startup+642.301 s]
/proc/loadavg: 4.08 4.01 3.93 6/190 7661
/proc/meminfo: memFree=15712088/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=122296 CPUtime=642.31 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 134597 0 0 0 64198 33 0 0 25 0 1 0 469667036 125231104 23753 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 30574 23753 376 106 0 25545 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 122296

[startup+702.301 s]
/proc/loadavg: 4.03 4.01 3.93 6/190 7663
/proc/meminfo: memFree=15704252/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=122484 CPUtime=702.31 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 142859 0 0 0 70196 35 0 0 25 0 1 0 469667036 125423616 23404 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 30621 23404 376 106 0 25592 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 122484

[startup+762.307 s]
/proc/loadavg: 4.01 4.00 3.93 6/190 7665
/proc/meminfo: memFree=15702876/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=123024 CPUtime=762.32 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 151184 0 0 0 76195 37 0 0 25 0 1 0 469667036 125976576 22712 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 30756 22712 376 106 0 25727 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 123024

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 7666
/proc/meminfo: memFree=15686356/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=123404 CPUtime=822.32 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 158601 0 0 0 82192 40 0 0 25 0 1 0 469667036 126365696 23973 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 30851 23973 376 106 0 25822 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 123404

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 7668
/proc/meminfo: memFree=15675044/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=125876 CPUtime=882.32 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 165816 0 0 0 88190 42 0 0 25 0 1 0 469667036 128897024 24773 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309047 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 31469 24773 376 106 0 26440 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 125876

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 7669
/proc/meminfo: memFree=15666240/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=126004 CPUtime=942.32 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 172299 0 0 0 94188 44 0 0 25 0 1 0 469667036 129028096 24704 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 31501 24704 376 106 0 26472 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 126004

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 7680
/proc/meminfo: memFree=15659900/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=126092 CPUtime=1002.32 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 179045 0 0 0 100186 46 0 0 25 0 1 0 469667036 129118208 24752 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 31523 24752 376 106 0 26494 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 126092

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 7682
/proc/meminfo: memFree=15639596/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=150288 CPUtime=1062.32 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 187600 0 0 0 106185 47 0 0 25 0 1 0 469667036 153894912 29571 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 37572 29571 376 106 0 32543 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 150288

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 7683
/proc/meminfo: memFree=15577816/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=150400 CPUtime=1122.32 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 193752 0 0 0 112182 50 0 0 25 0 1 0 469667036 154009600 28964 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309177 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 37600 28964 376 106 0 32571 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 150400

[startup+1182.3 s]
/proc/loadavg: 4.12 4.04 3.95 6/190 7688
/proc/meminfo: memFree=15588228/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=150472 CPUtime=1182.32 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 198912 0 0 0 118180 52 0 0 25 0 1 0 469667036 154083328 30609 33554432000 4194304 4627331 140737357822944 18446744073709551615 4310082 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 37618 30609 376 106 0 32589 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 150472

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 3.95 6/190 7689
/proc/meminfo: memFree=15547540/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=170156 CPUtime=1242.32 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 207506 0 0 0 124178 54 0 0 25 0 1 0 469667036 174239744 35627 33554432000 4194304 4627331 140737357822944 18446744073709551615 4467882 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 42539 35627 376 106 0 37510 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 170156



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.95 6/190 7691
/proc/meminfo: memFree=15537364/32951124 swapFree=67111528/67111528
[pid=7626] ppid=7622 vsize=170188 CPUtime=1300.03 cores=1,3
/proc/7626/stat : 7626 (strangenight2-s) R 7622 7626 7014 0 -1 4202496 211054 0 0 0 129948 55 0 0 25 0 1 0 469667036 174272512 35073 33554432000 4194304 4627331 140737357822944 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7626/statm: 42547 35073 376 106 0 37518 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 170188

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.49
CPU system time (s): 0.565913
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 225728

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

runsolver used 2.02869 second user time and 5.07223 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-23 19:44:26
IDJOB=3266336
IDBENCH=87455
IDSOLVER=1587
FILE ID=node106/3266336-1303580666
RUNJOBID= node106-1303580666-7603
PBS_JOBID= 13150321
Free space on /tmp= 71744 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
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-3266336-1303580666/watcher-3266336-1303580666 -o /tmp/evaluation-result-3266336-1303580666/solver-3266336-1303580666 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3266336-1303580666.cnf

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

MD5SUM BENCH= 34f8b747bfe8e7b589b8832e56ae8363
RANDOM SEED=1202139678

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      16241280 kB
Buffers:       1983368 kB
Cached:       14102812 kB
SwapCached:          0 kB
Active:        9635392 kB
Inactive:      6514460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16241280 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17652 kB
Writeback:           0 kB
AnonPages:       64092 kB
Mapped:          14484 kB
Slab:           496760 kB
PageTables:       5608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   193064 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= 71724 MiB
End job on node106 at 2011-04-23 20:06:08