Trace number 3367767

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) 1300.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S927210717-059.SATISFIABLE.cnf
MD5SUM7954e0b477e9d5cbd0a1f159f4b0eef6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.007998
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c 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-3367767-1305386947.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       550      2343         0         0      7029         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/2343/2343 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:    550 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     11  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:     251 undec:      63 neg:     236
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       539      2334         0         0      7072         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.10/0.16	c  N st     8      4915       539      2334         0      4859      7072    118988   no data   no data
0.39/0.44	c  N st    10     11298       539      2334         0      4498      7072     81368   no data   no data
0.69/0.73	c  N st    11     17043       539      2334         0     10138      7072    228696   no data   no data
1.09/1.17	c  F st    12     25000       539      2334         0     12391      7072    271593   no data   no data
1.09/1.17	c  N st    12     25000       539      2334         0     12391      7072    271593   no data   no data
1.39/1.43	c Decided on static restart strategy
1.39/1.43	c  N st    18     30000       539      2334         0     10694      7072    210463   no data   no data
1.39/1.43	c  S st    18     30000       539      2334         0     10694      7072    210463   no data   no data
1.39/1.47	c  S st    18     30505       539      2334         0     11199      7072    222743   no data   no data
1.39/1.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.47	c blocked clauses removed:       11 vars:      2 tried:         539 T: 0.00 s
1.39/1.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
1.39/1.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.39/1.47	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
1.39/1.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.53	c lits-rem:       149  cl-subs:      451  v-elim:      0  v-fix:    0  time:  0.05 s
1.49/1.54	c asymm  cl-useful: 0/2322/2322 lits-rem:0 time: 0.01
1.49/1.54	c calculated reachability. Time: 0.00
1.49/1.54	c  N st    18     30505       536      2322         0     10735      7039    210109   no data   no data
1.89/1.98	c  N st    20     37616       536      2322         0     10011      7039    177840   no data   no data
2.39/2.42	c  N st    21     44015       536      2322         0     16297      7039    348281   no data   no data
2.49/2.55	c  S st    22     45757       536      2322         0      9230      7039    137708   no data   no data
2.49/2.58	c  S st    22     46259       536      2322         0      9732      7039    149929   no data   no data
2.49/2.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.49/2.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
2.49/2.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.49/2.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.49/2.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.58/2.60	c lits-rem:        35  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.01 s
2.58/2.60	c vivif2 --  cl tried     2322 cl shrink        0 lits rem          0 time: 0.00
2.58/2.60	c vivif2 --  cl tried     9680 cl shrink        0 lits rem          0 time: 0.00
2.58/2.61	c asymm  cl-useful: 0/2322/2322 lits-rem:0 time: 0.01
2.58/2.61	c calculated reachability. Time: 0.00
2.58/2.61	c  N st    22     46259       536      2322         0      9680      7039    148404   no data   no data
3.58/3.61	c  N st    23     60656       536      2322         0     14009      7039    246400   no data   no data
4.18/4.23	c  N st    24     69388       536      2322         0     11808      7039    181650   no data   no data
4.18/4.23	c  S st    24     69388       536      2322         0     11808      7039    181650   no data   no data
4.18/4.27	c  S st    24     69890       536      2322         0     12309      7039    193529   no data   no data
4.18/4.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.18/4.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.18/4.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.18/4.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.18/4.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.18/4.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
4.18/4.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.18/4.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.18/4.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.28/4.30	c lits-rem:        42  cl-subs:      149  v-elim:      0  v-fix:    0  time:  0.02 s
4.28/4.30	c vivif2 --  cl tried     2322 cl shrink        0 lits rem          0 time: 0.00
4.28/4.30	c vivif2 --  cl tried    12160 cl shrink        0 lits rem          0 time: 0.00
4.28/4.31	c asymm  cl-useful: 0/2322/2322 lits-rem:0 time: 0.01
4.28/4.31	c calculated reachability. Time: 0.00
4.28/4.31	c  N st    24     69890       536      2322         0     12160      7039    189776   no data   no data
5.49/5.60	c  F st    25     87500       536      2322         0     17674      7039    335684   no data   no data
5.49/5.60	c  N st    25     87500       536      2322         0     17674      7039    335684   no data   no data
6.09/6.12	c  N dy    33     94220       536      2322         0     24299      7039    506380     18.94     20.16
6.59/6.69	c  N dy    46    101563       536      2322         0     18709      7039    297318     17.56     18.62
6.89/6.97	c  S st    48    104835       536      2322         0     21929      7039    370060     16.82     13.23
6.99/7.03	c  S st    48    105339       536      2322         0     22431      7039    382641     16.82   no data
6.99/7.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.99/7.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.99/7.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.99/7.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
6.99/7.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.99/7.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.99/7.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.15	c lits-rem:        95  cl-subs:      657  v-elim:      0  v-fix:    0  time:  0.10 s
7.09/7.15	c vivif2 --  cl tried     2322 cl shrink        0 lits rem          0 time: 0.00
7.09/7.15	c vivif2 --  cl tried    21774 cl shrink        0 lits rem          0 time: 0.00
7.09/7.17	c asymm  cl-useful: 0/2322/2322 lits-rem:0 time: 0.01
7.09/7.17	c calculated reachability. Time: 0.00
7.09/7.17	c  N dy    48    105339       536      2322         0     21774      7039    366396     16.82   no data
7.79/7.81	c  N dy    61    112256       536      2322         0     14774      7039    169251     16.42     17.50
8.29/8.38	c  N dy    86    119594       536      2322         0     22032      7039    349657     16.42     17.72
9.19/9.22	c  N dy   116    128001       536      2322         0     15507      7039    162157     16.46     17.42
9.89/9.91	c  N dy   150    136193       536      2322         0     23585      7039    356035     16.48     17.38
10.89/10.98	c  N dy   189    146461       536      2322         0     17944      7039    199090     16.48     17.36
11.89/11.95	c  N dy   201    157188       536      2322         0     28505      7039    450647     16.32     17.59
11.99/12.03	c  S st   206    158008       536      2322         0     29313      7039    469671     16.32   no data
12.09/12.10	c  S st   206    158510       536      2322         0     29815      7039    481918     16.32   no data
12.09/12.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.09/12.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.09/12.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.09/12.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.09/12.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.09/12.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
12.09/12.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.09/12.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.09/12.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.29/12.30	c lits-rem:       128  cl-subs:      841  v-elim:      0  v-fix:    0  time:  0.17 s
12.29/12.30	c vivif2 --  cl tried     2322 cl shrink        0 lits rem          0 time: 0.00
12.29/12.31	c vivif2 --  cl tried    28974 cl shrink        0 lits rem          0 time: 0.01
12.29/12.32	c asymm  cl-useful: 0/2322/2322 lits-rem:0 time: 0.02
12.29/12.32	c calculated reachability. Time: 0.00
12.29/12.32	c  N dy   206    158510       536      2322         0     28974      7039    461779     16.32   no data
13.29/13.39	c  N dy   253    168960       536      2322         0     22549      7039    290698     16.37     17.36
14.48/14.54	c  N dy   286    179791       536      2322         0     33241      7039    545641     16.31     17.28
16.59/16.61	c  N dy   343    199423       536      2322         0     34814      7039    562783     16.24     17.28
17.88/17.97	c  N dy   423    212173       536      2322         0     28683      7039    403434     16.35     17.32
19.59/19.66	c  N dy   496    225954       536      2322         0     22547      7039    234436     16.42     17.48
20.90/20.93	c  S st   547    237765       536      2322         0     34224      7039    520416     16.43     15.44
21.00/21.01	c  S st   547    238265       536      2322         0     34723      7039    532830     16.43   no data
21.00/21.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.00/21.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.00/21.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.00/21.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.00/21.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.00/21.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
21.00/21.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.00/21.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.00/21.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.09/21.20	c lits-rem:       117  cl-subs:      617  v-elim:      0  v-fix:    0  time:  0.15 s
21.19/21.20	c vivif2 --  cl tried     2322 cl shrink        0 lits rem          0 time: 0.00
21.19/21.20	c vivif2 --  cl tried    34106 cl shrink        0 lits rem          0 time: 0.01
21.19/21.22	c asymm  cl-useful: 0/2322/2322 lits-rem:0 time: 0.02
21.19/21.22	c calculated reachability. Time: 0.00
21.19/21.22	c  N dy   547    238265       536      2322         0     34106      7039    516961     16.43   no data
22.99/23.06	c  N dy   645    253559       536      2322         0     28486      7039    361456     16.54     19.95
25.19/25.20	c  N dy   702    270437       536      2322         0     23399      7039    214516     16.51     17.62
27.19/27.29	c  N dy   778    287833       536      2322         0     40584      7039    633341     16.54     17.47
29.59/29.60	c  F st   859    306250       536      2322         0     36024      7039    501820     16.56   no data
29.59/29.60	c  N st   859    306250       536      2322         0     36024      7039    501820     16.56   no data
30.29/30.31	c Decided on static restart strategy
32.89/32.98	c  N st   869    334561       536      2322         0     40159      7039    777085     16.56   no data
35.78/35.86	c  N st   871    357398       536      2322         0     37980      7039    693897     16.56   no data
35.78/35.86	c  S st   871    357398       536      2322         0     37980      7039    693897     16.56   no data
35.88/35.95	c  S st   871    357900       536      2322         0     38481      7039    705765     16.56   no data
35.88/35.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.88/35.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
35.88/35.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.88/35.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.88/35.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.88/35.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
35.88/35.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
35.88/35.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.98/36.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.59/36.63	c lits-rem:       213  cl-subs:     1793  v-elim:      0  v-fix:    0  time:  0.63 s
36.59/36.63	c vivif2 --  cl tried     2322 cl shrink        0 lits rem          0 time: 0.00
36.59/36.64	c vivif2 --  cl tried    36688 cl shrink        0 lits rem          0 time: 0.01
36.59/36.66	c asymm  cl-useful: 0/2322/2322 lits-rem:0 time: 0.02
36.59/36.66	c calculated reachability. Time: 0.00
36.59/36.66	c  N st   871    357900       536      2322         0     36688      7039    657419     16.56   no data
40.80/40.87	c  N st   872    390293       536      2322         0     42995      7039    861553     16.56   no data
47.89/47.92	c  N st   873    438886       536      2322         0     36705      7039    599654     16.56   no data
59.19/59.25	c  N st   874    511768       536      2322         0     50180      7039    934496     16.56   no data
63.19/63.25	c  N st   875    536852       536      2322         0     44450      7039    749646     16.56   no data
63.19/63.25	c  S st   875    536852       536      2322         0     44450      7039    749646     16.56   no data
63.29/63.35	c  S st   875    537353       536      2322         0     44951      7039    762310     16.56   no data
63.29/63.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.29/63.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
63.29/63.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.29/63.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.29/63.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.29/63.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
63.29/63.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
63.29/63.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
63.39/63.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.09/64.11	c lits-rem:       200  cl-subs:     1459  v-elim:      0  v-fix:    0  time:  0.71 s
64.09/64.11	c vivif2 --  cl tried     2322 cl shrink        0 lits rem          0 time: 0.00
64.09/64.12	c vivif2 --  cl tried    43492 cl shrink        0 lits rem          0 time: 0.01
64.09/64.15	c asymm  cl-useful: 0/2322/2322 lits-rem:0 time: 0.02
64.09/64.15	c calculated reachability. Time: 0.00
64.09/64.15	c  N st   875    537353       536      2322         0     43492      7039    724083     16.56   no data
90.49/90.53	c  N st   876    701338       536      2322         0     37435      7039    454030     16.56   no data
107.39/107.40	c  N st   877    806029       536      2322         0     66399      7039   1175699     16.56   no data
107.39/107.40	c  S st   877    806029       536      2322         0     66399      7039   1175699     16.56   no data
107.49/107.56	c  S st   877    806532       536      2322         0     66899      7039   1188422     16.56   no data
107.49/107.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
107.49/107.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
107.49/107.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
107.49/107.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.49/107.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.49/107.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
107.49/107.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
107.59/107.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
107.59/107.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.39/111.45	c lits-rem:       684  cl-subs:     4756  v-elim:      0  v-fix:    0  time:  3.80 s
111.39/111.45	c vivif2 --  cl tried     2322 cl shrink        0 lits rem          0 time: 0.00
111.39/111.46	c vivif2 --  cl tried    62143 cl shrink        0 lits rem          0 time: 0.01
111.49/111.51	c asymm  cl-useful: 0/2322/2322 lits-rem:0 time: 0.04
111.49/111.51	c calculated reachability. Time: 0.00
111.49/111.51	c  N st   877    806532       536      2322         0     62143      7039   1067746     16.56   no data
161.19/161.27	c  F st   878   1071877       536      2322         0     78082      7039   1319861     16.56   no data
161.19/161.27	c  N st   878   1071877       536      2322         0     78082      7039   1319861     16.56   no data
162.39/162.45	c Decided on static restart strategy
166.59/166.64	c  N st   888   1100182       536      2322         0     62136      7039    976160     16.56   no data
174.60/174.67	c  N st   890   1136174       536      2322         0     52441      7039    663293     16.56   no data
182.39/182.45	c  N st   891   1168568       536      2322         0     84029      7039   1458647     16.56   no data
191.19/191.20	c  N st   892   1209798       536      2322         0     78476      7039   1354755     16.56   no data
191.19/191.20	c  S st   892   1209798       536      2322         0     78476      7039   1354755     16.56   no data
191.40/191.41	c  S st   892   1210303       536      2322         0     78978      7039   1367638     16.56   no data
191.40/191.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
191.40/191.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
191.40/191.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
191.40/191.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
191.40/191.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.40/191.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
191.40/191.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
191.40/191.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
191.40/191.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
194.39/194.48	c lits-rem:       523  cl-subs:     3410  v-elim:      0  v-fix:    0  time:  2.97 s
194.39/194.48	c vivif2 --  cl tried     2322 cl shrink        0 lits rem          0 time: 0.00
194.39/194.49	c vivif2 --  cl tried    75568 cl shrink        0 lits rem          0 time: 0.02
194.49/194.55	c asymm  cl-useful: 0/2322/2322 lits-rem:0 time: 0.06
194.49/194.55	c calculated reachability. Time: 0.00
194.49/194.55	c  N st   892   1210303       536      2322         0     75568      7039   1280046     16.56   no data
211.09/211.18	c  N st   893   1283185       536      2322         0     52052      7039    588721     16.56   no data
235.40/235.48	c  N st   894   1392508       536      2322         0     59823      7039    765935     16.56   no data
276.39/276.46	c  N st   895   1556492       536      2322         0     64506      7039    814360     16.56   no data
314.30/314.32	c  N st   896   1710304       536      2322         0    106673      7039   1920714     16.56   no data
314.30/314.32	c  S st   896   1710304       536      2322         0    106673      7039   1920714     16.56   no data
314.61/314.62	c  S st   896   1710810       536      2322         0    107179      7039   1933966     16.56   no data
314.61/314.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
314.61/314.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
314.61/314.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
314.61/314.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
314.61/314.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
314.61/314.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
314.61/314.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
314.61/314.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
314.71/314.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
324.19/324.23	c lits-rem:      1590  cl-subs:     7775  v-elim:      0  v-fix:    0  time:  9.47 s
324.19/324.23	c vivif2 --  cl tried     2322 cl shrink        0 lits rem          0 time: 0.00
324.19/324.26	c vivif2 --  cl tried    99404 cl shrink        0 lits rem          0 time: 0.02
324.29/324.35	c asymm  cl-useful: 0/2322/2322 lits-rem:0 time: 0.09
324.29/324.35	c calculated reachability. Time: 0.00
324.29/324.35	c  N st   896   1710810       536      2322         0     99404      7039   1745972     16.56   no data
424.10/424.17	c  N st   897   2079776       536      2322         0    110689      7039   1843255     16.56   no data
460.50/460.53	c  N st   898   2210810       536      2322         0    115085      7039   1983754     16.56   no data
460.50/460.53	c  S st   898   2210810       536      2322         0    115085      7039   1983754     16.56   no data
460.90/460.91	c  S st   898   2211312       536      2322         0    115587      7039   1996082     16.56   no data
460.90/460.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
460.90/460.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
460.90/460.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
460.90/460.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
460.90/460.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
460.90/460.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
460.90/460.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
460.90/461.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
461.01/461.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
470.91/470.94	c lits-rem:      1641  cl-subs:     7067  v-elim:      0  v-fix:    0  time:  9.88 s
470.91/470.94	c vivif2 --  cl tried     2322 cl shrink        0 lits rem          0 time: 0.00
470.91/470.97	c vivif2 --  cl tried   108520 cl shrink        0 lits rem          0 time: 0.02
471.00/471.05	c asymm  cl-useful: 0/2322/2322 lits-rem:0 time: 0.08
471.00/471.06	c calculated reachability. Time: 0.00
471.00/471.06	c  N st   898   2211312       536      2322         0    108520      7039   1829051     16.56   no data
611.21/611.26	c  N st   899   2711313       536      2322         0    131324      7039   2187263     16.56   no data
611.21/611.26	c  S st   899   2711313       536      2322         0    131324      7039   2187263     16.56   no data
611.62/611.67	c  S st   899   2711815       536      2322         0    131825      7039   2200582     16.56   no data
611.62/611.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
611.72/611.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
611.72/611.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
611.72/611.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
611.72/611.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
611.72/611.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
611.72/611.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
611.72/611.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
611.81/611.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
630.61/630.61	c lits-rem:      1573  cl-subs:    15028  v-elim:      0  v-fix:    0  time: 18.77 s
630.61/630.61	c vivif2 --  cl tried     2322 cl shrink        0 lits rem          0 time: 0.00
630.61/630.64	c vivif2 --  cl tried   116797 cl shrink        0 lits rem          0 time: 0.03
630.71/630.75	c asymm  cl-useful: 0/2322/2322 lits-rem:0 time: 0.11
630.71/630.76	c calculated reachability. Time: 0.00
630.71/630.76	c  N st   899   2711815       536      2322         0    116797      7039   1877514     16.56   no data
782.71/782.70	c  N st   900   3211816       536      2322         0     93178      7039   1195525     16.56   no data
782.71/782.70	c  S st   900   3211816       536      2322         0     93178      7039   1195525     16.56   no data
782.91/782.95	c  S st   900   3212319       536      2322         0     93681      7039   1208724     16.56   no data
782.91/782.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
782.91/782.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
782.91/782.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
782.91/782.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
782.91/782.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
782.91/782.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
782.91/782.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
783.01/783.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
783.01/783.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
784.42/784.44	c lits-rem:       152  cl-subs:     2477  v-elim:      0  v-fix:    0  time:  1.38 s
784.42/784.44	c vivif2 --  cl tried     2322 cl shrink        0 lits rem          0 time: 0.00
784.42/784.45	c vivif2 --  cl tried    91204 cl shrink        0 lits rem          0 time: 0.02
784.51/784.53	c asymm  cl-useful: 0/2322/2322 lits-rem:0 time: 0.07
784.51/784.53	c calculated reachability. Time: 0.00
784.51/784.53	c  N st   900   3212319       536      2322         0     91204      7039   1153092     16.56   no data
947.91/947.92	c  N st   901   3712319       536      2322         0    102164      7039   1345828     16.56   no data
947.91/947.92	c  S st   901   3712319       536      2322         0    102164      7039   1345828     16.56   no data
948.11/948.19	c  S st   901   3712821       536      2322         0    102663      7039   1358126     16.56   no data
948.11/948.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
948.22/948.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
948.22/948.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
948.22/948.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
948.22/948.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
948.22/948.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
948.22/948.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
948.22/948.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
948.22/948.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
950.71/950.78	c lits-rem:       213  cl-subs:     3931  v-elim:      0  v-fix:    0  time:  2.48 s
950.71/950.78	c vivif2 --  cl tried     2322 cl shrink        0 lits rem          0 time: 0.00
950.81/950.80	c vivif2 --  cl tried    98732 cl shrink        0 lits rem          0 time: 0.02
950.81/950.88	c asymm  cl-useful: 0/2322/2322 lits-rem:0 time: 0.08
950.81/950.89	c calculated reachability. Time: 0.00
950.81/950.89	c  N st   901   3712821       536      2322         0     98732      7039   1260559     16.56   no data
964.02/964.01	c  F st   902   3751563       536      2322         0    136329      7039   2292229     16.56   no data
964.02/964.02	c  N st   902   3751563       536      2322         0    136329      7039   2292229     16.56   no data
966.02/966.02	c Decided on static restart strategy
976.11/976.12	c  N st   912   3779868       536      2322         0    163968      7039   3036718     16.56   no data
987.92/987.96	c  N st   914   3815860       536      2322         0    116493      7039   1636327     16.56   no data
1004.22/1004.28	c  N st   915   3848252       536      2322         0    147850      7039   2386068     16.56   no data
1023.52/1023.59	c  N st   916   3896840       536      2322         0    111650      7039   1565838     16.56   no data
1050.63/1050.62	c  N st   917   3969722       536      2322         0     97987      7039   1163539     16.56   no data
1086.62/1086.67	c  N st   918   4079045       536      2322         0    119445      7039   1767964     16.56   no data
1137.12/1137.16	c  N st   919   4212821       536      2322         0    163045      7039   2957307     16.56   no data
1137.12/1137.16	c  S st   919   4212821       536      2322         0    163045      7039   2957307     16.56   no data
1137.72/1137.71	c  S st   919   4213323       536      2322         0    163546      7039   2969455     16.56   no data
1137.72/1137.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1137.82/1137.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1137.82/1137.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1137.82/1137.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1137.82/1137.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1137.82/1137.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
1137.82/1137.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1137.82/1137.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1137.92/1137.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1160.22/1160.28	c lits-rem:      1023  cl-subs:    10710  v-elim:      0  v-fix:    0  time: 22.34 s
1160.22/1160.28	c vivif2 --  cl tried     2322 cl shrink        0 lits rem          0 time: 0.00
1160.32/1160.32	c vivif2 --  cl tried   152836 cl shrink        0 lits rem          0 time: 0.04
1160.42/1160.47	c asymm  cl-useful: 0/2322/2322 lits-rem:0 time: 0.15
1160.42/1160.48	c calculated reachability. Time: 0.00
1160.42/1160.48	c  N st   919   4213323       536      2322         0    152836      7039   2695155     16.56   no data
1255.23/1255.21	c  N st   920   4459301       536      2322         0    126827      7039   1887444     16.56   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-3367767-1305386947/watcher-3367767-1305386947 -o /tmp/evaluation-result-3367767-1305386947/solver-3367767-1305386947 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367767-1305386947.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: 2.68 1.70 2.41 5/262 11042
/proc/meminfo: memFree=21765576/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=29760 CPUtime=0 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 490 0 0 0 0 0 0 0 25 0 1 0 650292558 30474240 431 33554432000 4194304 4580011 140734050571840 18446744073709551615 4349361 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 7476 439 322 95 0 2458 0

[startup+0.107959 s]
/proc/loadavg: 2.68 1.70 2.41 5/262 11042
/proc/meminfo: memFree=21765576/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=30376 CPUtime=0.1 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 784 0 0 0 10 0 0 0 25 0 1 0 650292558 31105024 725 33554432000 4194304 4580011 140734050571840 18446744073709551615 4318657 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 7594 725 364 95 0 2576 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30376

[startup+0.200957 s]
/proc/loadavg: 2.68 1.70 2.41 5/262 11042
/proc/meminfo: memFree=21765576/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=30812 CPUtime=0.19 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 940 0 0 0 19 0 0 0 25 0 1 0 650292558 31551488 733 33554432000 4194304 4580011 140734050571840 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 7703 734 364 95 0 2685 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30812

[startup+0.300936 s]
/proc/loadavg: 2.68 1.70 2.41 5/262 11042
/proc/meminfo: memFree=21765576/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=30960 CPUtime=0.29 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 1031 0 0 0 29 0 0 0 25 0 1 0 650292558 31703040 824 33554432000 4194304 4580011 140734050571840 18446744073709551615 4321614 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 7740 824 364 95 0 2722 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30960

[startup+0.700834 s]
/proc/loadavg: 2.68 1.70 2.41 5/262 11042
/proc/meminfo: memFree=21765576/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=31296 CPUtime=0.69 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 1433 0 0 0 69 0 0 0 25 0 1 0 650292558 32047104 994 33554432000 4194304 4580011 140734050571840 18446744073709551615 4321264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 7824 994 364 95 0 2806 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31296

[startup+1.50069 s]
/proc/loadavg: 2.79 1.73 2.41 5/263 11043
/proc/meminfo: memFree=21762964/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=37616 CPUtime=1.49 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 3543 0 0 0 149 0 0 0 25 0 1 0 650292558 38518784 2469 33554432000 4194304 4580011 140734050571840 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 9404 2469 367 95 0 4386 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37616

[startup+3.1004 s]
/proc/loadavg: 2.79 1.73 2.41 5/263 11043
/proc/meminfo: memFree=21754160/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=38064 CPUtime=3.08 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 4604 0 0 0 308 0 0 0 25 0 1 0 650292558 38977536 2683 33554432000 4194304 4580011 140734050571840 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 9516 2683 367 95 0 4498 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38064

[startup+6.30084 s]
/proc/loadavg: 2.79 1.73 2.41 5/263 11043
/proc/meminfo: memFree=21751372/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=39528 CPUtime=6.29 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 6918 0 0 0 628 1 0 0 25 0 1 0 650292558 40476672 2832 33554432000 4194304 4580011 140734050571840 18446744073709551615 4293099 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 9882 2832 367 95 0 4864 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39528

[startup+12.7007 s]
/proc/loadavg: 2.97 1.81 2.43 5/263 11043
/proc/meminfo: memFree=21745568/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=53420 CPUtime=12.69 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 9806 0 0 0 1268 1 0 0 25 0 1 0 650292558 54702080 5720 33554432000 4194304 4580011 140734050571840 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 13355 5720 367 95 0 8337 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53420

[startup+25.5004 s]
/proc/loadavg: 3.13 1.88 2.45 5/263 11044
/proc/meminfo: memFree=21729308/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=53592 CPUtime=25.49 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 13557 0 0 0 2547 2 0 0 25 0 1 0 650292558 54878208 6285 33554432000 4194304 4580011 140734050571840 18446744073709551615 4294430 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 13398 6285 367 95 0 8380 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53592

[startup+51.1007 s]
/proc/loadavg: 3.43 2.05 2.49 5/263 11044
/proc/meminfo: memFree=21705148/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=70312 CPUtime=51.09 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 22489 0 0 0 5105 4 0 0 25 0 1 0 650292558 71999488 9770 33554432000 4194304 4580011 140734050571840 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 17578 9770 367 95 0 12560 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70312

[startup+102.3 s]
/proc/loadavg: 3.82 2.39 2.58 5/263 11046
/proc/meminfo: memFree=21662560/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=82056 CPUtime=102.29 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 36800 0 0 0 10222 7 0 0 25 0 1 0 650292558 84025344 12674 33554432000 4194304 4580011 140734050571840 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 20514 12674 367 95 0 15496 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 82056

[startup+162.3 s]
/proc/loadavg: 3.96 2.69 2.67 5/263 11047
/proc/meminfo: memFree=21641452/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=86472 CPUtime=162.29 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 50897 0 0 0 16217 12 0 0 25 0 1 0 650292558 88547328 14912 33554432000 4194304 4580011 140734050571840 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 21618 14912 367 95 0 16600 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 86472

[startup+222.31 s]
/proc/loadavg: 4.05 2.96 2.76 6/263 11049
/proc/meminfo: memFree=21612760/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=98060 CPUtime=222.3 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 64567 0 0 0 22215 15 0 0 25 0 1 0 650292558 100413440 16748 33554432000 4194304 4580011 140734050571840 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 24515 16748 367 95 0 19497 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 98060

[startup+282.301 s]
/proc/loadavg: 4.02 3.14 2.83 5/263 11050
/proc/meminfo: memFree=21584436/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=98220 CPUtime=282.29 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 73955 0 0 0 28212 17 0 0 25 0 1 0 650292558 100577280 17823 33554432000 4194304 4580011 140734050571840 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 24555 17823 367 95 0 19537 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 98220

[startup+342.301 s]
/proc/loadavg: 4.29 3.38 2.93 5/263 11052
/proc/meminfo: memFree=21559480/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=118948 CPUtime=342.3 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 86141 0 0 0 34209 21 0 0 25 0 1 0 650292558 121802752 22934 33554432000 4194304 4580011 140734050571840 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 29737 22934 367 95 0 24719 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 118948

[startup+402.301 s]
/proc/loadavg: 4.24 3.53 3.01 6/263 11054
/proc/meminfo: memFree=21538724/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=119148 CPUtime=402.3 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 95210 0 0 0 40206 24 0 0 25 0 1 0 650292558 122007552 22514 33554432000 4194304 4580011 140734050571840 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 29787 22514 367 95 0 24769 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 119148

[startup+462.301 s]
/proc/loadavg: 4.20 3.64 3.08 6/263 11055
/proc/meminfo: memFree=21516116/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=135892 CPUtime=462.3 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 107144 0 0 0 46203 27 0 0 25 0 1 0 650292558 139153408 26907 33554432000 4194304 4580011 140734050571840 18446744073709551615 4406279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 33973 26907 367 95 0 28955 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 135892

[startup+522.301 s]
/proc/loadavg: 4.07 3.71 3.13 5/263 11057
/proc/meminfo: memFree=21475768/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=136516 CPUtime=522.3 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 114668 0 0 0 52201 29 0 0 25 0 1 0 650292558 139792384 26318 33554432000 4194304 4580011 140734050571840 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 34129 26318 367 95 0 29111 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 136516

[startup+582.301 s]
/proc/loadavg: 3.94 3.74 3.18 4/258 11075
/proc/meminfo: memFree=21553548/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=136684 CPUtime=582.3 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 123107 0 0 0 58198 32 0 0 25 0 1 0 650292558 139964416 26636 33554432000 4194304 4580011 140734050571840 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 34171 26636 367 95 0 29153 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 136684

[startup+642.3 s]
/proc/loadavg: 3.43 3.63 3.18 4/257 11077
/proc/meminfo: memFree=21548916/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=150728 CPUtime=642.31 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 131460 0 0 0 64195 36 0 0 25 0 1 0 650292558 154345472 29018 33554432000 4194304 4580011 140734050571840 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 37682 29018 367 95 0 32664 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 150728

[startup+702.3 s]
/proc/loadavg: 3.16 3.51 3.17 5/257 11079
/proc/meminfo: memFree=21542192/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=150864 CPUtime=702.31 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 138723 0 0 0 70193 38 0 0 25 0 1 0 650292558 154484736 30434 33554432000 4194304 4580011 140734050571840 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 37716 30434 367 95 0 32698 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 150864

[startup+762.3 s]
/proc/loadavg: 3.06 3.42 3.15 4/257 11080
/proc/meminfo: memFree=21538560/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=151044 CPUtime=762.31 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 146870 0 0 0 76190 41 0 0 25 0 1 0 650292558 154669056 29598 33554432000 4194304 4580011 140734050571840 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 37761 29598 367 95 0 32743 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 151044

[startup+822.301 s]
/proc/loadavg: 3.02 3.34 3.14 4/257 11082
/proc/meminfo: memFree=21537304/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=152208 CPUtime=822.31 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 154662 0 0 0 82188 43 0 0 25 0 1 0 650292558 155860992 30960 33554432000 4194304 4580011 140734050571840 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 38052 30960 367 95 0 33034 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 152208

[startup+882.31 s]
/proc/loadavg: 3.14 3.31 3.14 4/257 11083
/proc/meminfo: memFree=21541980/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=152328 CPUtime=882.32 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 161899 0 0 0 88187 45 0 0 25 0 1 0 650292558 155983872 31451 33554432000 4194304 4580011 140734050571840 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 38082 31451 367 95 0 33064 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 152328

[startup+942.301 s]
/proc/loadavg: 3.05 3.25 3.13 4/257 11085
/proc/meminfo: memFree=21539608/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=204516 CPUtime=942.32 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 169252 0 0 0 94184 48 0 0 25 0 1 0 650292558 209424384 31889 33554432000 4194304 4580011 140734050571840 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 51129 31889 367 95 0 46111 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 204516

[startup+1002.3 s]
/proc/loadavg: 3.14 3.23 3.13 4/257 11087
/proc/meminfo: memFree=21491200/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=155476 CPUtime=1002.32 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 176192 0 0 0 100182 50 0 0 25 0 1 0 650292558 159207424 31674 33554432000 4194304 4580011 140734050571840 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 38869 31674 367 95 0 33851 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 155476

[startup+1062.3 s]
/proc/loadavg: 3.08 3.20 3.12 4/257 11088
/proc/meminfo: memFree=21497116/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=155572 CPUtime=1062.31 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 182985 0 0 0 106179 52 0 0 25 0 1 0 650292558 159305728 31554 33554432000 4194304 4580011 140734050571840 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 38893 31554 367 95 0 33875 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 155572

[startup+1122.3 s]
/proc/loadavg: 3.20 3.21 3.13 4/257 11090
/proc/meminfo: memFree=21490884/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=155712 CPUtime=1122.32 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 190241 0 0 0 112178 54 0 0 25 0 1 0 650292558 159449088 31220 33554432000 4194304 4580011 140734050571840 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 38928 31220 367 95 0 33910 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 155712

[startup+1182.3 s]
/proc/loadavg: 3.07 3.17 3.12 4/257 11091
/proc/meminfo: memFree=21472384/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=178828 CPUtime=1182.32 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 199867 0 0 0 118175 57 0 0 25 0 1 0 650292558 183119872 36762 33554432000 4194304 4580011 140734050571840 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 44707 36762 367 95 0 39689 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 178828

[startup+1242.3 s]
/proc/loadavg: 3.20 3.18 3.12 5/257 11093
/proc/meminfo: memFree=21433156/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=232656 CPUtime=1242.32 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 205043 0 0 0 124172 60 0 0 25 0 1 0 650292558 238239744 38142 33554432000 4194304 4580011 140734050571840 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 58164 38142 367 95 0 53146 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 232656



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.10 2.90 3.03 2/245 11131
/proc/meminfo: memFree=21713560/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=178980 CPUtime=1300.03 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 212317 0 0 0 129941 62 0 0 25 0 1 0 650292558 183275520 37787 33554432000 4194304 4580011 140734050571840 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 44745 37787 367 95 0 39727 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 178980

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: 2.10 2.90 3.03 2/245 11131
/proc/meminfo: memFree=21713560/32951124 swapFree=67056788/67111528
[pid=11042] ppid=11040 vsize=178980 CPUtime=1300.03 cores=0,2
/proc/11042/stat : 11042 (strangenight2-s) R 11040 11042 9991 0 -1 4202496 212317 0 0 0 129941 62 0 0 25 0 1 0 650292558 183275520 37787 33554432000 4194304 4580011 140734050571840 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11042/statm: 44745 37787 367 95 0 39727 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 178980

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.42
system time used= 0.635903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 212317
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= 1685

runsolver used 3.48347 second user time and 6.95994 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-14 17:29:07
IDJOB=3367767
IDBENCH=82976
IDSOLVER=1845
FILE ID=node133/3367767-1305386947
RUNJOBID= node133-1305386903-10972
PBS_JOBID= 13324369
Free space on /tmp= 73636 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S927210717-059.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367767-1305386947/watcher-3367767-1305386947 -o /tmp/evaluation-result-3367767-1305386947/solver-3367767-1305386947 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367767-1305386947.cnf

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

MD5SUM BENCH= 7954e0b477e9d5cbd0a1f159f4b0eef6
RANDOM SEED=531446233

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21765756 kB
Buffers:        261788 kB
Cached:        3134648 kB
SwapCached:       8724 kB
Active:        8563696 kB
Inactive:      2341048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21765756 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:            5760 kB
Writeback:          20 kB
AnonPages:     7504920 kB
Mapped:          22132 kB
Slab:           195172 kB
PageTables:      24168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19368860 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73648 MiB
End job on node133 at 2011-05-14 17:50:49