Trace number 3367611

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

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-3367611-1305384800.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.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      5  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     196 undec:      53 neg:     201
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       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.37	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.01	c  F st    12     25000       445      1912         0     12382      5773    243413   no data   no data
1.00/1.01	c  N st    12     25000       445      1912         0     12382      5773    243413   no data   no data
1.19/1.25	c  N dy    18     30001       445      1912         0     10654      5773    189036   no data   no data
1.19/1.25	c  S st    18     30001       445      1912         0     10654      5773    189036   no data   no data
1.19/1.28	c  S st    18     30506       445      1912         0     11158      5773    200017   no data   no data
1.19/1.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.29	c blocked clauses removed:        6 vars:      1 tried:         445 T: 0.00 s
1.19/1.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
1.19/1.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.19/1.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.33	c lits-rem:       135  cl-subs:      467  v-elim:      0  v-fix:    0  time:  0.04 s
1.29/1.34	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.01
1.29/1.34	c calculated reachability. Time: 0.00
1.29/1.34	c  N dy    18     30506       444      1906         0     10691      5755    189193   no data   no data
1.59/1.61	c  N dy    30     35408       444      1906         0     15538      5755    295548     15.04     15.94
1.79/1.81	c  N dy    44     39413       444      1906         0     11699      5755    177490     14.96     15.79
2.09/2.20	c  N dy    58     45759       444      1906         0      9116      5755    101223     14.59     14.43
2.09/2.20	c  S st    58     45759       444      1906         0      9116      5755    101223     14.59     14.43
2.20/2.23	c  S st    58     46261       444      1906         0      9615      5755    112464     14.59   no data
2.20/2.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.20/2.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.20/2.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
2.20/2.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.20/2.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.20/2.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.25	c lits-rem:         4  cl-subs:       22  v-elim:      0  v-fix:    0  time:  0.01 s
2.20/2.25	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
2.20/2.25	c vivif2 --  cl tried     9593 cl shrink        0 lits rem          0 time: 0.00
2.20/2.25	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.01
2.20/2.25	c calculated reachability. Time: 0.00
2.20/2.25	c  N dy    58     46261       444      1906         0      9593      5755    111935     14.59   no data
2.39/2.47	c  N dy    77     50279       444      1906         0     13545      5755    194924     14.64     17.83
2.69/2.73	c  N dy    97     54357       444      1906         0     17575      5755    280305     14.70     16.62
3.09/3.15	c  N dy   106     60724       444      1906         0     13995      5755    182555     14.38     15.16
3.39/3.42	c  N dy   117     64835       444      1906         0     18053      5755    266641     14.31     15.44
3.69/3.75	c  N dy   145     69144       444      1906         0     11481      5755    117515     14.43     15.21
3.69/3.76	c  S st   148     69392       444      1906         0     11725      5755    123283     14.46   no data
3.79/3.80	c  S st   148     69896       444      1906         0     12226      5755    133591     14.46   no data
3.79/3.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.79/3.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.79/3.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
3.79/3.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.79/3.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.79/3.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.82	c lits-rem:        14  cl-subs:       40  v-elim:      0  v-fix:    0  time:  0.01 s
3.79/3.82	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
3.79/3.82	c vivif2 --  cl tried    12186 cl shrink        0 lits rem          0 time: 0.00
3.79/3.82	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.01
3.79/3.82	c calculated reachability. Time: 0.00
3.79/3.82	c  N dy   148     69896       444      1906         0     12186      5755    132502     14.46   no data
4.09/4.11	c  N dy   177     74440       444      1906         0     16655      5755    227934     14.53     15.46
4.40/4.47	c  N dy   187     79215       444      1906         0     21344      5755    326458     14.48     15.39
4.79/4.84	c  N dy   212     84395       444      1906         0     14639      5755    165922     14.51     15.32
4.99/5.05	c  F st   220     87500       444      1906         0     17700      5755    229098     14.48     12.99
5.29/5.30	c  N st   225     90795       444      1906         0     20929      5755    296234     14.48   no data
5.39/5.45	c Decided on static restart strategy
5.89/5.97	c  N st   228     99802       444      1906         0     16948      5755    276463     14.48   no data
6.29/6.37	c  S st   229    104845       444      1906         0     21846      5755    379004     14.48   no data
6.39/6.42	c  S st   229    105348       444      1906         0     22347      5755    390302     14.48   no data
6.39/6.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.39/6.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.39/6.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.39/6.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.39/6.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
6.39/6.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.39/6.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.39/6.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.68/6.77	c lits-rem:       204  cl-subs:     2107  v-elim:      0  v-fix:    0  time:  0.32 s
6.68/6.77	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
6.68/6.77	c vivif2 --  cl tried    20240 cl shrink        0 lits rem          0 time: 0.00
6.68/6.78	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.01
6.68/6.78	c calculated reachability. Time: 0.00
6.68/6.78	c  N st   229    105348       444      1906         0     20240      5755    347488     14.48   no data
7.48/7.56	c  N st   230    114946       444      1906         0     15906      5755    217231     14.48   no data
8.69/8.73	c  N st   231    129344       444      1906         0     15420      5755    208278     14.48   no data
10.49/10.54	c  N st   232    150941       444      1906         0     20966      5755    308100     14.48   no data
11.09/11.16	c  S st   233    158024       444      1906         0     27938      5755    471416     14.48   no data
11.19/11.24	c  S st   233    158528       444      1906         0     28442      5755    481834     14.48   no data
11.19/11.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.19/11.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.19/11.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.19/11.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.19/11.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.19/11.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
11.19/11.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.19/11.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.19/11.27	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.28 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.01
11.49/11.57	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.02
11.49/11.58	c calculated reachability. Time: 0.00
11.49/11.58	c  N st   233    158528       444      1906         0     27200      5755    455019     14.48   no data
16.09/16.14	c  N st   234    207116       444      1906         0     21905      5755    298940     14.48   no data
19.19/19.20	c  N st   235    237794       444      1906         0     32251      5755    494957     14.48   no data
19.19/19.20	c  S st   235    237794       444      1906         0     32251      5755    494957     14.48   no data
19.19/19.28	c  S st   235    238296       444      1906         0     32752      5755    505558     14.48   no data
19.19/19.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.19/19.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.19/19.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.19/19.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.19/19.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.19/19.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
19.19/19.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.29/19.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.29/19.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.89/19.91	c lits-rem:       220  cl-subs:     2359  v-elim:      0  v-fix:    0  time:  0.59 s
19.89/19.91	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
19.89/19.91	c vivif2 --  cl tried    30393 cl shrink        0 lits rem          0 time: 0.01
19.89/19.93	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.02
19.89/19.93	c calculated reachability. Time: 0.00
19.89/19.93	c  N st   235    238296       444      1906         0     30393      5755    456964     14.48   no data
26.99/27.04	c  F st   236    306251       444      1906         0     32197      5755    467376     14.48   no data
26.99/27.04	c  N st   236    306251       444      1906         0     32197      5755    467376     14.48   no data
27.59/27.62	c Decided on static restart strategy
29.99/30.07	c  N st   246    334554       444      1906         0     36488      5755    554137     14.48   no data
32.49/32.59	c  N st   248    357445       444      1906         0     34485      5755    488375     14.48   no data
32.49/32.59	c  S st   248    357445       444      1906         0     34485      5755    488375     14.48   no data
32.59/32.67	c  S st   248    357949       444      1906         0     34988      5755    499629     14.48   no data
32.59/32.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.59/32.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
32.59/32.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.59/32.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.59/32.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.59/32.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
32.59/32.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.59/32.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.69/32.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.90/32.99	c lits-rem:        98  cl-subs:     1182  v-elim:      0  v-fix:    0  time:  0.28 s
32.90/32.99	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
32.90/33.00	c vivif2 --  cl tried    33806 cl shrink        0 lits rem          0 time: 0.01
33.00/33.01	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.02
33.00/33.02	c calculated reachability. Time: 0.00
33.00/33.02	c  N st   248    357949       444      1906         0     33806      5755    473096     14.48   no data
36.89/36.96	c  N st   249    390342       444      1906         0     40072      5755    609267     14.48   no data
42.99/43.01	c  N st   250    438931       444      1906         0     33732      5755    419327     14.48   no data
52.19/52.29	c  N st   251    511813       444      1906         0     47346      5755    734967     14.48   no data
55.49/55.55	c  N st   252    536925       444      1906         0     41656      5755    585257     14.48   no data
55.49/55.55	c  S st   252    536925       444      1906         0     41656      5755    585257     14.48   no data
55.59/55.66	c  S st   252    537428       444      1906         0     42158      5755    596238     14.48   no data
55.59/55.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.59/55.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
55.59/55.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.59/55.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.59/55.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.59/55.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
55.59/55.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.59/55.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
55.69/55.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.10/56.18	c lits-rem:       217  cl-subs:     1415  v-elim:      0  v-fix:    0  time:  0.48 s
56.10/56.18	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
56.10/56.19	c vivif2 --  cl tried    40743 cl shrink        0 lits rem          0 time: 0.01
56.19/56.21	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.03
56.19/56.22	c calculated reachability. Time: 0.00
56.19/56.22	c  N st   252    537428       444      1906         0     40743      5755    561573     14.48   no data
79.69/79.74	c  N st   253    701412       444      1906         0     69709      5755   1184745     14.48   no data
96.09/96.13	c  N st   254    806142       444      1906         0     63448      5755    943269     14.48   no data
96.09/96.13	c  S st   254    806142       444      1906         0     63448      5755    943269     14.48   no data
96.29/96.36	c  S st   254    806646       444      1906         0     63950      5755    955512     14.48   no data
96.29/96.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
96.39/96.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
96.39/96.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
96.39/96.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
96.39/96.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.39/96.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
96.39/96.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
96.39/96.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
96.39/96.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.59/99.62	c lits-rem:       565  cl-subs:     5697  v-elim:      0  v-fix:    0  time:  3.17 s
99.59/99.62	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
99.59/99.63	c vivif2 --  cl tried    58253 cl shrink        0 lits rem          0 time: 0.01
99.59/99.69	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.06
99.59/99.69	c calculated reachability. Time: 0.00
99.59/99.69	c  N st   254    806646       444      1906         0     58253      5755    842777     14.48   no data
145.29/145.32	c  F st   255   1071875       444      1906         0     74233      5755   1094009     14.48   no data
145.29/145.32	c  N st   255   1071875       444      1906         0     74233      5755   1094009     14.48   no data
146.40/146.40	c Decided on static restart strategy
150.29/150.39	c  N st   265   1100181       444      1906         0     58123      5755    725442     14.48   no data
157.09/157.10	c  N st   267   1136174       444      1906         0     48592      5755    509450     14.48   no data
162.90/162.94	c  N st   268   1168566       444      1906         0     80111      5755   1253100     14.48   no data
172.99/173.00	c  N st   269   1209970       444      1906         0     74674      5755   1102467     14.48   no data
172.99/173.00	c  S st   269   1209970       444      1906         0     74674      5755   1102467     14.48   no data
173.19/173.29	c  S st   269   1210475       444      1906         0     75178      5755   1113617     14.48   no data
173.19/173.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
173.29/173.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
173.29/173.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
173.29/173.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
173.29/173.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
173.29/173.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
173.29/173.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
173.29/173.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
173.29/173.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.19/176.24	c lits-rem:       830  cl-subs:     4456  v-elim:      0  v-fix:    0  time:  2.85 s
176.19/176.24	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
176.19/176.25	c vivif2 --  cl tried    70722 cl shrink        0 lits rem          0 time: 0.01
176.19/176.30	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.04
176.29/176.30	c calculated reachability. Time: 0.00
176.29/176.30	c  N st   269   1210475       444      1906         0     70722      5755   1010967     14.48   no data
190.80/190.85	c  N st   270   1283357       444      1906         0     94612      5755   1499659     14.48   no data
212.20/212.21	c  N st   271   1392680       444      1906         0     55123      5755    575761     14.48   no data
244.30/244.31	c  N st   272   1556664       444      1906         0     60117      5755    639487     14.48   no data
278.20/278.30	c  N st   273   1710475       444      1906         0    101317      5755   1520162     14.48   no data
278.20/278.30	c  S st   273   1710475       444      1906         0    101317      5755   1520162     14.48   no data
278.70/278.75	c  S st   273   1710981       444      1906         0    101822      5755   1532358     14.48   no data
278.70/278.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
278.80/278.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
278.80/278.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
278.80/278.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
278.80/278.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
278.80/278.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
278.80/278.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
278.80/278.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
278.80/278.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
290.41/290.46	c lits-rem:       804  cl-subs:     9621  v-elim:      0  v-fix:    0  time: 11.56 s
290.41/290.46	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
290.41/290.48	c vivif2 --  cl tried    92201 cl shrink        0 lits rem          0 time: 0.02
290.49/290.59	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.11
290.49/290.59	c calculated reachability. Time: 0.00
290.49/290.59	c  N st   273   1710981       444      1906         0     92201      5755   1352099     14.48   no data
366.10/366.18	c  N st   274   2079945       444      1906         0    104232      5755   1537142     14.48   no data
397.20/397.26	c  N st   275   2210983       444      1906         0    107694      5755   1502809     14.48   no data
397.20/397.26	c  S st   275   2210983       444      1906         0    107694      5755   1502809     14.48   no data
397.50/397.54	c  S st   275   2211485       444      1906         0    108195      5755   1514343     14.48   no data
397.50/397.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
397.50/397.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
397.50/397.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
397.50/397.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
397.50/397.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
397.50/397.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
397.50/397.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
397.60/397.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
397.60/397.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
406.20/406.22	c lits-rem:       394  cl-subs:    12919  v-elim:      0  v-fix:    0  time:  8.57 s
406.20/406.22	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
406.20/406.24	c vivif2 --  cl tried    95276 cl shrink        0 lits rem          0 time: 0.02
406.30/406.35	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.11
406.30/406.36	c calculated reachability. Time: 0.00
406.30/406.36	c  N st   275   2211485       444      1906         0     95276      5755   1278814     14.48   no data
534.70/534.77	c  N st   276   2711485       444      1906         0    119367      5755   1885123     14.48   no data
534.70/534.77	c  S st   276   2711485       444      1906         0    119367      5755   1885123     14.48   no data
535.00/535.09	c  S st   276   2711988       444      1906         0    119869      5755   1896922     14.48   no data
535.10/535.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
535.10/535.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
535.10/535.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
535.10/535.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
535.10/535.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
535.10/535.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
535.10/535.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
535.10/535.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
535.20/535.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
548.10/548.13	c lits-rem:       593  cl-subs:     9428  v-elim:      0  v-fix:    0  time: 12.90 s
548.10/548.13	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
548.10/548.16	c vivif2 --  cl tried   110441 cl shrink        0 lits rem          0 time: 0.03
548.30/548.30	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.14
548.30/548.30	c calculated reachability. Time: 0.00
548.30/548.31	c  N st   276   2711988       444      1906         0    110441      5755   1681912     14.48   no data
686.41/686.48	c  N st   277   3211989       444      1906         0     86593      5755    923273     14.48   no data
686.41/686.48	c  S st   277   3211989       444      1906         0     86593      5755    923273     14.48   no data
686.70/686.70	c  S st   277   3212495       444      1906         0     87097      5755    935493     14.48   no data
686.70/686.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
686.70/686.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
686.70/686.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
686.70/686.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
686.70/686.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
686.70/686.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
686.70/686.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
686.70/686.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
686.70/686.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
687.41/687.42	c lits-rem:        70  cl-subs:     1983  v-elim:      0  v-fix:    0  time:  0.64 s
687.41/687.42	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
687.41/687.43	c vivif2 --  cl tried    85114 cl shrink        0 lits rem          0 time: 0.02
687.41/687.49	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.06
687.41/687.49	c calculated reachability. Time: 0.00
687.41/687.49	c  N st   277   3212495       444      1906         0     85114      5755    897165     14.48   no data
822.40/822.46	c  N st   278   3712495       444      1906         0     95855      5755   1031239     14.48   no data
822.40/822.46	c  S st   278   3712495       444      1906         0     95855      5755   1031239     14.48   no data
822.71/822.71	c  S st   278   3712995       444      1906         0     96355      5755   1042987     14.48   no data
822.71/822.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
822.71/822.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
822.71/822.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
822.71/822.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
822.71/822.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
822.71/822.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
822.71/822.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
822.71/822.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
822.71/822.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
823.81/823.88	c lits-rem:       124  cl-subs:     3407  v-elim:      0  v-fix:    0  time:  1.10 s
823.81/823.88	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
823.81/823.90	c vivif2 --  cl tried    92948 cl shrink        0 lits rem          0 time: 0.02
823.92/823.96	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.06
823.92/823.96	c calculated reachability. Time: 0.00
823.92/823.96	c  N st   278   3712995       444      1906         0     92948      5755    980127     14.48   no data
834.31/834.30	c  F st   279   3751562       444      1906         0    130211      5755   1810096     14.48   no data
834.31/834.30	c  N st   279   3751562       444      1906         0    130211      5755   1810096     14.48   no data
836.31/836.32	c Decided on static restart strategy
844.51/844.56	c  N st   289   3779870       444      1906         0    157723      5755   2438153     14.48   no data
854.61/854.68	c  N st   291   3815863       444      1906         0    110272      5755   1365988     14.48   no data
865.91/865.92	c  N st   292   3848256       444      1906         0    141687      5755   2092596     14.48   no data
880.40/880.47	c  N st   293   3896844       444      1906         0    105648      5755   1270417     14.48   no data
905.91/905.91	c  N st   294   3969727       444      1906         0     91968      5755    917128     14.48   no data
938.11/938.10	c  N st   295   4079051       444      1906         0    113025      5755   1415850     14.48   no data
979.90/979.91	c  N st   296   4212995       444      1906         0    156239      5755   2403877     14.48   no data
979.90/979.91	c  S st   296   4212995       444      1906         0    156239      5755   2403877     14.48   no data
980.40/980.40	c  S st   296   4213497       444      1906         0    156739      5755   2415335     14.48   no data
980.40/980.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
980.40/980.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
980.40/980.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
980.40/980.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
980.40/980.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
980.40/980.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
980.40/980.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
980.50/980.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
980.50/980.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
995.91/995.98	c lits-rem:      1078  cl-subs:    12815  v-elim:      0  v-fix:    0  time: 15.40 s
995.91/995.98	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
996.01/996.01	c vivif2 --  cl tried   143924 cl shrink        0 lits rem          0 time: 0.03
996.11/996.14	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.13
996.11/996.14	c calculated reachability. Time: 0.00
996.11/996.14	c  N st   296   4213497       444      1906         0    143924      5755   2154630     14.48   no data
1088.61/1088.69	c  N st   297   4459475       444      1906         0    117558      5755   1434473     14.48   no data
1173.81/1173.83	c  N st   298   4713497       444      1906         0    182623      5755   2824797     14.48   no data
1173.81/1173.83	c  S st   298   4713497       444      1906         0    182623      5755   2824797     14.48   no data
1174.41/1174.41	c  S st   298   4714004       444      1906         0    183129      5755   2836848     14.48   no data
1174.41/1174.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1174.51/1174.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.08
1174.51/1174.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1174.51/1174.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1174.51/1174.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1174.51/1174.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    444 time:  0.00 s
1174.51/1174.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1174.51/1174.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1174.61/1174.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1203.02/1203.03	c lits-rem:      1528  cl-subs:    19513  v-elim:      0  v-fix:    0  time: 28.41 s
1203.02/1203.03	c vivif2 --  cl tried     1906 cl shrink        0 lits rem          0 time: 0.00
1203.02/1203.06	c vivif2 --  cl tried   163616 cl shrink        0 lits rem          0 time: 0.03
1203.22/1203.22	c asymm  cl-useful: 0/1906/1906 lits-rem:0 time: 0.16
1203.22/1203.23	c calculated reachability. Time: 0.00
1203.22/1203.23	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-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-3367611-1305384800/watcher-3367611-1305384800 -o /tmp/evaluation-result-3367611-1305384800/solver-3367611-1305384800 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367611-1305384800.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.38 3.89 3.89 3/308 11457
/proc/meminfo: memFree=12364588/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=30096 CPUtime=0.01 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 658 0 0 0 1 0 0 0 23 0 1 0 650078744 30818304 596 33554432000 4194304 4580011 140736135566560 18446744073709551615 4293102 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 7524 596 363 95 0 2506 0

[startup+0.07283 s]
/proc/loadavg: 3.38 3.89 3.89 3/308 11457
/proc/meminfo: memFree=12364588/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=30248 CPUtime=0.06 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 716 0 0 0 6 0 0 0 23 0 1 0 650078744 30973952 654 33554432000 4194304 4580011 140736135566560 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 7562 654 364 95 0 2544 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30248

[startup+0.100825 s]
/proc/loadavg: 3.38 3.89 3.89 3/308 11457
/proc/meminfo: memFree=12364588/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=30248 CPUtime=0.09 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 760 0 0 0 9 0 0 0 23 0 1 0 650078744 30973952 698 33554432000 4194304 4580011 140736135566560 18446744073709551615 235594563680 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 7562 698 364 95 0 2544 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30248

[startup+0.300791 s]
/proc/loadavg: 3.38 3.89 3.89 3/308 11457
/proc/meminfo: memFree=12364588/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=30788 CPUtime=0.29 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 1014 0 0 0 29 0 0 0 25 0 1 0 650078744 31526912 820 33554432000 4194304 4580011 140736135566560 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 7697 820 364 95 0 2679 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30788

[startup+0.700775 s]
/proc/loadavg: 3.38 3.89 3.89 3/308 11457
/proc/meminfo: memFree=12364588/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=31408 CPUtime=0.69 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 1514 0 0 0 69 0 0 0 25 0 1 0 650078744 32161792 858 33554432000 4194304 4580011 140736135566560 18446744073709551615 4293648 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 7852 858 364 95 0 2834 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31408

[startup+1.50058 s]
/proc/loadavg: 3.38 3.89 3.89 5/321 11479
/proc/meminfo: memFree=12334476/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=37108 CPUtime=1.49 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 3375 0 0 0 149 0 0 0 25 0 1 0 650078744 37998592 2410 33554432000 4194304 4580011 140736135566560 18446744073709551615 4293099 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 9277 2410 367 95 0 4259 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37108

[startup+3.10036 s]
/proc/loadavg: 3.43 3.89 3.89 5/321 11479
/proc/meminfo: memFree=12306704/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=45812 CPUtime=3.09 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 4376 0 0 0 309 0 0 0 25 0 1 0 650078744 46911488 2689 33554432000 4194304 4580011 140736135566560 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 11453 2689 367 95 0 6435 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45812

[startup+6.3008 s]
/proc/loadavg: 3.43 3.89 3.89 5/321 11479
/proc/meminfo: memFree=12294812/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=46288 CPUtime=6.29 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 5922 0 0 0 629 0 0 0 25 0 1 0 650078744 47398912 2905 33554432000 4194304 4580011 140736135566560 18446744073709551615 4293648 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 11572 2905 367 95 0 6554 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46288

[startup+12.7006 s]
/proc/loadavg: 3.52 3.89 3.89 5/321 11479
/proc/meminfo: memFree=12258268/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=50804 CPUtime=12.69 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 11219 0 0 0 1268 1 0 0 25 0 1 0 650078744 52023296 5602 33554432000 4194304 4580011 140736135566560 18446744073709551615 4294413 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 12701 5602 367 95 0 7683 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50804

[startup+25.5004 s]
/proc/loadavg: 3.59 3.90 3.89 5/321 11479
/proc/meminfo: memFree=12228472/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=55388 CPUtime=25.49 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 16540 0 0 0 2547 2 0 0 25 0 1 0 650078744 56717312 6972 33554432000 4194304 4580011 140736135566560 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 13847 6972 367 95 0 8829 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55388

[startup+51.1009 s]
/proc/loadavg: 3.80 3.92 3.90 5/321 11480
/proc/meminfo: memFree=12216644/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=59136 CPUtime=51.09 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 25389 0 0 0 5105 4 0 0 25 0 1 0 650078744 60555264 7616 33554432000 4194304 4580011 140736135566560 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 14784 7616 367 95 0 9766 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59136

[startup+102.312 s]
/proc/loadavg: 3.92 3.93 3.91 5/321 11481
/proc/meminfo: memFree=12159436/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=75548 CPUtime=102.3 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 40713 0 0 0 10223 7 0 0 25 0 1 0 650078744 77361152 12283 33554432000 4194304 4580011 140736135566560 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 18887 12283 367 95 0 13869 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 75548

[startup+162.3 s]
/proc/loadavg: 3.97 3.94 3.91 5/321 11483
/proc/meminfo: memFree=12134440/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=75964 CPUtime=162.3 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 53280 0 0 0 16219 11 0 0 25 0 1 0 650078744 77787136 12252 33554432000 4194304 4580011 140736135566560 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 18991 12252 367 95 0 13973 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 75964

[startup+222.301 s]
/proc/loadavg: 4.03 3.96 3.91 5/321 11485
/proc/meminfo: memFree=12079844/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=88168 CPUtime=222.3 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 66444 0 0 0 22216 14 0 0 25 0 1 0 650078744 90284032 14400 33554432000 4194304 4580011 140736135566560 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 22042 14400 367 95 0 17024 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 88168

[startup+282.3 s]
/proc/loadavg: 4.01 3.97 3.91 5/321 11486
/proc/meminfo: memFree=12025724/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=102412 CPUtime=282.29 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 78780 0 0 0 28212 17 0 0 25 0 1 0 650078744 104869888 18786 33554432000 4194304 4580011 140736135566560 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 25603 18786 367 95 0 20585 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 102412

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/321 11488
/proc/meminfo: memFree=12014652/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=102604 CPUtime=342.29 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 87425 0 0 0 34209 20 0 0 25 0 1 0 650078744 105066496 18846 33554432000 4194304 4580011 140736135566560 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 25651 18846 367 95 0 20633 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 102604

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/321 11489
/proc/meminfo: memFree=12026272/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=112272 CPUtime=402.3 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 98402 0 0 0 40208 22 0 0 25 0 1 0 650078744 114966528 20950 33554432000 4194304 4580011 140736135566560 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 28068 20950 367 95 0 23050 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 112272

[startup+462.301 s]
/proc/loadavg: 4.05 3.99 3.92 5/321 11500
/proc/meminfo: memFree=12015760/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=112428 CPUtime=462.3 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 106033 0 0 0 46205 25 0 0 25 0 1 0 650078744 115126272 21025 33554432000 4194304 4580011 140736135566560 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 28107 21025 367 95 0 23089 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 112428

[startup+522.301 s]
/proc/loadavg: 4.07 4.00 3.93 5/321 11502
/proc/meminfo: memFree=12009592/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=112604 CPUtime=522.3 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 114237 0 0 0 52202 28 0 0 25 0 1 0 650078744 115306496 21637 33554432000 4194304 4580011 140736135566560 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 28151 21637 367 95 0 23133 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 112604

[startup+582.301 s]
/proc/loadavg: 4.02 4.00 3.93 5/321 11503
/proc/meminfo: memFree=11978672/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=123068 CPUtime=582.3 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 122272 0 0 0 58200 30 0 0 25 0 1 0 650078744 126021632 24150 33554432000 4194304 4580011 140736135566560 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 30767 24150 367 95 0 25749 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 123068

[startup+642.301 s]
/proc/loadavg: 4.05 4.01 3.93 5/321 11505
/proc/meminfo: memFree=11967604/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=123244 CPUtime=642.31 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 130640 0 0 0 64198 33 0 0 25 0 1 0 650078744 126201856 24508 33554432000 4194304 4580011 140736135566560 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 30811 24508 367 95 0 25793 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 123244

[startup+702.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/321 11509
/proc/meminfo: memFree=11971636/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=125264 CPUtime=702.31 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 139291 0 0 0 70195 36 0 0 25 0 1 0 650078744 128270336 24804 33554432000 4194304 4580011 140736135566560 18446744073709551615 4320618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 31316 24804 367 95 0 26298 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 125264

[startup+762.312 s]
/proc/loadavg: 4.06 4.02 3.94 5/321 11511
/proc/meminfo: memFree=11961444/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=125412 CPUtime=762.31 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 147542 0 0 0 76194 37 0 0 25 0 1 0 650078744 128421888 24258 33554432000 4194304 4580011 140736135566560 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 31353 24258 367 95 0 26335 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 125412

[startup+822.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/321 11513
/proc/meminfo: memFree=11969604/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=125580 CPUtime=822.3 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 156160 0 0 0 82190 40 0 0 25 0 1 0 650078744 128593920 23574 33554432000 4194304 4580011 140736135566560 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 31395 23574 367 95 0 26377 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 125580

[startup+882.301 s]
/proc/loadavg: 4.01 4.01 3.94 5/321 11514
/proc/meminfo: memFree=11949324/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=127972 CPUtime=882.3 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 163407 0 0 0 88188 42 0 0 25 0 1 0 650078744 131043328 24573 33554432000 4194304 4580011 140736135566560 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 31993 24573 367 95 0 26975 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 127972

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/321 11516
/proc/meminfo: memFree=11947884/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=128096 CPUtime=942.31 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 170275 0 0 0 94186 45 0 0 25 0 1 0 650078744 131170304 24899 33554432000 4194304 4580011 140736135566560 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 32024 24899 367 95 0 27006 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 128096

[startup+1002.3 s]
/proc/loadavg: 4.07 4.02 3.94 5/321 11517
/proc/meminfo: memFree=11927376/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=148228 CPUtime=1002.31 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 179224 0 0 0 100185 46 0 0 25 0 1 0 650078744 151785472 30581 33554432000 4194304 4580011 140736135566560 18446744073709551615 4295858 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 37057 30581 367 95 0 32039 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 148228

[startup+1062.3 s]
/proc/loadavg: 4.10 4.03 3.95 5/321 11519
/proc/meminfo: memFree=11883940/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=148308 CPUtime=1062.31 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 185159 0 0 0 106181 50 0 0 25 0 1 0 650078744 151867392 29587 33554432000 4194304 4580011 140736135566560 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 37077 29587 367 95 0 32059 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 148308

[startup+1122.3 s]
/proc/loadavg: 4.03 4.02 3.95 5/321 11521
/proc/meminfo: memFree=11884512/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=148400 CPUtime=1122.32 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 191530 0 0 0 112180 52 0 0 25 0 1 0 650078744 151961600 29383 33554432000 4194304 4580011 140736135566560 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 37100 29383 367 95 0 32082 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 148400

[startup+1182.3 s]
/proc/loadavg: 4.07 4.03 3.95 5/321 11522
/proc/meminfo: memFree=11855840/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=221632 CPUtime=1182.32 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 200425 0 0 0 118178 54 0 0 25 0 1 0 650078744 226951168 34954 33554432000 4194304 4580011 140736135566560 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 55408 34954 367 95 0 50390 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 221632

[startup+1242.3 s]
/proc/loadavg: 4.02 4.02 3.95 5/321 11524
/proc/meminfo: memFree=11836324/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=221852 CPUtime=1242.32 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 204251 0 0 0 124177 55 0 0 25 0 1 0 650078744 227176448 34978 33554432000 4194304 4580011 140736135566560 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 55463 34978 367 95 0 50445 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 221852



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.03 3.96 5/321 11525
/proc/meminfo: memFree=11808996/32950928 swapFree=67111348/67111528
[pid=11457] ppid=11455 vsize=168636 CPUtime=1300.02 cores=1,3
/proc/11457/stat : 11457 (strangenight2-s) R 11455 11457 10553 0 -1 4202496 210680 0 0 0 129945 57 0 0 25 0 1 0 650078744 172683264 34736 33554432000 4194304 4580011 140736135566560 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11457/statm: 42159 34736 367 95 0 37141 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 168636

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.04
CPU user time (s): 1299.46
CPU system time (s): 0.58591
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 221852

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

runsolver used 3.98039 second user time and 9.08462 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-14 16:53:20
IDJOB=3367611
IDBENCH=82820
IDSOLVER=1845
FILE ID=node120/3367611-1305384800
RUNJOBID= node120-1305384800-11438
PBS_JOBID= 13324382
Free space on /tmp= 73508 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
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-3367611-1305384800/watcher-3367611-1305384800 -o /tmp/evaluation-result-3367611-1305384800/solver-3367611-1305384800 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367611-1305384800.cnf

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

MD5SUM BENCH= 6f66bb3f92a8c8e75d9af481af0c129f
RANDOM SEED=1241314932

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12365860 kB
Buffers:        241776 kB
Cached:        3551140 kB
SwapCached:          0 kB
Active:       17338780 kB
Inactive:      2958604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12365860 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            7520 kB
Writeback:           0 kB
AnonPages:    16504032 kB
Mapped:          24192 kB
Slab:           174768 kB
PageTables:      49104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51554052 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= 73488 MiB
End job on node120 at 2011-05-14 17:15:02