Trace number 3367512

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1495462442-016.SATISFIABLE.cnf
MD5SUMac64879f46539032a3d2139dc7635d2e
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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-3367512-1305383491.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       650      2769         0         0      8307         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    650 time:  0.00 s
0.00/0.00	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:     20  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:     299 undec:      72 neg:     279
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       630      2748         0         0      8382         0   no data   no data
0.01/0.07	c Decided on static restart strategy
0.09/0.18	c  N st     8      4914       630      2748         0      4862      8382    138933   no data   no data
0.39/0.48	c  N st    10     11299       630      2748         0      4493      8382     88856   no data   no data
0.79/0.80	c  N st    11     17042       630      2748         0     10147      8382    248815   no data   no data
1.19/1.28	c  F st    12     25000       630      2748         0     12451      8382    315300   no data   no data
1.19/1.28	c  N st    12     25000       630      2748         0     12451      8382    315300   no data   no data
1.49/1.57	c Decided on static restart strategy
1.49/1.57	c  N st    18     30001       630      2748         0     10730      8382    240456   no data   no data
1.49/1.57	c  S st    18     30001       630      2748         0     10730      8382    240456   no data   no data
1.59/1.60	c  S st    18     30504       630      2748         0     11233      8382    253856   no data   no data
1.59/1.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.59/1.61	c blocked clauses removed:        3 vars:      1 tried:         630 T: 0.00 s
1.59/1.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    629 time:  0.00 s
1.59/1.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.59/1.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.59/1.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.67	c lits-rem:        69  cl-subs:      335  v-elim:      0  v-fix:    0  time:  0.05 s
1.59/1.68	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.01
1.59/1.68	c calculated reachability. Time: 0.00
1.59/1.68	c  N st    18     30504       629      2745         0     10898      8373    243060   no data   no data
2.10/2.13	c  N st    20     37614       629      2745         0     10130      8373    201555   no data   no data
2.49/2.56	c  N st    21     44013       629      2745         0     16405      8373    375825   no data   no data
2.59/2.69	c  S st    22     45757       629      2745         0      9340      8373    157062   no data   no data
2.69/2.72	c  S st    22     46261       629      2745         0      9844      8373    170030   no data   no data
2.69/2.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.69/2.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.69/2.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    629 time:  0.00 s
2.69/2.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.69/2.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.69/2.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.74	c lits-rem:        79  cl-subs:       36  v-elim:      0  v-fix:    0  time:  0.01 s
2.69/2.74	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
2.69/2.74	c vivif2 --  cl tried     9808 cl shrink        0 lits rem          0 time: 0.00
2.69/2.75	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.01
2.69/2.75	c calculated reachability. Time: 0.00
2.69/2.75	c  N st    22     46261       629      2745         0      9808      8373    168856   no data   no data
3.79/3.83	c  N st    23     60658       629      2745         0     14200      8373    288551   no data   no data
4.49/4.56	c  N st    24     69391       629      2745         0     11982      8373    208661   no data   no data
4.49/4.56	c  S st    24     69391       629      2745         0     11982      8373    208661   no data   no data
4.59/4.60	c  S st    24     69892       629      2745         0     12483      8373    221851   no data   no data
4.59/4.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.59/4.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.59/4.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    629 time:  0.00 s
4.59/4.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.59/4.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.59/4.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.63	c lits-rem:        24  cl-subs:       95  v-elim:      0  v-fix:    0  time:  0.02 s
4.59/4.63	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
4.59/4.64	c vivif2 --  cl tried    12388 cl shrink        0 lits rem          0 time: 0.00
4.59/4.64	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.01
4.59/4.64	c calculated reachability. Time: 0.00
4.59/4.64	c  N st    24     69892       629      2745         0     12388      8373    218835   no data   no data
6.09/6.13	c  F st    25     87500       629      2745         0     17850      8373    362757   no data   no data
6.09/6.13	c  N st    25     87500       629      2745         0     17850      8373    362757   no data   no data
6.49/6.58	c Decided on static restart strategy
6.79/6.86	c  N st    32     95541       629      2745         0     12995      8373    196644   no data   no data
7.48/7.59	c  N st    34    104838       629      2745         0     22146      8373    472251   no data   no data
7.48/7.59	c  S st    34    104838       629      2745         0     22146      8373    472251   no data   no data
7.59/7.65	c  S st    34    105340       629      2745         0     22647      8373    485843   no data   no data
7.59/7.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.59/7.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.59/7.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.59/7.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.59/7.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    629 time:  0.00 s
7.59/7.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.59/7.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.59/7.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.79/7.85	c lits-rem:        70  cl-subs:      596  v-elim:      0  v-fix:    0  time:  0.17 s
7.79/7.85	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
7.79/7.85	c vivif2 --  cl tried    22051 cl shrink        0 lits rem          0 time: 0.00
7.79/7.86	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.01
7.79/7.87	c calculated reachability. Time: 0.00
7.79/7.87	c  N st    34    105340       629      2745         0     22051      8373    465418   no data   no data
8.70/8.80	c  N st    35    114940       629      2745         0     17730      8373    311131   no data   no data
10.09/10.17	c  N st    36    129337       629      2745         0     17127      8373    274239   no data   no data
12.29/12.35	c  N st    37    150932       629      2745         0     22622      8373    420146   no data   no data
13.10/13.12	c  S st    38    158010       629      2745         0     29584      8373    619515   no data   no data
13.10/13.19	c  S st    38    158513       629      2745         0     30084      8373    632953   no data   no data
13.10/13.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.10/13.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.10/13.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.10/13.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.10/13.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.10/13.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    629 time:  0.00 s
13.10/13.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
13.20/13.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.20/13.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.58/13.67	c lits-rem:       183  cl-subs:     1124  v-elim:      0  v-fix:    0  time:  0.44 s
13.58/13.67	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
13.58/13.68	c vivif2 --  cl tried    28960 cl shrink        0 lits rem          0 time: 0.01
13.58/13.69	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.02
13.58/13.69	c calculated reachability. Time: 0.00
13.58/13.69	c  N st    38    158513       629      2745         0     28960      8373    598151   no data   no data
18.88/18.93	c  N st    39    207101       629      2745         0     23730      8373    415055   no data   no data
22.59/22.62	c  N st    40    237771       629      2745         0     34256      8373    704232   no data   no data
22.59/22.62	c  S st    40    237771       629      2745         0     34256      8373    704232   no data   no data
22.69/22.70	c  S st    40    238272       629      2745         0     34757      8373    717650   no data   no data
22.69/22.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.69/22.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.69/22.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.69/22.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.69/22.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.69/22.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    629 time:  0.00 s
22.69/22.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
22.69/22.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
22.69/22.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.19/23.26	c lits-rem:       129  cl-subs:     1036  v-elim:      0  v-fix:    0  time:  0.52 s
23.19/23.26	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
23.19/23.27	c vivif2 --  cl tried    33721 cl shrink        0 lits rem          0 time: 0.01
23.19/23.29	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.02
23.19/23.30	c calculated reachability. Time: 0.00
23.19/23.30	c  N st    40    238272       629      2745         0     33721      8373    685189   no data   no data
31.59/31.69	c  F st    41    306251       629      2745         0     35572      8373    675836   no data   no data
31.59/31.69	c  N st    41    306251       629      2745         0     35572      8373    675836   no data   no data
32.29/32.37	c Decided on static restart strategy
35.19/35.22	c  N st    51    334554       629      2745         0     39804      8373    766230   no data   no data
38.19/38.21	c  N st    53    357409       629      2745         0     37671      8373    669148   no data   no data
38.19/38.21	c  S st    53    357409       629      2745         0     37671      8373    669148   no data   no data
38.29/38.30	c  S st    53    357911       629      2745         0     38173      8373    682782   no data   no data
38.29/38.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.29/38.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
38.29/38.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.29/38.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.29/38.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.29/38.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    629 time:  0.00 s
38.29/38.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
38.29/38.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
38.29/38.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.69/38.76	c lits-rem:       303  cl-subs:     1182  v-elim:      0  v-fix:    0  time:  0.42 s
38.69/38.76	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
38.69/38.77	c vivif2 --  cl tried    36991 cl shrink        0 lits rem          0 time: 0.01
38.69/38.79	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.02
38.69/38.79	c calculated reachability. Time: 0.00
38.69/38.79	c  N st    53    357911       629      2745         0     36991      8373    649827   no data   no data
43.09/43.11	c  N st    54    390306       629      2745         0     43297      8373    864133   no data   no data
49.89/49.93	c  N st    55    438896       629      2745         0     37119      8373    621000   no data   no data
60.99/61.05	c  N st    56    511778       629      2745         0     50479      8373    984349   no data   no data
64.69/64.79	c  N st    57    536868       629      2745         0     44717      8373    773371   no data   no data
64.69/64.79	c  S st    57    536868       629      2745         0     44717      8373    773371   no data   no data
64.90/64.91	c  S st    57    537369       629      2745         0     45218      8373    786936   no data   no data
64.90/64.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.90/64.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
64.90/64.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
64.90/64.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.90/64.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.90/64.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    629 time:  0.00 s
64.90/64.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
64.90/64.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
64.90/64.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.60/65.62	c lits-rem:       214  cl-subs:     1425  v-elim:      0  v-fix:    0  time:  0.66 s
65.60/65.62	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
65.60/65.63	c vivif2 --  cl tried    43793 cl shrink        0 lits rem          0 time: 0.01
65.60/65.66	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.03
65.60/65.66	c calculated reachability. Time: 0.00
65.60/65.66	c  N st    57    537369       629      2745         0     43793      8373    745545   no data   no data
94.39/94.47	c  N st    58    701353       629      2745         0     37731      8373    474235   no data   no data
113.59/113.63	c  N st    59    806055       629      2745         0     66813      8373   1318695   no data   no data
113.59/113.63	c  S st    59    806055       629      2745         0     66813      8373   1318695   no data   no data
113.79/113.81	c  S st    59    806557       629      2745         0     67315      8373   1332586   no data   no data
113.79/113.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
113.79/113.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
113.79/113.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
113.79/113.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.79/113.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.79/113.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    629 time:  0.00 s
113.79/113.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
113.79/113.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
113.89/113.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
118.19/118.24	c lits-rem:       478  cl-subs:     4399  v-elim:      0  v-fix:    0  time:  4.34 s
118.19/118.24	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
118.19/118.26	c vivif2 --  cl tried    62916 cl shrink        0 lits rem          0 time: 0.02
118.29/118.31	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.05
118.29/118.31	c calculated reachability. Time: 0.00
118.29/118.31	c  N st    59    806557       629      2745         0     62916      8373   1200637   no data   no data
174.60/174.67	c  F st    60   1071877       629      2745         0     78950      8373   1492853   no data   no data
174.60/174.67	c  N st    60   1071877       629      2745         0     78950      8373   1492853   no data   no data
176.01/176.09	c Decided on static restart strategy
180.41/180.42	c  N st    70   1100181       629      2745         0     62848      8373   1033254   no data   no data
188.29/188.38	c  N st    72   1136175       629      2745         0     53142      8373    719368   no data   no data
196.80/196.81	c  N st    73   1168567       629      2745         0     84975      8373   1659094   no data   no data
205.29/205.33	c  N st    74   1209835       629      2745         0     79255      8373   1419453   no data   no data
205.29/205.33	c  S st    74   1209835       629      2745         0     79255      8373   1419453   no data   no data
205.49/205.54	c  S st    74   1210338       629      2745         0     79758      8373   1433777   no data   no data
205.49/205.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
205.49/205.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
205.49/205.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
205.49/205.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
205.49/205.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
205.49/205.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    629 time:  0.00 s
205.49/205.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
205.49/205.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
205.60/205.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
208.90/208.95	c lits-rem:       309  cl-subs:     3750  v-elim:      0  v-fix:    0  time:  3.31 s
208.90/208.95	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
208.90/208.97	c vivif2 --  cl tried    76008 cl shrink        0 lits rem          0 time: 0.02
209.01/209.04	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.07
209.01/209.04	c calculated reachability. Time: 0.00
209.01/209.04	c  N st    74   1210338       629      2745         0     76008      8373   1335862   no data   no data
225.30/225.30	c  N st    75   1283221       629      2745         0     52225      8373    635680   no data   no data
251.20/251.24	c  N st    76   1392545       629      2745         0     60538      8373    829723   no data   no data
288.69/288.75	c  N st    77   1556529       629      2745         0     65507      8373    927960   no data   no data
329.20/329.21	c  N st    78   1710338       629      2745         0    107944      8373   2221940   no data   no data
329.20/329.21	c  S st    78   1710338       629      2745         0    107944      8373   2221940   no data   no data
329.50/329.50	c  S st    78   1710841       629      2745         0    108447      8373   2236402   no data   no data
329.50/329.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
329.50/329.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
329.50/329.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
329.50/329.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
329.50/329.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
329.50/329.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    629 time:  0.00 s
329.50/329.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
329.50/329.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
329.60/329.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
340.40/340.41	c lits-rem:       770  cl-subs:     5205  v-elim:      0  v-fix:    0  time: 10.75 s
340.40/340.41	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
340.40/340.44	c vivif2 --  cl tried   103242 cl shrink        0 lits rem          0 time: 0.03
340.50/340.55	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.11
340.50/340.56	c calculated reachability. Time: 0.00
340.50/340.56	c  N st    78   1710841       629      2745         0    103242      8373   2071651   no data   no data
435.51/435.50	c  N st    79   2079808       629      2745         0    114329      8373   2252020   no data   no data
478.11/478.13	c  N st    80   2210842       629      2745         0    118495      8373   2406401   no data   no data
478.11/478.13	c  S st    80   2210842       629      2745         0    118495      8373   2406401   no data   no data
478.41/478.49	c  S st    80   2211344       629      2745         0    118996      8373   2420539   no data   no data
478.41/478.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
478.51/478.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
478.51/478.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
478.51/478.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
478.51/478.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
478.51/478.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    629 time:  0.00 s
478.51/478.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
478.51/478.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
478.61/478.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
490.40/490.49	c lits-rem:       518  cl-subs:     5478  v-elim:      0  v-fix:    0  time: 11.82 s
490.40/490.49	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
490.51/490.52	c vivif2 --  cl tried   113518 cl shrink        0 lits rem          0 time: 0.03
490.61/490.64	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.12
490.61/490.64	c calculated reachability. Time: 0.00
490.61/490.64	c  N st    80   2211344       629      2745         0    113518      8373   2245146   no data   no data
643.71/643.71	c  N st    81   2711345       629      2745         0    136633      8373   2705191   no data   no data
643.71/643.71	c  S st    81   2711345       629      2745         0    136633      8373   2705191   no data   no data
644.21/644.24	c  S st    81   2711849       629      2745         0    137137      8373   2719760   no data   no data
644.21/644.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
644.31/644.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.09
644.31/644.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
644.31/644.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
644.31/644.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
644.31/644.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    629 time:  0.00 s
644.31/644.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
644.31/644.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
644.41/644.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
667.71/667.74	c lits-rem:       692  cl-subs:     8630  v-elim:      0  v-fix:    0  time: 23.25 s
667.71/667.74	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
667.71/667.78	c vivif2 --  cl tried   128507 cl shrink        0 lits rem          0 time: 0.04
667.90/667.93	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.15
667.90/667.93	c calculated reachability. Time: 0.00
667.90/667.93	c  N st    81   2711849       629      2745         0    128507      8373   2473861   no data   no data
829.01/829.00	c  N st    82   3211849       629      2745         0    104052      8373   1563691   no data   no data
829.01/829.00	c  S st    82   3211849       629      2745         0    104052      8373   1563691   no data   no data
829.32/829.31	c  S st    82   3212352       629      2745         0    104554      8373   1578439   no data   no data
829.32/829.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
829.32/829.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
829.32/829.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
829.32/829.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
829.32/829.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
829.32/829.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    629 time:  0.00 s
829.32/829.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
829.32/829.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
829.42/829.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
833.31/833.39	c lits-rem:       388  cl-subs:     4696  v-elim:      0  v-fix:    0  time:  3.96 s
833.31/833.39	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
833.41/833.41	c vivif2 --  cl tried    99858 cl shrink        0 lits rem          0 time: 0.02
833.51/833.51	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.10
833.51/833.51	c calculated reachability. Time: 0.00
833.51/833.51	c  N st    82   3212352       629      2745         0     99858      8373   1462701   no data   no data
1023.31/1023.31	c  N st    83   3712352       629      2745         0    110889      8373   1707933   no data   no data
1023.31/1023.31	c  S st    83   3712352       629      2745         0    110889      8373   1707933   no data   no data
1023.61/1023.63	c  S st    83   3712854       629      2745         0    111391      8373   1722291   no data   no data
1023.61/1023.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1023.61/1023.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1023.61/1023.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1023.61/1023.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1023.61/1023.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1023.61/1023.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    629 time:  0.00 s
1023.61/1023.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1023.71/1023.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1023.71/1023.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1027.52/1027.57	c lits-rem:       479  cl-subs:     3406  v-elim:      0  v-fix:    0  time:  3.79 s
1027.52/1027.57	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
1027.52/1027.59	c vivif2 --  cl tried   107985 cl shrink        0 lits rem          0 time: 0.02
1027.72/1027.71	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.11
1027.72/1027.71	c calculated reachability. Time: 0.00
1027.72/1027.71	c  N st    83   3712854       629      2745         0    107985      8373   1627234   no data   no data
1044.32/1044.33	c  F st    84   3751567       629      2745         0    145982      8373   2749741   no data   no data
1044.32/1044.33	c  N st    84   3751567       629      2745         0    145982      8373   2749741   no data   no data
1047.32/1047.32	c Decided on static restart strategy
1057.13/1057.11	c  N st    94   3779870       629      2745         0     90716      8373   1060022   no data   no data
1069.02/1069.08	c  N st    96   3815862       629      2745         0    125969      8373   2079673   no data   no data
1083.42/1083.50	c  N st    97   3848255       629      2745         0    157882      8373   3001816   no data   no data
1102.12/1102.11	c  N st    98   3896843       629      2745         0    121410      8373   1962810   no data   no data
1130.73/1130.71	c  N st    99   3969726       629      2745         0    107298      8373   1453119   no data   no data
1179.23/1179.29	c  N st   100   4079050       629      2745         0    128181      8373   2099799   no data   no data
1236.93/1236.95	c  N st   101   4212854       629      2745         0    171552      8373   3343634   no data   no data
1236.93/1236.95	c  S st   101   4212854       629      2745         0    171552      8373   3343634   no data   no data
1237.44/1237.47	c  S st   101   4213359       629      2745         0    172056      8373   3357047   no data   no data
1237.44/1237.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1237.54/1237.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
1237.54/1237.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1237.54/1237.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1237.54/1237.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1237.54/1237.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    629 time:  0.00 s
1237.54/1237.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1237.63/1237.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1237.73/1237.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1271.03/1271.06	c lits-rem:      1511  cl-subs:    12011  v-elim:      0  v-fix:    0  time: 33.33 s
1271.03/1271.06	c vivif2 --  cl tried     2745 cl shrink        0 lits rem          0 time: 0.00
1271.13/1271.11	c vivif2 --  cl tried   160045 cl shrink        0 lits rem          0 time: 0.05
1271.23/1271.29	c asymm  cl-useful: 0/2745/2745 lits-rem:0 time: 0.18
1271.23/1271.29	c calculated reachability. Time: 0.00
1271.23/1271.30	c  N st   101   4213359       629      2745         0    160045      8373   3019633   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-3367512-1305383491/watcher-3367512-1305383491 -o /tmp/evaluation-result-3367512-1305383491/solver-3367512-1305383491 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367512-1305383491.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: 4.22 4.04 3.57 5/262 10598
/proc/meminfo: memFree=21844888/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=29900 CPUtime=0 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 564 0 0 0 0 0 0 0 23 0 1 0 649947039 30617600 504 33554432000 4194304 4580011 140735541751472 18446744073709551615 4293666 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 7475 504 337 95 0 2457 0

[startup+0.0168499 s]
/proc/loadavg: 4.22 4.04 3.57 5/262 10598
/proc/meminfo: memFree=21844888/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=30316 CPUtime=0.01 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 736 0 0 0 1 0 0 0 23 0 1 0 649947039 31043584 648 33554432000 4194304 4580011 140735541751472 18446744073709551615 4293939 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 7579 648 363 95 0 2561 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30316

[startup+0.100875 s]
/proc/loadavg: 4.22 4.04 3.57 5/262 10598
/proc/meminfo: memFree=21844888/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=30448 CPUtime=0.09 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 836 0 0 0 9 0 0 0 23 0 1 0 649947039 31178752 748 33554432000 4194304 4580011 140735541751472 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 7612 748 364 95 0 2594 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30448

[startup+0.300859 s]
/proc/loadavg: 4.22 4.04 3.57 5/262 10598
/proc/meminfo: memFree=21844888/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=30932 CPUtime=0.29 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 1103 0 0 0 29 0 0 0 24 0 1 0 649947039 31674368 845 33554432000 4194304 4580011 140735541751472 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 7733 845 364 95 0 2715 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30932

[startup+0.700786 s]
/proc/loadavg: 4.22 4.04 3.57 5/262 10598
/proc/meminfo: memFree=21844888/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=31452 CPUtime=0.69 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 1508 0 0 0 69 0 0 0 25 0 1 0 649947039 32206848 995 33554432000 4194304 4580011 140735541751472 18446744073709551615 4292903 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 7863 995 364 95 0 2845 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31452

[startup+1.50064 s]
/proc/loadavg: 4.22 4.04 3.57 5/263 10599
/proc/meminfo: memFree=21834712/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=32164 CPUtime=1.49 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 2334 0 0 0 149 0 0 0 25 0 1 0 649947039 32935936 1113 33554432000 4194304 4580011 140735541751472 18446744073709551615 4322632 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 8041 1113 365 95 0 3023 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32164

[startup+3.10034 s]
/proc/loadavg: 4.21 4.04 3.57 5/263 10599
/proc/meminfo: memFree=21809660/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=38856 CPUtime=3.09 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 5002 0 0 0 308 1 0 0 25 0 1 0 649947039 39788544 2867 33554432000 4194304 4580011 140735541751472 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 9714 2867 367 95 0 4696 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38856

[startup+6.30076 s]
/proc/loadavg: 4.21 4.04 3.57 5/263 10599
/proc/meminfo: memFree=21793012/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=40552 CPUtime=6.29 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 7189 0 0 0 628 1 0 0 25 0 1 0 649947039 41525248 3328 33554432000 4194304 4580011 140735541751472 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 10138 3328 367 95 0 5120 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40552

[startup+12.7006 s]
/proc/loadavg: 4.17 4.04 3.58 5/263 10599
/proc/meminfo: memFree=21757584/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=47892 CPUtime=12.69 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 11885 0 0 0 1267 2 0 0 25 0 1 0 649947039 49041408 5110 33554432000 4194304 4580011 140735541751472 18446744073709551615 4316379 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 11973 5110 367 95 0 6955 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47892

[startup+25.5003 s]
/proc/loadavg: 4.39 4.09 3.60 5/263 10599
/proc/meminfo: memFree=21729248/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=62416 CPUtime=25.49 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 20111 0 0 0 2545 4 0 0 24 0 1 0 649947039 63913984 8477 33554432000 4194304 4580011 140735541751472 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 15604 8478 367 95 0 10586 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62416

[startup+51.1006 s]
/proc/loadavg: 4.25 4.08 3.60 5/263 10627
/proc/meminfo: memFree=21694212/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=67240 CPUtime=51.09 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 30012 0 0 0 5102 7 0 0 25 0 1 0 649947039 68853760 9899 33554432000 4194304 4580011 140735541751472 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 16810 9899 367 95 0 11792 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 67240

[startup+102.309 s]
/proc/loadavg: 4.10 4.06 3.63 5/263 10629
/proc/meminfo: memFree=21661624/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=74480 CPUtime=102.3 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 45075 0 0 0 10220 10 0 0 25 0 1 0 649947039 76267520 11365 33554432000 4194304 4580011 140735541751472 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 18620 11365 367 95 0 13602 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 74480

[startup+162.3 s]
/proc/loadavg: 4.04 4.05 3.65 5/263 10630
/proc/meminfo: memFree=21612864/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=91564 CPUtime=162.29 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 60586 0 0 0 16215 14 0 0 25 0 1 0 649947039 93761536 15911 33554432000 4194304 4580011 140735541751472 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 22891 15911 367 95 0 17873 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 91564

[startup+222.301 s]
/proc/loadavg: 4.04 4.05 3.67 5/263 10632
/proc/meminfo: memFree=21534576/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=106408 CPUtime=222.3 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 74899 0 0 0 22212 18 0 0 25 0 1 0 649947039 108961792 19927 33554432000 4194304 4580011 140735541751472 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 26602 19927 367 95 0 21584 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 106408

[startup+282.301 s]
/proc/loadavg: 4.02 4.04 3.69 5/263 10633
/proc/meminfo: memFree=21528980/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=106680 CPUtime=282.3 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 86704 0 0 0 28209 21 0 0 25 0 1 0 649947039 109240320 19997 33554432000 4194304 4580011 140735541751472 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 26670 19997 367 95 0 21652 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 106680

[startup+342.301 s]
/proc/loadavg: 4.00 4.03 3.70 5/263 10635
/proc/meminfo: memFree=21459776/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=131924 CPUtime=342.3 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 100854 0 0 0 34203 27 0 0 25 0 1 0 649947039 135090176 26539 33554432000 4194304 4580011 140735541751472 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 32981 26539 367 95 0 27963 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 131924

[startup+402.301 s]
/proc/loadavg: 4.00 4.02 3.72 5/263 10637
/proc/meminfo: memFree=21447476/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=132128 CPUtime=402.3 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 111679 0 0 0 40198 32 0 0 25 0 1 0 649947039 135299072 26433 33554432000 4194304 4580011 140735541751472 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 33032 26433 367 95 0 28014 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 132128

[startup+462.301 s]
/proc/loadavg: 4.08 4.03 3.74 5/263 10638
/proc/meminfo: memFree=21469528/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=132372 CPUtime=462.3 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 121638 0 0 0 46194 36 0 0 25 0 1 0 649947039 135548928 25041 33554432000 4194304 4580011 140735541751472 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 33093 25041 367 95 0 28075 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 132372

[startup+522.301 s]
/proc/loadavg: 4.11 4.04 3.76 5/263 10640
/proc/meminfo: memFree=21418912/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=152312 CPUtime=522.3 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 132875 0 0 0 52192 38 0 0 25 0 1 0 649947039 155967488 30019 33554432000 4194304 4580011 140735541751472 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 38078 30019 367 95 0 33060 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 152312

[startup+582.301 s]
/proc/loadavg: 4.08 4.05 3.77 5/263 10641
/proc/meminfo: memFree=21414044/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=152484 CPUtime=582.3 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 141699 0 0 0 58189 41 0 0 25 0 1 0 649947039 156143616 29583 33554432000 4194304 4580011 140735541751472 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 38121 29583 367 95 0 33103 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 152484

[startup+642.301 s]
/proc/loadavg: 4.10 4.06 3.80 5/263 10643
/proc/meminfo: memFree=21361440/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=152588 CPUtime=642.32 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 149915 0 0 0 64187 45 0 0 25 0 1 0 649947039 156250112 31441 33554432000 4194304 4580011 140735541751472 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 38147 31441 367 95 0 33129 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 152588

[startup+702.3 s]
/proc/loadavg: 4.11 4.07 3.81 5/263 10645
/proc/meminfo: memFree=21352112/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=171868 CPUtime=702.31 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 159133 0 0 0 70184 47 0 0 25 0 1 0 649947039 175992832 34078 33554432000 4194304 4580011 140735541751472 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 42967 34078 367 95 0 37949 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 171868

[startup+762.309 s]
/proc/loadavg: 4.08 4.06 3.83 5/263 10646
/proc/meminfo: memFree=21351444/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=171980 CPUtime=762.32 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 166823 0 0 0 76182 50 0 0 25 0 1 0 649947039 176107520 35389 33554432000 4194304 4580011 140735541751472 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 42995 35389 367 95 0 37977 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 171980

[startup+822.3 s]
/proc/loadavg: 4.03 4.05 3.83 5/263 10648
/proc/meminfo: memFree=21315572/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=172144 CPUtime=822.31 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 175341 0 0 0 82178 53 0 0 25 0 1 0 649947039 176275456 33762 33554432000 4194304 4580011 140735541751472 18446744073709551615 4295699 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 43036 33762 367 95 0 38018 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 172144

[startup+882.3 s]
/proc/loadavg: 4.01 4.04 3.84 5/263 10649
/proc/meminfo: memFree=21311568/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=224752 CPUtime=882.31 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 181538 0 0 0 88176 55 0 0 25 0 1 0 649947039 230146048 36397 33554432000 4194304 4580011 140735541751472 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 56188 36397 367 95 0 51170 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 224752

[startup+942.301 s]
/proc/loadavg: 4.00 4.03 3.85 5/263 10651
/proc/meminfo: memFree=21317964/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=225332 CPUtime=942.32 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 188671 0 0 0 94173 59 0 0 25 0 1 0 649947039 230739968 36439 33554432000 4194304 4580011 140735541751472 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 56333 36439 367 95 0 51315 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 225332

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.85 5/263 10653
/proc/meminfo: memFree=21283316/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=172968 CPUtime=1002.32 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 195603 0 0 0 100170 62 0 0 25 0 1 0 649947039 177119232 36152 33554432000 4194304 4580011 140735541751472 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 43242 36152 367 95 0 38224 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 172968

[startup+1062.3 s]
/proc/loadavg: 4.09 4.05 3.87 5/263 10654
/proc/meminfo: memFree=21285388/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=179784 CPUtime=1062.32 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 203581 0 0 0 106166 66 0 0 25 0 1 0 649947039 184098816 36537 33554432000 4194304 4580011 140735541751472 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 44946 36537 367 95 0 39928 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 179784

[startup+1122.3 s]
/proc/loadavg: 4.03 4.03 3.87 5/263 10656
/proc/meminfo: memFree=21282632/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=233520 CPUtime=1122.32 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 209149 0 0 0 112165 67 0 0 25 0 1 0 649947039 239124480 38334 33554432000 4194304 4580011 140735541751472 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 58380 38334 367 95 0 53362 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 233520

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 3.88 5/263 10657
/proc/meminfo: memFree=21208212/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=179916 CPUtime=1182.32 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 215725 0 0 0 118162 70 0 0 25 0 1 0 649947039 184233984 37262 33554432000 4194304 4580011 140735541751472 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 44979 37262 367 95 0 39961 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 179916

[startup+1242.3 s]
/proc/loadavg: 4.07 4.04 3.89 5/263 10659
/proc/meminfo: memFree=21181752/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=263812 CPUtime=1242.33 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 227494 0 0 0 124159 74 0 0 25 0 1 0 649947039 270143488 45230 33554432000 4194304 4580011 140735541751472 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 65953 45230 367 95 0 60935 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 263812



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.90 3/261 10662
/proc/meminfo: memFree=21477104/32951124 swapFree=67056788/67111528
[pid=10598] ppid=10596 vsize=209708 CPUtime=1300.03 cores=0,2
/proc/10598/stat : 10598 (strangenight2-s) R 10596 10598 9991 0 -1 4202496 230723 0 0 0 129928 75 0 0 25 0 1 0 649947039 214740992 44149 33554432000 4194304 4580011 140735541751472 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10598/statm: 52427 44149 367 95 0 47409 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 209708

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.06
CPU user time (s): 1299.29
CPU system time (s): 0.765883
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 263812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.29
system time used= 0.765883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 230723
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 1705

runsolver used 3.35249 second user time and 7.27489 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-14 16:31:32
IDJOB=3367512
IDBENCH=82721
IDSOLVER=1845
FILE ID=node133/3367512-1305383491
RUNJOBID= node133-1305382189-10409
PBS_JOBID= 13324369
Free space on /tmp= 73636 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1495462442-016.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367512-1305383491/watcher-3367512-1305383491 -o /tmp/evaluation-result-3367512-1305383491/solver-3367512-1305383491 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367512-1305383491.cnf

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

MD5SUM BENCH= ac64879f46539032a3d2139dc7635d2e
RANDOM SEED=22759719

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21845292 kB
Buffers:        259632 kB
Cached:        3133812 kB
SwapCached:       8724 kB
Active:        8483992 kB
Inactive:      2341244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21845292 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:           21796 kB
Writeback:           0 kB
AnonPages:     7428804 kB
Mapped:          21700 kB
Slab:           195032 kB
PageTables:      23528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19293232 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73644 MiB
End job on node133 at 2011-05-14 16:53:14