Trace number 3174602

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? (TO) 1300.03 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1915396418-078.SATISFIABLE.cnf
MD5SUM6f66bb3f92a8c8e75d9af481af0c129f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.003999
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174602-1301787560.cnf'
0.00/0.00	c -- header says num vars:            450
0.00/0.00	c -- header says num clauses:        1917
0.00/0.00	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.00	c -- vars added        450
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       450      1917         0         0      5751         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1917/1917 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    450 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      5  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     196 undec:      53 neg:     201
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       445      1912         0         0      5773         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4917       445      1912         0      4821      5773    105897   no data   no data
0.29/0.38	c  N st    10     11299       445      1912         0      4487      5773     72124   no data   no data
0.59/0.63	c  N st    11     17044       445      1912         0     10101      5773    201922   no data   no data
1.00/1.02	c  F st    12     25000       445      1912         0     12382      5773    243413   no data   no data
1.00/1.02	c  N st    12     25000       445      1912         0     12382      5773    243413   no data   no data
1.19/1.26	c  N dy    18     30001       445      1912         0     10654      5773    189036   no data   no data
1.19/1.26	c  S st    18     30001       445      1912         0     10654      5773    189036   no data   no data
1.19/1.29	c  S st    18     30506       445      1912         0     11158      5773    200017   no data   no data
1.19/1.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.30	c blocked clauses removed:        6 vars:      1 tried:         445 T: 0.00 s
1.29/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
1.29/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.35	c lits-rem:       135  cl-subs:      467  v-elim:      0  v-fix:    0  time:  0.04 s
1.29/1.35	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.00
1.29/1.35	c calculated reachability. Time: 0.00
1.29/1.35	c  N dy    18     30506       444      1906         0     10691      5755    189193   no data   no data
1.59/1.62	c  N dy    30     35408       444      1906         0     15538      5755    295548     15.04     15.94
1.79/1.83	c  N dy    44     39413       444      1906         0     11699      5755    177490     14.96     15.79
2.19/2.22	c  N dy    58     45759       444      1906         0      9116      5755    101223     14.59     14.43
2.19/2.22	c  S st    58     45759       444      1906         0      9116      5755    101223     14.59     14.43
2.19/2.25	c  S st    58     46261       444      1906         0      9615      5755    112464     14.59   no data
2.19/2.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.19/2.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.19/2.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.19/2.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
2.19/2.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.19/2.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.19/2.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.27	c lits-rem:         4  cl-subs:       22  v-elim:      0  v-fix:    0  time:  0.01 s
2.19/2.27	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
2.19/2.27	c vivif2 --  cl tried     9593 cl shrink        0 lits rem          0 time: 0.00
2.19/2.27	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.00
2.19/2.27	c calculated reachability. Time: 0.00
2.19/2.27	c  N dy    58     46261       444      1906         0      9593      5755    111935     14.59   no data
2.39/2.49	c  N dy    77     50279       444      1906         0     13545      5755    194924     14.64     17.83
2.69/2.76	c  N dy    97     54357       444      1906         0     17575      5755    280305     14.70     16.62
3.09/3.17	c  N dy   106     60724       444      1906         0     13995      5755    182555     14.38     15.16
3.39/3.45	c  N dy   117     64835       444      1906         0     18053      5755    266641     14.31     15.44
3.69/3.79	c  N dy   145     69144       444      1906         0     11481      5755    117515     14.43     15.21
3.79/3.80	c  S st   148     69392       444      1906         0     11725      5755    123283     14.46   no data
3.79/3.83	c  S st   148     69896       444      1906         0     12226      5755    133591     14.46   no data
3.79/3.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.79/3.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.79/3.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
3.79/3.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.79/3.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.79/3.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.85	c lits-rem:        14  cl-subs:       40  v-elim:      0  v-fix:    0  time:  0.01 s
3.79/3.85	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
3.79/3.85	c vivif2 --  cl tried    12186 cl shrink        0 lits rem          0 time: 0.00
3.79/3.86	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.01
3.79/3.86	c calculated reachability. Time: 0.00
3.79/3.86	c  N dy   148     69896       444      1906         0     12186      5755    132502     14.46   no data
4.09/4.14	c  N dy   177     74440       444      1906         0     16655      5755    227934     14.53     15.46
4.49/4.51	c  N dy   187     79215       444      1906         0     21344      5755    326458     14.48     15.39
4.79/4.89	c  N dy   212     84395       444      1906         0     14639      5755    165922     14.51     15.32
5.09/5.10	c  F st   220     87500       444      1906         0     17700      5755    229098     14.48     12.99
5.29/5.35	c  N st   225     90795       444      1906         0     20929      5755    296234     14.48   no data
5.50/5.50	c Decided on static restart strategy
5.99/6.02	c  N st   228     99802       444      1906         0     16948      5755    276463     14.48   no data
6.39/6.42	c  S st   229    104845       444      1906         0     21846      5755    379004     14.48   no data
6.39/6.47	c  S st   229    105348       444      1906         0     22347      5755    390302     14.48   no data
6.39/6.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.39/6.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.39/6.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.39/6.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.39/6.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
6.39/6.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.39/6.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.39/6.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.81	c lits-rem:       204  cl-subs:     2107  v-elim:      0  v-fix:    0  time:  0.32 s
6.79/6.81	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
6.79/6.81	c vivif2 --  cl tried    20240 cl shrink        0 lits rem          0 time: 0.00
6.79/6.83	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.01
6.79/6.83	c calculated reachability. Time: 0.00
6.79/6.83	c  N st   229    105348       444      1906         0     20240      5755    347488     14.48   no data
7.59/7.60	c  N st   230    114946       444      1906         0     15906      5755    217231     14.48   no data
8.69/8.79	c  N st   231    129344       444      1906         0     15420      5755    208278     14.48   no data
10.59/10.60	c  N st   232    150941       444      1906         0     20966      5755    308100     14.48   no data
11.19/11.21	c  S st   233    158024       444      1906         0     27938      5755    471416     14.48   no data
11.19/11.27	c  S st   233    158528       444      1906         0     28442      5755    481834     14.48   no data
11.19/11.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.19/11.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.19/11.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.19/11.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.19/11.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.19/11.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
11.19/11.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.19/11.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.29/11.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.55	c lits-rem:       153  cl-subs:     1242  v-elim:      0  v-fix:    0  time:  0.25 s
11.49/11.55	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
11.49/11.56	c vivif2 --  cl tried    27200 cl shrink        0 lits rem          0 time: 0.00
11.49/11.57	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.01
11.49/11.57	c calculated reachability. Time: 0.00
11.49/11.57	c  N st   233    158528       444      1906         0     27200      5755    455019     14.48   no data
16.09/16.10	c  N st   234    207116       444      1906         0     21905      5755    298940     14.48   no data
19.09/19.14	c  N st   235    237794       444      1906         0     32251      5755    494957     14.48   no data
19.09/19.14	c  S st   235    237794       444      1906         0     32251      5755    494957     14.48   no data
19.19/19.21	c  S st   235    238296       444      1906         0     32752      5755    505558     14.48   no data
19.19/19.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.19/19.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.19/19.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.19/19.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.19/19.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.19/19.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
19.19/19.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.19/19.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.19/19.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.69/19.79	c lits-rem:       220  cl-subs:     2359  v-elim:      0  v-fix:    0  time:  0.55 s
19.69/19.79	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
19.69/19.79	c vivif2 --  cl tried    30393 cl shrink        0 lits rem          0 time: 0.00
19.79/19.81	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.02
19.79/19.81	c calculated reachability. Time: 0.00
19.79/19.81	c  N st   235    238296       444      1906         0     30393      5755    456964     14.48   no data
26.79/26.87	c  F st   236    306251       444      1906         0     32197      5755    467376     14.48   no data
26.79/26.87	c  N st   236    306251       444      1906         0     32197      5755    467376     14.48   no data
27.39/27.45	c Decided on static restart strategy
29.79/29.89	c  N st   246    334554       444      1906         0     36488      5755    554137     14.48   no data
32.29/32.37	c  N st   248    357445       444      1906         0     34485      5755    488375     14.48   no data
32.29/32.37	c  S st   248    357445       444      1906         0     34485      5755    488375     14.48   no data
32.39/32.45	c  S st   248    357949       444      1906         0     34988      5755    499629     14.48   no data
32.39/32.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.39/32.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
32.39/32.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.39/32.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.39/32.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.39/32.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
32.39/32.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.39/32.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.39/32.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.69/32.74	c lits-rem:        98  cl-subs:     1182  v-elim:      0  v-fix:    0  time:  0.26 s
32.69/32.74	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
32.69/32.75	c vivif2 --  cl tried    33806 cl shrink        0 lits rem          0 time: 0.01
32.69/32.77	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.02
32.69/32.77	c calculated reachability. Time: 0.00
32.69/32.77	c  N st   248    357949       444      1906         0     33806      5755    473096     14.48   no data
36.69/36.73	c  N st   249    390342       444      1906         0     40072      5755    609267     14.48   no data
42.69/42.76	c  N st   250    438931       444      1906         0     33732      5755    419327     14.48   no data
51.99/52.04	c  N st   251    511813       444      1906         0     47346      5755    734967     14.48   no data
55.19/55.22	c  N st   252    536925       444      1906         0     41656      5755    585257     14.48   no data
55.19/55.22	c  S st   252    536925       444      1906         0     41656      5755    585257     14.48   no data
55.29/55.30	c  S st   252    537428       444      1906         0     42158      5755    596238     14.48   no data
55.29/55.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.29/55.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
55.29/55.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.29/55.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.29/55.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.29/55.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
55.29/55.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.29/55.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
55.29/55.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.69/55.78	c lits-rem:       217  cl-subs:     1415  v-elim:      0  v-fix:    0  time:  0.43 s
55.69/55.78	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
55.69/55.78	c vivif2 --  cl tried    40743 cl shrink        0 lits rem          0 time: 0.01
55.79/55.81	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.02
55.79/55.81	c calculated reachability. Time: 0.00
55.79/55.81	c  N st   252    537428       444      1906         0     40743      5755    561573     14.48   no data
79.29/79.32	c  N st   253    701412       444      1906         0     69709      5755   1184745     14.48   no data
95.09/95.13	c  N st   254    806142       444      1906         0     63448      5755    943269     14.48   no data
95.09/95.13	c  S st   254    806142       444      1906         0     63448      5755    943269     14.48   no data
95.19/95.28	c  S st   254    806646       444      1906         0     63950      5755    955512     14.48   no data
95.19/95.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
95.29/95.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
95.29/95.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
95.29/95.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.29/95.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.29/95.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
95.29/95.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
95.29/95.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
95.29/95.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.69/97.78	c lits-rem:       565  cl-subs:     5697  v-elim:      0  v-fix:    0  time:  2.44 s
97.69/97.78	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
97.69/97.80	c vivif2 --  cl tried    58253 cl shrink        0 lits rem          0 time: 0.01
97.79/97.83	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.03
97.79/97.83	c calculated reachability. Time: 0.00
97.79/97.83	c  N st   254    806646       444      1906         0     58253      5755    842777     14.48   no data
143.09/143.16	c  F st   255   1071875       444      1906         0     74233      5755   1094009     14.48   no data
143.09/143.17	c  N st   255   1071875       444      1906         0     74233      5755   1094009     14.48   no data
144.19/144.24	c Decided on static restart strategy
148.29/148.31	c  N st   265   1100181       444      1906         0     58123      5755    725442     14.48   no data
155.00/155.02	c  N st   267   1136174       444      1906         0     48592      5755    509450     14.48   no data
160.70/160.74	c  N st   268   1168566       444      1906         0     80111      5755   1253100     14.48   no data
169.09/169.10	c  N st   269   1209970       444      1906         0     74674      5755   1102467     14.48   no data
169.09/169.10	c  S st   269   1209970       444      1906         0     74674      5755   1102467     14.48   no data
169.19/169.29	c  S st   269   1210475       444      1906         0     75178      5755   1113617     14.48   no data
169.19/169.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
169.29/169.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
169.29/169.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
169.29/169.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
169.29/169.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.29/169.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
169.29/169.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
169.29/169.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
169.29/169.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
171.80/171.87	c lits-rem:       830  cl-subs:     4456  v-elim:      0  v-fix:    0  time:  2.50 s
171.80/171.87	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
171.80/171.89	c vivif2 --  cl tried    70722 cl shrink        0 lits rem          0 time: 0.01
171.90/171.93	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.04
171.90/171.93	c calculated reachability. Time: 0.00
171.90/171.93	c  N st   269   1210475       444      1906         0     70722      5755   1010967     14.48   no data
186.39/186.47	c  N st   270   1283357       444      1906         0     94612      5755   1499659     14.48   no data
208.30/208.31	c  N st   271   1392680       444      1906         0     55123      5755    575761     14.48   no data
240.49/240.58	c  N st   272   1556664       444      1906         0     60117      5755    639487     14.48   no data
271.90/271.99	c  N st   273   1710475       444      1906         0    101317      5755   1520162     14.48   no data
271.90/271.99	c  S st   273   1710475       444      1906         0    101317      5755   1520162     14.48   no data
272.30/272.30	c  S st   273   1710981       444      1906         0    101822      5755   1532358     14.48   no data
272.30/272.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
272.30/272.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
272.30/272.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
272.30/272.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
272.30/272.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
272.30/272.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
272.30/272.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
272.30/272.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
272.40/272.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
279.50/279.54	c lits-rem:       804  cl-subs:     9621  v-elim:      0  v-fix:    0  time:  7.12 s
279.50/279.54	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
279.50/279.56	c vivif2 --  cl tried    92201 cl shrink        0 lits rem          0 time: 0.02
279.60/279.62	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.07
279.60/279.63	c calculated reachability. Time: 0.00
279.60/279.63	c  N st   273   1710981       444      1906         0     92201      5755   1352099     14.48   no data
357.60/357.65	c  N st   274   2079945       444      1906         0    104232      5755   1537142     14.48   no data
388.79/388.85	c  N st   275   2210983       444      1906         0    107694      5755   1502809     14.48   no data
388.79/388.85	c  S st   275   2210983       444      1906         0    107694      5755   1502809     14.48   no data
389.09/389.12	c  S st   275   2211485       444      1906         0    108195      5755   1514343     14.48   no data
389.09/389.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
389.09/389.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
389.09/389.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
389.09/389.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
389.09/389.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
389.09/389.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
389.09/389.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
389.09/389.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
389.19/389.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
396.29/396.37	c lits-rem:       394  cl-subs:    12919  v-elim:      0  v-fix:    0  time:  7.13 s
396.29/396.37	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
396.29/396.39	c vivif2 --  cl tried    95276 cl shrink        0 lits rem          0 time: 0.02
396.39/396.46	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.07
396.39/396.46	c calculated reachability. Time: 0.00
396.39/396.46	c  N st   275   2211485       444      1906         0     95276      5755   1278814     14.48   no data
522.60/522.65	c  N st   276   2711485       444      1906         0    119367      5755   1885123     14.48   no data
522.60/522.65	c  S st   276   2711485       444      1906         0    119367      5755   1885123     14.48   no data
522.90/522.97	c  S st   276   2711988       444      1906         0    119869      5755   1896922     14.48   no data
522.90/522.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
523.00/523.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
523.00/523.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
523.00/523.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
523.00/523.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
523.00/523.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
523.00/523.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
523.00/523.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
523.09/523.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
533.30/533.39	c lits-rem:       593  cl-subs:     9428  v-elim:      0  v-fix:    0  time: 10.29 s
533.30/533.39	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
533.41/533.42	c vivif2 --  cl tried   110441 cl shrink        0 lits rem          0 time: 0.02
533.51/533.51	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.09
533.51/533.51	c calculated reachability. Time: 0.00
533.51/533.51	c  N st   276   2711988       444      1906         0    110441      5755   1681912     14.48   no data
665.30/665.38	c  N st   277   3211989       444      1906         0     86593      5755    923273     14.48   no data
665.30/665.38	c  S st   277   3211989       444      1906         0     86593      5755    923273     14.48   no data
665.60/665.60	c  S st   277   3212495       444      1906         0     87097      5755    935493     14.48   no data
665.60/665.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
665.60/665.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
665.60/665.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
665.60/665.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
665.60/665.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
665.60/665.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
665.60/665.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
665.60/665.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
665.60/665.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
666.30/666.31	c lits-rem:        70  cl-subs:     1983  v-elim:      0  v-fix:    0  time:  0.64 s
666.30/666.31	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
666.30/666.33	c vivif2 --  cl tried    85114 cl shrink        0 lits rem          0 time: 0.01
666.30/666.38	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.05
666.30/666.38	c calculated reachability. Time: 0.00
666.30/666.38	c  N st   277   3212495       444      1906         0     85114      5755    897165     14.48   no data
800.60/800.65	c  N st   278   3712495       444      1906         0     95855      5755   1031239     14.48   no data
800.60/800.65	c  S st   278   3712495       444      1906         0     95855      5755   1031239     14.48   no data
800.80/800.88	c  S st   278   3712995       444      1906         0     96355      5755   1042987     14.48   no data
800.80/800.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
800.90/800.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
800.90/800.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
800.90/800.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
800.90/800.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
800.90/800.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
800.90/800.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
800.90/800.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
800.90/800.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
802.00/802.06	c lits-rem:       124  cl-subs:     3407  v-elim:      0  v-fix:    0  time:  1.09 s
802.00/802.06	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
802.00/802.08	c vivif2 --  cl tried    92948 cl shrink        0 lits rem          0 time: 0.01
802.10/802.14	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.06
802.10/802.14	c calculated reachability. Time: 0.00
802.10/802.14	c  N st   278   3712995       444      1906         0     92948      5755    980127     14.48   no data
812.31/812.39	c  F st   279   3751562       444      1906         0    130211      5755   1810096     14.48   no data
812.31/812.39	c  N st   279   3751562       444      1906         0    130211      5755   1810096     14.48   no data
814.41/814.40	c Decided on static restart strategy
822.50/822.55	c  N st   289   3779870       444      1906         0    157723      5755   2438153     14.48   no data
832.61/832.66	c  N st   291   3815863       444      1906         0    110272      5755   1365988     14.48   no data
843.20/843.20	c  N st   292   3848256       444      1906         0    141687      5755   2092596     14.48   no data
857.41/857.48	c  N st   293   3896844       444      1906         0    105648      5755   1270417     14.48   no data
883.10/883.10	c  N st   294   3969727       444      1906         0     91968      5755    917128     14.48   no data
915.80/915.82	c  N st   295   4079051       444      1906         0    113025      5755   1415850     14.48   no data
958.71/958.73	c  N st   296   4212995       444      1906         0    156239      5755   2403877     14.48   no data
958.71/958.73	c  S st   296   4212995       444      1906         0    156239      5755   2403877     14.48   no data
959.22/959.22	c  S st   296   4213497       444      1906         0    156739      5755   2415335     14.48   no data
959.22/959.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
959.31/959.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
959.31/959.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
959.31/959.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
959.31/959.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
959.31/959.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
959.31/959.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
959.31/959.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
959.41/959.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
974.90/974.97	c lits-rem:      1078  cl-subs:    12815  v-elim:      0  v-fix:    0  time: 15.56 s
974.90/974.97	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
975.00/975.01	c vivif2 --  cl tried   143924 cl shrink        0 lits rem          0 time: 0.03
975.10/975.14	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.13
975.10/975.15	c calculated reachability. Time: 0.00
975.10/975.15	c  N st   296   4213497       444      1906         0    143924      5755   2154630     14.48   no data
1058.31/1058.37	c  N st   297   4459475       444      1906         0    117558      5755   1434473     14.48   no data
1146.40/1146.44	c  N st   298   4713497       444      1906         0    182623      5755   2824797     14.48   no data
1146.40/1146.44	c  S st   298   4713497       444      1906         0    182623      5755   2824797     14.48   no data
1147.00/1147.01	c  S st   298   4714004       444      1906         0    183129      5755   2836848     14.48   no data
1147.00/1147.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1147.11/1147.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.08
1147.11/1147.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1147.11/1147.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1147.11/1147.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1147.11/1147.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
1147.11/1147.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1147.11/1147.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1147.21/1147.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1175.92/1175.95	c lits-rem:      1528  cl-subs:    19513  v-elim:      0  v-fix:    0  time: 28.72 s
1175.92/1175.95	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
1175.92/1175.99	c vivif2 --  cl tried   163616 cl shrink        0 lits rem          0 time: 0.04
1176.11/1176.15	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.16
1176.11/1176.15	c calculated reachability. Time: 0.00
1176.11/1176.15	c  N st   298   4714004       444      1906         0    163616      5755   2459700     14.48   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3174602-1301787560/watcher-3174602-1301787560 -o /tmp/evaluation-result-3174602-1301787560/solver-3174602-1301787560 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174602-1301787560.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.93 4.00 3.91 4/187 17742
/proc/meminfo: memFree=21580020/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=30140 CPUtime=0 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 644 0 0 0 0 0 0 0 22 0 1 0 290355618 30863360 581 33554432000 4194304 4627331 140734119263504 18446744073709551615 4442384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 7535 581 359 106 0 2506 0

[startup+0.0875959 s]
/proc/loadavg: 3.93 4.00 3.91 4/187 17742
/proc/meminfo: memFree=21580020/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=30292 CPUtime=0.08 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 738 0 0 0 8 0 0 0 22 0 1 0 290355618 31019008 675 33554432000 4194304 4627331 140734119263504 18446744073709551615 4322008 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 7573 675 371 106 0 2544 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30292

[startup+0.100596 s]
/proc/loadavg: 3.93 4.00 3.91 4/187 17742
/proc/meminfo: memFree=21580020/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=30292 CPUtime=0.09 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 760 0 0 0 9 0 0 0 22 0 1 0 290355618 31019008 697 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309035 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 7573 697 371 106 0 2544 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30292

[startup+0.300562 s]
/proc/loadavg: 3.93 4.00 3.91 4/187 17742
/proc/meminfo: memFree=21580020/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=30828 CPUtime=0.29 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 1019 0 0 0 29 0 0 0 23 0 1 0 290355618 31567872 824 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 7707 824 372 106 0 2678 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30828

[startup+0.700497 s]
/proc/loadavg: 3.93 4.00 3.91 4/187 17742
/proc/meminfo: memFree=21580020/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=31452 CPUtime=0.69 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 1519 0 0 0 69 0 0 0 25 0 1 0 290355618 32206848 862 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309245 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 7863 862 372 106 0 2834 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31452

[startup+1.50037 s]
/proc/loadavg: 3.93 4.00 3.91 4/186 17744
/proc/meminfo: memFree=21731184/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=37112 CPUtime=1.49 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 3365 0 0 0 149 0 0 0 25 0 1 0 290355618 38002688 2399 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309033 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 9278 2399 377 106 0 4249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37112

[startup+3.10109 s]
/proc/loadavg: 3.93 4.00 3.91 4/183 17761
/proc/meminfo: memFree=21732208/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=45840 CPUtime=3.09 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 4369 0 0 0 309 0 0 0 25 0 1 0 290355618 46940160 2681 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 11460 2681 377 106 0 6431 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45840

[startup+6.30055 s]
/proc/loadavg: 4.10 4.03 3.93 6/188 17771
/proc/meminfo: memFree=21710128/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=46316 CPUtime=6.29 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 5914 0 0 0 628 1 0 0 25 0 1 0 290355618 47427584 2896 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 11579 2896 377 106 0 6550 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46316

[startup+12.7005 s]
/proc/loadavg: 4.09 4.03 3.93 5/188 17799
/proc/meminfo: memFree=21795820/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=51336 CPUtime=12.69 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 11324 0 0 0 1267 2 0 0 25 0 1 0 290355618 52568064 5706 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 12834 5706 377 106 0 7805 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51336

[startup+25.5003 s]
/proc/loadavg: 4.35 4.09 3.95 5/188 17827
/proc/meminfo: memFree=21935684/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=55548 CPUtime=25.49 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 16649 0 0 0 2546 3 0 0 25 0 1 0 290355618 56881152 7080 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 13887 7080 377 106 0 8858 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55548

[startup+51.101 s]
/proc/loadavg: 4.23 4.08 3.95 5/188 17827
/proc/meminfo: memFree=21910308/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=58608 CPUtime=51.09 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 25362 0 0 0 5104 5 0 0 25 0 1 0 290355618 60014592 7588 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 14652 7588 377 106 0 9623 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58608

[startup+102.306 s]
/proc/loadavg: 4.15 4.08 3.95 5/188 17829
/proc/meminfo: memFree=21877664/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=76056 CPUtime=102.3 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 41735 0 0 0 10222 8 0 0 25 0 1 0 290355618 77881344 11737 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 19014 11737 377 106 0 13985 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 76056

[startup+162.3 s]
/proc/loadavg: 4.05 4.07 3.95 5/188 17831
/proc/meminfo: memFree=21843308/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=76424 CPUtime=162.29 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 53648 0 0 0 16217 12 0 0 25 0 1 0 290355618 78258176 12619 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309280 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 19106 12619 377 106 0 14077 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76424

[startup+222.301 s]
/proc/loadavg: 4.02 4.05 3.95 5/188 17858
/proc/meminfo: memFree=21823556/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=88068 CPUtime=222.3 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 67044 0 0 0 22214 16 0 0 25 0 1 0 290355618 90181632 14999 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309117 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 22017 14999 377 106 0 16988 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 88068

[startup+282.301 s]
/proc/loadavg: 4.00 4.04 3.95 5/188 17860
/proc/meminfo: memFree=21803784/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=102168 CPUtime=282.3 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 79049 0 0 0 28212 18 0 0 25 0 1 0 290355618 104620032 19054 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 25542 19054 377 106 0 20513 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 102168

[startup+342.301 s]
/proc/loadavg: 4.07 4.04 3.96 5/188 17862
/proc/meminfo: memFree=21761728/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=102420 CPUtime=342.29 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 89178 0 0 0 34208 21 0 0 25 0 1 0 290355618 104878080 18433 33554432000 4194304 4627331 140734119263504 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 25605 18433 377 106 0 20576 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 102420

[startup+402.301 s]
/proc/loadavg: 4.02 4.03 3.96 5/188 17864
/proc/meminfo: memFree=21740876/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=111268 CPUtime=402.3 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 98951 0 0 0 40206 24 0 0 25 0 1 0 290355618 113938432 21498 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 27817 21498 377 106 0 22788 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 111268

[startup+462.301 s]
/proc/loadavg: 4.01 4.03 3.96 5/188 17866
/proc/meminfo: memFree=21725368/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=111480 CPUtime=462.29 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 108118 0 0 0 46203 26 0 0 25 0 1 0 290355618 114155520 20633 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 27870 20633 377 106 0 22841 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 111480

[startup+522.301 s]
/proc/loadavg: 4.00 4.02 3.96 5/188 17866
/proc/meminfo: memFree=21703528/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=111652 CPUtime=522.3 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 116457 0 0 0 52201 29 0 0 25 0 1 0 290355618 114331648 21309 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 27913 21309 377 106 0 22884 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 111652

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/188 17868
/proc/meminfo: memFree=21676364/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=123776 CPUtime=582.3 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 125389 0 0 0 58197 33 0 0 25 0 1 0 290355618 126746624 24640 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309045 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 30944 24640 377 106 0 25915 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 123776

[startup+642.3 s]
/proc/loadavg: 4.07 4.02 3.96 5/188 17870
/proc/meminfo: memFree=21675828/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=123956 CPUtime=642.31 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 133634 0 0 0 64195 36 0 0 25 0 1 0 290355618 126930944 24724 33554432000 4194304 4627331 140734119263504 18446744073709551615 4324173 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 30989 24724 377 106 0 25960 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 123956

[startup+702.3 s]
/proc/loadavg: 4.02 4.02 3.96 5/188 17872
/proc/meminfo: memFree=21678780/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=125088 CPUtime=702.31 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 142037 0 0 0 70192 39 0 0 25 0 1 0 290355618 128090112 24643 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 31272 24643 377 106 0 26243 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 125088

[startup+762.307 s]
/proc/loadavg: 4.01 4.01 3.96 5/188 17874
/proc/meminfo: memFree=21663880/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=125252 CPUtime=762.31 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 150727 0 0 0 76189 42 0 0 25 0 1 0 290355618 128258048 24390 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309562 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 31313 24390 377 106 0 26284 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 125252

[startup+822.301 s]
/proc/loadavg: 4.05 4.02 3.97 5/188 17874
/proc/meminfo: memFree=21659032/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=127664 CPUtime=822.3 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 158357 0 0 0 82186 44 0 0 25 0 1 0 290355618 130727936 25770 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 31916 25770 377 106 0 26887 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 127664

[startup+882.301 s]
/proc/loadavg: 4.02 4.02 3.97 5/188 17876
/proc/meminfo: memFree=21656416/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=127816 CPUtime=882.31 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 166021 0 0 0 88184 47 0 0 25 0 1 0 290355618 130883584 23946 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 31954 23946 377 106 0 26925 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 127816

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 3.97 5/188 17878
/proc/meminfo: memFree=21649340/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=127908 CPUtime=942.31 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 172909 0 0 0 94181 50 0 0 25 0 1 0 290355618 130977792 24265 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 31977 24265 377 106 0 26948 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 127908

[startup+1002.3 s]
/proc/loadavg: 4.03 4.02 3.97 5/188 17880
/proc/meminfo: memFree=21626748/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=149228 CPUtime=1002.3 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 182136 0 0 0 100177 53 0 0 25 0 1 0 290355618 152809472 29866 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 37307 29866 377 106 0 32278 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 149228

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.97 5/188 17882
/proc/meminfo: memFree=21627356/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=149316 CPUtime=1062.3 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 188612 0 0 0 106174 56 0 0 25 0 1 0 290355618 152899584 29758 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 37329 29758 377 106 0 32300 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 149316

[startup+1122.3 s]
/proc/loadavg: 4.08 4.03 3.98 5/188 17882
/proc/meminfo: memFree=21602300/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=149412 CPUtime=1122.31 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 194968 0 0 0 112171 60 0 0 25 0 1 0 290355618 152997888 29496 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 37353 29496 377 106 0 32324 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 149412

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 3.98 5/188 17884
/proc/meminfo: memFree=21569556/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=222888 CPUtime=1182.31 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 201153 0 0 0 118170 61 0 0 25 0 1 0 290355618 228237312 35681 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309068 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 55722 35681 377 106 0 50693 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 222888

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.98 5/188 17886
/proc/meminfo: memFree=21552172/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=169844 CPUtime=1242.31 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 207702 0 0 0 124168 63 0 0 25 0 1 0 290355618 173920256 35083 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309047 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 42461 35083 377 106 0 37432 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 169844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.03 3.98 5/188 17888
/proc/meminfo: memFree=21559836/32951132 swapFree=67111528/67111528
[pid=17742] ppid=17740 vsize=169944 CPUtime=1300.01 cores=5,7
/proc/17742/stat : 17742 (strangenight2-s) R 17740 17742 17312 0 -1 4202496 213933 0 0 0 129935 66 0 0 25 0 1 0 290355618 174022656 34572 33554432000 4194304 4627331 140734119263504 18446744073709551615 4309245 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/17742/statm: 42486 34572 377 106 0 37457 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 169944

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.01
CPU time (s): 1300.03
CPU user time (s): 1299.36
CPU system time (s): 0.675897
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 223588

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

runsolver used 2.03569 second user time and 5.00224 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-03 01:39:20
IDJOB=3174602
IDBENCH=82820
IDSOLVER=1587
FILE ID=node129/3174602-1301787560
RUNJOBID= node129-1301783652-17333
PBS_JOBID= 12841389
Free space on /tmp= 72132 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1915396418-078.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174602-1301787560/watcher-3174602-1301787560 -o /tmp/evaluation-result-3174602-1301787560/solver-3174602-1301787560 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174602-1301787560.cnf

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

MD5SUM BENCH= 6f66bb3f92a8c8e75d9af481af0c129f
RANDOM SEED=808331432

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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:     32951132 kB
MemFree:      21580424 kB
Buffers:        353528 kB
Cached:       10265860 kB
SwapCached:          0 kB
Active:        7577912 kB
Inactive:      3542320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21580424 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5844 kB
Writeback:           0 kB
AnonPages:      500176 kB
Mapped:          16624 kB
Slab:           187840 kB
PageTables:       6284 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   771728 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72128 MiB
End job on node129 at 2011-04-03 02:01:02