Trace number 3367792

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S247862791-097.UNKNOWN.cnf
MD5SUM6b69f72e1046222baee8c8d817a4adac
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark485.529
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367792-1305387324.cnf'
0.00/0.01	c -- header says num vars:            500
0.00/0.01	c -- header says num clauses:        2130
0.00/0.01	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.01	c -- vars added        500
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       500      2130         0         0      6390         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    500 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     12  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:     225 undec:      48 neg:     227
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       488      2119         0         0      6439         0   no data   no data
0.02/0.05	c Decided on static restart strategy
0.09/0.15	c  N st     8      4915       488      2119         0      4834      6439    113409   no data   no data
0.39/0.41	c  N st    10     11300       488      2119         0      4473      6439     73762   no data   no data
0.59/0.69	c  N st    11     17043       488      2119         0     10066      6439    199687   no data   no data
1.00/1.10	c  F st    12     25000       488      2119         0     12361      6439    245423   no data   no data
1.00/1.10	c  N st    12     25000       488      2119         0     12361      6439    245423   no data   no data
1.29/1.36	c  N dy    18     30001       488      2119         0     10659      6439    192130   no data   no data
1.29/1.36	c  S st    18     30001       488      2119         0     10659      6439    192130   no data   no data
1.29/1.39	c  S st    18     30504       488      2119         0     11161      6439    202923   no data   no data
1.29/1.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.40	c blocked clauses removed:        2 vars:      1 tried:         488 T: 0.00 s
1.39/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
1.39/1.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.47	c lits-rem:       173  cl-subs:      628  v-elim:      0  v-fix:    0  time:  0.06 s
1.39/1.48	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.01
1.39/1.48	c calculated reachability. Time: 0.00
1.39/1.48	c  N dy    18     30504       487      2117         0     10533      6433    187643   no data   no data
1.69/1.79	c  N dy    24     35977       487      2117         0      8141      6433    102660     15.45     16.28
1.99/2.00	c  N dy    38     40336       487      2117         0     12444      6433    197571     15.39     16.24
2.29/2.37	c  N dy    40     45759       487      2117         0      8970      6433    101426     14.74     14.08
2.29/2.37	c  S st    40     45759       487      2117         0      8970      6433    101426     14.74     14.08
2.29/2.39	c  S st    40     46263       487      2117         0      9474      6433    112428     14.74   no data
2.29/2.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
2.29/2.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.41	c lits-rem:        17  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.01 s
2.39/2.41	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
2.39/2.41	c vivif2 --  cl tried     9469 cl shrink        0 lits rem          0 time: 0.00
2.39/2.41	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.01
2.39/2.41	c calculated reachability. Time: 0.00
2.39/2.41	c  N dy    40     46263       487      2117         0      9469      6433    112308     14.74   no data
2.59/2.69	c  N dy    60     51239       487      2117         0     14379      6433    219012     14.79     15.71
2.99/3.02	c  N dy    66     56200       487      2117         0     19266      6433    322631     14.63     15.47
3.20/3.27	c  N dy    85     60407       487      2117         0     13573      6433    182653     14.65     15.48
3.69/3.74	c  N dy   101     67270       487      2117         0     20320      6433    328707     14.59     15.57
3.89/3.91	c  S st   117     69395       487      2117         0     11601      6433    120912     14.65   no data
3.89/3.95	c  S st   117     69895       487      2117         0     12100      6433    132410     14.65   no data
3.89/3.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.89/3.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
3.89/3.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.97	c lits-rem:        23  cl-subs:       24  v-elim:      0  v-fix:    0  time:  0.01 s
3.89/3.97	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
3.89/3.97	c vivif2 --  cl tried    12076 cl shrink        0 lits rem          0 time: 0.00
3.89/3.97	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.01
3.89/3.97	c calculated reachability. Time: 0.00
3.89/3.97	c  N dy   117     69895       487      2117         0     12076      6433    131751     14.65   no data
4.30/4.31	c  N dy   131     75066       487      2117         0     17154      6433    237740     14.61     15.42
4.59/4.68	c  N dy   156     79913       487      2117         0     21940      6433    343434     14.66     16.08
4.99/5.05	c  N dy   186     85077       487      2117         0     15190      6433    181136     14.72     15.83
5.19/5.22	c  F st   202     87501       487      2117         0     17586      6433    232499     14.75   no data
5.40/5.47	c  N st   207     90801       487      2117         0     20834      6433    308060     14.75   no data
5.59/5.62	c Decided on static restart strategy
6.09/6.14	c  N st   210     99807       487      2117         0     16869      6433    316037     14.75   no data
6.50/6.53	c  S st   211    104844       487      2117         0     21811      6433    426818     14.75   no data
6.50/6.58	c  S st   211    105345       487      2117         0     22310      6433    438103     14.75   no data
6.50/6.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.50/6.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.50/6.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.50/6.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.50/6.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.50/6.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
6.50/6.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.50/6.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.50/6.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.81	c lits-rem:       221  cl-subs:     1062  v-elim:      0  v-fix:    0  time:  0.20 s
6.79/6.81	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
6.79/6.81	c vivif2 --  cl tried    21248 cl shrink        0 lits rem          0 time: 0.00
6.79/6.82	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.01
6.79/6.82	c calculated reachability. Time: 0.00
6.79/6.82	c  N st   211    105345       487      2117         0     21248      6433    411062     14.75   no data
7.61/7.68	c  N st   212    114944       487      2117         0     16919      6433    246896     14.75   no data
8.89/8.91	c  N st   213    129341       487      2117         0     16392      6433    249077     14.75   no data
10.59/10.68	c  N st   214    150936       487      2117         0     21829      6433    335467     14.75   no data
11.29/11.38	c  S st   215    158019       487      2117         0     28736      6433    487630     14.75   no data
11.39/11.45	c  S st   215    158523       487      2117         0     29240      6433    499483     14.75   no data
11.39/11.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.39/11.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.39/11.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.39/11.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.39/11.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
11.39/11.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.39/11.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.39/11.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.89/11.98	c lits-rem:       305  cl-subs:     2222  v-elim:      0  v-fix:    0  time:  0.51 s
11.89/11.98	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
11.89/11.99	c vivif2 --  cl tried    27018 cl shrink        0 lits rem          0 time: 0.01
12.00/12.01	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.02
12.00/12.01	c calculated reachability. Time: 0.00
12.00/12.01	c  N st   215    158523       487      2117         0     27018      6433    453877     14.75   no data
16.79/16.87	c  N st   216    207111       487      2117         0     21697      6433    294763     14.75   no data
19.70/19.81	c  N st   217    237785       487      2117         0     32063      6433    509086     14.75   no data
19.70/19.81	c  S st   217    237785       487      2117         0     32063      6433    509086     14.75   no data
19.80/19.88	c  S st   217    238286       487      2117         0     32561      6433    520585     14.75   no data
19.80/19.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.80/19.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.80/19.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.80/19.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.80/19.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.80/19.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
19.80/19.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.80/19.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.89/19.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.39/20.45	c lits-rem:       196  cl-subs:     2268  v-elim:      0  v-fix:    0  time:  0.54 s
20.39/20.45	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
20.39/20.46	c vivif2 --  cl tried    30293 cl shrink        0 lits rem          0 time: 0.00
20.39/20.47	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.02
20.39/20.48	c calculated reachability. Time: 0.00
20.39/20.48	c  N st   217    238286       487      2117         0     30293      6433    474743     14.75   no data
27.89/27.94	c  F st   218    306250       487      2117         0     32289      6433    467714     14.75   no data
27.89/27.94	c  N st   218    306250       487      2117         0     32289      6433    467714     14.75   no data
28.50/28.52	c Decided on static restart strategy
30.89/30.96	c  N st   228    334556       487      2117         0     36608      6433    584367     14.75   no data
33.49/33.57	c  N st   230    357429       487      2117         0     34544      6433    494127     14.75   no data
33.49/33.57	c  S st   230    357429       487      2117         0     34544      6433    494127     14.75   no data
33.59/33.66	c  S st   230    357931       487      2117         0     35045      6433    505597     14.75   no data
33.59/33.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.59/33.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.59/33.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.59/33.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.59/33.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.59/33.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
33.59/33.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.59/33.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.59/33.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.89/33.98	c lits-rem:       178  cl-subs:     1302  v-elim:      0  v-fix:    0  time:  0.29 s
33.89/33.98	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
33.89/33.99	c vivif2 --  cl tried    33743 cl shrink        0 lits rem          0 time: 0.01
34.00/34.01	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.02
34.00/34.01	c calculated reachability. Time: 0.00
34.00/34.01	c  N st   230    357931       487      2117         0     33743      6433    476454     14.75   no data
37.79/37.87	c  N st   231    390325       487      2117         0     40019      6433    608424     14.75   no data
43.91/43.97	c  N st   232    438915       487      2117         0     33717      6433    432140     14.75   no data
53.39/53.49	c  N st   233    511797       487      2117         0     47025      6433    708234     14.75   no data
56.79/56.82	c  N st   234    536897       487      2117         0     41354      6433    568565     14.75   no data
56.79/56.82	c  S st   234    536897       487      2117         0     41354      6433    568565     14.75   no data
56.89/56.91	c  S st   234    537400       487      2117         0     41856      6433    579788     14.75   no data
56.89/56.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.89/56.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
56.89/56.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.89/56.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.89/56.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.89/56.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
56.89/56.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.89/56.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
56.89/56.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.39/57.43	c lits-rem:       180  cl-subs:     1835  v-elim:      0  v-fix:    0  time:  0.48 s
57.39/57.43	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
57.39/57.44	c vivif2 --  cl tried    40021 cl shrink        0 lits rem          0 time: 0.01
57.39/57.46	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.02
57.39/57.46	c calculated reachability. Time: 0.00
57.39/57.46	c  N st   234    537400       487      2117         0     40021      6433    537261     14.75   no data
81.69/81.70	c  N st   235    701385       487      2117         0     69215      6433   1150201     14.75   no data
98.40/98.46	c  N st   236    806101       487      2117         0     62944      6433    944452     14.75   no data
98.40/98.46	c  S st   236    806101       487      2117         0     62944      6433    944452     14.75   no data
98.60/98.66	c  S st   236    806605       487      2117         0     63447      6433    956225     14.75   no data
98.60/98.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.60/98.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
98.60/98.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
98.60/98.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.60/98.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.60/98.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
98.60/98.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
98.70/98.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
98.70/98.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.89/101.92	c lits-rem:       326  cl-subs:     6417  v-elim:      0  v-fix:    0  time:  3.19 s
101.89/101.92	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
101.89/101.93	c vivif2 --  cl tried    57030 cl shrink        0 lits rem          0 time: 0.01
101.89/101.97	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.04
101.89/101.97	c calculated reachability. Time: 0.00
101.89/101.97	c  N st   236    806605       487      2117         0     57030      6433    823886     14.75   no data
148.60/148.63	c  F st   237   1071876       487      2117         0     72869      6433   1073720     14.75   no data
148.60/148.63	c  N st   237   1071876       487      2117         0     72869      6433   1073720     14.75   no data
149.70/149.71	c Decided on static restart strategy
154.30/154.32	c  N st   247   1100184       487      2117         0     56910      6433    725990     14.75   no data
161.29/161.30	c  N st   249   1136177       487      2117         0     47210      6433    485799     14.75   no data
167.20/167.22	c  N st   250   1168571       487      2117         0     78712      6433   1206638     14.75   no data
175.91/175.95	c  N st   251   1209907       487      2117         0     73466      6433   1053997     14.75   no data
175.91/175.95	c  S st   251   1209907       487      2117         0     73466      6433   1053997     14.75   no data
176.10/176.13	c  S st   251   1210419       487      2117         0     73977      6433   1065959     14.75   no data
176.10/176.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.10/176.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
176.10/176.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
176.10/176.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.10/176.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.10/176.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
176.10/176.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
176.10/176.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
176.20/176.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.39/178.46	c lits-rem:       470  cl-subs:     4767  v-elim:      0  v-fix:    0  time:  2.26 s
178.39/178.46	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
178.39/178.47	c vivif2 --  cl tried    69210 cl shrink        0 lits rem          0 time: 0.01
178.49/178.52	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.04
178.49/178.52	c calculated reachability. Time: 0.00
178.49/178.52	c  N st   251   1210419       487      2117         0     69210      6433    968955     14.75   no data
193.30/193.37	c  N st   252   1283302       487      2117         0     93207      6433   1541902     14.75   no data
216.40/216.45	c  N st   253   1392626       487      2117         0     53865      6433    562700     14.75   no data
246.90/246.95	c  N st   254   1556610       487      2117         0     58549      6433    622890     14.75   no data
277.59/277.60	c  N st   255   1710419       487      2117         0    100014      6433   1573757     14.75   no data
277.59/277.60	c  S st   255   1710419       487      2117         0    100014      6433   1573757     14.75   no data
277.79/277.86	c  S st   255   1710922       487      2117         0    100517      6433   1585590     14.75   no data
277.79/277.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
277.89/277.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
277.89/277.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
277.89/277.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
277.89/277.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
277.89/277.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
277.89/277.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
277.89/277.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
277.89/277.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
285.60/285.60	c lits-rem:       827  cl-subs:     9283  v-elim:      0  v-fix:    0  time:  7.63 s
285.60/285.60	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
285.60/285.62	c vivif2 --  cl tried    91234 cl shrink        0 lits rem          0 time: 0.02
285.60/285.69	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.07
285.60/285.69	c calculated reachability. Time: 0.00
285.60/285.69	c  N st   255   1710922       487      2117         0     91234      6433   1384397     14.75   no data
370.20/370.25	c  N st   256   2079886       487      2117         0    102979      6433   1484914     14.75   no data
404.00/404.03	c  N st   257   2210923       487      2117         0    106902      6433   1548599     14.75   no data
404.00/404.03	c  S st   257   2210923       487      2117         0    106902      6433   1548599     14.75   no data
404.30/404.34	c  S st   257   2211425       487      2117         0    107404      6433   1560365     14.75   no data
404.30/404.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
404.30/404.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
404.30/404.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
404.30/404.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
404.30/404.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
404.30/404.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
404.30/404.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
404.40/404.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
404.40/404.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
411.60/411.69	c lits-rem:      1028  cl-subs:    10692  v-elim:      0  v-fix:    0  time:  7.24 s
411.60/411.69	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
411.70/411.71	c vivif2 --  cl tried    96712 cl shrink        0 lits rem          0 time: 0.02
411.70/411.78	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.07
411.70/411.79	c calculated reachability. Time: 0.00
411.70/411.79	c  N st   257   2211425       487      2117         0     96712      6433   1350635     14.75   no data
542.11/542.10	c  N st   258   2711427       487      2117         0    120066      6433   1789579     14.75   no data
542.11/542.10	c  S st   258   2711427       487      2117         0    120066      6433   1789579     14.75   no data
542.41/542.43	c  S st   258   2711928       487      2117         0    120566      6433   1802037     14.75   no data
542.41/542.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
542.41/542.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
542.41/542.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
542.41/542.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
542.41/542.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
542.41/542.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
542.41/542.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
542.50/542.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
542.50/542.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
554.31/554.37	c lits-rem:       612  cl-subs:    11826  v-elim:      0  v-fix:    0  time: 11.81 s
554.31/554.37	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
554.31/554.39	c vivif2 --  cl tried   108740 cl shrink        0 lits rem          0 time: 0.02
554.41/554.48	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.09
554.41/554.48	c calculated reachability. Time: 0.00
554.41/554.48	c  N st   258   2711928       487      2117         0    108740      6433   1561323     14.75   no data
691.60/691.67	c  N st   259   3211928       487      2117         0     85059      6433    904215     14.75   no data
691.60/691.67	c  S st   259   3211928       487      2117         0     85059      6433    904215     14.75   no data
691.82/691.87	c  S st   259   3212432       487      2117         0     85563      6433    916899     14.75   no data
691.82/691.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
691.82/691.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
691.82/691.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
691.82/691.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
691.82/691.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
691.82/691.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
691.82/691.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
691.92/691.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
691.92/691.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
692.60/692.60	c lits-rem:       151  cl-subs:     2167  v-elim:      0  v-fix:    0  time:  0.65 s
692.60/692.60	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
692.60/692.61	c vivif2 --  cl tried    83396 cl shrink        0 lits rem          0 time: 0.01
692.60/692.67	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.06
692.60/692.67	c calculated reachability. Time: 0.00
692.60/692.67	c  N st   259   3212432       487      2117         0     83396      6433    877864     14.75   no data
839.81/839.84	c  N st   260   3712433       487      2117         0     94018      6433   1035742     14.75   no data
839.81/839.84	c  S st   260   3712433       487      2117         0     94018      6433   1035742     14.75   no data
840.01/840.09	c  S st   260   3712935       487      2117         0     94518      6433   1047657     14.75   no data
840.01/840.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
840.11/840.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
840.11/840.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
840.11/840.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
840.11/840.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
840.11/840.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
840.11/840.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
840.11/840.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
840.11/840.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
840.91/840.98	c lits-rem:       101  cl-subs:     2135  v-elim:      0  v-fix:    0  time:  0.81 s
840.91/840.98	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
840.91/840.99	c vivif2 --  cl tried    92383 cl shrink        0 lits rem          0 time: 0.01
841.01/841.06	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.07
841.01/841.06	c calculated reachability. Time: 0.00
841.01/841.06	c  N st   260   3712935       487      2117         0     92383      6433   1004723     14.75   no data
850.91/850.96	c  F st   261   3751564       487      2117         0    129793      6433   1883016     14.75   no data
850.91/850.96	c  N st   261   3751564       487      2117         0    129793      6433   1883016     14.75   no data
852.71/852.75	c Decided on static restart strategy
861.51/861.58	c  N st   271   3779872       487      2117         0    157312      6433   2520160     14.75   no data
871.42/871.40	c  N st   273   3815864       487      2117         0    110135      6433   1417228     14.75   no data
882.51/882.59	c  N st   274   3848258       487      2117         0    141566      6433   2134631     14.75   no data
896.81/896.83	c  N st   275   3896846       487      2117         0    105195      6433   1229094     14.75   no data
918.42/918.41	c  N st   276   3969729       487      2117         0     91585      6433    916821     14.75   no data
951.71/951.76	c  N st   277   4079053       487      2117         0    112416      6433   1387298     14.75   no data
992.62/992.64	c  N st   278   4212935       487      2117         0    155710      6433   2328615     14.75   no data
992.62/992.64	c  S st   278   4212935       487      2117         0    155710      6433   2328615     14.75   no data
993.02/993.08	c  S st   278   4213439       487      2117         0    156213      6433   2340839     14.75   no data
993.02/993.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
993.12/993.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
993.12/993.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
993.12/993.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
993.12/993.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
993.12/993.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
993.12/993.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
993.12/993.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
993.23/993.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1009.73/1009.78	c lits-rem:       867  cl-subs:    15588  v-elim:      0  v-fix:    0  time: 16.52 s
1009.73/1009.78	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
1009.83/1009.81	c vivif2 --  cl tried   140625 cl shrink        0 lits rem          0 time: 0.03
1009.92/1009.94	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.13
1009.92/1009.95	c calculated reachability. Time: 0.00
1009.92/1009.95	c  N st   278   4213439       487      2117         0    140625      6433   2033598     14.75   no data
1094.43/1094.43	c  N st   279   4459415       487      2117         0    115174      6433   1391719     14.75   no data
1186.02/1186.02	c  N st   280   4713439       487      2117         0    179266      6433   2799798     14.75   no data
1186.02/1186.02	c  S st   280   4713439       487      2117         0    179266      6433   2799798     14.75   no data
1186.62/1186.60	c  S st   280   4713945       487      2117         0    179771      6433   2812528     14.75   no data
1186.62/1186.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1186.62/1186.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.08
1186.62/1186.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1186.62/1186.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1186.62/1186.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1186.62/1186.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
1186.72/1186.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1186.72/1186.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1186.83/1186.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1222.62/1222.66	c lits-rem:      1278  cl-subs:    21490  v-elim:      0  v-fix:    0  time: 35.85 s
1222.62/1222.66	c vivif2 --  cl tried     2117 cl shrink        0 lits rem          0 time: 0.00
1222.62/1222.70	c vivif2 --  cl tried   158281 cl shrink        0 lits rem          0 time: 0.03
1222.82/1222.85	c asymm  cl-useful: 0/2117/2117 lits-rem:0 time: 0.15
1222.82/1222.86	c calculated reachability. Time: 0.00
1222.82/1222.86	c  N st   280   4713945       487      2117         0    158281      6433   2389155     14.75   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-3367792-1305387324/watcher-3367792-1305387324 -o /tmp/evaluation-result-3367792-1305387324/solver-3367792-1305387324 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367792-1305387324.cnf 

running on 2 cores: 5,7

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.72 3.96 3.79 5/344 29677
/proc/meminfo: memFree=17641132/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=30192 CPUtime=0 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 667 0 0 0 0 0 0 0 22 0 1 0 650333309 30916608 607 33554432000 4194304 4580011 140735755351344 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 7548 607 363 95 0 2530 0

[startup+0.028152 s]
/proc/loadavg: 3.72 3.96 3.79 5/344 29677
/proc/meminfo: memFree=17641132/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=30192 CPUtime=0.02 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 686 0 0 0 2 0 0 0 22 0 1 0 650333309 30916608 626 33554432000 4194304 4580011 140735755351344 18446744073709551615 4293089 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 7548 626 363 95 0 2530 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30192

[startup+0.101126 s]
/proc/loadavg: 3.72 3.96 3.79 5/344 29677
/proc/meminfo: memFree=17641132/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=30352 CPUtime=0.09 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 769 0 0 0 9 0 0 0 22 0 1 0 650333309 31080448 709 33554432000 4194304 4580011 140735755351344 18446744073709551615 4318667 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 7588 709 364 95 0 2570 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30352

[startup+0.301089 s]
/proc/loadavg: 3.72 3.96 3.79 5/344 29677
/proc/meminfo: memFree=17641132/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=30772 CPUtime=0.29 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 1024 0 0 0 29 0 0 0 23 0 1 0 650333309 31510528 823 33554432000 4194304 4580011 140735755351344 18446744073709551615 4293076 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 7693 823 364 95 0 2675 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30772

[startup+0.70102 s]
/proc/loadavg: 3.72 3.96 3.79 5/344 29677
/proc/meminfo: memFree=17641132/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=31192 CPUtime=0.69 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 1387 0 0 0 69 0 0 0 25 0 1 0 650333309 31940608 975 33554432000 4194304 4580011 140735755351344 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 7798 975 364 95 0 2780 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31192

[startup+1.50088 s]
/proc/loadavg: 3.72 3.96 3.79 5/349 29685
/proc/meminfo: memFree=17617896/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=37364 CPUtime=1.49 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 3387 0 0 0 149 0 0 0 25 0 1 0 650333309 38260736 2401 33554432000 4194304 4580011 140735755351344 18446744073709551615 4325815 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 9341 2401 367 95 0 4323 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37364

[startup+3.1006 s]
/proc/loadavg: 3.72 3.96 3.79 5/349 29685
/proc/meminfo: memFree=17596080/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=46212 CPUtime=3.09 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 4441 0 0 0 309 0 0 0 25 0 1 0 650333309 47321088 2707 33554432000 4194304 4580011 140735755351344 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 11553 2707 367 95 0 6535 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46212

[startup+6.30103 s]
/proc/loadavg: 3.74 3.96 3.79 5/349 29685
/proc/meminfo: memFree=17589508/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=46804 CPUtime=6.29 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 6093 0 0 0 629 0 0 0 25 0 1 0 650333309 47927296 2974 33554432000 4194304 4580011 140735755351344 18446744073709551615 4293166 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 11701 2974 367 95 0 6683 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46804

[startup+12.7009 s]
/proc/loadavg: 3.76 3.96 3.79 6/349 29685
/proc/meminfo: memFree=17561744/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=52256 CPUtime=12.69 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 11346 0 0 0 1268 1 0 0 25 0 1 0 650333309 53510144 6282 33554432000 4194304 4580011 140735755351344 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 13064 6282 367 95 0 8046 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52256

[startup+25.5006 s]
/proc/loadavg: 3.81 3.96 3.79 5/349 29686
/proc/meminfo: memFree=17549120/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=69840 CPUtime=25.49 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 16131 0 0 0 2547 2 0 0 25 0 1 0 650333309 71516160 7820 33554432000 4194304 4580011 140735755351344 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 17460 7820 367 95 0 12442 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69840

[startup+51.1011 s]
/proc/loadavg: 3.88 3.97 3.80 5/349 29686
/proc/meminfo: memFree=17534780/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=70196 CPUtime=51.09 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 24585 0 0 0 5106 3 0 0 25 0 1 0 650333309 71880704 9138 33554432000 4194304 4580011 140735755351344 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 17549 9138 367 95 0 12531 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70196

[startup+102.313 s]
/proc/loadavg: 3.94 3.97 3.81 5/349 29688
/proc/meminfo: memFree=17489752/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=75404 CPUtime=102.3 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 39139 0 0 0 10224 6 0 0 25 0 1 0 650333309 77213696 12084 33554432000 4194304 4580011 140735755351344 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 18851 12084 367 95 0 13833 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 75404

[startup+162.3 s]
/proc/loadavg: 3.98 3.97 3.82 6/349 29743
/proc/meminfo: memFree=17492972/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=75824 CPUtime=162.29 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 51463 0 0 0 16221 8 0 0 25 0 1 0 650333309 77643776 11692 33554432000 4194304 4580011 140735755351344 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 18956 11692 367 95 0 13938 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 75824

[startup+222.301 s]
/proc/loadavg: 4.07 3.99 3.83 6/349 29772
/proc/meminfo: memFree=17496848/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=84416 CPUtime=222.3 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 63653 0 0 0 22219 11 0 0 25 0 1 0 650333309 86441984 14461 33554432000 4194304 4580011 140735755351344 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 21104 14461 367 95 0 16086 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 84416

[startup+282.3 s]
/proc/loadavg: 4.10 4.00 3.84 6/349 29773
/proc/meminfo: memFree=17445948/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=100788 CPUtime=282.3 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 77739 0 0 0 28215 15 0 0 25 0 1 0 650333309 103206912 18539 33554432000 4194304 4580011 140735755351344 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 25197 18539 367 95 0 20179 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 100788

[startup+342.301 s]
/proc/loadavg: 4.03 4.00 3.85 6/349 29775
/proc/meminfo: memFree=17419360/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=101620 CPUtime=342.29 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 86402 0 0 0 34211 18 0 0 25 0 1 0 650333309 104058880 18604 33554432000 4194304 4580011 140735755351344 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 25405 18604 367 95 0 20387 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 101620

[startup+402.301 s]
/proc/loadavg: 4.05 4.01 3.86 6/349 29777
/proc/meminfo: memFree=17406296/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=101828 CPUtime=402.3 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 95147 0 0 0 40210 20 0 0 25 0 1 0 650333309 104271872 18497 33554432000 4194304 4580011 140735755351344 18446744073709551615 4324217 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 25457 18497 367 95 0 20439 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 101828

[startup+462.3 s]
/proc/loadavg: 4.02 4.01 3.86 6/349 29778
/proc/meminfo: memFree=17392620/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=111228 CPUtime=462.3 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 104460 0 0 0 46207 23 0 0 25 0 1 0 650333309 113897472 20310 33554432000 4194304 4580011 140735755351344 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 27807 20310 367 95 0 22789 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 111228

[startup+522.301 s]
/proc/loadavg: 4.07 4.02 3.88 6/349 29780
/proc/meminfo: memFree=17365180/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=111380 CPUtime=522.3 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 112794 0 0 0 52204 26 0 0 25 0 1 0 650333309 114053120 21018 33554432000 4194304 4580011 140735755351344 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 27845 21018 367 95 0 22827 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 111380

[startup+582.301 s]
/proc/loadavg: 4.02 4.01 3.88 6/349 29781
/proc/meminfo: memFree=17352248/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=123096 CPUtime=582.3 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 121586 0 0 0 58202 28 0 0 25 0 1 0 650333309 126050304 24254 33554432000 4194304 4580011 140735755351344 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 30774 24254 367 95 0 25756 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 123096

[startup+642.301 s]
/proc/loadavg: 4.01 4.01 3.89 6/349 29783
/proc/meminfo: memFree=17340564/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=123264 CPUtime=642.32 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 129953 0 0 0 64201 31 0 0 25 0 1 0 650333309 126222336 24375 33554432000 4194304 4580011 140735755351344 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 30816 24375 367 95 0 25798 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 123264

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.89 6/349 29785
/proc/meminfo: memFree=17327624/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=124608 CPUtime=702.31 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 138259 0 0 0 70197 34 0 0 25 0 1 0 650333309 127598592 24069 33554432000 4194304 4580011 140735755351344 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 31152 24069 367 95 0 26134 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 124608

[startup+762.313 s]
/proc/loadavg: 4.00 4.00 3.90 6/349 29786
/proc/meminfo: memFree=17333040/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=124756 CPUtime=762.32 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 146853 0 0 0 76195 37 0 0 25 0 1 0 650333309 127750144 23543 33554432000 4194304 4580011 140735755351344 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 31189 23543 367 95 0 26171 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 124756

[startup+822.301 s]
/proc/loadavg: 4.04 4.01 3.91 6/349 29788
/proc/meminfo: memFree=17311816/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=124864 CPUtime=822.31 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 153440 0 0 0 82192 39 0 0 25 0 1 0 650333309 127860736 24068 33554432000 4194304 4580011 140735755351344 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 31216 24068 367 95 0 26198 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 124864

[startup+882.301 s]
/proc/loadavg: 4.09 4.04 3.92 6/349 29789
/proc/meminfo: memFree=17315132/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=126868 CPUtime=882.31 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 160613 0 0 0 88190 41 0 0 25 0 1 0 650333309 129912832 24965 33554432000 4194304 4580011 140735755351344 18446744073709551615 4295707 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 31717 24965 367 95 0 26699 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 126868

[startup+942.3 s]
/proc/loadavg: 4.09 4.04 3.93 6/349 29791
/proc/meminfo: memFree=17307516/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=126964 CPUtime=942.31 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 167497 0 0 0 94188 43 0 0 25 0 1 0 650333309 130011136 25542 33554432000 4194304 4580011 140735755351344 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 31741 25542 367 95 0 26723 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 126964

[startup+1002.3 s]
/proc/loadavg: 4.03 4.03 3.93 6/349 29793
/proc/meminfo: memFree=17290256/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=145028 CPUtime=1002.32 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 177720 0 0 0 100185 47 0 0 25 0 1 0 650333309 148508672 29263 33554432000 4194304 4580011 140735755351344 18446744073709551615 4406294 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 36257 29263 367 95 0 31239 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 145028

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.93 6/349 29794
/proc/meminfo: memFree=17303000/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=145140 CPUtime=1062.32 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 183628 0 0 0 106182 50 0 0 25 0 1 0 650333309 148623360 28120 33554432000 4194304 4580011 140735755351344 18446744073709551615 4295655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 36285 28120 367 95 0 31267 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 145140

[startup+1122.3 s]
/proc/loadavg: 4.03 4.03 3.93 6/349 29796
/proc/meminfo: memFree=17279524/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=198344 CPUtime=1122.32 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 188873 0 0 0 112180 52 0 0 25 0 1 0 650333309 203104256 29925 33554432000 4194304 4580011 140735755351344 18446744073709551615 4305144 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 49586 29925 367 95 0 44568 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 198344

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.93 6/349 29797
/proc/meminfo: memFree=17267584/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=145264 CPUtime=1182.32 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 195354 0 0 0 118177 55 0 0 25 0 1 0 650333309 148750336 29572 33554432000 4194304 4580011 140735755351344 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 36316 29572 367 95 0 31298 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 145264

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.93 6/349 29799
/proc/meminfo: memFree=17260112/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=166156 CPUtime=1242.32 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 202949 0 0 0 124176 56 0 0 25 0 1 0 650333309 170143744 33238 33554432000 4194304 4580011 140735755351344 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 41539 33238 367 95 0 36521 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 166156



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.93 5/349 29801
/proc/meminfo: memFree=17260948/32951124 swapFree=67056804/67111528
[pid=29677] ppid=29675 vsize=166280 CPUtime=1300.03 cores=5,7
/proc/29677/stat : 29677 (strangenight2-s) R 29675 29677 28535 0 -1 4202496 209485 0 0 0 129945 58 0 0 25 0 1 0 650333309 170270720 32869 33554432000 4194304 4580011 140735755351344 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29677/statm: 41570 32869 367 95 0 36552 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 166280

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.46
system time used= 0.592909
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209485
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= 14
involuntary context switches= 2287

runsolver used 4.21736 second user time and 10.4554 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-14 17:35:24
IDJOB=3367792
IDBENCH=83001
IDSOLVER=1845
FILE ID=node108/3367792-1305387324
RUNJOBID= node108-1305387324-29645
PBS_JOBID= 13324394
Free space on /tmp= 73544 MiB

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

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

MD5SUM BENCH= 6b69f72e1046222baee8c8d817a4adac
RANDOM SEED=1357738081

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:      17641660 kB
Buffers:        298060 kB
Cached:        4591044 kB
SwapCached:       8700 kB
Active:       11044784 kB
Inactive:      3951928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17641660 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           16520 kB
Writeback:           0 kB
AnonPages:    10103592 kB
Mapped:          27528 kB
Slab:           209532 kB
PageTables:      38936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52309404 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= 73532 MiB
End job on node108 at 2011-05-14 17:57:06