Trace number 3367859

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-v650-c2769-S1402967451-034.SATISFIABLE.cnf
MD5SUMfff1de37c6c2184176b7a20930cdd47f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.03184
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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-3367859-1305387696.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       650      2769         0         0      8307         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2769/2769 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:    650 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:     267 undec:      75 neg:     308
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       630      2741         0         0      8355         0   no data   no data
0.05/0.06	c Decided on static restart strategy
0.09/0.17	c  N st     8      4914       630      2741         0      4868      8355    144621   no data   no data
0.39/0.44	c  N st    10     11296       630      2741         0      4510      8355     88999   no data   no data
0.69/0.73	c  N st    11     17039       630      2741         0     10174      8355    253341   no data   no data
1.11/1.19	c  F st    12     25000       630      2741         0     12444      8355    302249   no data   no data
1.11/1.19	c  N st    12     25000       630      2741         0     12444      8355    302249   no data   no data
1.39/1.45	c Decided on static restart strategy
1.39/1.45	c  N st    18     30001       630      2741         0     10704      8355    238989   no data   no data
1.39/1.45	c  S st    18     30001       630      2741         0     10704      8355    238989   no data   no data
1.39/1.49	c  S st    18     30504       630      2741         0     11207      8355    252083   no data   no data
1.39/1.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.49	c blocked clauses removed:       10 vars:      1 tried:         630 T: 0.00 s
1.39/1.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    629 time:  0.00 s
1.39/1.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.39/1.49	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
1.49/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.54	c lits-rem:       161  cl-subs:      268  v-elim:      0  v-fix:    0  time:  0.04 s
1.49/1.55	c asymm  cl-useful: 0/2730/2730 lits-rem:0 time: 0.01
1.49/1.55	c calculated reachability. Time: 0.00
1.49/1.55	c  N st    18     30504       628      2730         0     10910      8332    242066   no data   no data
1.89/1.96	c  N st    20     37614       628      2730         0     10194      8332    201408   no data   no data
2.29/2.36	c  N st    21     44014       628      2730         0     16510      8332    392147   no data   no data
2.39/2.49	c  S st    22     45757       628      2730         0      9435      8332    157785   no data   no data
2.49/2.51	c  S st    22     46262       628      2730         0      9940      8332    170900   no data   no data
2.49/2.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.49/2.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
2.49/2.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.49/2.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.49/2.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.54	c lits-rem:        34  cl-subs:       36  v-elim:      0  v-fix:    0  time:  0.01 s
2.49/2.54	c vivif2 --  cl tried     2730 cl shrink        0 lits rem          0 time: 0.00
2.49/2.54	c vivif2 --  cl tried     9904 cl shrink        0 lits rem          0 time: 0.00
2.49/2.54	c asymm  cl-useful: 0/2730/2730 lits-rem:0 time: 0.01
2.49/2.54	c calculated reachability. Time: 0.00
2.49/2.54	c  N st    22     46262       628      2730         0      9904      8332    169668   no data   no data
3.39/3.48	c  N st    23     60661       628      2730         0     14299      8332    290983   no data   no data
4.09/4.15	c  N st    24     69393       628      2730         0     12073      8332    206516   no data   no data
4.09/4.15	c  S st    24     69393       628      2730         0     12073      8332    206516   no data   no data
4.09/4.18	c  S st    24     69900       628      2730         0     12580      8332    219695   no data   no data
4.09/4.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.09/4.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.09/4.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
4.09/4.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.09/4.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.19/4.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.22	c lits-rem:        57  cl-subs:      119  v-elim:      0  v-fix:    0  time:  0.02 s
4.19/4.22	c vivif2 --  cl tried     2730 cl shrink        0 lits rem          0 time: 0.00
4.19/4.22	c vivif2 --  cl tried    12461 cl shrink        0 lits rem          0 time: 0.00
4.19/4.23	c asymm  cl-useful: 0/2730/2730 lits-rem:0 time: 0.01
4.19/4.23	c calculated reachability. Time: 0.00
4.19/4.23	c  N st    24     69900       628      2730         0     12461      8332    216246   no data   no data
5.59/5.61	c  F st    25     87501       628      2730         0     17955      8332    378278   no data   no data
5.59/5.61	c  N st    25     87501       628      2730         0     17955      8332    378278   no data   no data
5.99/6.02	c Decided on static restart strategy
6.19/6.27	c  N st    32     95545       628      2730         0     13085      8332    201862   no data   no data
6.89/6.92	c  N st    34    104851       628      2730         0     22256      8332    461523   no data   no data
6.89/6.92	c  S st    34    104851       628      2730         0     22256      8332    461523   no data   no data
6.89/6.97	c  S st    34    105354       628      2730         0     22758      8332    475518   no data   no data
6.89/6.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.89/6.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.89/6.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
6.89/6.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.89/6.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.99/7.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.14	c lits-rem:       109  cl-subs:      557  v-elim:      0  v-fix:    0  time:  0.14 s
7.09/7.14	c vivif2 --  cl tried     2730 cl shrink        0 lits rem          0 time: 0.00
7.09/7.15	c vivif2 --  cl tried    22201 cl shrink        0 lits rem          0 time: 0.01
7.09/7.16	c asymm  cl-useful: 0/2730/2730 lits-rem:0 time: 0.01
7.09/7.16	c calculated reachability. Time: 0.00
7.09/7.16	c  N st    34    105354       628      2730         0     22201      8332    458184   no data   no data
7.89/7.98	c  N st    35    114955       628      2730         0     17878      8332    314147   no data   no data
9.09/9.19	c  N st    36    129353       628      2730         0     17330      8332    279451   no data   no data
11.00/11.09	c  N st    37    150949       628      2730         0     22824      8332    428852   no data   no data
11.79/11.88	c  S st    38    158031       628      2730         0     29743      8332    622134   no data   no data
11.89/11.95	c  S st    38    158536       628      2730         0     30247      8332    635463   no data   no data
11.89/11.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.89/11.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.89/11.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.89/11.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.89/11.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.89/11.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
11.89/11.96	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.89/11.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.89/11.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.50/12.51	c lits-rem:       319  cl-subs:     1475  v-elim:      0  v-fix:    0  time:  0.52 s
12.50/12.51	c vivif2 --  cl tried     2730 cl shrink        0 lits rem          0 time: 0.00
12.50/12.51	c vivif2 --  cl tried    28772 cl shrink        0 lits rem          0 time: 0.01
12.50/12.53	c asymm  cl-useful: 0/2730/2730 lits-rem:0 time: 0.02
12.50/12.53	c calculated reachability. Time: 0.00
12.50/12.53	c  N st    38    158536       628      2730         0     28772      8332    590308   no data   no data
17.29/17.33	c  N st    39    207124       628      2730         0     23337      8332    377538   no data   no data
20.49/20.54	c  N st    40    237805       628      2730         0     33762      8332    650677   no data   no data
20.49/20.54	c  S st    40    237805       628      2730         0     33762      8332    650677   no data   no data
20.59/20.62	c  S st    40    238309       628      2730         0     34266      8332    663802   no data   no data
20.59/20.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.59/20.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.59/20.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.59/20.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.59/20.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.59/20.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
20.59/20.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.59/20.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.59/20.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.39/21.41	c lits-rem:       198  cl-subs:     2083  v-elim:      0  v-fix:    0  time:  0.76 s
21.39/21.41	c vivif2 --  cl tried     2730 cl shrink        0 lits rem          0 time: 0.00
21.39/21.42	c vivif2 --  cl tried    32183 cl shrink        0 lits rem          0 time: 0.01
21.39/21.44	c asymm  cl-useful: 0/2730/2730 lits-rem:0 time: 0.02
21.39/21.44	c calculated reachability. Time: 0.00
21.39/21.44	c  N st    40    238309       628      2730         0     32183      8332    607923   no data   no data
29.09/29.14	c  F st    41    306250       628      2730         0     34275      8332    621640   no data   no data
29.09/29.14	c  N st    41    306250       628      2730         0     34275      8332    621640   no data   no data
29.71/29.76	c Decided on static restart strategy
32.39/32.40	c  N st    51    334551       628      2730         0     38518      8332    731640   no data   no data
35.11/35.19	c  N st    53    357463       628      2730         0     36501      8332    661876   no data   no data
35.11/35.19	c  S st    53    357463       628      2730         0     36501      8332    661876   no data   no data
35.21/35.28	c  S st    53    357970       628      2730         0     37007      8332    674878   no data   no data
35.21/35.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.21/35.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
35.21/35.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.21/35.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.21/35.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.21/35.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
35.21/35.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
35.30/35.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.30/35.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.60/35.69	c lits-rem:       161  cl-subs:     1060  v-elim:      0  v-fix:    0  time:  0.37 s
35.60/35.69	c vivif2 --  cl tried     2730 cl shrink        0 lits rem          0 time: 0.00
35.70/35.70	c vivif2 --  cl tried    35947 cl shrink        0 lits rem          0 time: 0.01
35.70/35.72	c asymm  cl-useful: 0/2730/2730 lits-rem:0 time: 0.02
35.70/35.72	c calculated reachability. Time: 0.00
35.70/35.72	c  N st    53    357970       628      2730         0     35947      8332    638889   no data   no data
39.89/39.90	c  N st    54    390363       628      2730         0     42242      8332    794613   no data   no data
46.29/46.38	c  N st    55    438952       628      2730         0     35903      8332    562887   no data   no data
56.59/56.65	c  N st    56    511838       628      2730         0     49404      8332    898569   no data   no data
60.29/60.39	c  N st    57    536955       628      2730         0     43636      8332    724423   no data   no data
60.29/60.39	c  S st    57    536955       628      2730         0     43636      8332    724423   no data   no data
60.41/60.48	c  S st    57    537458       628      2730         0     44139      8332    738284   no data   no data
60.41/60.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.41/60.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
60.41/60.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.41/60.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.41/60.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.41/60.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
60.41/60.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
60.41/60.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
60.51/60.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.99/61.06	c lits-rem:       310  cl-subs:     1288  v-elim:      0  v-fix:    0  time:  0.53 s
60.99/61.06	c vivif2 --  cl tried     2730 cl shrink        0 lits rem          0 time: 0.00
60.99/61.07	c vivif2 --  cl tried    42851 cl shrink        0 lits rem          0 time: 0.01
60.99/61.09	c asymm  cl-useful: 0/2730/2730 lits-rem:0 time: 0.03
60.99/61.09	c calculated reachability. Time: 0.00
60.99/61.09	c  N st    57    537458       628      2730         0     42851      8332    703221   no data   no data
87.09/87.16	c  N st    58    701443       628      2730         0     36819      8332    436678   no data   no data
105.50/105.60	c  N st    59    806188       628      2730         0     65965      8332   1210961   no data   no data
105.50/105.60	c  S st    59    806188       628      2730         0     65965      8332   1210961   no data   no data
105.69/105.75	c  S st    59    806690       628      2730         0     66467      8332   1224651   no data   no data
105.69/105.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.69/105.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
105.69/105.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.69/105.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.69/105.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.69/105.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
105.69/105.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
105.69/105.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
105.79/105.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.10/109.13	c lits-rem:       653  cl-subs:     4754  v-elim:      0  v-fix:    0  time:  3.31 s
109.10/109.13	c vivif2 --  cl tried     2730 cl shrink        0 lits rem          0 time: 0.00
109.10/109.14	c vivif2 --  cl tried    61713 cl shrink        0 lits rem          0 time: 0.01
109.10/109.19	c asymm  cl-useful: 0/2730/2730 lits-rem:0 time: 0.04
109.10/109.19	c calculated reachability. Time: 0.00
109.10/109.19	c  N st    59    806690       628      2730         0     61713      8332   1095940   no data   no data
158.19/158.21	c  F st    60   1071876       628      2730         0     77617      8332   1443818   no data   no data
158.19/158.21	c  N st    60   1071876       628      2730         0     77617      8332   1443818   no data   no data
159.41/159.44	c Decided on static restart strategy
163.50/163.51	c  N st    70   1100178       628      2730         0     61461      8332    971012   no data   no data
170.89/170.97	c  N st    72   1136172       628      2730         0     51634      8332    643748   no data   no data
177.11/177.12	c  N st    73   1168565       628      2730         0     83281      8332   1518596   no data   no data
184.71/184.71	c  N st    74   1210036       628      2730         0     77954      8332   1384297   no data   no data
184.71/184.71	c  S st    74   1210036       628      2730         0     77954      8332   1384297   no data   no data
184.90/184.92	c  S st    74   1210543       628      2730         0     78461      8332   1397808   no data   no data
184.90/184.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
184.90/184.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
184.90/184.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
184.90/184.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
184.90/184.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
184.90/184.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
184.90/184.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
184.90/184.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
185.00/185.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
188.19/188.22	c lits-rem:       846  cl-subs:     3897  v-elim:      0  v-fix:    0  time:  3.22 s
188.19/188.22	c vivif2 --  cl tried     2730 cl shrink        0 lits rem          0 time: 0.00
188.19/188.24	c vivif2 --  cl tried    74564 cl shrink        0 lits rem          0 time: 0.02
188.29/188.30	c asymm  cl-useful: 0/2730/2730 lits-rem:0 time: 0.06
188.29/188.30	c calculated reachability. Time: 0.00
188.29/188.30	c  N st    74   1210543       628      2730         0     74564      8332   1292106   no data   no data
203.69/203.73	c  N st    75   1283428       628      2730         0     51056      8332    581247   no data   no data
226.79/226.84	c  N st    76   1392753       628      2730         0     59195      8332    783242   no data   no data
263.20/263.29	c  N st    77   1556737       628      2730         0     63817      8332    834354   no data   no data
299.70/299.71	c  N st    78   1710544       628      2730         0    105796      8332   2045311   no data   no data
299.70/299.71	c  S st    78   1710544       628      2730         0    105796      8332   2045311   no data   no data
299.90/299.99	c  S st    78   1711051       628      2730         0    106303      8332   2059148   no data   no data
299.90/300.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
300.00/300.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
300.00/300.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
300.00/300.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
300.00/300.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
300.00/300.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
300.00/300.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
300.00/300.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
300.10/300.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
309.19/309.27	c lits-rem:      1074  cl-subs:     5380  v-elim:      0  v-fix:    0  time:  9.15 s
309.19/309.27	c vivif2 --  cl tried     2730 cl shrink        0 lits rem          0 time: 0.00
309.29/309.30	c vivif2 --  cl tried   100923 cl shrink        0 lits rem          0 time: 0.03
309.29/309.39	c asymm  cl-useful: 0/2730/2730 lits-rem:0 time: 0.09
309.29/309.39	c calculated reachability. Time: 0.00
309.29/309.39	c  N st    78   1711051       628      2730         0    100923      8332   1905139   no data   no data
409.79/409.84	c  N st    79   2080016       628      2730         0    112373      8332   2125777   no data   no data
444.19/444.28	c  N st    80   2211053       628      2730         0    116707      8332   2268350   no data   no data
444.19/444.28	c  S st    80   2211053       628      2730         0    116707      8332   2268350   no data   no data
444.49/444.58	c  S st    80   2211555       628      2730         0    117208      8332   2281822   no data   no data
444.49/444.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
444.59/444.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
444.59/444.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
444.59/444.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
444.59/444.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
444.59/444.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
444.59/444.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
444.59/444.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
444.69/444.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
454.50/454.60	c lits-rem:       923  cl-subs:     5307  v-elim:      0  v-fix:    0  time:  9.87 s
454.50/454.60	c vivif2 --  cl tried     2730 cl shrink        0 lits rem          0 time: 0.00
454.60/454.62	c vivif2 --  cl tried   111901 cl shrink        0 lits rem          0 time: 0.03
454.70/454.73	c asymm  cl-useful: 0/2730/2730 lits-rem:0 time: 0.10
454.70/454.73	c calculated reachability. Time: 0.00
454.70/454.73	c  N st    80   2211555       628      2730         0    111901      8332   2127058   no data   no data
606.20/606.21	c  N st    81   2711556       628      2730         0    134895      8332   2580726   no data   no data
606.20/606.21	c  S st    81   2711556       628      2730         0    134895      8332   2580726   no data   no data
606.60/606.61	c  S st    81   2712058       628      2730         0    135397      8332   2594518   no data   no data
606.60/606.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
606.60/606.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
606.60/606.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
606.60/606.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
606.60/606.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
606.60/606.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
606.60/606.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
606.70/606.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
606.70/606.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
629.60/629.61	c lits-rem:       762  cl-subs:    12230  v-elim:      0  v-fix:    0  time: 22.82 s
629.60/629.61	c vivif2 --  cl tried     2730 cl shrink        0 lits rem          0 time: 0.00
629.60/629.64	c vivif2 --  cl tried   123167 cl shrink        0 lits rem          0 time: 0.03
629.70/629.76	c asymm  cl-useful: 0/2730/2730 lits-rem:0 time: 0.11
629.70/629.76	c calculated reachability. Time: 0.00
629.70/629.76	c  N st    81   2712058       628      2730         0    123167      8332   2271014   no data   no data
790.10/790.13	c  N st    82   3212058       628      2730         0     99363      8332   1425576   no data   no data
790.10/790.13	c  S st    82   3212058       628      2730         0     99363      8332   1425576   no data   no data
790.30/790.36	c  S st    82   3212558       628      2730         0     99863      8332   1438865   no data   no data
790.30/790.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
790.40/790.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
790.40/790.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
790.40/790.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
790.40/790.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
790.40/790.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
790.40/790.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
790.40/790.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
790.40/790.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
793.12/793.18	c lits-rem:       287  cl-subs:     3471  v-elim:      0  v-fix:    0  time:  2.72 s
793.12/793.18	c vivif2 --  cl tried     2730 cl shrink        0 lits rem          0 time: 0.00
793.21/793.20	c vivif2 --  cl tried    96392 cl shrink        0 lits rem          0 time: 0.02
793.21/793.28	c asymm  cl-useful: 0/2730/2730 lits-rem:0 time: 0.08
793.21/793.28	c calculated reachability. Time: 0.00
793.21/793.28	c  N st    82   3212558       628      2730         0     96392      8332   1345249   no data   no data
968.81/968.81	c  N st    83   3712559       628      2730         0    107558      8332   1517323   no data   no data
968.81/968.81	c  S st    83   3712559       628      2730         0    107558      8332   1517323   no data   no data
969.02/969.07	c  S st    83   3713061       628      2730         0    108060      8332   1530742   no data   no data
969.02/969.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
969.13/969.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
969.13/969.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
969.13/969.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
969.13/969.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
969.13/969.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
969.13/969.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
969.13/969.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
969.13/969.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
971.71/971.79	c lits-rem:       902  cl-subs:     3180  v-elim:      0  v-fix:    0  time:  2.60 s
971.71/971.79	c vivif2 --  cl tried     2730 cl shrink        0 lits rem          0 time: 0.00
971.81/971.81	c vivif2 --  cl tried   104880 cl shrink        0 lits rem          0 time: 0.02
971.91/971.90	c asymm  cl-useful: 0/2730/2730 lits-rem:0 time: 0.09
971.91/971.91	c calculated reachability. Time: 0.00
971.91/971.91	c  N st    83   3713061       628      2730         0    104880      8332   1451483   no data   no data
987.11/987.15	c  F st    84   3751562       628      2730         0    142588      8332   2523459   no data   no data
987.11/987.15	c  N st    84   3751562       628      2730         0    142588      8332   2523459   no data   no data
989.41/989.40	c Decided on static restart strategy
1000.60/1000.66	c  N st    94   3779872       628      2730         0     87168      8332    927683   no data   no data
1011.11/1011.17	c  N st    96   3815866       628      2730         0    122431      8332   1892339   no data   no data
1026.51/1026.50	c  N st    97   3848258       628      2730         0    154215      8332   2827529   no data   no data
1042.50/1042.50	c  N st    98   3896846       628      2730         0    117347      8332   1724901   no data   no data
1065.10/1065.19	c  N st    99   3969728       628      2730         0    103584      8332   1339734   no data   no data
1099.01/1099.05	c  N st   100   4079051       628      2730         0    124459      8332   1971879   no data   no data
1146.81/1146.81	c  N st   101   4213061       628      2730         0    168602      8332   3311499   no data   no data
1146.81/1146.81	c  S st   101   4213061       628      2730         0    168602      8332   3311499   no data   no data
1147.23/1147.29	c  S st   101   4213564       628      2730         0    169104      8332   3325261   no data   no data
1147.23/1147.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1147.33/1147.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1147.33/1147.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1147.33/1147.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1147.33/1147.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1147.33/1147.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    628 time:  0.00 s
1147.33/1147.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1147.41/1147.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1147.50/1147.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1172.21/1172.21	c lits-rem:       695  cl-subs:     9166  v-elim:      0  v-fix:    0  time: 24.69 s
1172.21/1172.21	c vivif2 --  cl tried     2730 cl shrink        0 lits rem          0 time: 0.00
1172.21/1172.25	c vivif2 --  cl tried   159938 cl shrink        0 lits rem          0 time: 0.04
1172.41/1172.41	c asymm  cl-useful: 0/2730/2730 lits-rem:0 time: 0.16
1172.41/1172.41	c calculated reachability. Time: 0.00
1172.41/1172.41	c  N st   101   4213564       628      2730         0    159938      8332   3054874   no data   no data
1272.21/1272.20	c  N st   102   4459540       628      2730         0    133643      8332   2158562   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367859-1305387696/watcher-3367859-1305387696 -o /tmp/evaluation-result-3367859-1305387696/solver-3367859-1305387696 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367859-1305387696.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: 0.92 1.76 2.92 4/387 26646
/proc/meminfo: memFree=27098344/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=30316 CPUtime=0.01 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 731 0 0 0 1 0 0 0 20 0 1 0 650368309 31043584 653 33554432000 4194304 4580011 140735488616576 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 7579 653 363 95 0 2561 0

[startup+0.0514399 s]
/proc/loadavg: 0.92 1.76 2.92 4/387 26646
/proc/meminfo: memFree=27098344/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=30316 CPUtime=0.05 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 770 0 0 0 5 0 0 0 20 0 1 0 650368309 31043584 692 33554432000 4194304 4580011 140735488616576 18446744073709551615 4306039 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 7579 692 363 95 0 2561 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30316

[startup+0.100431 s]
/proc/loadavg: 0.92 1.76 2.92 4/387 26646
/proc/meminfo: memFree=27098344/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=30452 CPUtime=0.09 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 838 0 0 0 9 0 0 0 20 0 1 0 650368309 31182848 760 33554432000 4194304 4580011 140735488616576 18446744073709551615 4293051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 7613 760 364 95 0 2595 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30452

[startup+0.300456 s]
/proc/loadavg: 0.92 1.76 2.92 4/387 26646
/proc/meminfo: memFree=27098344/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=31112 CPUtime=0.29 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 1139 0 0 0 29 0 0 0 21 0 1 0 650368309 31858688 885 33554432000 4194304 4580011 140735488616576 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 7778 885 364 95 0 2760 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31112

[startup+0.70033 s]
/proc/loadavg: 0.92 1.76 2.92 4/387 26646
/proc/meminfo: memFree=27098344/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=31592 CPUtime=0.69 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 1563 0 0 0 69 0 0 0 22 0 1 0 650368309 32350208 1051 33554432000 4194304 4580011 140735488616576 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 7898 1051 364 95 0 2880 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31592

[startup+1.5002 s]
/proc/loadavg: 0.92 1.76 2.92 6/398 26665
/proc/meminfo: memFree=27072320/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=32772 CPUtime=1.49 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 2477 0 0 0 149 0 0 0 25 0 1 0 650368309 33558528 1268 33554432000 4194304 4580011 140735488616576 18446744073709551615 251813900997 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 8193 1274 367 95 0 3175 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32772

[startup+3.10099 s]
/proc/loadavg: 0.92 1.76 2.92 6/398 26665
/proc/meminfo: memFree=27046276/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=38752 CPUtime=3.09 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 5092 0 0 0 309 0 0 0 25 0 1 0 650368309 39682048 2950 33554432000 4194304 4580011 140735488616576 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 9688 2950 367 95 0 4670 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38752

[startup+6.30039 s]
/proc/loadavg: 1.17 1.79 2.92 6/398 26692
/proc/meminfo: memFree=27029740/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=40744 CPUtime=6.29 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 7704 0 0 0 628 1 0 0 25 0 1 0 650368309 41721856 3131 33554432000 4194304 4580011 140735488616576 18446744073709551615 4318757 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 10186 3131 367 95 0 5168 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40744

[startup+12.7003 s]
/proc/loadavg: 1.39 1.83 2.93 6/398 26692
/proc/meminfo: memFree=26991580/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=55984 CPUtime=12.7 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 14004 0 0 0 1268 2 0 0 25 0 1 0 650368309 57327616 7135 33554432000 4194304 4580011 140735488616576 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 13996 7135 367 95 0 8978 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 55984

[startup+25.5002 s]
/proc/loadavg: 1.97 1.93 2.94 6/398 26692
/proc/meminfo: memFree=26967344/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=61388 CPUtime=25.5 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 20640 0 0 0 2547 3 0 0 25 0 1 0 650368309 62861312 8100 33554432000 4194304 4580011 140735488616576 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 15347 8100 367 95 0 10329 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 61388

[startup+51.1009 s]
/proc/loadavg: 2.66 2.10 2.97 6/398 26693
/proc/meminfo: memFree=26953748/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=67040 CPUtime=51.09 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 30740 0 0 0 5105 4 0 0 25 0 1 0 650368309 68648960 9666 33554432000 4194304 4580011 140735488616576 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 16760 9666 367 95 0 11742 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 67040

[startup+102.315 s]
/proc/loadavg: 3.46 2.42 3.03 6/398 26694
/proc/meminfo: memFree=26908828/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=73748 CPUtime=102.3 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 45854 0 0 0 10223 7 0 0 25 0 1 0 650368309 75517952 11264 33554432000 4194304 4580011 140735488616576 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 18437 11264 367 95 0 13419 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 73748

[startup+162.3 s]
/proc/loadavg: 3.83 2.69 3.09 6/398 26696
/proc/meminfo: memFree=26868104/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=89060 CPUtime=162.3 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 62582 0 0 0 16218 12 0 0 25 0 1 0 650368309 91197440 14816 33554432000 4194304 4580011 140735488616576 18446744073709551615 4293102 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 22265 14816 367 95 0 17247 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 89060

[startup+222.301 s]
/proc/loadavg: 3.93 2.93 3.14 6/398 26698
/proc/meminfo: memFree=26832716/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=104684 CPUtime=222.3 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 77646 0 0 0 22214 16 0 0 25 0 1 0 650368309 107196416 19279 33554432000 4194304 4580011 140735488616576 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 26171 19279 367 95 0 21153 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 104684

[startup+282.301 s]
/proc/loadavg: 4.06 3.15 3.20 6/398 26699
/proc/meminfo: memFree=26794368/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=104932 CPUtime=282.3 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 89143 0 0 0 28211 19 0 0 25 0 1 0 650368309 107450368 19220 33554432000 4194304 4580011 140735488616576 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 26233 19220 367 95 0 21215 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 104932

[startup+342.301 s]
/proc/loadavg: 4.02 3.30 3.25 6/398 26701
/proc/meminfo: memFree=26758612/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=129208 CPUtime=342.29 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 103089 0 0 0 34207 22 0 0 25 0 1 0 650368309 132308992 25473 33554432000 4194304 4580011 140735488616576 18446744073709551615 4294428 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 32302 25473 367 95 0 27284 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 129208

[startup+402.301 s]
/proc/loadavg: 4.28 3.49 3.31 6/398 26702
/proc/meminfo: memFree=26731428/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=129448 CPUtime=402.3 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 113179 0 0 0 40205 25 0 0 25 0 1 0 650368309 132554752 24887 33554432000 4194304 4580011 140735488616576 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 32362 24887 367 95 0 27344 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 129448

[startup+462.301 s]
/proc/loadavg: 4.22 3.61 3.37 6/398 26704
/proc/meminfo: memFree=26711672/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=148852 CPUtime=462.29 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 125544 0 0 0 46201 28 0 0 25 0 1 0 650368309 152424448 28621 33554432000 4194304 4580011 140735488616576 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 37213 28621 367 95 0 32195 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 148852

[startup+522.301 s]
/proc/loadavg: 4.08 3.68 3.40 6/398 26706
/proc/meminfo: memFree=26689296/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=149016 CPUtime=522.3 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 134155 0 0 0 52199 31 0 0 25 0 1 0 650368309 152592384 28638 33554432000 4194304 4580011 140735488616576 18446744073709551615 4293099 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 37254 28638 367 95 0 32236 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 149016

[startup+582.301 s]
/proc/loadavg: 4.03 3.74 3.44 6/398 26707
/proc/meminfo: memFree=26678836/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=149120 CPUtime=582.3 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 141928 0 0 0 58196 34 0 0 25 0 1 0 650368309 152698880 30418 33554432000 4194304 4580011 140735488616576 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 37280 30418 367 95 0 32262 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 149120

[startup+642.301 s]
/proc/loadavg: 4.01 3.78 3.47 6/398 26709
/proc/meminfo: memFree=26657592/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=169224 CPUtime=642.31 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 151755 0 0 0 64194 37 0 0 25 0 1 0 650368309 173285376 33722 33554432000 4194304 4580011 140735488616576 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 42306 33722 367 95 0 37288 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 169224

[startup+702.3 s]
/proc/loadavg: 4.13 3.85 3.51 6/398 26710
/proc/meminfo: memFree=26650844/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=169348 CPUtime=702.31 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 159452 0 0 0 70191 40 0 0 25 0 1 0 650368309 173412352 35013 33554432000 4194304 4580011 140735488616576 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 42337 35013 367 95 0 37319 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 169348

[startup+762.315 s]
/proc/loadavg: 4.09 3.89 3.55 6/398 26712
/proc/meminfo: memFree=26651524/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=169528 CPUtime=762.32 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 168131 0 0 0 76190 42 0 0 25 0 1 0 650368309 173596672 33538 33554432000 4194304 4580011 140735488616576 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 42382 33538 367 95 0 37364 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 169528

[startup+822.3 s]
/proc/loadavg: 4.04 3.91 3.57 6/398 26714
/proc/meminfo: memFree=26655824/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=171760 CPUtime=822.31 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 175862 0 0 0 82186 45 0 0 25 0 1 0 650368309 175882240 34334 33554432000 4194304 4580011 140735488616576 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 42940 34334 367 95 0 37922 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 171760

[startup+882.3 s]
/proc/loadavg: 4.06 3.94 3.60 6/398 26715
/proc/meminfo: memFree=26644748/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=171876 CPUtime=882.3 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 183177 0 0 0 88183 47 0 0 25 0 1 0 650368309 176001024 34690 33554432000 4194304 4580011 140735488616576 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 42969 34690 367 95 0 37951 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 171876

[startup+942.3 s]
/proc/loadavg: 4.08 3.96 3.63 6/398 26717
/proc/meminfo: memFree=26642600/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=171988 CPUtime=942.3 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 190574 0 0 0 94179 51 0 0 25 0 1 0 650368309 176115712 34909 33554432000 4194304 4580011 140735488616576 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 42997 34909 367 95 0 37979 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 171988

[startup+1002.3 s]
/proc/loadavg: 4.03 3.97 3.65 6/398 26718
/proc/meminfo: memFree=26617140/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=175524 CPUtime=1002.31 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 197975 0 0 0 100177 54 0 0 25 0 1 0 650368309 179736576 34989 33554432000 4194304 4580011 140735488616576 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 43881 34989 367 95 0 38863 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 175524

[startup+1062.3 s]
/proc/loadavg: 4.15 4.02 3.68 6/398 26720
/proc/meminfo: memFree=26590552/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=175596 CPUtime=1062.31 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 205231 0 0 0 106174 57 0 0 25 0 1 0 650368309 179810304 34921 33554432000 4194304 4580011 140735488616576 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 43899 34921 367 95 0 38881 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 175596

[startup+1122.3 s]
/proc/loadavg: 4.05 4.01 3.70 6/398 26722
/proc/meminfo: memFree=26574508/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=175708 CPUtime=1122.31 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 213204 0 0 0 112171 60 0 0 25 0 1 0 650368309 179924992 35152 33554432000 4194304 4580011 140735488616576 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 43927 35152 367 95 0 38909 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 175708

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.71 6/398 26732
/proc/meminfo: memFree=26554056/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=203528 CPUtime=1182.31 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 223720 0 0 0 118169 62 0 0 25 0 1 0 650368309 208412672 41377 33554432000 4194304 4580011 140735488616576 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 50882 41377 367 95 0 45864 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 203528

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.73 6/398 26734
/proc/meminfo: memFree=26502976/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=203576 CPUtime=1242.31 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 229320 0 0 0 124166 65 0 0 25 0 1 0 650368309 208461824 43022 33554432000 4194304 4580011 140735488616576 18446744073709551615 4295655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 50894 43022 367 95 0 45876 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 203576



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.02 3.75 6/398 26735
/proc/meminfo: memFree=26510888/32950928 swapFree=44388876/67111528
[pid=26646] ppid=26644 vsize=203708 CPUtime=1300.02 cores=1,3
/proc/26646/stat : 26646 (strangenight2-s) R 26644 26646 25497 0 -1 4202496 236470 0 0 0 129935 67 0 0 25 0 1 0 650368309 208596992 42037 33554432000 4194304 4580011 140735488616576 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26646/statm: 50927 42037 367 95 0 45909 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 203708

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.36
system time used= 0.684895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236470
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= 974

runsolver used 4.78227 second user time and 12.0252 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-14 17:41:36
IDJOB=3367859
IDBENCH=83068
IDSOLVER=1845
FILE ID=node126/3367859-1305387696
RUNJOBID= node126-1305387696-26624
PBS_JOBID= 13324376
Free space on /tmp= 73324 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1402967451-034.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367859-1305387696/watcher-3367859-1305387696 -o /tmp/evaluation-result-3367859-1305387696/solver-3367859-1305387696 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367859-1305387696.cnf

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

MD5SUM BENCH= fff1de37c6c2184176b7a20930cdd47f
RANDOM SEED=958055796

node126.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.783
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.56
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.783
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.783
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.74
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27099500 kB
Buffers:        246548 kB
Cached:        2397608 kB
SwapCached:      92524 kB
Active:         686352 kB
Inactive:      4916268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27099500 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:           10936 kB
Writeback:           0 kB
AnonPages:     2878912 kB
Mapped:          15276 kB
Slab:           107528 kB
PageTables:      75912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88101100 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= 73304 MiB
End job on node126 at 2011-05-14 18:03:18