Trace number 3367570

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-v750-c3195-S1378008329-078.SATISFIABLE.cnf
MD5SUMd50cd6e15bea1958cfdf9785772f4ad7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015996
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses3195
Sum of the clauses size9585
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33195
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-3367570-1305384538.cnf'
0.00/0.00	c -- header says num vars:            750
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        750
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       750      3195         0         0      9585         0   no data   no data
0.00/0.01	c asymm  cl-useful: 1/3195/3195 lits-rem:3 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:        1  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:    750 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:     19  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:     337 undec:      97 neg:     316
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       731      3165         1         0      9604         0   no data   no data
0.01/0.07	c Decided on static restart strategy
0.09/0.18	c  N st     8      4921       731      3165         1      4868      9604    147788   no data   no data
0.39/0.48	c  N st    10     11303       731      3165         1      4518      9604     98817   no data   no data
0.69/0.77	c  N st    11     17047       731      3165         1     10157      9604    266851   no data   no data
1.19/1.26	c  F st    12     25000       731      3165         1     12454      9604    340152   no data   no data
1.19/1.26	c  N st    12     25000       731      3165         1     12454      9604    340152   no data   no data
1.49/1.54	c Decided on static restart strategy
1.49/1.54	c  N st    18     30001       731      3165         1     10733      9604    260845   no data   no data
1.49/1.54	c  S st    18     30001       731      3165         1     10733      9604    260845   no data   no data
1.49/1.57	c  S st    18     30503       731      3165         1     11235      9604    275385   no data   no data
1.49/1.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.49/1.57	c blocked clauses removed:       27 vars:      4 tried:         731 T: 0.00 s
1.49/1.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    727 time:  0.00 s
1.49/1.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.49/1.58	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
1.49/1.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.63	c lits-rem:        46  cl-subs:      334  v-elim:      0  v-fix:    0  time:  0.05 s
1.59/1.64	c asymm  cl-useful: 0/3137/3137 lits-rem:0 time: 0.01
1.59/1.64	c calculated reachability. Time: 0.00
1.59/1.64	c  N st    18     30503       726      3137         1     10864      9524    262412   no data   no data
1.99/2.08	c  N st    20     37615       726      3137         1     10120      9524    215187   no data   no data
2.39/2.48	c  N st    21     44016       726      3137         1     16438      9524    414974   no data   no data
2.58/2.60	c  S st    22     45756       726      3137         1      9339      9524    166468   no data   no data
2.58/2.63	c  S st    22     46257       726      3137         1      9838      9524    181251   no data   no data
2.58/2.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.58/2.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.58/2.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.58/2.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.58/2.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.58/2.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    726 time:  0.00 s
2.58/2.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.58/2.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.58/2.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.58/2.65	c lits-rem:        20  cl-subs:       34  v-elim:      0  v-fix:    0  time:  0.01 s
2.58/2.65	c vivif2 --  cl tried     3137 cl shrink        0 lits rem          0 time: 0.00
2.58/2.65	c vivif2 --  cl tried     9804 cl shrink        0 lits rem          0 time: 0.00
2.58/2.66	c asymm  cl-useful: 0/3137/3137 lits-rem:0 time: 0.01
2.58/2.66	c calculated reachability. Time: 0.00
2.58/2.66	c  N st    22     46257       726      3137         1      9804      9524    179946   no data   no data
3.59/3.68	c  N st    23     60655       726      3137         1     14181      9524    312833   no data   no data
4.30/4.33	c  N st    24     69386       726      3137         1     11959      9524    221976   no data   no data
4.30/4.33	c  S st    24     69386       726      3137         1     11959      9524    221976   no data   no data
4.30/4.37	c  S st    24     69888       726      3137         1     12461      9524    236180   no data   no data
4.30/4.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.30/4.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.30/4.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.30/4.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.30/4.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.30/4.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    726 time:  0.00 s
4.30/4.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.30/4.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.30/4.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.30/4.40	c lits-rem:        30  cl-subs:       80  v-elim:      0  v-fix:    0  time:  0.02 s
4.30/4.40	c vivif2 --  cl tried     3137 cl shrink        0 lits rem          0 time: 0.00
4.30/4.40	c vivif2 --  cl tried    12381 cl shrink        0 lits rem          0 time: 0.00
4.40/4.41	c asymm  cl-useful: 0/3137/3137 lits-rem:0 time: 0.01
4.40/4.41	c calculated reachability. Time: 0.00
4.40/4.41	c  N st    24     69888       726      3137         1     12381      9524    233431   no data   no data
5.79/5.88	c  F st    25     87500       726      3137         1     17921      9524    407859   no data   no data
5.79/5.88	c  N st    25     87500       726      3137         1     17921      9524    407859   no data   no data
6.19/6.29	c Decided on static restart strategy
6.50/6.58	c  N st    32     95539       726      3137         1     13042      9524    220818   no data   no data
7.18/7.25	c  N st    34    104832       726      3137         1     22185      9524    522898   no data   no data
7.18/7.25	c  S st    34    104832       726      3137         1     22185      9524    522898   no data   no data
7.18/7.29	c  S st    34    105333       726      3137         1     22685      9524    537100   no data   no data
7.18/7.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.28/7.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.28/7.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.28/7.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.28/7.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.28/7.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    726 time:  0.00 s
7.28/7.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.28/7.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.28/7.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.48/7.53	c lits-rem:       134  cl-subs:      728  v-elim:      0  v-fix:    0  time:  0.20 s
7.48/7.53	c vivif2 --  cl tried     3137 cl shrink        0 lits rem          0 time: 0.00
7.48/7.53	c vivif2 --  cl tried    21957 cl shrink        0 lits rem          0 time: 0.01
7.48/7.55	c asymm  cl-useful: 0/3137/3137 lits-rem:0 time: 0.01
7.48/7.55	c calculated reachability. Time: 0.00
7.48/7.55	c  N st    34    105333       726      3137         1     21957      9524    507876   no data   no data
8.28/8.35	c  N st    35    114932       726      3137         1     17616      9524    337359   no data   no data
9.59/9.63	c  N st    36    129329       726      3137         1     17068      9524    300317   no data   no data
11.69/11.70	c  N st    37    150924       726      3137         1     22631      9524    465776   no data   no data
12.29/12.39	c  S st    38    157999       726      3137         1     29634      9524    694442   no data   no data
12.39/12.46	c  S st    38    158503       726      3137         1     30138      9524    708547   no data   no data
12.39/12.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.39/12.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.39/12.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.39/12.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.39/12.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.39/12.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    726 time:  0.00 s
12.39/12.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.39/12.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.39/12.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.69/12.77	c lits-rem:       330  cl-subs:      606  v-elim:      0  v-fix:    0  time:  0.27 s
12.69/12.77	c vivif2 --  cl tried     3137 cl shrink        0 lits rem          0 time: 0.00
12.69/12.78	c vivif2 --  cl tried    29532 cl shrink        0 lits rem          0 time: 0.01
12.69/12.80	c asymm  cl-useful: 0/3137/3137 lits-rem:0 time: 0.02
12.79/12.80	c calculated reachability. Time: 0.00
12.79/12.80	c  N st    38    158503       726      3137         1     29532      9524    685783   no data   no data
17.59/17.68	c  N st    39    207092       726      3137         1     24142      9524    454331   no data   no data
20.90/20.98	c  N st    40    237754       726      3137         1     34560      9524    772827   no data   no data
20.90/20.98	c  S st    40    237754       726      3137         1     34560      9524    772827   no data   no data
20.99/21.07	c  S st    40    238258       726      3137         1     35064      9524    787333   no data   no data
20.99/21.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.99/21.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
20.99/21.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.99/21.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.99/21.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.99/21.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    726 time:  0.00 s
20.99/21.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.09/21.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.09/21.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.69/21.73	c lits-rem:       282  cl-subs:     1124  v-elim:      0  v-fix:    0  time:  0.61 s
21.69/21.73	c vivif2 --  cl tried     3137 cl shrink        0 lits rem          0 time: 0.00
21.69/21.74	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.01
21.69/21.76	c asymm  cl-useful: 0/3137/3137 lits-rem:0 time: 0.02
21.69/21.76	c calculated reachability. Time: 0.00
21.69/21.76	c  N st    40    238258       726      3137         1     33940      9524    745672   no data   no data
29.69/29.72	c  F st    41    306251       726      3137         1     35895      9524    753788   no data   no data
29.69/29.72	c  N st    41    306251       726      3137         1     35895      9524    753788   no data   no data
30.28/30.37	c Decided on static restart strategy
32.99/33.03	c  N st    51    334555       726      3137         1     40178      9524    860930   no data   no data
35.69/35.71	c  N st    53    357387       726      3137         1     38069      9524    755825   no data   no data
35.69/35.71	c  S st    53    357387       726      3137         1     38069      9524    755825   no data   no data
35.79/35.80	c  S st    53    357892       726      3137         1     38573      9524    769493   no data   no data
35.79/35.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.79/35.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
35.79/35.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.79/35.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.79/35.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.79/35.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    726 time:  0.00 s
35.79/35.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
35.79/35.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.79/35.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.19/36.25	c lits-rem:       141  cl-subs:      947  v-elim:      0  v-fix:    0  time:  0.40 s
36.19/36.25	c vivif2 --  cl tried     3137 cl shrink        0 lits rem          0 time: 0.00
36.19/36.26	c vivif2 --  cl tried    37626 cl shrink        0 lits rem          0 time: 0.01
36.19/36.28	c asymm  cl-useful: 0/3137/3137 lits-rem:0 time: 0.02
36.19/36.28	c calculated reachability. Time: 0.00
36.19/36.28	c  N st    53    357892       726      3137         1     37626      9524    736288   no data   no data
40.48/40.50	c  N st    54    390284       726      3137         1     43939      9524    917841   no data   no data
46.58/46.66	c  N st    55    438873       726      3137         1     37506      9524    665290   no data   no data
56.59/56.65	c  N st    56    511755       726      3137         1     51243      9524   1094312   no data   no data
60.08/60.13	c  N st    57    536839       726      3137         1     45408      9524    875422   no data   no data
60.08/60.13	c  S st    57    536839       726      3137         1     45408      9524    875422   no data   no data
60.18/60.24	c  S st    57    537339       726      3137         1     45908      9524    890119   no data   no data
60.18/60.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.18/60.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
60.18/60.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.18/60.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.18/60.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.18/60.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    726 time:  0.00 s
60.18/60.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
60.18/60.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
60.18/60.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.98/61.06	c lits-rem:       242  cl-subs:     1349  v-elim:      0  v-fix:    0  time:  0.77 s
60.98/61.06	c vivif2 --  cl tried     3137 cl shrink        0 lits rem          0 time: 0.00
60.98/61.07	c vivif2 --  cl tried    44559 cl shrink        0 lits rem          0 time: 0.01
61.08/61.10	c asymm  cl-useful: 0/3137/3137 lits-rem:0 time: 0.03
61.08/61.10	c calculated reachability. Time: 0.00
61.08/61.10	c  N st    57    537339       726      3137         1     44559      9524    842455   no data   no data
86.90/86.95	c  N st    58    701325       726      3137         1     38545      9524    536323   no data   no data
106.70/106.77	c  N st    59    806011       726      3137         1     67682      9524   1472797   no data   no data
106.70/106.77	c  S st    59    806011       726      3137         1     67682      9524   1472797   no data   no data
106.89/106.94	c  S st    59    806513       726      3137         1     68184      9524   1486789   no data   no data
106.89/106.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
106.89/106.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
106.89/106.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.89/106.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.89/106.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.89/106.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    726 time:  0.00 s
106.89/106.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
106.89/106.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
106.99/107.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.09/110.19	c lits-rem:       943  cl-subs:     2540  v-elim:      0  v-fix:    0  time:  3.16 s
110.09/110.19	c vivif2 --  cl tried     3137 cl shrink        0 lits rem          0 time: 0.00
110.19/110.21	c vivif2 --  cl tried    65644 cl shrink        0 lits rem          0 time: 0.02
110.19/110.26	c asymm  cl-useful: 0/3137/3137 lits-rem:0 time: 0.04
110.19/110.26	c calculated reachability. Time: 0.00
110.19/110.26	c  N st    59    806513       726      3137         1     65644      9524   1400256   no data   no data
162.59/162.67	c  F st    60   1071875       726      3137         1     82054      9524   1822459   no data   no data
162.59/162.67	c  N st    60   1071875       726      3137         1     82054      9524   1822459   no data   no data
163.90/163.96	c Decided on static restart strategy
167.78/167.87	c  N st    70   1100180       726      3137         1     65678      9524   1223621   no data   no data
176.19/176.25	c  N st    72   1136172       726      3137         1     55851      9524    865288   no data   no data
183.29/183.34	c  N st    73   1168565       726      3137         1     87981      9524   1905972   no data   no data
191.08/191.16	c  N st    74   1209770       726      3137         1     82041      9524   1696738   no data   no data
191.08/191.16	c  S st    74   1209770       726      3137         1     82041      9524   1696738   no data   no data
191.29/191.35	c  S st    74   1210274       726      3137         1     82544      9524   1712622   no data   no data
191.29/191.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
191.29/191.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
191.29/191.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
191.29/191.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
191.29/191.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.29/191.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    726 time:  0.00 s
191.29/191.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
191.39/191.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
191.39/191.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
195.29/195.34	c lits-rem:       469  cl-subs:     3103  v-elim:      0  v-fix:    0  time:  3.88 s
195.29/195.34	c vivif2 --  cl tried     3137 cl shrink        0 lits rem          0 time: 0.00
195.29/195.36	c vivif2 --  cl tried    79441 cl shrink        0 lits rem          0 time: 0.02
195.39/195.43	c asymm  cl-useful: 0/3137/3137 lits-rem:0 time: 0.06
195.39/195.43	c calculated reachability. Time: 0.00
195.39/195.43	c  N st    74   1210274       726      3137         1     79441      9524   1607648   no data   no data
210.88/210.98	c  N st    75   1283157       726      3137         1     55581      9524    779719   no data   no data
234.39/234.43	c  N st    76   1392483       726      3137         1     63465      9524    986330   no data   no data
272.19/272.26	c  N st    77   1556467       726      3137         1     68162      9524   1055445   no data   no data
313.30/313.33	c  N st    78   1710274       726      3137         1    110396      9524   2412567   no data   no data
313.30/313.33	c  S st    78   1710274       726      3137         1    110396      9524   2412567   no data   no data
313.60/313.62	c  S st    78   1710774       726      3137         1    110896      9524   2426840   no data   no data
313.60/313.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
313.60/313.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
313.60/313.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
313.60/313.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
313.60/313.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
313.60/313.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    726 time:  0.00 s
313.60/313.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
313.70/313.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
313.70/313.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
328.39/328.47	c lits-rem:      1219  cl-subs:     7619  v-elim:      0  v-fix:    0  time: 14.70 s
328.39/328.47	c vivif2 --  cl tried     3137 cl shrink        0 lits rem          0 time: 0.00
328.49/328.50	c vivif2 --  cl tried   103277 cl shrink        0 lits rem          0 time: 0.03
328.49/328.59	c asymm  cl-useful: 0/3137/3137 lits-rem:0 time: 0.09
328.49/328.59	c calculated reachability. Time: 0.00
328.49/328.59	c  N st    78   1710774       726      3137         1    103277      9524   2182472   no data   no data
422.49/422.59	c  N st    79   2079738       726      3137         1    115500      9524   2540633   no data   no data
464.30/464.36	c  N st    80   2210775       726      3137         1    119278      9524   2469026   no data   no data
464.30/464.36	c  S st    80   2210775       726      3137         1    119278      9524   2469026   no data   no data
464.60/464.64	c  S st    80   2211275       726      3137         1    119778      9524   2482923   no data   no data
464.60/464.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
464.70/464.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
464.70/464.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
464.70/464.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
464.70/464.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
464.70/464.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    726 time:  0.00 s
464.70/464.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
464.70/464.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
464.80/464.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
475.10/475.18	c lits-rem:       675  cl-subs:     5190  v-elim:      0  v-fix:    0  time: 10.37 s
475.10/475.18	c vivif2 --  cl tried     3137 cl shrink        0 lits rem          0 time: 0.00
475.20/475.21	c vivif2 --  cl tried   114588 cl shrink        0 lits rem          0 time: 0.03
475.29/475.31	c asymm  cl-useful: 0/3137/3137 lits-rem:0 time: 0.10
475.29/475.31	c calculated reachability. Time: 0.00
475.29/475.31	c  N st    80   2211275       726      3137         1    114588      9524   2319810   no data   no data
622.11/622.10	c  N st    81   2711275       726      3137         1    138264      9524   3175389   no data   no data
622.11/622.10	c  S st    81   2711275       726      3137         1    138264      9524   3175389   no data   no data
622.41/622.47	c  S st    81   2711776       726      3137         1    138765      9524   3190199   no data   no data
622.41/622.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
622.52/622.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
622.52/622.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
622.52/622.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
622.52/622.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
622.52/622.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    726 time:  0.00 s
622.52/622.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
622.52/622.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
622.62/622.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
641.60/641.66	c lits-rem:      1172  cl-subs:     6934  v-elim:      0  v-fix:    0  time: 18.99 s
641.60/641.66	c vivif2 --  cl tried     3137 cl shrink        0 lits rem          0 time: 0.00
641.60/641.70	c vivif2 --  cl tried   131831 cl shrink        0 lits rem          0 time: 0.04
641.80/641.82	c asymm  cl-useful: 0/3137/3137 lits-rem:0 time: 0.13
641.80/641.82	c calculated reachability. Time: 0.00
641.80/641.82	c  N st    81   2711776       726      3137         1    131831      9524   2952946   no data   no data
798.71/798.78	c  N st    82   3211776       726      3137         1    107716      9524   1833912   no data   no data
798.71/798.78	c  S st    82   3211776       726      3137         1    107716      9524   1833912   no data   no data
799.01/799.05	c  S st    82   3212278       726      3137         1    108218      9524   1848295   no data   no data
799.01/799.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
799.11/799.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
799.11/799.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
799.11/799.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
799.11/799.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
799.11/799.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    726 time:  0.00 s
799.11/799.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
799.11/799.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
799.11/799.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
802.01/802.09	c lits-rem:       518  cl-subs:     2164  v-elim:      0  v-fix:    0  time:  2.92 s
802.01/802.10	c vivif2 --  cl tried     3137 cl shrink        0 lits rem          0 time: 0.00
802.11/802.12	c vivif2 --  cl tried   106054 cl shrink        0 lits rem          0 time: 0.02
802.21/802.21	c asymm  cl-useful: 0/3137/3137 lits-rem:0 time: 0.09
802.21/802.22	c calculated reachability. Time: 0.00
802.21/802.22	c  N st    82   3212278       726      3137         1    106054      9524   1776317   no data   no data
962.01/962.02	c  N st    83   3712279       726      3137         1    116360      9524   1946344   no data   no data
962.01/962.02	c  S st    83   3712279       726      3137         1    116360      9524   1946344   no data   no data
962.31/962.30	c  S st    83   3712780       726      3137         1    116861      9524   1961561   no data   no data
962.31/962.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
962.31/962.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
962.31/962.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
962.31/962.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
962.31/962.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
962.31/962.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    726 time:  0.00 s
962.31/962.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
962.31/962.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
962.42/962.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
966.82/966.84	c lits-rem:       358  cl-subs:     3580  v-elim:      0  v-fix:    0  time:  4.40 s
966.82/966.84	c vivif2 --  cl tried     3137 cl shrink        0 lits rem          0 time: 0.00
966.82/966.87	c vivif2 --  cl tried   113281 cl shrink        0 lits rem          0 time: 0.02
966.92/966.96	c asymm  cl-useful: 0/3137/3137 lits-rem:0 time: 0.10
966.92/966.97	c calculated reachability. Time: 0.00
966.92/966.97	c  N st    83   3712780       726      3137         1    113281      9524   1852125   no data   no data
979.31/979.38	c  F st    84   3751562       726      3137         1    151179      9524   3034123   no data   no data
979.31/979.38	c  N st    84   3751562       726      3137         1    151179      9524   3034123   no data   no data
981.91/981.91	c Decided on static restart strategy
989.72/989.73	c  N st    94   3779865       726      3137         1     95765      9524   1256442   no data   no data
1000.51/1000.59	c  N st    96   3815857       726      3137         1    131047      9524   2387872   no data   no data
1014.52/1014.57	c  N st    97   3848253       726      3137         1    162769      9524   3378149   no data   no data
1029.72/1029.70	c  N st    98   3896845       726      3137         1    126231      9524   2241963   no data   no data
1056.62/1056.66	c  N st    99   3969729       726      3137         1    112431      9524   1749941   no data   no data
1104.01/1104.00	c  N st   100   4079052       726      3137         1    133140      9524   2377537   no data   no data
1154.22/1154.29	c  N st   101   4212781       726      3137         1     88777      9524    922044   no data   no data
1154.22/1154.29	c  S st   101   4212781       726      3137         1     88777      9524    922044   no data   no data
1154.42/1154.47	c  S st   101   4213284       726      3137         1     89280      9524    935501   no data   no data
1154.42/1154.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1154.52/1154.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1154.52/1154.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1154.52/1154.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1154.52/1154.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1154.52/1154.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    726 time:  0.00 s
1154.52/1154.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1154.52/1154.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1154.52/1154.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1154.62/1154.64	c lits-rem:        18  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.08 s
1154.62/1154.64	c vivif2 --  cl tried     3137 cl shrink        0 lits rem          0 time: 0.00
1154.62/1154.66	c vivif2 --  cl tried    89231 cl shrink        0 lits rem          0 time: 0.01
1154.72/1154.72	c asymm  cl-useful: 0/3137/3137 lits-rem:0 time: 0.06
1154.72/1154.72	c calculated reachability. Time: 0.00
1154.72/1154.72	c  N st   101   4213284       726      3137         1     89231      9524    934152   no data   no data
1244.92/1244.90	c  N st   102   4459260       726      3137         1    151224      9524   2938566   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-3367570-1305384538/watcher-3367570-1305384538 -o /tmp/evaluation-result-3367570-1305384538/solver-3367570-1305384538 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367570-1305384538.cnf 

running on 2 cores: 4,6

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.47 3.91 3.90 5/281 29130
/proc/meminfo: memFree=25712888/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=30372 CPUtime=0.01 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 767 0 0 0 1 0 0 0 21 0 1 0 728684357 31100928 666 33554432000 4194304 4580011 140733594945984 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 7593 666 363 95 0 2575 0

[startup+0.016238 s]
/proc/loadavg: 3.47 3.91 3.90 5/281 29130
/proc/meminfo: memFree=25712888/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=30372 CPUtime=0.01 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 770 0 0 0 1 0 0 0 21 0 1 0 728684357 31100928 669 33554432000 4194304 4580011 140733594945984 18446744073709551615 4489316 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 7593 669 363 95 0 2575 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30372

[startup+0.100241 s]
/proc/loadavg: 3.47 3.91 3.90 5/281 29130
/proc/meminfo: memFree=25712888/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=30500 CPUtime=0.09 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 884 0 0 0 9 0 0 0 21 0 1 0 728684357 31232000 783 33554432000 4194304 4580011 140733594945984 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 7625 783 364 95 0 2607 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30500

[startup+0.300204 s]
/proc/loadavg: 3.47 3.91 3.90 5/281 29130
/proc/meminfo: memFree=25712888/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=31136 CPUtime=0.29 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 1178 0 0 0 29 0 0 0 22 0 1 0 728684357 31883264 896 33554432000 4194304 4580011 140733594945984 18446744073709551615 4293073 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 7784 896 364 95 0 2766 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31136

[startup+0.701126 s]
/proc/loadavg: 3.47 3.91 3.90 5/281 29130
/proc/meminfo: memFree=25712888/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=31600 CPUtime=0.69 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 1625 0 0 0 69 0 0 0 23 0 1 0 728684357 32358400 1058 33554432000 4194304 4580011 140733594945984 18446744073709551615 4293160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 7900 1058 364 95 0 2882 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31600

[startup+1.50098 s]
/proc/loadavg: 3.47 3.91 3.90 5/287 29136
/proc/meminfo: memFree=25696232/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=32348 CPUtime=1.49 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 2510 0 0 0 149 0 0 0 25 0 1 0 728684357 33124352 1182 33554432000 4194304 4580011 140733594945984 18446744073709551615 4320754 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 8087 1182 365 95 0 3069 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32348

[startup+3.10069 s]
/proc/loadavg: 3.51 3.91 3.90 5/287 29136
/proc/meminfo: memFree=25669828/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=39416 CPUtime=3.09 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 5402 0 0 0 308 1 0 0 25 0 1 0 728684357 40361984 3079 33554432000 4194304 4580011 140733594945984 18446744073709551615 4293668 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 9854 3079 367 95 0 4836 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39416

[startup+6.30111 s]
/proc/loadavg: 3.51 3.91 3.90 5/287 29136
/proc/meminfo: memFree=25658316/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=41592 CPUtime=6.29 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 7915 0 0 0 628 1 0 0 25 0 1 0 728684357 42590208 3714 33554432000 4194304 4580011 140733594945984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 10398 3714 367 95 0 5380 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41592

[startup+12.7009 s]
/proc/loadavg: 3.59 3.91 3.90 5/287 29136
/proc/meminfo: memFree=25621012/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=57664 CPUtime=12.69 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 15053 0 0 0 1267 2 0 0 25 0 1 0 728684357 59047936 7596 33554432000 4194304 4580011 140733594945984 18446744073709551615 4406228 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 14416 7596 367 95 0 9398 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57664

[startup+25.5006 s]
/proc/loadavg: 3.65 3.92 3.90 5/287 29137
/proc/meminfo: memFree=25588220/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=65244 CPUtime=25.49 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 22797 0 0 0 2546 3 0 0 25 0 1 0 728684357 66809856 8964 33554432000 4194304 4580011 140733594945984 18446744073709551615 4293648 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 16311 8964 367 95 0 11293 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65244

[startup+51.1009 s]
/proc/loadavg: 3.83 3.94 3.91 5/287 29137
/proc/meminfo: memFree=25570404/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=71404 CPUtime=51.09 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 33987 0 0 0 5104 5 0 0 25 0 1 0 728684357 73117696 10851 33554432000 4194304 4580011 140733594945984 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 17851 10851 367 95 0 12833 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71404

[startup+102.31 s]
/proc/loadavg: 3.93 3.94 3.91 5/287 29139
/proc/meminfo: memFree=25504172/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=80788 CPUtime=102.29 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 51763 0 0 0 10221 8 0 0 25 0 1 0 728684357 82726912 12903 33554432000 4194304 4580011 140733594945984 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 20197 12903 367 95 0 15179 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 80788

[startup+162.3 s]
/proc/loadavg: 3.97 3.95 3.91 5/287 29140
/proc/meminfo: memFree=25467572/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=100436 CPUtime=162.29 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 70325 0 0 0 16216 13 0 0 25 0 1 0 728684357 102846464 18638 33554432000 4194304 4580011 140733594945984 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 25109 18638 367 95 0 20091 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 100436

[startup+222.3 s]
/proc/loadavg: 4.02 3.97 3.91 5/287 29142
/proc/meminfo: memFree=25435920/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=116800 CPUtime=222.29 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 86959 0 0 0 22212 17 0 0 25 0 1 0 728684357 119603200 21222 33554432000 4194304 4580011 140733594945984 18446744073709551615 4320631 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 29200 21222 367 95 0 24182 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 116800

[startup+282.3 s]
/proc/loadavg: 4.08 3.99 3.92 5/287 29144
/proc/meminfo: memFree=25408600/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=116992 CPUtime=282.3 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 98526 0 0 0 28210 20 0 0 25 0 1 0 728684357 119799808 22847 33554432000 4194304 4580011 140733594945984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 29248 22847 367 95 0 24230 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 116992

[startup+342.3 s]
/proc/loadavg: 4.03 3.99 3.92 5/287 29145
/proc/meminfo: memFree=25350548/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=143008 CPUtime=342.3 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 112985 0 0 0 34207 23 0 0 25 0 1 0 728684357 146440192 28946 33554432000 4194304 4580011 140733594945984 18446744073709551615 4294526 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 35752 28946 367 95 0 30734 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 143008

[startup+402.3 s]
/proc/loadavg: 4.01 3.99 3.92 5/287 29147
/proc/meminfo: memFree=25338100/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=143260 CPUtime=402.29 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 125084 0 0 0 40205 24 0 0 25 0 1 0 728684357 146698240 29028 33554432000 4194304 4580011 140733594945984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 35815 29028 367 95 0 30797 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 143260

[startup+462.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/287 29148
/proc/meminfo: memFree=25308028/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=143404 CPUtime=462.3 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 134388 0 0 0 46203 27 0 0 25 0 1 0 728684357 146845696 29038 33554432000 4194304 4580011 140733594945984 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 35851 29038 367 95 0 30833 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 143404

[startup+522.3 s]
/proc/loadavg: 4.07 4.02 3.93 5/287 29150
/proc/meminfo: memFree=25277368/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=167776 CPUtime=522.29 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 149060 0 0 0 52200 29 0 0 25 0 1 0 728684357 171802624 33824 33554432000 4194304 4580011 140733594945984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 41944 33824 367 95 0 36926 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 167776

[startup+582.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/287 29152
/proc/meminfo: memFree=25239740/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=167936 CPUtime=582.3 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 159225 0 0 0 58197 33 0 0 25 0 1 0 728684357 171966464 33593 33554432000 4194304 4580011 140733594945984 18446744073709551615 4321120 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 41984 33593 367 95 0 36966 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 167936

[startup+642.3 s]
/proc/loadavg: 4.04 4.02 3.94 5/287 29153
/proc/meminfo: memFree=25214784/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=241904 CPUtime=642.31 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 170031 0 0 0 64196 35 0 0 25 0 1 0 728684357 247709696 40856 33554432000 4194304 4580011 140733594945984 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 60476 40856 367 95 0 55458 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 241904

[startup+702.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/287 29155
/proc/meminfo: memFree=25220084/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=191104 CPUtime=702.3 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 179617 0 0 0 70193 37 0 0 25 0 1 0 728684357 195690496 39379 33554432000 4194304 4580011 140733594945984 18446744073709551615 4296088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 47776 39379 367 95 0 42758 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 191104

[startup+762.31 s]
/proc/loadavg: 4.05 4.03 3.94 5/287 29165
/proc/meminfo: memFree=25205968/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=243428 CPUtime=762.32 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 188297 0 0 0 76192 40 0 0 25 0 1 0 728684357 249270272 40647 33554432000 4194304 4580011 140733594945984 18446744073709551615 4294430 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 60857 40647 367 95 0 55839 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 243428

[startup+822.3 s]
/proc/loadavg: 4.06 4.03 3.95 5/287 29167
/proc/meminfo: memFree=25204584/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=197044 CPUtime=822.31 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 198952 0 0 0 82188 43 0 0 25 0 1 0 728684357 201773056 39830 33554432000 4194304 4580011 140733594945984 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 49261 39830 367 95 0 44243 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 197044

[startup+882.3 s]
/proc/loadavg: 4.02 4.02 3.95 5/287 29169
/proc/meminfo: memFree=25197348/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=197136 CPUtime=882.31 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 207791 0 0 0 88184 47 0 0 25 0 1 0 728684357 201867264 40887 33554432000 4194304 4580011 140733594945984 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 49284 40887 367 95 0 44266 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 197136

[startup+942.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/287 29170
/proc/meminfo: memFree=25188892/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=197248 CPUtime=942.31 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 216355 0 0 0 94182 49 0 0 25 0 1 0 728684357 201981952 41528 33554432000 4194304 4580011 140733594945984 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 49312 41528 367 95 0 44294 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 197248

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/287 29172
/proc/meminfo: memFree=25175232/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=204576 CPUtime=1002.31 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 225870 0 0 0 100179 52 0 0 25 0 1 0 728684357 209485824 42943 33554432000 4194304 4580011 140733594945984 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 51144 42943 367 95 0 46126 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 204576

[startup+1062.3 s]
/proc/loadavg: 4.05 4.02 3.95 5/287 29173
/proc/meminfo: memFree=25147416/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=204688 CPUtime=1062.32 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 233583 0 0 0 106177 55 0 0 25 0 1 0 728684357 209600512 42546 33554432000 4194304 4580011 140733594945984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 51172 42546 367 95 0 46154 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 204688

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 3.95 5/287 29175
/proc/meminfo: memFree=25125192/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=204764 CPUtime=1122.32 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 240664 0 0 0 112173 59 0 0 25 0 1 0 728684357 209678336 41404 33554432000 4194304 4580011 140733594945984 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 51191 41404 367 95 0 46173 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 204764

[startup+1182.3 s]
/proc/loadavg: 4.05 4.03 3.96 5/287 29177
/proc/meminfo: memFree=25091928/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=260020 CPUtime=1182.32 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 247437 0 0 0 118171 61 0 0 25 0 1 0 728684357 266260480 43888 33554432000 4194304 4580011 140733594945984 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 65005 43888 367 95 0 59987 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 260020

[startup+1242.3 s]
/proc/loadavg: 4.02 4.02 3.96 5/287 29178
/proc/meminfo: memFree=25099956/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=205312 CPUtime=1242.32 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 255654 0 0 0 124168 64 0 0 25 0 1 0 728684357 210239488 43446 33554432000 4194304 4580011 140733594945984 18446744073709551615 4294523 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 51328 43446 367 95 0 46310 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 205312



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.03 3.96 3/283 29182
/proc/meminfo: memFree=25373388/32951124 swapFree=67083432/67111528
[pid=29130] ppid=29128 vsize=261236 CPUtime=1300.03 cores=4,6
/proc/29130/stat : 29130 (strangenight2-s) R 29128 29130 28380 0 -1 4202496 261774 0 0 0 129937 66 0 0 25 0 1 0 728684357 267505664 45026 33554432000 4194304 4580011 140733594945984 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29130/statm: 65309 45026 367 95 0 60291 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 261236

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.37
CPU system time (s): 0.678896
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 273884

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

runsolver used 3.78542 second user time and 7.81881 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-14 16:48:58
IDJOB=3367570
IDBENCH=82779
IDSOLVER=1845
FILE ID=node110/3367570-1305384538
RUNJOBID= node110-1305384537-29094
PBS_JOBID= 13324392
Free space on /tmp= 73584 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v750-c3195-S1378008329-078.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367570-1305384538/watcher-3367570-1305384538 -o /tmp/evaluation-result-3367570-1305384538/solver-3367570-1305384538 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367570-1305384538.cnf

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

MD5SUM BENCH= d50cd6e15bea1958cfdf9785772f4ad7
RANDOM SEED=1780355492

node110.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25713044 kB
Buffers:        264008 kB
Cached:        3490156 kB
SwapCached:       1440 kB
Active:        4250940 kB
Inactive:      2656540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25713044 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:           22172 kB
Writeback:           0 kB
AnonPages:     3150984 kB
Mapped:          23708 kB
Slab:           246540 kB
PageTables:      21332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46170520 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= 73584 MiB
End job on node110 at 2011-05-14 17:10:40