Trace number 3367593

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.01 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S481747904-003.SATISFIABLE.cnf
MD5SUM1e904bd81be11487c7596e10e18e4cd6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.063989
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367593-1305384655.cnf'
0.00/0.01	c -- header says num vars:            500
0.00/0.01	c -- header says num clauses:        2130
0.00/0.01	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.01	c -- vars added        500
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       500      2130         0         0      6390         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2130/2130 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:    500 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:     17  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:     231 undec:      69 neg:     200
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       483      2114         0         0      6456         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.09/0.16	c  N st     8      4917       483      2114         0      4847      6456    117616   no data   no data
0.39/0.44	c  N st    10     11302       483      2114         0      4477      6456     78350   no data   no data
0.69/0.71	c  N st    11     17046       483      2114         0     10080      6456    203298   no data   no data
1.10/1.16	c  F st    12     25001       483      2114         0     12343      6456    264859   no data   no data
1.10/1.16	c  N st    12     25001       483      2114         0     12343      6456    264859   no data   no data
1.39/1.42	c Decided on static restart strategy
1.39/1.42	c  N st    18     30001       483      2114         0     10632      6456    196832   no data   no data
1.39/1.42	c  S st    18     30001       483      2114         0     10632      6456    196832   no data   no data
1.39/1.45	c  S st    18     30506       483      2114         0     11137      6456    207923   no data   no data
1.39/1.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.46	c blocked clauses removed:        5 vars:      1 tried:         483 T: 0.00 s
1.39/1.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    482 time:  0.00 s
1.39/1.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.52	c lits-rem:       173  cl-subs:      557  v-elim:      0  v-fix:    0  time:  0.05 s
1.49/1.52	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.01
1.49/1.53	c calculated reachability. Time: 0.00
1.49/1.53	c  N st    18     30506       482      2109         0     10580      6441    194268   no data   no data
1.89/1.94	c  N st    20     37616       482      2109         0      9847      6441    161376   no data   no data
2.29/2.36	c  N st    21     44015       482      2109         0     16151      6441    315874   no data   no data
2.39/2.48	c  S st    22     45759       482      2109         0      9092      6441    128630   no data   no data
2.49/2.51	c  S st    22     46266       482      2109         0      9597      6441    140740   no data   no data
2.49/2.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.49/2.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    482 time:  0.00 s
2.49/2.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.49/2.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.53	c lits-rem:        10  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.01 s
2.49/2.53	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
2.49/2.53	c vivif2 --  cl tried     9548 cl shrink        0 lits rem          0 time: 0.00
2.49/2.54	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.01
2.49/2.54	c calculated reachability. Time: 0.00
2.49/2.54	c  N st    22     46266       482      2109         0      9548      6441    139539   no data   no data
3.38/3.49	c  N st    23     60663       482      2109         0     13873      6441    237714   no data   no data
4.08/4.12	c  N st    24     69399       482      2109         0     11683      6441    169120   no data   no data
4.08/4.12	c  S st    24     69399       482      2109         0     11683      6441    169120   no data   no data
4.08/4.16	c  S st    24     69904       482      2109         0     12186      6441    181607   no data   no data
4.08/4.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.08/4.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.08/4.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.08/4.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.08/4.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.08/4.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    482 time:  0.00 s
4.08/4.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.08/4.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.08/4.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.08/4.19	c lits-rem:        28  cl-subs:      135  v-elim:      0  v-fix:    0  time:  0.02 s
4.08/4.19	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
4.08/4.19	c vivif2 --  cl tried    12051 cl shrink        0 lits rem          0 time: 0.00
4.19/4.20	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.01
4.19/4.20	c calculated reachability. Time: 0.00
4.19/4.20	c  N st    24     69904       482      2109         0     12051      6441    178445   no data   no data
5.50/5.53	c  F st    25     87501       482      2109         0     17563      6441    302420   no data   no data
5.50/5.53	c  N st    25     87501       482      2109         0     17563      6441    302420   no data   no data
5.89/5.95	c Decided on static restart strategy
6.19/6.21	c  N st    32     95539       482      2109         0     25446      6441    492174   no data   no data
6.89/6.92	c  N st    34    104857       482      2109         0     21813      6441    390827   no data   no data
6.89/6.92	c  S st    34    104857       482      2109         0     21813      6441    390827   no data   no data
6.89/6.98	c  S st    34    105363       482      2109         0     22318      6441    402133   no data   no data
6.89/6.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.89/6.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.89/6.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    482 time:  0.00 s
6.89/6.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.89/6.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.99/7.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.15	c lits-rem:       191  cl-subs:      732  v-elim:      0  v-fix:    0  time:  0.14 s
7.09/7.15	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
7.09/7.15	c vivif2 --  cl tried    21586 cl shrink        0 lits rem          0 time: 0.00
7.09/7.16	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.01
7.09/7.16	c calculated reachability. Time: 0.00
7.09/7.16	c  N st    34    105363       482      2109         0     21586      6441    383175   no data   no data
7.99/8.03	c  N st    35    114962       482      2109         0     17267      6441    255745   no data   no data
9.29/9.34	c  N st    36    129359       482      2109         0     16662      6441    222438   no data   no data
11.19/11.27	c  N st    37    150954       482      2109         0     22158      6441    349110   no data   no data
11.89/11.91	c  S st    38    158044       482      2109         0     29152      6441    528192   no data   no data
11.89/11.99	c  S st    38    158548       482      2109         0     29656      6441    540049   no data   no data
11.89/11.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.99/12.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.99/12.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.99/12.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.99/12.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.99/12.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    482 time:  0.00 s
11.99/12.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.99/12.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.99/12.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.19/12.29	c lits-rem:       278  cl-subs:      876  v-elim:      0  v-fix:    0  time:  0.27 s
12.19/12.29	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
12.29/12.30	c vivif2 --  cl tried    28780 cl shrink        0 lits rem          0 time: 0.01
12.29/12.31	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.02
12.29/12.31	c calculated reachability. Time: 0.00
12.29/12.31	c  N st    38    158548       482      2109         0     28780      6441    517741   no data   no data
17.39/17.46	c  N st    39    207136       482      2109         0     23438      6441    332406   no data   no data
21.09/21.17	c  N st    40    237822       482      2109         0     33952      6441    577761   no data   no data
21.09/21.17	c  S st    40    237822       482      2109         0     33952      6441    577761   no data   no data
21.19/21.26	c  S st    40    238325       482      2109         0     34454      6441    589870   no data   no data
21.19/21.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.19/21.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.19/21.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.19/21.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.19/21.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.19/21.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    482 time:  0.00 s
21.19/21.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.19/21.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.19/21.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.79/21.87	c lits-rem:       308  cl-subs:     1579  v-elim:      0  v-fix:    0  time:  0.57 s
21.79/21.87	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
21.79/21.87	c vivif2 --  cl tried    32875 cl shrink        0 lits rem          0 time: 0.01
21.79/21.89	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.02
21.79/21.89	c calculated reachability. Time: 0.00
21.79/21.89	c  N st    40    238325       482      2109         0     32875      6441    548795   no data   no data
30.18/30.20	c  F st    41    306252       482      2109         0     34534      6441    529370   no data   no data
30.18/30.20	c  N st    41    306252       482      2109         0     34534      6441    529370   no data   no data
30.80/30.88	c Decided on static restart strategy
33.69/33.79	c  N st    51    334550       482      2109         0     38842      6441    612810   no data   no data
36.59/36.66	c  N st    53    357488       482      2109         0     36903      6441    572121   no data   no data
36.59/36.66	c  S st    53    357488       482      2109         0     36903      6441    572121   no data   no data
36.69/36.75	c  S st    53    357993       482      2109         0     37408      6441    584589   no data   no data
36.69/36.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.69/36.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
36.69/36.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.69/36.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.69/36.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.69/36.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    482 time:  0.00 s
36.69/36.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.69/36.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
36.69/36.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.09/37.11	c lits-rem:       186  cl-subs:     1071  v-elim:      0  v-fix:    0  time:  0.31 s
37.09/37.11	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
37.09/37.11	c vivif2 --  cl tried    36337 cl shrink        0 lits rem          0 time: 0.01
37.09/37.13	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.02
37.09/37.14	c calculated reachability. Time: 0.00
37.09/37.14	c  N st    53    357993       482      2109         0     36337      6441    556597   no data   no data
41.59/41.68	c  N st    54    390386       482      2109         0     42762      6441    705288   no data   no data
48.69/48.75	c  N st    55    438975       482      2109         0     36245      6441    485602   no data   no data
58.98/59.08	c  N st    56    511857       482      2109         0     49563      6441    779605   no data   no data
62.99/63.06	c  N st    57    536990       482      2109         0     43947      6441    641937   no data   no data
62.99/63.06	c  S st    57    536990       482      2109         0     43947      6441    641937   no data   no data
63.09/63.17	c  S st    57    537490       482      2109         0     44447      6441    653002   no data   no data
63.09/63.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.09/63.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
63.09/63.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.09/63.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.09/63.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.09/63.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    482 time:  0.00 s
63.09/63.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
63.09/63.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
63.19/63.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.80/63.89	c lits-rem:       231  cl-subs:     1901  v-elim:      0  v-fix:    0  time:  0.67 s
63.80/63.89	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
63.80/63.89	c vivif2 --  cl tried    42546 cl shrink        0 lits rem          0 time: 0.01
63.89/63.92	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.03
63.89/63.92	c calculated reachability. Time: 0.00
63.89/63.92	c  N st    57    537490       482      2109         0     42546      6441    609171   no data   no data
91.58/91.67	c  N st    58    701476       482      2109         0     36622      6441    383222   no data   no data
109.08/109.17	c  N st    59    806236       482      2109         0     65537      6441   1043772   no data   no data
109.08/109.17	c  S st    59    806236       482      2109         0     65537      6441   1043772   no data   no data
109.28/109.35	c  S st    59    806740       482      2109         0     66040      6441   1055822   no data   no data
109.28/109.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
109.28/109.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
109.28/109.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
109.28/109.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
109.28/109.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.28/109.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    482 time:  0.00 s
109.28/109.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
109.28/109.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
109.38/109.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.29/111.39	c lits-rem:       312  cl-subs:     3746  v-elim:      0  v-fix:    0  time:  1.97 s
111.29/111.39	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
111.39/111.41	c vivif2 --  cl tried    62294 cl shrink        0 lits rem          0 time: 0.01
111.39/111.45	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.04
111.39/111.45	c calculated reachability. Time: 0.00
111.39/111.45	c  N st    59    806740       482      2109         0     62294      6441    981013   no data   no data
160.60/160.64	c  F st    60   1071876       482      2109         0     77954      6441   1256975   no data   no data
160.60/160.64	c  N st    60   1071876       482      2109         0     77954      6441   1256975   no data   no data
162.18/162.26	c Decided on static restart strategy
166.69/166.75	c  N st    70   1100177       482      2109         0     61927      6441    852353   no data   no data
174.99/175.00	c  N st    72   1136170       482      2109         0     52275      6441    611022   no data   no data
181.98/182.09	c  N st    73   1168563       482      2109         0     83628      6441   1299157   no data   no data
191.79/191.85	c  N st    74   1210110       482      2109         0     78361      6441   1221600   no data   no data
191.79/191.85	c  S st    74   1210110       482      2109         0     78361      6441   1221600   no data   no data
191.99/192.09	c  S st    74   1210610       482      2109         0     78860      6441   1233069   no data   no data
191.99/192.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
192.09/192.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
192.09/192.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
192.09/192.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
192.09/192.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.09/192.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    482 time:  0.00 s
192.09/192.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
192.09/192.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
192.09/192.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
195.88/195.95	c lits-rem:       719  cl-subs:     5472  v-elim:      0  v-fix:    0  time:  3.77 s
195.88/195.95	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
195.88/195.96	c vivif2 --  cl tried    73388 cl shrink        0 lits rem          0 time: 0.02
195.98/196.02	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.06
195.98/196.02	c calculated reachability. Time: 0.00
195.98/196.02	c  N st    74   1210610       482      2109         0     73388      6441   1111107   no data   no data
213.19/213.23	c  N st    75   1283494       482      2109         0     49953      6441    503242   no data   no data
237.18/237.23	c  N st    76   1392817       482      2109         0     58353      6441    677977   no data   no data
275.68/275.74	c  N st    77   1556801       482      2109         0     63017      6441    747594   no data   no data
317.28/317.32	c  N st    78   1710610       482      2109         0    104925      6441   1764689   no data   no data
317.28/317.32	c  S st    78   1710610       482      2109         0    104925      6441   1764689   no data   no data
317.58/317.65	c  S st    78   1711110       482      2109         0    105425      6441   1776818   no data   no data
317.58/317.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
317.68/317.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
317.68/317.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
317.68/317.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
317.68/317.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
317.68/317.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    482 time:  0.00 s
317.68/317.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
317.68/317.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
317.68/317.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
326.79/326.86	c lits-rem:       926  cl-subs:     7841  v-elim:      0  v-fix:    0  time:  9.07 s
326.79/326.86	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
326.79/326.88	c vivif2 --  cl tried    97584 cl shrink        0 lits rem          0 time: 0.02
326.89/326.97	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.09
326.89/326.97	c calculated reachability. Time: 0.00
326.89/326.97	c  N st    78   1711110       482      2109         0     97584      6441   1596836   no data   no data
419.58/419.65	c  N st    79   2080075       482      2109         0    108972      6441   1742486   no data   no data
461.69/461.74	c  N st    80   2211110       482      2109         0    112832      6441   1698937   no data   no data
461.69/461.74	c  S st    80   2211110       482      2109         0    112832      6441   1698937   no data   no data
462.00/462.08	c  S st    80   2211615       482      2109         0    113337      6441   1710603   no data   no data
462.00/462.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
462.09/462.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
462.09/462.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
462.09/462.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
462.09/462.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
462.09/462.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    482 time:  0.00 s
462.09/462.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
462.09/462.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
462.19/462.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
470.18/470.28	c lits-rem:      1091  cl-subs:    10463  v-elim:      0  v-fix:    0  time:  8.06 s
470.18/470.28	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
470.28/470.30	c vivif2 --  cl tried   102874 cl shrink        0 lits rem          0 time: 0.02
470.28/470.39	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.09
470.38/470.40	c calculated reachability. Time: 0.00
470.38/470.40	c  N st    80   2211615       482      2109         0    102874      6441   1512180   no data   no data
604.89/605.00	c  N st    81   2711615       482      2109         0    126842      6441   2118561   no data   no data
604.89/605.00	c  S st    81   2711615       482      2109         0    126842      6441   2118561   no data   no data
605.58/605.60	c  S st    81   2712118       482      2109         0    127344      6441   2130126   no data   no data
605.58/605.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
605.68/605.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.08
605.68/605.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
605.68/605.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
605.68/605.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
605.68/605.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    482 time:  0.00 s
605.68/605.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
605.68/605.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
605.78/605.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
619.79/619.81	c lits-rem:       857  cl-subs:     7758  v-elim:      0  v-fix:    0  time: 14.00 s
619.79/619.81	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
619.79/619.84	c vivif2 --  cl tried   119586 cl shrink        0 lits rem          0 time: 0.03
619.89/619.96	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.12
619.89/619.96	c calculated reachability. Time: 0.00
619.89/619.96	c  N st    81   2712118       482      2109         0    119586      6441   1956400   no data   no data
767.98/768.07	c  N st    82   3212118       482      2109         0     95152      6441   1150212   no data   no data
767.98/768.07	c  S st    82   3212118       482      2109         0     95152      6441   1150212   no data   no data
768.28/768.34	c  S st    82   3212620       482      2109         0     95654      6441   1161695   no data   no data
768.28/768.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
768.28/768.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
768.28/768.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
768.28/768.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
768.28/768.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
768.28/768.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    482 time:  0.00 s
768.28/768.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
768.38/768.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
768.38/768.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
770.00/770.05	c lits-rem:       186  cl-subs:     3388  v-elim:      0  v-fix:    0  time:  1.62 s
770.00/770.05	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
770.00/770.07	c vivif2 --  cl tried    92266 cl shrink        0 lits rem          0 time: 0.02
770.09/770.14	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.07
770.09/770.15	c calculated reachability. Time: 0.00
770.09/770.15	c  N st    82   3212620       482      2109         0     92266      6441   1094720   no data   no data
941.68/941.74	c  N st    83   3712621       482      2109         0    102932      6441   1246197   no data   no data
941.68/941.74	c  S st    83   3712621       482      2109         0    102932      6441   1246197   no data   no data
941.98/942.06	c  S st    83   3713125       482      2109         0    103433      6441   1258201   no data   no data
941.98/942.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
942.08/942.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
942.08/942.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
942.08/942.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
942.08/942.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
942.08/942.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    482 time:  0.00 s
942.08/942.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
942.08/942.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
942.08/942.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
944.08/944.18	c lits-rem:       209  cl-subs:     3544  v-elim:      0  v-fix:    0  time:  2.00 s
944.08/944.18	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
944.18/944.20	c vivif2 --  cl tried    99889 cl shrink        0 lits rem          0 time: 0.02
944.18/944.29	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.09
944.18/944.29	c calculated reachability. Time: 0.00
944.18/944.29	c  N st    83   3713125       482      2109         0     99889      6441   1186601   no data   no data
955.98/956.03	c  F st    84   3751562       482      2109         0    137278      6441   2074974   no data   no data
955.98/956.03	c  N st    84   3751562       482      2109         0    137278      6441   2074974   no data   no data
958.69/958.70	c Decided on static restart strategy
968.88/968.99	c  N st    94   3779865       482      2109         0    164912      6441   2757965   no data   no data
979.79/979.80	c  N st    96   3815863       482      2109         0    117675      6441   1602572   no data   no data
992.38/992.49	c  N st    97   3848255       482      2109         0    149077      6441   2332853   no data   no data
1008.38/1008.43	c  N st    98   3896843       482      2109         0    112495      6441   1432166   no data   no data
1035.10/1035.13	c  N st    99   3969727       482      2109         0     98720      6441   1085434   no data   no data
1078.19/1078.25	c  N st   100   4079052       482      2109         0    119601      6441   1583933   no data   no data
1123.28/1123.36	c  N st   101   4213125       482      2109         0    163316      6441   2608019   no data   no data
1123.28/1123.36	c  S st   101   4213125       482      2109         0    163316      6441   2608019   no data   no data
1123.78/1123.85	c  S st   101   4213628       482      2109         0    163816      6441   2620583   no data   no data
1123.78/1123.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1123.88/1123.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1123.88/1123.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1123.88/1123.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1123.88/1123.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1123.88/1123.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    482 time:  0.00 s
1123.88/1123.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1123.88/1123.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1123.98/1124.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1147.79/1147.87	c lits-rem:      1257  cl-subs:    16818  v-elim:      0  v-fix:    0  time: 23.80 s
1147.79/1147.87	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
1147.89/1147.91	c vivif2 --  cl tried   146998 cl shrink        0 lits rem          0 time: 0.04
1147.99/1148.07	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.15
1147.99/1148.07	c calculated reachability. Time: 0.00
1147.99/1148.07	c  N st   101   4213628       482      2109         0    146998      6441   2282378   no data   no data
1246.58/1246.65	c  N st   102   4459604       482      2109         0    120842      6441   1489779   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367593-1305384655/watcher-3367593-1305384655 -o /tmp/evaluation-result-3367593-1305384655/solver-3367593-1305384655 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367593-1305384655.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: 3.61 3.96 3.95 1/352 15070
/proc/meminfo: memFree=24311480/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=30072 CPUtime=0 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 587 0 0 0 0 0 0 0 23 0 1 0 630880954 30793728 528 33554432000 4194304 4580011 140737463134048 18446744073709551615 4401386 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 7518 530 343 95 0 2500 0

[startup+0.0817629 s]
/proc/loadavg: 3.61 3.96 3.95 1/352 15070
/proc/meminfo: memFree=24311480/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=30260 CPUtime=0.07 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 747 0 0 0 7 0 0 0 23 0 1 0 630880954 30986240 683 33554432000 4194304 4580011 140737463134048 18446744073709551615 4293891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 7565 683 364 95 0 2547 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30260

[startup+0.100768 s]
/proc/loadavg: 3.61 3.96 3.95 1/352 15070
/proc/meminfo: memFree=24311480/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=30260 CPUtime=0.09 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 773 0 0 0 9 0 0 0 23 0 1 0 630880954 30986240 709 33554432000 4194304 4580011 140737463134048 18446744073709551615 4320494 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 7565 709 364 95 0 2547 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30260

[startup+0.300737 s]
/proc/loadavg: 3.61 3.96 3.95 1/352 15070
/proc/meminfo: memFree=24311480/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=30892 CPUtime=0.29 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 1028 0 0 0 29 0 0 0 25 0 1 0 630880954 31633408 819 33554432000 4194304 4580011 140737463134048 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 7723 819 364 95 0 2705 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30892

[startup+0.700667 s]
/proc/loadavg: 3.61 3.96 3.95 1/352 15070
/proc/meminfo: memFree=24311480/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=31208 CPUtime=0.69 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 1387 0 0 0 69 0 0 0 25 0 1 0 630880954 31956992 959 33554432000 4194304 4580011 140737463134048 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 7802 959 364 95 0 2784 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31208

[startup+1.5005 s]
/proc/loadavg: 3.61 3.96 3.95 5/368 15099
/proc/meminfo: memFree=24279780/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=37280 CPUtime=1.49 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 3407 0 0 0 149 0 0 0 25 0 1 0 630880954 38174720 2381 33554432000 4194304 4580011 140737463134048 18446744073709551615 4406272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 9320 2381 367 95 0 4302 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37280

[startup+3.10021 s]
/proc/loadavg: 3.61 3.96 3.95 5/368 15099
/proc/meminfo: memFree=24251848/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=37560 CPUtime=3.09 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 4408 0 0 0 309 0 0 0 25 0 1 0 630880954 38461440 2597 33554432000 4194304 4580011 140737463134048 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 9390 2597 367 95 0 4372 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37560

[startup+6.30064 s]
/proc/loadavg: 3.64 3.96 3.95 5/368 15099
/proc/meminfo: memFree=24245324/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=38940 CPUtime=6.29 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 6559 0 0 0 628 1 0 0 25 0 1 0 630880954 39874560 2720 33554432000 4194304 4580011 140737463134048 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 9735 2720 367 95 0 4717 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38940

[startup+12.7005 s]
/proc/loadavg: 3.67 3.96 3.95 5/368 15099
/proc/meminfo: memFree=24203732/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=51132 CPUtime=12.69 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 11862 0 0 0 1268 1 0 0 25 0 1 0 630880954 52359168 6071 33554432000 4194304 4580011 140737463134048 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 12783 6071 367 95 0 7765 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51132

[startup+25.5011 s]
/proc/loadavg: 3.74 3.97 3.95 5/368 15100
/proc/meminfo: memFree=24172240/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=57312 CPUtime=25.49 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 17340 0 0 0 2547 2 0 0 25 0 1 0 630880954 58687488 7491 33554432000 4194304 4580011 140737463134048 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 14328 7491 367 95 0 9310 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57312

[startup+51.1004 s]
/proc/loadavg: 3.83 3.97 3.95 5/368 15100
/proc/meminfo: memFree=24158160/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=61632 CPUtime=51.09 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 25490 0 0 0 5105 4 0 0 25 0 1 0 630880954 63111168 8624 33554432000 4194304 4580011 140737463134048 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 15408 8624 367 95 0 10390 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61632

[startup+102.314 s]
/proc/loadavg: 3.92 3.97 3.95 5/368 15102
/proc/meminfo: memFree=24122628/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=67868 CPUtime=102.3 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 38375 0 0 0 10223 7 0 0 25 0 1 0 630880954 69496832 10246 33554432000 4194304 4580011 140737463134048 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 16967 10246 367 95 0 11949 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67868

[startup+162.301 s]
/proc/loadavg: 3.97 3.97 3.95 5/368 15103
/proc/meminfo: memFree=24079528/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=78540 CPUtime=162.28 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 52392 0 0 0 16218 10 0 0 25 0 1 0 630880954 80424960 13185 33554432000 4194304 4580011 140737463134048 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 19635 13185 367 95 0 14617 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 78540

[startup+222.301 s]
/proc/loadavg: 4.03 3.99 3.95 5/368 15105
/proc/meminfo: memFree=24029708/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=91364 CPUtime=222.28 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 64410 0 0 0 22214 14 0 0 25 0 1 0 630880954 93556736 16230 33554432000 4194304 4580011 140737463134048 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 22841 16230 367 95 0 17823 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 91364

[startup+282.301 s]
/proc/loadavg: 4.23 4.05 3.97 5/368 15107
/proc/meminfo: memFree=24031284/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=91612 CPUtime=282.28 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 74065 0 0 0 28211 17 0 0 25 0 1 0 630880954 93810688 16027 33554432000 4194304 4580011 140737463134048 18446744073709551615 4294382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 22903 16027 367 95 0 17885 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 91612

[startup+342.301 s]
/proc/loadavg: 4.18 4.07 3.98 5/368 15108
/proc/meminfo: memFree=23970588/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=109124 CPUtime=342.28 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 85027 0 0 0 34208 20 0 0 25 0 1 0 630880954 111742976 20351 33554432000 4194304 4580011 140737463134048 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 27281 20351 367 95 0 22263 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 109124

[startup+402.301 s]
/proc/loadavg: 4.06 4.05 3.98 5/368 15110
/proc/meminfo: memFree=23963072/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=109332 CPUtime=402.29 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 94032 0 0 0 40206 23 0 0 25 0 1 0 630880954 111955968 20379 33554432000 4194304 4580011 140737463134048 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 27333 20379 367 95 0 22315 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 109332

[startup+462.301 s]
/proc/loadavg: 4.02 4.04 3.98 5/368 15111
/proc/meminfo: memFree=23928656/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=118596 CPUtime=462.28 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 103472 0 0 0 46203 25 0 0 25 0 1 0 630880954 121442304 22779 33554432000 4194304 4580011 140737463134048 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 29649 22779 367 95 0 24631 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 118596

[startup+522.301 s]
/proc/loadavg: 4.13 4.06 3.99 5/368 15113
/proc/meminfo: memFree=23917556/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=118760 CPUtime=522.29 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 111303 0 0 0 52201 28 0 0 25 0 1 0 630880954 121610240 22801 33554432000 4194304 4580011 140737463134048 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 29690 22801 367 95 0 24672 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 118760

[startup+582.301 s]
/proc/loadavg: 4.10 4.06 4.00 5/368 15115
/proc/meminfo: memFree=23916976/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=118912 CPUtime=582.28 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 119584 0 0 0 58196 32 0 0 25 0 1 0 630880954 121765888 23048 33554432000 4194304 4580011 140737463134048 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 29728 23048 367 95 0 24710 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 118912

[startup+642.301 s]
/proc/loadavg: 4.04 4.05 4.00 5/368 15125
/proc/meminfo: memFree=23855896/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=135184 CPUtime=642.29 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 129295 0 0 0 64194 35 0 0 25 0 1 0 630880954 138428416 26918 33554432000 4194304 4580011 140737463134048 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 33796 26918 367 95 0 28778 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 135184

[startup+702.301 s]
/proc/loadavg: 4.15 4.07 4.01 5/368 15127
/proc/meminfo: memFree=23869704/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=135324 CPUtime=702.29 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 137041 0 0 0 70190 39 0 0 25 0 1 0 630880954 138571776 26405 33554432000 4194304 4580011 140737463134048 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 33831 26405 367 95 0 28813 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 135324

[startup+762.314 s]
/proc/loadavg: 4.11 4.07 4.01 5/368 15128
/proc/meminfo: memFree=23856340/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=135444 CPUtime=762.3 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 143761 0 0 0 76189 41 0 0 25 0 1 0 630880954 138694656 27302 33554432000 4194304 4580011 140737463134048 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 33861 27302 367 95 0 28843 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 135444

[startup+822.301 s]
/proc/loadavg: 4.14 4.08 4.01 5/368 15130
/proc/meminfo: memFree=23853796/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=138200 CPUtime=822.29 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 151639 0 0 0 82185 44 0 0 25 0 1 0 630880954 141516800 26271 33554432000 4194304 4580011 140737463134048 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 34550 26271 367 95 0 29532 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 138200

[startup+882.301 s]
/proc/loadavg: 4.09 4.08 4.01 5/368 15132
/proc/meminfo: memFree=23857088/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=138316 CPUtime=882.28 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 157970 0 0 0 88181 47 0 0 25 0 1 0 630880954 141635584 26491 33554432000 4194304 4580011 140737463134048 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 34579 26491 367 95 0 29561 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 138316

[startup+942.301 s]
/proc/loadavg: 4.03 4.06 4.01 5/368 15133
/proc/meminfo: memFree=23862396/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=141328 CPUtime=942.28 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 164922 0 0 0 94179 49 0 0 25 0 1 0 630880954 144719872 27380 33554432000 4194304 4580011 140737463134048 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 35332 27380 367 95 0 30314 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 141328

[startup+1002.3 s]
/proc/loadavg: 4.01 4.05 4.00 5/368 15135
/proc/meminfo: memFree=23843384/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=141436 CPUtime=1002.28 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 170989 0 0 0 100176 52 0 0 25 0 1 0 630880954 144830464 26976 33554432000 4194304 4580011 140737463134048 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 35359 26976 367 95 0 30341 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 141436

[startup+1062.3 s]
/proc/loadavg: 4.00 4.04 4.00 5/368 15136
/proc/meminfo: memFree=23835784/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=141476 CPUtime=1062.28 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 176123 0 0 0 106175 53 0 0 25 0 1 0 630880954 144871424 28920 33554432000 4194304 4580011 140737463134048 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 35369 28920 367 95 0 30351 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 141476

[startup+1122.3 s]
/proc/loadavg: 4.03 4.04 4.00 5/368 15138
/proc/meminfo: memFree=23841268/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=141592 CPUtime=1122.28 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 182623 0 0 0 112172 56 0 0 25 0 1 0 630880954 144990208 28795 33554432000 4194304 4580011 140737463134048 18446744073709551615 4295806 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 35398 28795 367 95 0 30380 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 141592

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/368 15140
/proc/meminfo: memFree=23753168/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=158400 CPUtime=1182.28 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 189627 0 0 0 118170 58 0 0 25 0 1 0 630880954 162201600 32053 33554432000 4194304 4580011 140737463134048 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 39600 32053 367 95 0 34582 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 158400

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/368 15141
/proc/meminfo: memFree=23754000/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=158484 CPUtime=1242.28 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 195603 0 0 0 124168 60 0 0 25 0 1 0 630880954 162287616 31470 33554432000 4194304 4580011 140737463134048 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 39621 31470 367 95 0 34603 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 158484



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 4.00 5/368 15143
/proc/meminfo: memFree=23745144/32951124 swapFree=65980216/67111528
[pid=15070] ppid=15068 vsize=158540 CPUtime=1299.99 cores=0,2
/proc/15070/stat : 15070 (strangenight2-s) R 15068 15070 14254 0 -1 4202496 200921 0 0 0 129936 63 0 0 25 0 1 0 630880954 162344960 33317 33554432000 4194304 4580011 140737463134048 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15070/statm: 39635 33317 367 95 0 34617 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 158540

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.01
CPU user time (s): 1299.37
CPU system time (s): 0.638902
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 211592

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

runsolver used 4.89926 second user time and 10.4914 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-14 16:50:55
IDJOB=3367593
IDBENCH=82802
IDSOLVER=1845
FILE ID=node142/3367593-1305384655
RUNJOBID= node142-1305384655-15056
PBS_JOBID= 13324360
Free space on /tmp= 73444 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S481747904-003.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367593-1305384655/watcher-3367593-1305384655 -o /tmp/evaluation-result-3367593-1305384655/solver-3367593-1305384655 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367593-1305384655.cnf

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

MD5SUM BENCH= 1e904bd81be11487c7596e10e18e4cd6
RANDOM SEED=1327205877

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:      24311512 kB
Buffers:        304024 kB
Cached:        3789652 kB
SwapCached:      11520 kB
Active:        6001400 kB
Inactive:      2304424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24311512 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:            5456 kB
Writeback:           0 kB
AnonPages:     4209296 kB
Mapped:          19748 kB
Slab:           234548 kB
PageTables:      31944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77022848 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= 73424 MiB
End job on node142 at 2011-05-14 17:12:37