Trace number 3367551

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S1831593686-090.SATISFIABLE.cnf
MD5SUM7dd850f670e1c9ea63e995ef24dddf5f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.06399
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
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-3367551-1305383667.cnf'
0.00/0.00	c -- header says num vars:            800
0.00/0.00	c -- header says num clauses:        3408
0.00/0.00	c -- clauses added:            0 learnts,         3408 normals,            0 xors
0.00/0.00	c -- vars added        800
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       800      3408         0         0     10224         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/3408/3408 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    800 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     20  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     339 undec:      85 neg:     376
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       780      3387         0         0     10308         0   no data   no data
0.00/0.07	c Decided on static restart strategy
0.09/0.18	c  N st     8      4918       780      3387         0      4880     10308    163782   no data   no data
0.49/0.50	c  N st    10     11301       780      3387         0      4522     10308    104108   no data   no data
0.69/0.80	c  N st    11     17044       780      3387         0     10223     10308    309118   no data   no data
1.29/1.31	c  F st    12     25000       780      3387         0     12520     10308    389290   no data   no data
1.29/1.31	c  N st    12     25000       780      3387         0     12520     10308    389290   no data   no data
1.49/1.58	c  N dy    18     30000       780      3387         0     10741     10308    285398   no data   no data
1.49/1.58	c  S st    18     30000       780      3387         0     10741     10308    285398   no data   no data
1.59/1.61	c  S st    18     30505       780      3387         0     11246     10308    301059   no data   no data
1.59/1.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.59/1.62	c blocked clauses removed:        0 vars:      0 tried:         780 T: 0.00 s
1.59/1.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    780 time:  0.00 s
1.59/1.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.59/1.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.59/1.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.67	c lits-rem:       215  cl-subs:      180  v-elim:      0  v-fix:    0  time:  0.04 s
1.59/1.68	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.01
1.59/1.68	c calculated reachability. Time: 0.00
1.59/1.68	c  N dy    18     30505       780      3387         0     11066     10308    293057   no data   no data
1.89/1.95	c  N dy    28     34730       780      3387         0     15261     10308    432251     22.97     24.21
2.29/2.31	c  N dy    37     40897       780      3387         0     13544     10308    306766     21.51     22.67
2.49/2.58	c  N dy    58     44907       780      3387         0     17540     10308    436795     21.71     23.96
2.59/2.64	c  S st    63     45757       780      3387         0      9487     10308    137946     21.72   no data
2.59/2.67	c  S st    63     46265       780      3387         0      9993     10308    153865     21.72   no data
2.59/2.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.59/2.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.59/2.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    780 time:  0.00 s
2.59/2.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.59/2.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.59/2.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.69	c lits-rem:         7  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.01 s
2.59/2.69	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
2.59/2.69	c vivif2 --  cl tried     9988 cl shrink        0 lits rem          0 time: 0.00
2.69/2.70	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.01
2.69/2.70	c calculated reachability. Time: 0.00
2.69/2.70	c  N dy    63     46265       780      3387         0      9988     10308    153653     21.72   no data
2.89/2.96	c  N dy    78     50676       780      3387         0     14373     10308    295500     21.68     22.99
3.20/3.23	c  N dy   100     54706       780      3387         0     18387     10308    424280     21.74     28.10
3.39/3.48	c  N dy   118     58753       780      3387         0     12497     10308    204988     21.78     23.04
3.69/3.74	c  N dy   145     62830       780      3387         0     16558     10308    336684     21.89     23.61
3.99/4.04	c  N dy   164     66871       780      3387         0     20580     10308    469284     21.86     26.40
4.19/4.23	c  S st   178     69397       780      3387         0     12154     10308    160866     21.89     19.21
4.19/4.26	c  S st   178     69900       780      3387         0     12657     10308    175144     21.89   no data
4.19/4.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.19/4.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.19/4.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.19/4.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    780 time:  0.00 s
4.19/4.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.19/4.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.19/4.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.28	c lits-rem:         9  cl-subs:       26  v-elim:      0  v-fix:    0  time:  0.01 s
4.19/4.28	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
4.19/4.29	c vivif2 --  cl tried    12631 cl shrink        0 lits rem          0 time: 0.00
4.19/4.29	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.01
4.19/4.29	c calculated reachability. Time: 0.00
4.19/4.29	c  N dy   178     69900       780      3387         0     12631     10308    174049     21.89   no data
4.49/4.59	c  N dy   188     74409       780      3387         0     17105     10308    310840     21.74     25.75
4.89/4.95	c  N dy   204     79177       780      3387         0     21833     10308    457350     21.66     23.03
5.29/5.40	c  N dy   229     85331       780      3387         0     16020     10308    258752     21.55     22.80
5.50/5.55	c  F st   242     87501       780      3387         0     18184     10308    327802     21.57   no data
5.79/5.80	c  N st   247     90796       780      3387         0     21455     10308    434800     21.57   no data
5.89/5.95	c Decided on static restart strategy
6.39/6.50	c  N st   250     99807       780      3387         0     17476     10308    432900     21.57   no data
6.79/6.90	c  S st   251    104851       780      3387         0     22471     10308    610606     21.57   no data
6.89/6.95	c  S st   251    105352       780      3387         0     22972     10308    626288     21.57   no data
6.89/6.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.89/6.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.89/6.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    780 time:  0.00 s
6.89/6.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.89/6.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.89/6.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.16	c lits-rem:       141  cl-subs:      494  v-elim:      0  v-fix:    0  time:  0.19 s
7.09/7.16	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
7.09/7.17	c vivif2 --  cl tried    22478 cl shrink        0 lits rem          0 time: 0.01
7.09/7.18	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.01
7.09/7.18	c calculated reachability. Time: 0.00
7.09/7.18	c  N st   251    105352       780      3387         0     22478     10308    604914     21.57   no data
7.99/8.03	c  N st   252    114950       780      3387         0     18052     10308    410898     21.57   no data
9.39/9.40	c  N st   253    129351       780      3387         0     17491     10308    407769     21.57   no data
11.39/11.46	c  N st   254    150947       780      3387         0     23027     10308    532614     21.57   no data
12.10/12.11	c  S st   255    158030       780      3387         0     30057     10308    784223     21.57   no data
12.10/12.18	c  S st   255    158534       780      3387         0     30561     10308    799841     21.57   no data
12.10/12.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.10/12.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.10/12.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.10/12.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.10/12.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.10/12.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    780 time:  0.00 s
12.10/12.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.19/12.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.19/12.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.49/12.57	c lits-rem:       108  cl-subs:      624  v-elim:      0  v-fix:    0  time:  0.34 s
12.49/12.57	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
12.49/12.58	c vivif2 --  cl tried    29937 cl shrink        0 lits rem          0 time: 0.01
12.49/12.59	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.02
12.49/12.59	c calculated reachability. Time: 0.00
12.49/12.59	c  N st   255    158534       780      3387         0     29937     10308    774846     21.57   no data
17.89/17.93	c  N st   256    207123       780      3387         0     24650     10308    559755     21.57   no data
21.19/21.25	c  N st   257    237802       780      3387         0     35139     10308    875216     21.57   no data
21.19/21.25	c  S st   257    237802       780      3387         0     35139     10308    875216     21.57   no data
21.29/21.32	c  S st   257    238304       780      3387         0     35640     10308    891031     21.57   no data
21.29/21.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.29/21.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.29/21.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.29/21.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.29/21.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.29/21.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    780 time:  0.00 s
21.29/21.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.29/21.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.29/21.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.09/22.10	c lits-rem:       122  cl-subs:     1117  v-elim:      0  v-fix:    0  time:  0.73 s
22.09/22.10	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
22.09/22.11	c vivif2 --  cl tried    34523 cl shrink        0 lits rem          0 time: 0.01
22.09/22.13	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.02
22.09/22.14	c calculated reachability. Time: 0.00
22.09/22.14	c  N st   257    238304       780      3387         0     34523     10308    845920     21.57   no data
30.49/30.53	c  F st   258    306250       780      3387         0     36419     10308    884762     21.57   no data
30.49/30.53	c  N st   258    306250       780      3387         0     36419     10308    884762     21.57   no data
32.79/32.84	c  N dy   344    325861       780      3387         0     32151     10308    568413     21.72     27.75
35.39/35.41	c  N dy   429    346084       780      3387         0     27456     10308    360043     21.70     23.11
36.69/36.70	c  S st   487    357457       780      3387         0     38775     10308    725171     21.76   no data
36.69/36.78	c  S st   487    357959       780      3387         0     39277     10308    740547     21.76   no data
36.69/36.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.69/36.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
36.69/36.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.69/36.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.69/36.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.69/36.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    780 time:  0.00 s
36.69/36.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
36.79/36.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
36.79/36.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.99/37.02	c lits-rem:       123  cl-subs:      278  v-elim:      0  v-fix:    0  time:  0.20 s
36.99/37.02	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
36.99/37.02	c vivif2 --  cl tried    38999 cl shrink        0 lits rem          0 time: 0.01
36.99/37.05	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.02
36.99/37.05	c calculated reachability. Time: 0.00
36.99/37.05	c  N dy   487    357959       780      3387         0     38999     10308    729539     21.76   no data
39.60/39.69	c  N dy   562    378607       780      3387         0     33667     10308    509313     21.67     22.83
42.39/42.48	c  N dy   647    399397       780      3387         0     27508     10308    281843     21.64     22.86
44.89/44.90	c  N dy   740    419525       780      3387         0     47520     10308    922669     21.67     22.93
47.49/47.56	c  N dy   832    439570       780      3387         0     39621     10308    643387     21.66     23.34
50.60/50.69	c  N dy   919    461850       780      3387         0     32942     10308    390729     21.62     23.00
53.39/53.43	c  N dy  1041    481859       780      3387         0     52846     10308   1027657     21.69     24.01
56.10/56.17	c  N dy  1117    502137       780      3387         0     43163     10308    696883     21.69     22.84
59.30/59.36	c  N dy  1221    522338       780      3387         0     32442     10308    314974     21.74     22.90
61.09/61.18	c  S st  1295    536938       780      3387         0     46970     10308    783573     21.76     20.64
61.19/61.27	c  S st  1295    537445       780      3387         0     47477     10308    800414     21.76   no data
61.19/61.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.19/61.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
61.19/61.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
61.19/61.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.19/61.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.19/61.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    780 time:  0.00 s
61.19/61.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
61.29/61.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
61.29/61.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.60/61.62	c lits-rem:       147  cl-subs:      322  v-elim:      0  v-fix:    0  time:  0.30 s
61.60/61.62	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
61.60/61.63	c vivif2 --  cl tried    47155 cl shrink        0 lits rem          0 time: 0.01
61.60/61.65	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.03
61.60/61.66	c calculated reachability. Time: 0.00
61.60/61.66	c  N dy  1295    537445       780      3387         0     47155     10308    788165     21.76   no data
64.90/64.97	c  N dy  1415    557993       780      3387         0     35760     10308    396145     21.81     23.00
67.99/68.05	c  N dy  1469    579654       780      3387         0     57203     10308   1074094     21.75     22.98
71.00/71.03	c  N dy  1545    599675       780      3387         0     44345     10308    645621     21.73     25.16
74.39/74.46	c  N dy  1651    620061       780      3387         0     64607     10308   1302577     21.76     22.91
77.40/77.44	c  N dy  1749    640630       780      3387         0     51277     10308    850489     21.78     22.98
80.90/80.96	c  N dy  1836    660920       780      3387         0     36653     10308    345153     21.78     23.06
83.70/83.78	c  N dy  1921    681115       780      3387         0     56720     10308    995820     21.77     23.17
87.49/87.50	c  N dy  2032    701119       780      3387         0     40835     10308    453318     21.80     27.40
90.49/90.53	c  N dy  2100    721183       780      3387         0     60770     10308   1095395     21.80     23.08
93.99/94.08	c  N dy  2224    741189       780      3387         0     43884     10308    517499     21.85     23.12
97.40/97.46	c  N dy  2312    762322       780      3387         0     64881     10308   1201553     21.85     23.09
100.89/100.95	c  N dy  2420    782380       780      3387         0     47042     10308    601663     21.89     24.91
104.29/104.38	c  N dy  2525    803039       780      3387         0     67584     10308   1276358     21.91     23.27
104.99/105.06	c  S st  2546    806169       780      3387         0     70705     10308   1376590     21.91   no data
105.19/105.21	c  S st  2546    806676       780      3387         0     71212     10308   1392726     21.91   no data
105.19/105.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.19/105.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
105.19/105.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.19/105.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.19/105.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.19/105.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    780 time:  0.00 s
105.19/105.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
105.19/105.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
105.19/105.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.09/106.16	c lits-rem:       280  cl-subs:      641  v-elim:      0  v-fix:    0  time:  0.86 s
106.09/106.16	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
106.09/106.18	c vivif2 --  cl tried    70571 cl shrink        0 lits rem          0 time: 0.02
106.19/106.22	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.05
106.19/106.22	c calculated reachability. Time: 0.00
106.19/106.22	c  N dy  2546    806676       780      3387         0     70571     10308   1367272     21.91   no data
109.59/109.61	c  N dy  2657    826746       780      3387         0     51737     10308    728521     21.95     25.52
113.20/113.23	c  N dy  2725    846823       780      3387         0     71683     10308   1373538     21.93     23.15
116.69/116.71	c  N dy  2833    866824       780      3387         0     51819     10308    703092     21.96     23.88
121.39/121.45	c  N dy  2881    893114       780      3387         0     77920     10308   1541777     21.89     23.05
125.09/125.13	c  N dy  2978    915929       780      3387         0     59818     10308    928694     21.90     23.06
129.19/129.23	c  N dy  3077    936222       780      3387         0     79994     10308   1578100     21.91     23.19
132.59/132.66	c  N dy  3140    957157       780      3387         0     59052     10308    869418     21.90     23.21
136.70/136.71	c  N dy  3268    977163       780      3387         0     78952     10308   1523049     21.93     25.26
140.20/140.21	c  N dy  3339    997382       780      3387         0     56345     10308    767528     21.92     23.54
144.00/144.10	c  N dy  3473   1017444       780      3387         0     76314     10308   1430804     21.95     28.45
148.09/148.18	c  N dy  3591   1037485       780      3387         0     52508     10308    615516     21.98     23.72
151.81/151.85	c  N dy  3681   1057712       780      3387         0     72635     10308   1274904     21.98     23.28
155.11/155.15	c  F st  3748   1071876       780      3387         0     86708     10308   1733740     21.99   no data
156.11/156.20	c Decided on static restart strategy
156.50/156.57	c  N st  3755   1079914       780      3387         0     49953     10308    515880     21.99   no data
159.80/159.84	c  N st  3758   1100180       780      3387         0     69974     10308   1221383     21.99   no data
166.29/166.36	c  N st  3760   1136173       780      3387         0     59973     10308   1443041     21.99   no data
173.60/173.60	c  N st  3761   1168567       780      3387         0     91884     10308   2652120     21.99   no data
182.30/182.30	c  N st  3762   1210015       780      3387         0     86338     10308   2442186     21.99   no data
182.30/182.30	c  S st  3762   1210015       780      3387         0     86338     10308   2442186     21.99   no data
182.40/182.49	c  S st  3762   1210518       780      3387         0     86839     10308   2458399     21.99   no data
182.40/182.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
182.50/182.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
182.50/182.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
182.50/182.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
182.50/182.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
182.50/182.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    780 time:  0.00 s
182.50/182.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
182.50/182.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
182.61/182.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
190.21/190.29	c lits-rem:       756  cl-subs:     3231  v-elim:      0  v-fix:    0  time:  7.66 s
190.21/190.29	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
190.31/190.32	c vivif2 --  cl tried    83608 cl shrink        0 lits rem          0 time: 0.03
190.31/190.38	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.06
190.31/190.38	c calculated reachability. Time: 0.00
190.31/190.39	c  N st  3762   1210518       780      3387         0     83608     10308   2314053     21.99   no data
206.30/206.33	c  N st  3763   1283400       780      3387         0     59965     10308   1235518     21.99   no data
231.10/231.11	c  N st  3764   1392723       780      3387         0     68003     10308   1475740     21.99   no data
270.00/270.09	c  N st  3765   1556707       780      3387         0     72878     10308   1534455     21.99   no data
312.20/312.26	c  N st  3766   1710518       780      3387         0     59060     10308    892355     21.99   no data
312.20/312.26	c  S st  3766   1710518       780      3387         0     59060     10308    892355     21.99   no data
312.31/312.38	c  S st  3766   1711021       780      3387         0     59563     10308    908947     21.99   no data
312.31/312.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
312.31/312.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
312.31/312.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
312.31/312.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
312.31/312.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
312.31/312.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    780 time:  0.00 s
312.31/312.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
312.41/312.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
312.41/312.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
312.70/312.77	c lits-rem:       175  cl-subs:      265  v-elim:      0  v-fix:    0  time:  0.33 s
312.70/312.77	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
312.70/312.78	c vivif2 --  cl tried    59298 cl shrink        0 lits rem          0 time: 0.01
312.80/312.82	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.04
312.80/312.82	c calculated reachability. Time: 0.00
312.80/312.82	c  N st  3766   1711021       780      3387         0     59298     10308    899257     21.99   no data
411.42/411.45	c  N st  3767   2079986       780      3387         0     64954     10308    891500     21.99   no data
447.01/447.00	c  N st  3768   2211022       780      3387         0     66696     10308    888877     21.99   no data
447.01/447.00	c  S st  3768   2211022       780      3387         0     66696     10308    888877     21.99   no data
447.11/447.14	c  S st  3768   2211525       780      3387         0     67199     10308    904887     21.99   no data
447.11/447.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
447.11/447.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
447.11/447.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
447.11/447.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
447.11/447.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
447.11/447.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    780 time:  0.00 s
447.11/447.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
447.11/447.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
447.21/447.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
447.41/447.42	c lits-rem:        62  cl-subs:      275  v-elim:      0  v-fix:    0  time:  0.21 s
447.41/447.42	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
447.41/447.43	c vivif2 --  cl tried    66924 cl shrink        0 lits rem          0 time: 0.01
447.41/447.47	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.04
447.41/447.47	c calculated reachability. Time: 0.00
447.41/447.47	c  N st  3768   2211525       780      3387         0     66924     10308    896163     21.99   no data
592.41/592.48	c  N st  3769   2711528       780      3387         0     83644     10308   1381752     21.99   no data
592.41/592.48	c  S st  3769   2711528       780      3387         0     83644     10308   1381752     21.99   no data
592.61/592.65	c  S st  3769   2712032       780      3387         0     84147     10308   1397343     21.99   no data
592.61/592.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
592.61/592.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
592.61/592.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
592.61/592.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
592.61/592.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
592.61/592.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    780 time:  0.00 s
592.61/592.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
592.71/592.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
592.71/592.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
593.92/593.93	c lits-rem:       173  cl-subs:     1276  v-elim:      0  v-fix:    0  time:  1.19 s
593.92/593.93	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
593.92/593.95	c vivif2 --  cl tried    82871 cl shrink        0 lits rem          0 time: 0.02
593.92/594.01	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.06
594.02/594.01	c calculated reachability. Time: 0.00
594.02/594.01	c  N st  3769   2712032       780      3387         0     82871     10308   1350509     21.99   no data
755.82/755.85	c  N st  3770   3212032       780      3387         0    129042     10308   2974878     21.99   no data
755.82/755.85	c  S st  3770   3212032       780      3387         0    129042     10308   2974878     21.99   no data
756.22/756.28	c  S st  3770   3212533       780      3387         0    129543     10308   2990185     21.99   no data
756.22/756.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
756.32/756.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
756.32/756.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
756.32/756.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
756.32/756.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
756.32/756.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    780 time:  0.00 s
756.32/756.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
756.42/756.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
756.52/756.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
773.91/773.94	c lits-rem:      1091  cl-subs:     5114  v-elim:      0  v-fix:    0  time: 17.43 s
773.91/773.94	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
773.91/773.97	c vivif2 --  cl tried   124429 cl shrink        0 lits rem          0 time: 0.04
774.01/774.10	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.12
774.11/774.10	c calculated reachability. Time: 0.00
774.11/774.10	c  N st  3770   3212533       780      3387         0    124429     10308   2788689     21.99   no data
946.12/946.10	c  N st  3771   3712536       780      3387         0    135229     10308   2970692     21.99   no data
946.12/946.10	c  S st  3771   3712536       780      3387         0    135229     10308   2970692     21.99   no data
946.42/946.43	c  S st  3771   3713039       780      3387         0    135732     10308   2986634     21.99   no data
946.42/946.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
946.52/946.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
946.52/946.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
946.52/946.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
946.52/946.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
946.52/946.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    780 time:  0.00 s
946.52/946.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
946.52/946.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
946.62/946.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
964.22/964.28	c lits-rem:       860  cl-subs:     6102  v-elim:      0  v-fix:    0  time: 17.67 s
964.22/964.28	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
964.32/964.32	c vivif2 --  cl tried   129630 cl shrink        0 lits rem          0 time: 0.04
964.42/964.45	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.13
964.42/964.45	c calculated reachability. Time: 0.00
964.42/964.45	c  N st  3771   3713039       780      3387         0    129630     10308   2751471     21.99   no data
983.82/983.87	c  F st  3772   3751563       780      3387         0     84150     10308    990223     21.99   no data
983.82/983.87	c  N st  3772   3751563       780      3387         0     84150     10308    990223     21.99   no data
985.12/985.11	c Decided on static restart strategy
990.63/990.64	c  N st  3782   3779873       780      3387         0    112189     10308   2049943     21.99   no data
1003.32/1003.31	c  N st  3784   3815866       780      3387         0    147813     10308   3324788     21.99   no data
1015.33/1015.34	c  N st  3785   3848258       780      3387         0     95022     10308   1332565     21.99   no data
1030.92/1030.99	c  N st  3786   3896846       780      3387         0    142827     10308   3021925     21.99   no data
1057.93/1057.93	c  N st  3787   3969728       780      3387         0    129160     10308   2521846     21.99   no data
1098.22/1098.24	c  N st  3788   4079053       780      3387         0    149838     10308   3045185     21.99   no data
1147.93/1147.92	c  N st  3789   4213039       780      3387         0    105619     10308   1607071     21.99   no data
1147.93/1147.92	c  S st  3789   4213039       780      3387         0    105619     10308   1607071     21.99   no data
1148.13/1148.16	c  S st  3789   4213543       780      3387         0    106122     10308   1622852     21.99   no data
1148.13/1148.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1148.23/1148.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
1148.23/1148.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1148.23/1148.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1148.23/1148.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1148.23/1148.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    780 time:  0.00 s
1148.23/1148.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1148.23/1148.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1148.23/1148.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1149.44/1149.50	c lits-rem:       158  cl-subs:     1271  v-elim:      0  v-fix:    0  time:  1.23 s
1149.44/1149.50	c vivif2 --  cl tried     3387 cl shrink        0 lits rem          0 time: 0.00
1149.54/1149.53	c vivif2 --  cl tried   104851 cl shrink        0 lits rem          0 time: 0.02
1149.63/1149.61	c asymm  cl-useful: 0/3387/3387 lits-rem:0 time: 0.08
1149.63/1149.62	c calculated reachability. Time: 0.00
1149.63/1149.62	c  N st  3789   4213543       780      3387         0    104851     10308   1574316     21.99   no data
1237.93/1237.96	c  N st  3790   4459519       780      3387         0    167117     10308   3833738     21.99   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-3367551-1305383667/watcher-3367551-1305383667 -o /tmp/evaluation-result-3367551-1305383667/solver-3367551-1305383667 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367551-1305383667.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.96 3.98 3.80 6/297 25272
/proc/meminfo: memFree=24499540/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=30508 CPUtime=0 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 757 0 0 0 0 0 0 0 20 0 1 0 630782599 31240192 687 33554432000 4194304 4580011 140734641948432 18446744073709551615 220815894337 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 7627 687 353 95 0 2609 0

[startup+0.082978 s]
/proc/loadavg: 3.96 3.98 3.80 6/297 25272
/proc/meminfo: memFree=24499540/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=30640 CPUtime=0.08 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 854 0 0 0 8 0 0 0 20 0 1 0 630782599 31375360 784 33554432000 4194304 4580011 140734641948432 18446744073709551615 4318699 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 7660 784 364 95 0 2642 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30640

[startup+0.100976 s]
/proc/loadavg: 3.96 3.98 3.80 6/297 25272
/proc/meminfo: memFree=24499540/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=30640 CPUtime=0.09 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 878 0 0 0 9 0 0 0 20 0 1 0 630782599 31375360 808 33554432000 4194304 4580011 140734641948432 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 7660 808 364 95 0 2642 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30640

[startup+0.300938 s]
/proc/loadavg: 3.96 3.98 3.80 6/297 25272
/proc/meminfo: memFree=24499540/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=31196 CPUtime=0.29 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 1177 0 0 0 29 0 0 0 21 0 1 0 630782599 31944704 908 33554432000 4194304 4580011 140734641948432 18446744073709551615 4320786 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 7799 908 364 95 0 2781 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31196

[startup+0.700862 s]
/proc/loadavg: 3.96 3.98 3.80 6/297 25272
/proc/meminfo: memFree=24499540/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=31700 CPUtime=0.69 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 1661 0 0 0 69 0 0 0 22 0 1 0 630782599 32460800 1088 33554432000 4194304 4580011 140734641948432 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 7925 1088 364 95 0 2907 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31700

[startup+1.50072 s]
/proc/loadavg: 3.96 3.98 3.80 6/304 25284
/proc/meminfo: memFree=24479708/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=32512 CPUtime=1.49 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 2636 0 0 0 149 0 0 0 25 0 1 0 630782599 33292288 1201 33554432000 4194304 4580011 140734641948432 18446744073709551615 4293058 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 8128 1201 365 95 0 3110 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32512

[startup+3.10042 s]
/proc/loadavg: 3.96 3.98 3.80 6/304 25284
/proc/meminfo: memFree=24455188/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=47976 CPUtime=3.09 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 5431 0 0 0 309 0 0 0 25 0 1 0 630782599 49127424 3485 33554432000 4194304 4580011 140734641948432 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 11994 3485 367 95 0 6976 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47976

[startup+6.30083 s]
/proc/loadavg: 3.96 3.98 3.80 6/304 25284
/proc/meminfo: memFree=24426544/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=66896 CPUtime=6.29 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 7347 0 0 0 629 0 0 0 25 0 1 0 630782599 68501504 5401 33554432000 4194304 4580011 140734641948432 18446744073709551615 4293749 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 16724 5401 367 95 0 11706 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66896

[startup+12.7007 s]
/proc/loadavg: 3.97 3.98 3.80 6/304 25284
/proc/meminfo: memFree=24401612/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=62072 CPUtime=12.69 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 13230 0 0 0 1268 1 0 0 25 0 1 0 630782599 63561728 9394 33554432000 4194304 4580011 140734641948432 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 15518 9394 367 95 0 10500 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62072

[startup+25.5003 s]
/proc/loadavg: 3.97 3.98 3.81 6/304 25285
/proc/meminfo: memFree=24376924/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=70168 CPUtime=25.49 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 18467 0 0 0 2547 2 0 0 25 0 1 0 630782599 71852032 10983 33554432000 4194304 4580011 140734641948432 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 17542 10983 367 95 0 12524 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70168

[startup+51.1006 s]
/proc/loadavg: 3.98 3.98 3.81 6/304 25286
/proc/meminfo: memFree=24349948/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=91960 CPUtime=51.09 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 25205 0 0 0 5105 4 0 0 25 0 1 0 630782599 94167040 14984 33554432000 4194304 4580011 140734641948432 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 22990 14984 367 95 0 17972 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 91960

[startup+102.311 s]
/proc/loadavg: 3.99 3.98 3.82 6/304 25287
/proc/meminfo: memFree=24281712/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=103384 CPUtime=102.3 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 28882 0 0 0 10225 5 0 0 25 0 1 0 630782599 105865216 18659 33554432000 4194304 4580011 140734641948432 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 25846 18659 367 95 0 20828 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 103384

[startup+162.301 s]
/proc/loadavg: 4.15 4.03 3.84 6/304 25315
/proc/meminfo: memFree=24298816/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=85232 CPUtime=162.3 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 37919 0 0 0 16223 7 0 0 25 0 1 0 630782599 87277568 15224 33554432000 4194304 4580011 140734641948432 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 21308 15224 367 95 0 16290 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 85232

[startup+222.301 s]
/proc/loadavg: 4.05 4.02 3.85 6/304 25317
/proc/meminfo: memFree=24235636/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=133880 CPUtime=222.3 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 58144 0 0 0 22219 11 0 0 25 0 1 0 630782599 137093120 27220 33554432000 4194304 4580011 140734641948432 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 33470 27220 367 95 0 28452 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 133880

[startup+282.301 s]
/proc/loadavg: 4.02 4.02 3.85 6/304 25319
/proc/meminfo: memFree=24191304/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=134068 CPUtime=282.3 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 58683 0 0 0 28219 11 0 0 25 0 1 0 630782599 137285632 27759 33554432000 4194304 4580011 140734641948432 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 33517 27759 367 95 0 28499 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 134068

[startup+342.301 s]
/proc/loadavg: 4.05 4.03 3.86 6/304 25320
/proc/meminfo: memFree=24176624/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=147520 CPUtime=342.3 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 62245 0 0 0 34218 12 0 0 25 0 1 0 630782599 151060480 31156 33554432000 4194304 4580011 140734641948432 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 36880 31156 367 95 0 31862 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 147520

[startup+402.301 s]
/proc/loadavg: 4.02 4.02 3.87 6/304 25322
/proc/meminfo: memFree=24141988/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=151476 CPUtime=402.31 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 63867 0 0 0 40218 13 0 0 25 0 1 0 630782599 155111424 32166 33554432000 4194304 4580011 140734641948432 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 37869 32166 367 95 0 32851 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 151476

[startup+462.301 s]
/proc/loadavg: 4.00 4.02 3.88 6/304 25350
/proc/meminfo: memFree=24173924/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=203192 CPUtime=462.31 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 64659 0 0 0 46218 13 0 0 25 0 1 0 630782599 208068608 32357 33554432000 4194304 4580011 140734641948432 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 50798 32357 367 95 0 45780 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 203192

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.88 6/304 25352
/proc/meminfo: memFree=24121004/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=232276 CPUtime=522.31 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 73381 0 0 0 52216 15 0 0 25 0 1 0 630782599 237850624 39811 33554432000 4194304 4580011 140734641948432 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 58069 39811 367 95 0 53051 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 232276

[startup+582.301 s]
/proc/loadavg: 4.07 4.02 3.89 6/304 25354
/proc/meminfo: memFree=24114136/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=154312 CPUtime=582.31 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 77899 0 0 0 58215 16 0 0 25 0 1 0 630782599 158015488 32874 33554432000 4194304 4580011 140734641948432 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 38578 32874 367 95 0 33560 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 154312

[startup+642.301 s]
/proc/loadavg: 4.10 4.03 3.90 6/304 25355
/proc/meminfo: memFree=24115196/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=154460 CPUtime=642.32 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 88643 0 0 0 64213 19 0 0 25 0 1 0 630782599 158167040 31460 33554432000 4194304 4580011 140734641948432 18446744073709551615 4293150 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 38615 31460 367 95 0 33597 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 154460

[startup+702.301 s]
/proc/loadavg: 4.18 4.06 3.92 6/304 25357
/proc/meminfo: memFree=24111672/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=154528 CPUtime=702.31 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 98139 0 0 0 70209 22 0 0 25 0 1 0 630782599 158236672 32736 33554432000 4194304 4580011 140734641948432 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 38632 32736 367 95 0 33614 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 154528

[startup+762.312 s]
/proc/loadavg: 4.06 4.04 3.92 6/304 25358
/proc/meminfo: memFree=24074076/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=175344 CPUtime=762.33 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 111115 0 0 0 76208 25 0 0 25 0 1 0 630782599 179552256 37298 33554432000 4194304 4580011 140734641948432 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 43836 37298 367 95 0 38818 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 175344

[startup+822.3 s]
/proc/loadavg: 4.11 4.06 3.93 6/304 25360
/proc/meminfo: memFree=24080592/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=175400 CPUtime=822.31 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 119065 0 0 0 82203 28 0 0 25 0 1 0 630782599 179609600 36334 33554432000 4194304 4580011 140734641948432 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 43850 36334 367 95 0 38832 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 175400

[startup+882.3 s]
/proc/loadavg: 4.04 4.05 3.93 6/304 25362
/proc/meminfo: memFree=24068900/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=175516 CPUtime=882.32 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 128426 0 0 0 88201 31 0 0 25 0 1 0 630782599 179728384 36762 33554432000 4194304 4580011 140734641948432 18446744073709551615 4294368 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 43879 36762 367 95 0 38861 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 175516

[startup+942.3 s]
/proc/loadavg: 4.01 4.04 3.93 6/304 25363
/proc/meminfo: memFree=24063908/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=175644 CPUtime=942.32 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 137607 0 0 0 94198 34 0 0 25 0 1 0 630782599 179859456 36906 33554432000 4194304 4580011 140734641948432 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 43911 36906 367 95 0 38893 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 175644

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 3.93 6/304 25365
/proc/meminfo: memFree=23986720/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=252264 CPUtime=1002.32 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 147944 0 0 0 100195 37 0 0 25 0 1 0 630782599 258318336 42448 33554432000 4194304 4580011 140734641948432 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 63066 42448 367 95 0 58048 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 252264

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.93 6/304 25366
/proc/meminfo: memFree=23980356/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=196216 CPUtime=1062.32 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 156550 0 0 0 106191 41 0 0 25 0 1 0 630782599 200925184 42058 33554432000 4194304 4580011 140734641948432 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 49054 42058 367 95 0 44036 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 196216

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.93 6/304 25368
/proc/meminfo: memFree=23985028/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=196272 CPUtime=1122.33 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 165075 0 0 0 112188 45 0 0 25 0 1 0 630782599 200982528 41733 33554432000 4194304 4580011 140734641948432 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 49068 41733 367 95 0 44050 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 196272

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.93 6/304 25370
/proc/meminfo: memFree=23969484/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=199700 CPUtime=1182.33 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 174399 0 0 0 118185 48 0 0 25 0 1 0 630782599 204492800 41472 33554432000 4194304 4580011 140734641948432 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 49925 41472 367 95 0 44907 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 199700

[startup+1242.3 s]
/proc/loadavg: 4.16 4.06 3.95 6/304 25371
/proc/meminfo: memFree=23926020/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=256884 CPUtime=1242.34 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 181954 0 0 0 124182 52 0 0 25 0 1 0 630782599 263049216 44145 33554432000 4194304 4580011 140734641948432 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 64221 44145 367 95 0 59203 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 256884



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.05 3.95 6/304 25373
/proc/meminfo: memFree=23951032/32951124 swapFree=63485424/67111528
[pid=25272] ppid=25270 vsize=199832 CPUtime=1300.04 cores=5,7
/proc/25272/stat : 25272 (strangenight2-s) R 25270 25272 24609 0 -1 4202496 190331 0 0 0 129949 55 0 0 25 0 1 0 630782599 204627968 42800 33554432000 4194304 4580011 140734641948432 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25272/statm: 49958 42800 367 95 0 44940 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 199832

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.5
CPU system time (s): 0.559914
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 266948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.5
system time used= 0.559914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190332
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= 6
involuntary context switches= 3572

runsolver used 3.50947 second user time and 8.69168 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-14 16:34:27
IDJOB=3367551
IDBENCH=82760
IDSOLVER=1845
FILE ID=node147/3367551-1305383667
RUNJOBID= node147-1305383667-25244
PBS_JOBID= 13324355
Free space on /tmp= 73104 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S1831593686-090.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367551-1305383667/watcher-3367551-1305383667 -o /tmp/evaluation-result-3367551-1305383667/solver-3367551-1305383667 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367551-1305383667.cnf

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

MD5SUM BENCH= 7dd850f670e1c9ea63e995ef24dddf5f
RANDOM SEED=89306798

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24500316 kB
Buffers:        273288 kB
Cached:        4915084 kB
SwapCached:      13132 kB
Active:        1555472 kB
Inactive:      6664536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24500316 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           16408 kB
Writeback:           0 kB
AnonPages:     3026560 kB
Mapped:          15216 kB
Slab:           139448 kB
PageTables:      29336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44880092 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= 73088 MiB
End job on node147 at 2011-05-14 16:56:09