Trace number 3367567

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-k5-r21.3-v150-c3195-S1653142431-025.UNKNOWN.cnf
MD5SUM57404773f78439bca79cfbdcb4a4a71b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
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-3367567-1305384501.cnf'
0.00/0.00	c -- header says num vars:            150
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        150
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       150      3195         0         0     15975         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      59 undec:      14 neg:      77
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       150      3195         0         0     15975         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.09/0.14	c  N st     8      4917       150      3195         0      4698     15975    140907   no data   no data
0.29/0.36	c  N st    10     11300       150      3195         0      4345     15975    100148   no data   no data
0.49/0.59	c  N st    11     17044       150      3195         0      9793     15975    265143   no data   no data
0.89/0.96	c  F st    12     25000       150      3195         0     12010     15975    327186   no data   no data
0.89/0.96	c  N st    12     25000       150      3195         0     12010     15975    327186   no data   no data
1.10/1.17	c Decided on static restart strategy
1.10/1.17	c  N st    18     30000       150      3195         0     10291     15975    260620   no data   no data
1.10/1.17	c  S st    18     30000       150      3195         0     10291     15975    260620   no data   no data
1.19/1.20	c  S st    18     30503       150      3195         0     10781     15975    275167   no data   no data
1.19/1.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.19/1.21	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
1.19/1.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.19/1.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.19/1.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.42	c lits-rem:       194  cl-subs:     1322  v-elim:      0  v-fix:    0  time:  0.20 s
1.39/1.46	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
1.39/1.46	c calculated reachability. Time: 0.00
1.39/1.46	c  N st    18     30503       150      3195         0      9459     15975    231903   no data   no data
1.69/1.80	c  N st    20     37620       150      3195         0      8752     15975    194775   no data   no data
2.10/2.11	c  N st    21     44019       150      3195         0     14844     15975    381128   no data   no data
2.20/2.21	c  S st    22     45756       150      3195         0     16502     15975    431951   no data   no data
2.20/2.26	c  S st    22     46258       150      3195         0     16995     15975    446437   no data   no data
2.20/2.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.20/2.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.20/2.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2.20/2.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.20/2.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.20/2.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.69	c lits-rem:       189  cl-subs:     1344  v-elim:      0  v-fix:    0  time:  0.42 s
2.59/2.69	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2.69/2.70	c vivif2 --  cl tried    15651 cl shrink        0 lits rem          0 time: 0.01
2.69/2.76	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.06
2.69/2.76	c calculated reachability. Time: 0.00
2.69/2.76	c  N st    22     46258       150      3195         0     15651     15975    400219   no data   no data
3.49/3.58	c  N st    23     60655       150      3195         0     11334     15975    234133   no data   no data
4.08/4.11	c  N st    24     69387       150      3195         0     19582     15975    478783   no data   no data
4.08/4.11	c  S st    24     69387       150      3195         0     19582     15975    478783   no data   no data
4.08/4.16	c  S st    24     69889       150      3195         0     20067     15975    492511   no data   no data
4.08/4.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.08/4.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
4.08/4.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.08/4.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.08/4.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.08/4.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4.08/4.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.08/4.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.08/4.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.92	c lits-rem:       433  cl-subs:     1983  v-elim:      0  v-fix:    0  time:  0.73 s
4.89/4.92	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
4.89/4.92	c vivif2 --  cl tried    18084 cl shrink        0 lits rem          0 time: 0.00
4.89/5.00	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.07
4.99/5.00	c calculated reachability. Time: 0.00
4.99/5.00	c  N st    24     69889       150      3195         0     18084     15975    430776   no data   no data
6.09/6.17	c  F st    25     87500       150      3195         0     13065     15975    263191   no data   no data
6.09/6.17	c  N st    25     87500       150      3195         0     13065     15975    263191   no data   no data
6.39/6.44	c Decided on static restart strategy
6.60/6.65	c  N st    32     95541       150      3195         0     20732     15975    494004   no data   no data
7.19/7.28	c  N st    34    104835       150      3195         0     17285     15975    385109   no data   no data
7.19/7.28	c  S st    34    104835       150      3195         0     17285     15975    385109   no data   no data
7.29/7.32	c  S st    34    105338       150      3195         0     17775     15975    400355   no data   no data
7.29/7.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.29/7.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
7.29/7.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.29/7.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.29/7.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
7.29/7.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.29/7.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.29/7.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.60/7.61	c lits-rem:       287  cl-subs:     1058  v-elim:      0  v-fix:    0  time:  0.25 s
7.60/7.61	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
7.60/7.61	c vivif2 --  cl tried    16717 cl shrink        0 lits rem          0 time: 0.00
7.60/7.67	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.07
7.60/7.67	c calculated reachability. Time: 0.00
7.60/7.67	c  N st    34    105338       150      3195         0     16717     15975    364406   no data   no data
8.29/8.33	c  N st    35    114936       150      3195         0     25876     15975    649273   no data   no data
9.29/9.39	c  N st    36    129333       150      3195         0     26290     15975    653228   no data   no data
10.90/10.98	c  N st    37    150930       150      3195         0     17288     15975    320418   no data   no data
11.39/11.43	c  S st    38    158007       150      3195         0     23994     15975    528527   no data   no data
11.39/11.49	c  S st    38    158513       150      3195         0     24480     15975    543055   no data   no data
11.39/11.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.49/11.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.49/11.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.49/11.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.49/11.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
11.49/11.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.49/11.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.49/11.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.00/12.11	c lits-rem:       482  cl-subs:     1532  v-elim:      0  v-fix:    0  time:  0.59 s
12.00/12.11	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
12.10/12.11	c vivif2 --  cl tried    22948 cl shrink        0 lits rem          0 time: 0.00
12.19/12.20	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.09
12.19/12.20	c calculated reachability. Time: 0.00
12.19/12.20	c  N st    38    158513       150      3195         0     22948     15975    492274   no data   no data
16.29/16.36	c  N st    39    207102       150      3195         0     35936     15975    859925   no data   no data
18.79/18.88	c  N st    40    237771       150      3195         0     27973     15975    592522   no data   no data
18.79/18.88	c  S st    40    237771       150      3195         0     27973     15975    592522   no data   no data
18.89/18.95	c  S st    40    238273       150      3195         0     28468     15975    606740   no data   no data
18.89/18.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.89/18.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.89/18.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.89/18.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.89/18.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.89/18.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
18.89/18.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.89/18.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.89/18.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.80/19.83	c lits-rem:       541  cl-subs:     1930  v-elim:      0  v-fix:    0  time:  0.85 s
19.80/19.83	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
19.80/19.84	c vivif2 --  cl tried    26538 cl shrink        0 lits rem          0 time: 0.01
19.89/19.94	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.10
19.89/19.94	c calculated reachability. Time: 0.00
19.89/19.94	c  N st    40    238273       150      3195         0     26538     15975    546352   no data   no data
26.79/26.87	c  F st    41    306252       150      3195         0     28310     15975    537812   no data   no data
26.79/26.87	c  N st    41    306252       150      3195         0     28310     15975    537812   no data   no data
27.29/27.34	c Decided on static restart strategy
29.49/29.53	c  N st    51    334551       150      3195         0     32540     15975    657649   no data   no data
31.90/31.99	c  N st    53    357410       150      3195         0     30477     15975    561244   no data   no data
31.90/31.99	c  S st    53    357410       150      3195         0     30477     15975    561244   no data   no data
31.99/32.06	c  S st    53    357915       150      3195         0     30970     15975    575665   no data   no data
31.99/32.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.99/32.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
31.99/32.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.99/32.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.99/32.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.99/32.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
31.99/32.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.99/32.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
31.99/32.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.49/32.57	c lits-rem:       389  cl-subs:     1295  v-elim:      0  v-fix:    0  time:  0.47 s
32.49/32.57	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
32.49/32.57	c vivif2 --  cl tried    29675 cl shrink        0 lits rem          0 time: 0.00
32.59/32.69	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.12
32.59/32.69	c calculated reachability. Time: 0.00
32.59/32.69	c  N st    53    357915       150      3195         0     29675     15975    536903   no data   no data
36.21/36.21	c  N st    54    390307       150      3195         0     35712     15975    713893   no data   no data
41.59/41.70	c  N st    55    438895       150      3195         0     29740     15975    500756   no data   no data
50.29/50.39	c  N st    56    511778       150      3195         0     42783     15975    866289   no data   no data
53.19/53.25	c  N st    57    536872       150      3195         0     37229     15975    666341   no data   no data
53.19/53.25	c  S st    57    536872       150      3195         0     37229     15975    666341   no data   no data
53.29/53.33	c  S st    57    537373       150      3195         0     37711     15975    680303   no data   no data
53.29/53.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.29/53.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
53.29/53.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.29/53.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.29/53.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.29/53.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
53.29/53.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.29/53.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
53.29/53.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.99/54.07	c lits-rem:       518  cl-subs:     1422  v-elim:      0  v-fix:    0  time:  0.70 s
53.99/54.07	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
53.99/54.08	c vivif2 --  cl tried    36289 cl shrink        0 lits rem          0 time: 0.01
54.19/54.23	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.15
54.19/54.23	c calculated reachability. Time: 0.00
54.19/54.23	c  N st    57    537373       150      3195         0     36289     15975    636178   no data   no data
75.39/75.43	c  N st    58    701357       150      3195         0     64668     15975   1442224   no data   no data
90.99/91.06	c  N st    59    806061       150      3195         0     58518     15975   1170694   no data   no data
90.99/91.06	c  S st    59    806061       150      3195         0     58518     15975   1170694   no data   no data
91.09/91.20	c  S st    59    806565       150      3195         0     59007     15975   1185242   no data   no data
91.21/91.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
91.21/91.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
91.21/91.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
91.21/91.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.21/91.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.21/91.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
91.21/91.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
91.21/91.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
91.21/91.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.70/95.79	c lits-rem:       897  cl-subs:     4902  v-elim:      0  v-fix:    0  time:  4.53 s
95.70/95.79	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
95.79/95.81	c vivif2 --  cl tried    54105 cl shrink        0 lits rem          0 time: 0.01
95.99/96.02	c asymm  cl-useful: 0/2872/3195 lits-rem:0 time: 0.21
95.99/96.02	c calculated reachability. Time: 0.00
95.99/96.02	c  N st    59    806565       150      3195         0     54105     15975   1047102   no data   no data
137.51/137.55	c  F st    60   1071875       150      3195         0     69493     15975   1419280   no data   no data
137.51/137.55	c  N st    60   1071875       150      3195         0     69493     15975   1419280   no data   no data
138.61/138.62	c Decided on static restart strategy
142.39/142.46	c  N st    70   1100183       150      3195         0     54067     15975    940073   no data   no data
148.10/148.19	c  N st    72   1136177       150      3195         0     44680     15975    622870   no data   no data
152.91/152.93	c  N st    73   1168569       150      3195         0     75269     15975   1561450   no data   no data
159.19/159.27	c  N st    74   1209847       150      3195         0     70101     15975   1401998   no data   no data
159.19/159.27	c  S st    74   1209847       150      3195         0     70101     15975   1401998   no data   no data
159.41/159.43	c  S st    74   1210351       150      3195         0     70592     15975   1417410   no data   no data
159.41/159.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
159.41/159.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
159.41/159.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
159.41/159.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
159.41/159.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.41/159.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
159.41/159.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
159.41/159.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
159.50/159.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
164.69/164.79	c lits-rem:      1756  cl-subs:     4059  v-elim:      0  v-fix:    0  time:  5.28 s
164.69/164.79	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
164.79/164.81	c vivif2 --  cl tried    66533 cl shrink        0 lits rem          0 time: 0.02
165.00/165.05	c asymm  cl-useful: 0/2601/3195 lits-rem:0 time: 0.23
165.00/165.05	c calculated reachability. Time: 0.00
165.00/165.05	c  N st    74   1210351       150      3195         0     66533     15975   1282946   no data   no data
178.59/178.61	c  N st    75   1283238       150      3195         0     90097     15975   1981325   no data   no data
197.29/197.32	c  N st    76   1392561       150      3195         0     51707     15975    737914   no data   no data
225.89/225.95	c  N st    77   1556545       150      3195         0     56196     15975    823354   no data   no data
253.60/253.63	c  N st    78   1710351       150      3195         0     96460     15975   2039418   no data   no data
253.60/253.63	c  S st    78   1710351       150      3195         0     96460     15975   2039418   no data   no data
253.90/253.90	c  S st    78   1710852       150      3195         0     96948     15975   2054324   no data   no data
253.90/253.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
253.90/253.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
253.90/253.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
253.90/253.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
253.90/253.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
253.90/253.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
253.90/253.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
253.90/253.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
254.01/254.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
273.40/273.42	c lits-rem:      2718  cl-subs:     9674  v-elim:      0  v-fix:    0  time: 19.40 s
273.40/273.42	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
273.40/273.45	c vivif2 --  cl tried    87274 cl shrink        0 lits rem          0 time: 0.02
273.50/273.55	c asymm  cl-useful: 0/594/3195 lits-rem:0 time: 0.10
273.50/273.55	c calculated reachability. Time: 0.00
273.50/273.55	c  N st    78   1710852       150      3195         0     87274     15975   1753873   no data   no data
346.99/347.07	c  N st    79   2079819       150      3195         0     98870     15975   2002682   no data   no data
375.11/375.12	c  N st    80   2210853       150      3195         0    102901     15975   2095568   no data   no data
375.11/375.12	c  S st    80   2210853       150      3195         0    102901     15975   2095568   no data   no data
375.30/375.39	c  S st    80   2211353       150      3195         0    103393     15975   2110267   no data   no data
375.40/375.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
375.40/375.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
375.40/375.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
375.40/375.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
375.40/375.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
375.40/375.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
375.40/375.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
375.40/375.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
375.50/375.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
396.20/396.22	c lits-rem:      2073  cl-subs:     8529  v-elim:      0  v-fix:    0  time: 20.70 s
396.20/396.22	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
396.20/396.25	c vivif2 --  cl tried    94864 cl shrink        0 lits rem          0 time: 0.02
396.50/396.52	c asymm  cl-useful: 0/1895/3195 lits-rem:0 time: 0.27
396.50/396.53	c calculated reachability. Time: 0.00
396.50/396.53	c  N st    80   2211353       150      3195         0     94864     15975   1846649   no data   no data
513.10/513.16	c  N st    81   2711353       150      3195         0    117468     15975   2367247   no data   no data
513.10/513.16	c  S st    81   2711353       150      3195         0    117468     15975   2367247   no data   no data
513.40/513.49	c  S st    81   2711857       150      3195         0    117957     15975   2382396   no data   no data
513.50/513.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
513.50/513.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
513.50/513.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
513.50/513.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
513.50/513.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
513.50/513.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
513.50/513.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
513.50/513.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
513.61/513.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
539.90/539.93	c lits-rem:      2645  cl-subs:    12161  v-elim:      0  v-fix:    0  time: 26.28 s
539.90/539.93	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
539.90/539.96	c vivif2 --  cl tried   105796 cl shrink        0 lits rem          0 time: 0.03
540.20/540.23	c asymm  cl-useful: 0/1300/3195 lits-rem:0 time: 0.28
540.20/540.24	c calculated reachability. Time: 0.00
540.20/540.24	c  N st    81   2711857       150      3195         0    105796     15975   2040246   no data   no data
668.61/668.68	c  N st    82   3211857       150      3195         0     83274     15975   1226785   no data   no data
668.61/668.68	c  S st    82   3211857       150      3195         0     83274     15975   1226785   no data   no data
668.82/668.88	c  S st    82   3212357       150      3195         0     83767     15975   1241609   no data   no data
668.82/668.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
668.91/668.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
668.91/668.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
668.91/668.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
668.91/668.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
668.91/668.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
668.91/668.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
668.91/668.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
668.91/668.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
670.71/670.73	c lits-rem:       503  cl-subs:     2133  v-elim:      0  v-fix:    0  time:  1.77 s
670.71/670.73	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
670.71/670.75	c vivif2 --  cl tried    81634 cl shrink        0 lits rem          0 time: 0.02
670.92/670.98	c asymm  cl-useful: 0/2073/3195 lits-rem:0 time: 0.23
670.92/670.98	c calculated reachability. Time: 0.00
670.92/670.98	c  N st    82   3212357       150      3195         0     81634     15975   1178099   no data   no data
806.22/806.27	c  N st    83   3712357       150      3195         0     92336     15975   1388986   no data   no data
806.22/806.27	c  S st    83   3712357       150      3195         0     92336     15975   1388986   no data   no data
806.51/806.50	c  S st    83   3712861       150      3195         0     92830     15975   1403667   no data   no data
806.51/806.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
806.51/806.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
806.51/806.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
806.51/806.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
806.51/806.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
806.51/806.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
806.51/806.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
806.51/806.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
806.51/806.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
809.01/809.09	c lits-rem:       888  cl-subs:     2475  v-elim:      0  v-fix:    0  time:  2.49 s
809.01/809.09	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
809.11/809.11	c vivif2 --  cl tried    90355 cl shrink        0 lits rem          0 time: 0.02
809.31/809.30	c asymm  cl-useful: 0/1122/3195 lits-rem:0 time: 0.19
809.31/809.30	c calculated reachability. Time: 0.00
809.31/809.30	c  N st    83   3712861       150      3195         0     90355     15975   1328583   no data   no data
819.11/819.16	c  F st    84   3751565       150      3195         0    127022     15975   2456060   no data   no data
819.11/819.16	c  N st    84   3751565       150      3195         0    127022     15975   2456060   no data   no data
821.21/821.27	c Decided on static restart strategy
828.61/828.64	c  N st    94   3779871       150      3195         0    153916     15975   3282196   no data   no data
837.31/837.32	c  N st    96   3815865       150      3195         0    107854     15975   1841895   no data   no data
846.21/846.28	c  N st    97   3848258       150      3195         0    138555     15975   2789603   no data   no data
859.91/859.96	c  N st    98   3896847       150      3195         0    103139     15975   1701415   no data   no data
882.51/882.53	c  N st    99   3969729       150      3195         0     89756     15975   1239558   no data   no data
913.51/913.51	c  N st   100   4079053       150      3195         0    109722     15975   1861646   no data   no data
954.31/954.32	c  N st   101   4212861       150      3195         0    151357     15975   3028771   no data   no data
954.31/954.32	c  S st   101   4212861       150      3195         0    151357     15975   3028771   no data   no data
954.72/954.76	c  S st   101   4213361       150      3195         0    151849     15975   3044136   no data   no data
954.72/954.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
954.82/954.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
954.82/954.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
954.82/954.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
954.82/954.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
954.82/954.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
954.82/954.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
954.82/954.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
954.91/954.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1004.22/1004.25	c lits-rem:      2919  cl-subs:    17578  v-elim:      0  v-fix:    0  time: 49.29 s
1004.22/1004.25	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1004.22/1004.28	c vivif2 --  cl tried   134271 cl shrink        0 lits rem          0 time: 0.03
1004.61/1004.60	c asymm  cl-useful: 0/1263/3195 lits-rem:0 time: 0.31
1004.61/1004.60	c calculated reachability. Time: 0.00
1004.61/1004.60	c  N st   101   4213361       150      3195         0    134271     15975   2545854   no data   no data
1075.62/1075.64	c  N st   102   4459337       150      3195         0    109379     15975   1752472   no data   no data
1149.43/1149.47	c  N st   103   4713363       150      3195         0    173300     15975   3752710   no data   no data
1149.43/1149.47	c  S st   103   4713363       150      3195         0    173300     15975   3752710   no data   no data
1149.92/1149.93	c  S st   103   4713865       150      3195         0    173788     15975   3767588   no data   no data
1149.92/1149.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1150.02/1150.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1150.02/1150.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1150.02/1150.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1150.02/1150.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1150.02/1150.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1150.02/1150.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1150.02/1150.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1150.12/1150.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1222.62/1222.62	c lits-rem:      3954  cl-subs:    18561  v-elim:      0  v-fix:    0  time: 72.45 s
1222.62/1222.62	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1222.62/1222.66	c vivif2 --  cl tried   155227 cl shrink        0 lits rem          0 time: 0.04
1223.02/1223.01	c asymm  cl-useful: 0/949/3195 lits-rem:0 time: 0.35
1223.02/1223.02	c calculated reachability. Time: 0.00
1223.02/1223.02	c  N st   103   4713865       150      3195         0    155227     15975   3202230   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-3367567-1305384501/watcher-3367567-1305384501 -o /tmp/evaluation-result-3367567-1305384501/solver-3367567-1305384501 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367567-1305384501.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.43 3.87 3.87 4/348 29339
/proc/meminfo: memFree=17604556/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=29736 CPUtime=0.01 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 543 0 0 0 1 0 0 0 25 0 1 0 650051036 30449664 483 33554432000 4194304 4580011 140735846188624 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 7434 483 338 95 0 2416 0

[startup+0.0939589 s]
/proc/loadavg: 3.43 3.87 3.87 4/348 29339
/proc/meminfo: memFree=17604556/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=30484 CPUtime=0.09 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 865 0 0 0 9 0 0 0 25 0 1 0 650051036 31215616 773 33554432000 4194304 4580011 140735846188624 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 7621 773 363 95 0 2603 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30484

[startup+0.100957 s]
/proc/loadavg: 3.43 3.87 3.87 4/348 29339
/proc/meminfo: memFree=17604556/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=30484 CPUtime=0.09 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 874 0 0 0 9 0 0 0 25 0 1 0 650051036 31215616 782 33554432000 4194304 4580011 140735846188624 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 7621 782 363 95 0 2603 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30484

[startup+0.300923 s]
/proc/loadavg: 3.43 3.87 3.87 4/348 29339
/proc/meminfo: memFree=17604556/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=31036 CPUtime=0.29 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 1214 0 0 0 29 0 0 0 25 0 1 0 650051036 31780864 942 33554432000 4194304 4580011 140735846188624 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 7759 942 363 95 0 2741 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31036

[startup+0.700852 s]
/proc/loadavg: 3.43 3.87 3.87 4/348 29339
/proc/meminfo: memFree=17604556/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=31800 CPUtime=0.69 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 1893 0 0 0 69 0 0 0 25 0 1 0 650051036 32563200 1005 33554432000 4194304 4580011 140735846188624 18446744073709551615 4294542 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 7950 1005 363 95 0 2932 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31800

[startup+1.50071 s]
/proc/loadavg: 3.43 3.87 3.87 5/349 29340
/proc/meminfo: memFree=17600828/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=39572 CPUtime=1.49 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 4233 0 0 0 149 0 0 0 25 0 1 0 650051036 40521728 2933 33554432000 4194304 4580011 140735846188624 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 9893 2934 367 95 0 4875 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39572

[startup+3.10043 s]
/proc/loadavg: 3.43 3.87 3.87 5/349 29340
/proc/meminfo: memFree=17584832/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=44732 CPUtime=3.09 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 6488 0 0 0 309 0 0 0 25 0 1 0 650051036 45805568 4124 33554432000 4194304 4580011 140735846188624 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 11183 4124 367 95 0 6165 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44732

[startup+6.30086 s]
/proc/loadavg: 3.48 3.88 3.87 5/349 29340
/proc/meminfo: memFree=17573956/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=49784 CPUtime=6.29 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 9487 0 0 0 628 1 0 0 25 0 1 0 650051036 50978816 5268 33554432000 4194304 4580011 140735846188624 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 12446 5268 367 95 0 7428 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49784

[startup+12.7007 s]
/proc/loadavg: 3.52 3.88 3.87 5/349 29340
/proc/meminfo: memFree=17555784/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=55260 CPUtime=12.69 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 14269 0 0 0 1268 1 0 0 25 0 1 0 650051036 56586240 6920 33554432000 4194304 4580011 140735846188624 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 13815 6920 367 95 0 8797 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55260

[startup+25.5005 s]
/proc/loadavg: 3.63 3.88 3.87 5/349 29340
/proc/meminfo: memFree=17540272/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=59808 CPUtime=25.49 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 21485 0 0 0 2546 3 0 0 25 0 1 0 650051036 61243392 8032 33554432000 4194304 4580011 140735846188624 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 14952 8032 367 95 0 9934 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59808

[startup+51.1009 s]
/proc/loadavg: 3.75 3.89 3.87 5/349 29341
/proc/meminfo: memFree=17525624/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=62920 CPUtime=51.09 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 32783 0 0 0 5104 5 0 0 25 0 1 0 650051036 64430080 8863 33554432000 4194304 4580011 140735846188624 18446744073709551615 4320657 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 15730 8863 367 95 0 10712 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62920

[startup+102.313 s]
/proc/loadavg: 3.94 3.92 3.88 5/349 29342
/proc/meminfo: memFree=17475720/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=81436 CPUtime=102.31 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 52528 0 0 0 10222 9 0 0 25 0 1 0 650051036 83390464 13389 33554432000 4194304 4580011 140735846188624 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 20359 13389 367 95 0 15341 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 81436

[startup+162.3 s]
/proc/loadavg: 3.98 3.93 3.89 5/349 29344
/proc/meminfo: memFree=17445012/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=95536 CPUtime=162.29 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 72430 0 0 0 16217 12 0 0 25 0 1 0 650051036 97828864 16946 33554432000 4194304 4580011 140735846188624 18446744073709551615 4406269 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 23884 16946 367 95 0 18866 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 95536

[startup+222.301 s]
/proc/loadavg: 4.07 3.96 3.90 5/349 29373
/proc/meminfo: memFree=17443476/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=95892 CPUtime=222.3 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 87390 0 0 0 22214 16 0 0 25 0 1 0 650051036 98193408 17463 33554432000 4194304 4580011 140735846188624 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 23973 17463 367 95 0 18955 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 95892

[startup+282.301 s]
/proc/loadavg: 4.02 3.97 3.91 5/349 29374
/proc/meminfo: memFree=17395228/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=116228 CPUtime=282.3 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 102454 0 0 0 28211 19 0 0 25 0 1 0 650051036 119017472 21875 33554432000 4194304 4580011 140735846188624 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 29057 21875 367 95 0 24039 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 116228

[startup+342.3 s]
/proc/loadavg: 4.01 3.97 3.91 5/349 29376
/proc/meminfo: memFree=17365552/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=116540 CPUtime=342.29 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 116178 0 0 0 34208 21 0 0 25 0 1 0 650051036 119336960 21625 33554432000 4194304 4580011 140735846188624 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 29135 21625 367 95 0 24117 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 116540

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/349 29377
/proc/meminfo: memFree=17331004/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=131640 CPUtime=402.3 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 127041 0 0 0 40206 24 0 0 25 0 1 0 650051036 134799360 26587 33554432000 4194304 4580011 140735846188624 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 32910 26587 367 95 0 27892 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 131640

[startup+462.3 s]
/proc/loadavg: 4.14 4.00 3.92 5/349 29379
/proc/meminfo: memFree=17321668/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=131876 CPUtime=462.3 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 139454 0 0 0 46203 27 0 0 25 0 1 0 650051036 135041024 26490 33554432000 4194304 4580011 140735846188624 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 32969 26490 367 95 0 27951 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 131876

[startup+522.301 s]
/proc/loadavg: 4.05 4.00 3.92 5/349 29380
/proc/meminfo: memFree=17274488/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=148216 CPUtime=522.3 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 152384 0 0 0 52199 31 0 0 25 0 1 0 650051036 151773184 29876 33554432000 4194304 4580011 140735846188624 18446744073709551615 4406259 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 37054 29876 367 95 0 32036 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 148216

[startup+582.301 s]
/proc/loadavg: 4.02 4.00 3.92 5/349 29382
/proc/meminfo: memFree=17256600/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=148320 CPUtime=582.3 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 160033 0 0 0 58198 32 0 0 25 0 1 0 650051036 151879680 30480 33554432000 4194304 4580011 140735846188624 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 37080 30480 367 95 0 32062 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 148320

[startup+642.3 s]
/proc/loadavg: 4.08 4.02 3.93 5/349 29384
/proc/meminfo: memFree=17233112/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=150164 CPUtime=642.32 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 170734 0 0 0 64196 36 0 0 25 0 1 0 650051036 153767936 30662 33554432000 4194304 4580011 140735846188624 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 37541 30662 367 95 0 32523 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 150164

[startup+702.301 s]
/proc/loadavg: 4.03 4.01 3.93 5/349 29385
/proc/meminfo: memFree=17237896/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=150356 CPUtime=702.31 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 181279 0 0 0 70191 40 0 0 25 0 1 0 650051036 153964544 30337 33554432000 4194304 4580011 140735846188624 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 37589 30337 367 95 0 32571 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 150356

[startup+762.313 s]
/proc/loadavg: 4.01 4.00 3.93 5/349 29396
/proc/meminfo: memFree=17196548/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=150564 CPUtime=762.32 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 192093 0 0 0 76189 43 0 0 25 0 1 0 650051036 154177536 29970 33554432000 4194304 4580011 140735846188624 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 37641 29970 367 95 0 32623 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 150564

[startup+822.3 s]
/proc/loadavg: 4.04 4.02 3.93 5/349 29397
/proc/meminfo: memFree=17210396/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=154756 CPUtime=822.31 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 201403 0 0 0 82183 48 0 0 25 0 1 0 650051036 158470144 31530 33554432000 4194304 4580011 140735846188624 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 38689 31530 367 95 0 33671 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 154756

[startup+882.301 s]
/proc/loadavg: 4.01 4.01 3.93 5/349 29399
/proc/meminfo: memFree=17205016/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=154948 CPUtime=882.31 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 211728 0 0 0 88181 50 0 0 25 0 1 0 650051036 158666752 29877 33554432000 4194304 4580011 140735846188624 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 38737 29877 367 95 0 33719 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 154948

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/349 29404
/proc/meminfo: memFree=17204000/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=155032 CPUtime=942.31 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 220728 0 0 0 94178 53 0 0 25 0 1 0 650051036 158752768 30747 33554432000 4194304 4580011 140735846188624 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 38758 30747 367 95 0 33740 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 155032

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/349 29405
/proc/meminfo: memFree=17158860/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=180484 CPUtime=1002.31 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 227969 0 0 0 100177 54 0 0 25 0 1 0 650051036 184815616 37988 33554432000 4194304 4580011 140735846188624 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 45121 37988 367 95 0 40103 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 180484

[startup+1062.3 s]
/proc/loadavg: 4.07 4.03 3.94 5/349 29407
/proc/meminfo: memFree=17148880/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=180560 CPUtime=1062.32 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 236716 0 0 0 106175 57 0 0 25 0 1 0 650051036 184893440 38031 33554432000 4194304 4580011 140735846188624 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 45140 38031 367 95 0 40122 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 180560

[startup+1122.3 s]
/proc/loadavg: 3.87 3.99 3.93 4/343 29425
/proc/meminfo: memFree=17238740/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=238932 CPUtime=1122.32 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 245755 0 0 0 112170 62 0 0 25 0 1 0 650051036 244666368 38716 33554432000 4194304 4580011 140735846188624 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 59733 38716 367 95 0 54715 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 238932

[startup+1182.3 s]
/proc/loadavg: 3.32 3.81 3.87 4/343 29427
/proc/meminfo: memFree=17210936/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=268396 CPUtime=1182.32 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 256737 0 0 0 118168 64 0 0 25 0 1 0 650051036 274837504 45342 33554432000 4194304 4580011 140735846188624 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 67099 45342 367 95 0 62081 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 268396

[startup+1242.3 s]
/proc/loadavg: 3.11 3.66 3.81 4/343 29429
/proc/meminfo: memFree=17192028/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=209912 CPUtime=1242.32 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 260016 0 0 0 124167 65 0 0 25 0 1 0 650051036 214949888 43639 33554432000 4194304 4580011 140735846188624 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 52478 43639 367 95 0 47460 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 209912



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.96 3.52 3.75 3/338 29448
/proc/meminfo: memFree=17287116/32951124 swapFree=67056804/67111528
[pid=29339] ppid=29337 vsize=209960 CPUtime=1300.03 cores=1,3
/proc/29339/stat : 29339 (strangenight2-s) R 29337 29339 28535 0 -1 4202496 265547 0 0 0 129935 68 0 0 25 0 1 0 650051036 214999040 44767 33554432000 4194304 4580011 140735846188624 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29339/statm: 52490 44767 367 95 0 47472 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 209960

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.36
CPU system time (s): 0.694894
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 268676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.36
system time used= 0.694894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 265547
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= 8
involuntary context switches= 14156

runsolver used 4.08538 second user time and 10.1455 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-14 16:48:21
IDJOB=3367567
IDBENCH=82776
IDSOLVER=1845
FILE ID=node108/3367567-1305384501
RUNJOBID= node108-1305384496-29271
PBS_JOBID= 13324394
Free space on /tmp= 73540 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1653142431-025.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367567-1305384501/watcher-3367567-1305384501 -o /tmp/evaluation-result-3367567-1305384501/solver-3367567-1305384501 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367567-1305384501.cnf

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

MD5SUM BENCH= 57404773f78439bca79cfbdcb4a4a71b
RANDOM SEED=1018703829

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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:      17604588 kB
Buffers:        296400 kB
Cached:        4596884 kB
SwapCached:       8700 kB
Active:       11079648 kB
Inactive:      3951884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17604588 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           22576 kB
Writeback:           0 kB
AnonPages:    10135248 kB
Mapped:          27856 kB
Slab:           211180 kB
PageTables:      39208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52374516 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= 73544 MiB
End job on node108 at 2011-05-14 17:10:03