Trace number 3175875

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-Night-1-st? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S675870149-098.SATISFIABLE.cnf
MD5SUMddac1e46d651615f8587e799d64e665b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.042993
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175875-1301788012.cnf'
0.00/0.00	c -- header says num vars:            125
0.00/0.00	c -- header says num clauses:        2662
0.00/0.00	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.00	c -- vars added        125
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.01
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 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:    125 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  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:      57 undec:       6 neg:      62
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       125      2662         0         0     13310         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.13	c  N st     8      4915       125      2662         0      4664     13310    122048   no data   no data  --
0.29/0.34	c  N st    10     11298       125      2662         0      4309     13310     88426   no data   no data  --
0.49/0.57	c  N st    11     17043       125      2662         0      9701     13310    229819   no data   no data  --
0.89/0.95	c  F st    12     25000       125      2662         0     11885     13310    274310   no data   no data  --
0.89/0.95	c  N st    12     25000       125      2662         0     11885     13310    274310   no data   no data  --
1.09/1.19	c Decided on static restart strategy
1.09/1.19	c  N st    18     30002       125      2662         0     10207     13310    229213   no data   no data  --
1.09/1.19	c  S st    18     30002       125      2662         0     10207     13310    229213   no data   no data  --
1.19/1.23	c  S st    18     30504       125      2662         0     10697     13310    242599   no data   no data  --
1.19/1.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.19/1.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.19/1.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1.19/1.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.99/2.02	c lits-rem:      2540  cl-subs:     1471  v-elim:      0  v-fix:    0  time:  0.78 s
1.99/2.07	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.05
1.99/2.07	c calculated reachability. Time: 0.00
1.99/2.07	c  N st    18     30504       125      2662         0      9226     13310    199023   no data   no data  --
2.39/2.46	c  N st    20     37618       125      2662         0      8509     13310    163838   no data   no data  --
2.79/2.80	c  N st    21     44017       125      2662         0     14522     13310    317405   no data   no data  --
2.89/2.91	c  S st    22     45756       125      2662         0     16157     13310    359479   no data   no data  --
2.89/2.96	c  S st    22     46259       125      2662         0     16648     13310    372639   no data   no data  --
2.89/2.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.89/2.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.89/2.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
2.89/2.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.89/2.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2.89/2.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.69/4.78	c lits-rem:      3292  cl-subs:     1837  v-elim:      0  v-fix:    0  time:  1.79 s
4.69/4.78	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
4.69/4.78	c vivif2 --  cl tried    14811 cl shrink        0 lits rem          0 time: 0.00
4.79/4.87	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
4.79/4.87	c calculated reachability. Time: 0.00
4.79/4.87	c  N st    22     46259       125      2662         0     14811     13310    320282   no data   no data  --
5.69/5.77	c  N st    23     60658       125      2662         0     10600     13310    188135   no data   no data  --
6.29/6.38	c  N st    24     69390       125      2662         0     18775     13310    391686   no data   no data  --
6.29/6.38	c  S st    24     69390       125      2662         0     18775     13310    391686   no data   no data  --
6.39/6.45	c  S st    24     69897       125      2662         0     19268     13310    404276   no data   no data  --
6.39/6.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.39/6.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.39/6.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.39/6.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.39/6.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
6.39/6.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.29/8.37	c lits-rem:      4361  cl-subs:     2218  v-elim:      0  v-fix:    0  time:  1.90 s
8.29/8.37	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
8.29/8.38	c vivif2 --  cl tried    17050 cl shrink        0 lits rem          0 time: 0.00
8.39/8.49	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.11
8.39/8.49	c calculated reachability. Time: 0.00
8.39/8.49	c  N st    24     69897       125      2662         0     17050     13310    344145   no data   no data  --
9.79/9.81	c  F st    25     87500       125      2662         0     12054     13310    201530   no data   no data  --
9.79/9.81	c  N st    25     87500       125      2662         0     12054     13310    201530   no data   no data  --
10.09/10.13	c Decided on static restart strategy
10.29/10.32	c  N st    32     95534       125      2662         0     19628     13310    391559   no data   no data  --
10.90/10.99	c  N st    34    104846       125      2662         0     16238     13310    306745   no data   no data  --
10.90/10.99	c  S st    34    104846       125      2662         0     16238     13310    306745   no data   no data  --
11.00/11.04	c  S st    34    105355       125      2662         0     16735     13310    319691   no data   no data  --
11.00/11.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.00/11.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.00/11.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
11.00/11.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.00/11.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.00/11.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
11.00/11.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.19/12.26	c lits-rem:      2261  cl-subs:      964  v-elim:      0  v-fix:    0  time:  1.20 s
12.19/12.26	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
12.19/12.26	c vivif2 --  cl tried    15771 cl shrink        0 lits rem          0 time: 0.00
12.29/12.34	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.07
12.29/12.34	c calculated reachability. Time: 0.00
12.29/12.34	c  N st    34    105355       125      2662         0     15771     13310    291998   no data   no data  --
12.99/13.09	c  N st    35    114953       125      2662         0     24883     13310    534315   no data   no data  --
14.09/14.13	c  N st    36    129350       125      2662         0     25281     13310    527616   no data   no data  --
15.69/15.76	c  N st    37    150945       125      2662         0     16372     13310    257473   no data   no data  --
16.19/16.29	c  S st    38    158032       125      2662         0     23063     13310    438817   no data   no data  --
16.29/16.36	c  S st    38    158533       125      2662         0     23548     13310    451477   no data   no data  --
16.29/16.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.29/16.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.29/16.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
16.29/16.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.29/16.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.29/16.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
16.29/16.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.99/18.01	c lits-rem:      2967  cl-subs:     1615  v-elim:      0  v-fix:    0  time:  1.63 s
17.99/18.01	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
17.99/18.01	c vivif2 --  cl tried    21933 cl shrink        0 lits rem          0 time: 0.00
18.09/18.11	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.10
18.09/18.11	c calculated reachability. Time: 0.00
18.09/18.11	c  N st    38    158533       125      2662         0     21933     13310    403583   no data   no data  --
21.99/22.05	c  N st    39    207121       125      2662         0     34570     13310    706251   no data   no data  --
24.49/24.56	c  N st    40    237799       125      2662         0     26840     13310    490234   no data   no data  --
24.49/24.56	c  S st    40    237799       125      2662         0     26840     13310    490234   no data   no data  --
24.59/24.63	c  S st    40    238302       125      2662         0     27324     13310    503280   no data   no data  --
24.59/24.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.59/24.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.59/24.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
24.59/24.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.59/24.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.59/24.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
24.59/24.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.30/26.36	c lits-rem:      3398  cl-subs:     2137  v-elim:      0  v-fix:    0  time:  1.71 s
26.30/26.36	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
26.30/26.37	c vivif2 --  cl tried    25187 cl shrink        0 lits rem          0 time: 0.00
26.40/26.48	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.11
26.40/26.48	c calculated reachability. Time: 0.00
26.40/26.48	c  N st    40    238302       125      2662         0     25187     13310    444682   no data   no data  --
32.90/32.95	c  F st    41    306250       125      2662         0     27115     13310    450081   no data   no data  --
32.90/32.95	c  N st    41    306250       125      2662         0     27115     13310    450081   no data   no data  --
33.39/33.44	c Decided on static restart strategy
35.79/35.82	c  N st    51    334552       125      2662         0     31155     13310    536858   no data   no data  --
38.49/38.52	c  N st    53    357454       125      2662         0     29239     13310    467786   no data   no data  --
38.49/38.52	c  S st    53    357454       125      2662         0     29239     13310    467786   no data   no data  --
38.59/38.60	c  S st    53    357958       125      2662         0     29735     13310    480548   no data   no data  --
38.59/38.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.59/38.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.59/38.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
38.59/38.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.59/38.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.59/38.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
38.59/38.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.99/40.04	c lits-rem:      2580  cl-subs:     1221  v-elim:      0  v-fix:    0  time:  1.42 s
39.99/40.04	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
39.99/40.04	c vivif2 --  cl tried    28514 cl shrink        0 lits rem          0 time: 0.00
40.09/40.18	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.13
40.09/40.18	c calculated reachability. Time: 0.00
40.09/40.18	c  N st    53    357958       125      2662         0     28514     13310    446737   no data   no data  --
43.70/43.74	c  N st    54    390351       125      2662         0     34646     13310    606340   no data   no data  --
49.50/49.53	c  N st    55    438941       125      2662         0     28573     13310    417273   no data   no data  --
58.49/58.59	c  N st    56    511823       125      2662         0     41142     13310    699950   no data   no data  --
62.09/62.13	c  N st    57    536937       125      2662         0     35783     13310    556057   no data   no data  --
62.09/62.13	c  S st    57    536937       125      2662         0     35783     13310    556057   no data   no data  --
62.19/62.22	c  S st    57    537439       125      2662         0     36277     13310    569325   no data   no data  --
62.19/62.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.19/62.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.19/62.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
62.19/62.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.19/62.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.19/62.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
62.19/62.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
64.19/64.23	c lits-rem:      2932  cl-subs:     1729  v-elim:      0  v-fix:    0  time:  1.98 s
64.19/64.23	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
64.19/64.24	c vivif2 --  cl tried    34548 cl shrink        0 lits rem          0 time: 0.01
64.39/64.40	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.16
64.39/64.40	c calculated reachability. Time: 0.00
64.39/64.40	c  N st    57    537439       125      2662         0     34548     13310    522878   no data   no data  --
87.39/87.45	c  N st    58    701423       125      2662         0     62303     13310   1157477   no data   no data  --
102.39/102.45	c  N st    59    806158       125      2662         0     56810     13310   1002964   no data   no data  --
102.39/102.45	c  S st    59    806158       125      2662         0     56810     13310   1002964   no data   no data  --
102.59/102.62	c  S st    59    806663       125      2662         0     57301     13310   1016129   no data   no data  --
102.59/102.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
102.59/102.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.59/102.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
102.59/102.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.59/102.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.59/102.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
102.59/102.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
108.19/108.23	c lits-rem:      2887  cl-subs:     5038  v-elim:      0  v-fix:    0  time:  5.56 s
108.19/108.23	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
108.19/108.24	c vivif2 --  cl tried    52263 cl shrink        0 lits rem          0 time: 0.01
108.39/108.48	c asymm  cl-useful: 0/2203/2662 lits-rem:0 time: 0.24
108.39/108.48	c calculated reachability. Time: 0.00
108.39/108.48	c  N st    59    806663       125      2662         0     52263     13310    892149   no data   no data  --
151.29/151.38	c  F st    60   1071877       125      2662         0     67456     13310   1191554   no data   no data  --
151.29/151.39	c  N st    60   1071877       125      2662         0     67456     13310   1191554   no data   no data  --
152.69/152.72	c Decided on static restart strategy
158.40/158.46	c  N st    70   1100176       125      2662         0     52214     13310    795453   no data   no data  --
166.60/166.61	c  N st    72   1136170       125      2662         0     85864     13310   1693643   no data   no data  --
171.69/171.78	c  N st    73   1168562       125      2662         0     73171     13310   1348886   no data   no data  --
179.20/179.24	c  N st    74   1209994       125      2662         0     67954     13310   1172732   no data   no data  --
179.20/179.24	c  S st    74   1209994       125      2662         0     67954     13310   1172732   no data   no data  --
179.40/179.42	c  S st    74   1210496       125      2662         0     68433     13310   1185652   no data   no data  --
179.40/179.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
179.40/179.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
179.40/179.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
179.40/179.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
179.40/179.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
179.40/179.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
179.40/179.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
186.90/186.90	c lits-rem:      1957  cl-subs:     5415  v-elim:      0  v-fix:    0  time:  7.41 s
186.90/186.90	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
186.90/186.92	c vivif2 --  cl tried    63018 cl shrink        0 lits rem          0 time: 0.01
187.09/187.15	c asymm  cl-useful: 0/1874/2662 lits-rem:0 time: 0.24
187.09/187.16	c calculated reachability. Time: 0.00
187.09/187.16	c  N st    74   1210496       125      2662         0     63018     13310   1044438   no data   no data  --
200.10/200.20	c  N st    75   1283378       125      2662         0     86373     13310   1652088   no data   no data  --
219.19/219.23	c  N st    76   1392701       125      2662         0     48340     13310    597443   no data   no data  --
250.20/250.21	c  N st    77   1556685       125      2662         0     52952     13310    676904   no data   no data  --
279.50/279.58	c  N st    78   1710496       125      2662         0     93175     13310   1703868   no data   no data  --
279.50/279.58	c  S st    78   1710496       125      2662         0     93175     13310   1703868   no data   no data  --
279.80/279.87	c  S st    78   1710999       125      2662         0     93658     13310   1716794   no data   no data  --
279.80/279.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
279.80/279.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
279.90/279.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
279.90/279.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
279.90/279.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
279.90/279.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
279.90/279.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
297.70/297.72	c lits-rem:      1273  cl-subs:     9938  v-elim:      0  v-fix:    0  time: 17.74 s
297.70/297.72	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
297.70/297.73	c vivif2 --  cl tried    83720 cl shrink        0 lits rem          0 time: 0.02
297.90/297.93	c asymm  cl-useful: 0/788/2662 lits-rem:0 time: 0.19
297.90/297.93	c calculated reachability. Time: 0.00
297.90/297.93	c  N st    78   1710999       125      2662         0     83720     13310   1478463   no data   no data  --
375.01/375.02	c  N st    79   2079963       125      2662         0     95069     13310   1671815   no data   no data  --
402.80/402.83	c  N st    80   2210999       125      2662         0     98876     13310   1715595   no data   no data  --
402.80/402.83	c  S st    80   2210999       125      2662         0     98876     13310   1715595   no data   no data  --
403.10/403.11	c  S st    80   2211504       125      2662         0     99369     13310   1728788   no data   no data  --
403.10/403.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
403.10/403.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
403.10/403.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
403.20/403.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
403.20/403.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
403.20/403.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
403.20/403.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
424.00/424.06	c lits-rem:      2108  cl-subs:    10660  v-elim:      0  v-fix:    0  time: 20.85 s
424.00/424.06	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
424.00/424.08	c vivif2 --  cl tried    88709 cl shrink        0 lits rem          0 time: 0.02
424.30/424.36	c asymm  cl-useful: 0/1402/2662 lits-rem:0 time: 0.28
424.30/424.36	c calculated reachability. Time: 0.00
424.30/424.36	c  N st    80   2211504       125      2662         0     88709     13310   1471657   no data   no data  --
536.00/536.06	c  N st    81   2711504       125      2662         0    111710     13310   1977296   no data   no data  --
536.00/536.06	c  S st    81   2711504       125      2662         0    111710     13310   1977296   no data   no data  --
536.30/536.38	c  S st    81   2712007       125      2662         0    112201     13310   1990701   no data   no data  --
536.30/536.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
536.30/536.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
536.40/536.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
536.51/536.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
536.51/536.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
536.51/536.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
536.51/536.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
565.21/565.20	c lits-rem:      3282  cl-subs:    11890  v-elim:      0  v-fix:    0  time: 28.69 s
565.21/565.20	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
565.21/565.22	c vivif2 --  cl tried   100311 cl shrink        0 lits rem          0 time: 0.02
565.51/565.55	c asymm  cl-useful: 0/981/2662 lits-rem:0 time: 0.33
565.51/565.55	c calculated reachability. Time: 0.00
565.51/565.55	c  N st    81   2712007       125      2662         0    100311     13310   1699115   no data   no data  --
694.02/694.01	c  N st    82   3212008       125      2662         0     78047     13310    987018   no data   no data  --
694.02/694.01	c  S st    82   3212008       125      2662         0     78047     13310    987018   no data   no data  --
694.22/694.23	c  S st    82   3212511       125      2662         0     78535     13310   1000340   no data   no data  --
694.22/694.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
694.22/694.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
694.22/694.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
694.31/694.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
694.31/694.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
694.31/694.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
694.31/694.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
698.01/698.04	c lits-rem:      1094  cl-subs:     1284  v-elim:      0  v-fix:    0  time:  3.75 s
698.01/698.04	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
698.01/698.06	c vivif2 --  cl tried    77251 cl shrink        0 lits rem          0 time: 0.01
698.31/698.31	c asymm  cl-useful: 0/1531/2662 lits-rem:0 time: 0.25
698.31/698.31	c calculated reachability. Time: 0.00
698.31/698.31	c  N st    82   3212511       125      2662         0     77251     13310    969376   no data   no data  --
831.32/831.38	c  N st    83   3712512       125      2662         0     87504     13310   1151433   no data   no data  --
831.32/831.38	c  S st    83   3712512       125      2662         0     87504     13310   1151433   no data   no data  --
831.62/831.63	c  S st    83   3713017       125      2662         0     87988     13310   1164356   no data   no data  --
831.62/831.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
831.62/831.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
831.62/831.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
831.72/831.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
831.72/831.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
831.72/831.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
831.72/831.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
837.61/837.64	c lits-rem:       940  cl-subs:     2248  v-elim:      0  v-fix:    0  time:  5.93 s
837.61/837.64	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
837.61/837.66	c vivif2 --  cl tried    85740 cl shrink        0 lits rem          0 time: 0.02
837.91/837.93	c asymm  cl-useful: 0/1131/2662 lits-rem:0 time: 0.28
837.91/837.93	c calculated reachability. Time: 0.00
837.91/837.93	c  N st    83   3713017       125      2662         0     85740     13310   1107273   no data   no data  --
847.32/847.32	c  F st    84   3751562       125      2662         0    121766     13310   2082038   no data   no data  --
847.32/847.32	c  N st    84   3751562       125      2662         0    121766     13310   2082038   no data   no data  --
849.12/849.15	c Decided on static restart strategy
857.11/857.13	c  N st    94   3779873       125      2662         0    148353     13310   2784135   no data   no data  --
866.22/866.24	c  N st    96   3815868       125      2662         0    102804     13310   1529651   no data   no data  --
876.02/876.01	c  N st    97   3848263       125      2662         0    133011     13310   2305210   no data   no data  --
891.71/891.70	c  N st    98   3896853       125      2662         0     98205     13310   1381014   no data   no data  --
914.32/914.39	c  N st    99   3969735       125      2662         0     85048     13310   1027994   no data   no data  --
943.42/943.46	c  N st   100   4079059       125      2662         0    104693     13310   1535978   no data   no data  --
986.42/986.40	c  N st   101   4213019       125      2662         0    146080     13310   2576012   no data   no data  --
986.42/986.40	c  S st   101   4213019       125      2662         0    146080     13310   2576012   no data   no data  --
986.82/986.83	c  S st   101   4213521       125      2662         0    146572     13310   2588992   no data   no data  --
986.82/986.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
986.82/986.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
986.92/986.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
986.92/986.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
986.92/986.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
986.92/986.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
986.92/986.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1071.22/1071.26	c lits-rem:      1689  cl-subs:    16289  v-elim:      0  v-fix:    0  time: 84.27 s
1071.22/1071.26	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1071.22/1071.29	c vivif2 --  cl tried   130283 cl shrink        0 lits rem          0 time: 0.03
1071.62/1071.60	c asymm  cl-useful: 0/932/2662 lits-rem:0 time: 0.31
1071.62/1071.60	c calculated reachability. Time: 0.00
1071.62/1071.60	c  N st   101   4213521       125      2662         0    130283     13310   2194246   no data   no data  --
1150.63/1150.69	c  N st   102   4459497       125      2662         0    105958     13310   1494473   no data   no data  --
1230.73/1230.70	c  N st   103   4713525       125      2662         0    168177     13310   3084253   no data   no data  --
1230.73/1230.70	c  S st   103   4713525       125      2662         0    168177     13310   3084253   no data   no data  --
1231.23/1231.22	c  S st   103   4714031       125      2662         0    168664     13310   3097388   no data   no data  --
1231.23/1231.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1231.23/1231.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1231.33/1231.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1231.43/1231.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1231.43/1231.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1231.43/1231.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1231.43/1231.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175875-1301788012/watcher-3175875-1301788012 -o /tmp/evaluation-result-3175875-1301788012/solver-3175875-1301788012 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175875-1301788012.cnf 

running on 2 cores: 0,2

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.94 4.03 3.99 5/193 22791
/proc/meminfo: memFree=23793324/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=29820 CPUtime=0 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 534 0 0 0 0 0 0 0 25 0 1 0 290399360 30535680 474 33554432000 4194304 4650387 140734496321744 18446744073709551615 4370550 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 7455 474 345 112 0 2420 0

[startup+0.095534 s]
/proc/loadavg: 3.94 4.03 3.99 5/193 22791
/proc/meminfo: memFree=23793324/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=30668 CPUtime=0.09 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 848 0 0 0 9 0 0 0 25 0 1 0 290399360 31404032 766 33554432000 4194304 4650387 140734496321744 18446744073709551615 4366896 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 7667 766 377 112 0 2632 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30668

[startup+0.10052 s]
/proc/loadavg: 3.94 4.03 3.99 5/193 22791
/proc/meminfo: memFree=23793324/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=30668 CPUtime=0.09 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 853 0 0 0 9 0 0 0 25 0 1 0 290399360 31404032 771 33554432000 4194304 4650387 140734496321744 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 7667 771 377 112 0 2632 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30668

[startup+0.300487 s]
/proc/loadavg: 3.94 4.03 3.99 5/193 22791
/proc/meminfo: memFree=23793324/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=31104 CPUtime=0.29 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 1166 0 0 0 29 0 0 0 25 0 1 0 290399360 31850496 926 33554432000 4194304 4650387 140734496321744 18446744073709551615 4365421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 7776 926 379 112 0 2741 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31104

[startup+0.700452 s]
/proc/loadavg: 3.94 4.03 3.99 5/193 22791
/proc/meminfo: memFree=23793324/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=31760 CPUtime=0.69 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 1784 0 0 0 69 0 0 0 25 0 1 0 290399360 32522240 1003 33554432000 4194304 4650387 140734496321744 18446744073709551615 4520091 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 7940 1003 379 112 0 2905 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31760

[startup+1.50027 s]
/proc/loadavg: 3.94 4.03 3.99 5/194 22792
/proc/meminfo: memFree=23778432/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=38472 CPUtime=1.49 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 3775 0 0 0 148 1 0 0 25 0 1 0 290399360 39395328 2642 33554432000 4194304 4650387 140734496321744 18446744073709551615 4438611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 9618 2642 381 112 0 4583 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38472

[startup+3.101 s]
/proc/loadavg: 3.94 4.03 3.99 5/194 22792
/proc/meminfo: memFree=23770744/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=42908 CPUtime=3.09 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 5399 0 0 0 308 1 0 0 25 0 1 0 290399360 43937792 3818 33554432000 4194304 4650387 140734496321744 18446744073709551615 4432364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 10727 3818 381 112 0 5692 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42908

[startup+6.30041 s]
/proc/loadavg: 3.95 4.02 3.99 5/194 22792
/proc/meminfo: memFree=23760756/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=43012 CPUtime=6.29 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 6392 0 0 0 628 1 0 0 25 0 1 0 290399360 44044288 3844 33554432000 4194304 4650387 140734496321744 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 10753 3844 381 112 0 5718 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43012

[startup+12.7003 s]
/proc/loadavg: 4.03 4.04 4.00 5/194 22792
/proc/meminfo: memFree=23746616/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=47744 CPUtime=12.69 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 9234 0 0 0 1267 2 0 0 25 0 1 0 290399360 48889856 4994 33554432000 4194304 4650387 140734496321744 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 11936 4994 381 112 0 6901 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47744

[startup+25.5009 s]
/proc/loadavg: 4.02 4.04 4.00 5/194 22792
/proc/meminfo: memFree=23735808/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=54856 CPUtime=25.49 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 16352 0 0 0 2546 3 0 0 25 0 1 0 290399360 56172544 6641 33554432000 4194304 4650387 140734496321744 18446744073709551615 4439587 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 13714 6641 381 112 0 8679 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54856

[startup+51.1003 s]
/proc/loadavg: 4.01 4.03 4.00 5/194 22793
/proc/meminfo: memFree=23727660/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=59528 CPUtime=51.09 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 26295 0 0 0 5104 5 0 0 25 0 1 0 290399360 60956672 7883 33554432000 4194304 4650387 140734496321744 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 14882 7883 381 112 0 9847 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59528

[startup+102.307 s]
/proc/loadavg: 4.13 4.06 4.01 5/194 22794
/proc/meminfo: memFree=23723036/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=64436 CPUtime=102.3 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 41540 0 0 0 10221 9 0 0 25 0 1 0 290399360 65982464 9228 33554432000 4194304 4650387 140734496321744 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 16109 9228 381 112 0 11074 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 64436

[startup+162.301 s]
/proc/loadavg: 4.21 4.08 4.01 5/194 22796
/proc/meminfo: memFree=23683712/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=76576 CPUtime=162.29 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 57002 0 0 0 16215 14 0 0 25 0 1 0 290399360 78413824 12352 33554432000 4194304 4650387 140734496321744 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 19144 12352 381 112 0 14109 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76576

[startup+222.301 s]
/proc/loadavg: 4.07 4.06 4.01 5/194 22797
/proc/meminfo: memFree=23661860/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=89620 CPUtime=222.3 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 71995 0 0 0 22211 19 0 0 25 0 1 0 290399360 91770880 15137 33554432000 4194304 4650387 140734496321744 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 22405 15137 381 112 0 17370 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 89620

[startup+282.301 s]
/proc/loadavg: 4.09 4.08 4.01 5/194 22799
/proc/meminfo: memFree=23636544/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=105556 CPUtime=282.3 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 87387 0 0 0 28208 22 0 0 25 0 1 0 290399360 108089344 19593 33554432000 4194304 4650387 140734496321744 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 26389 19593 381 112 0 21354 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 105556

[startup+342.3 s]
/proc/loadavg: 4.03 4.06 4.01 5/194 22801
/proc/meminfo: memFree=23622752/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=109604 CPUtime=342.3 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 97101 0 0 0 34206 24 0 0 25 0 1 0 290399360 112234496 19554 33554432000 4194304 4650387 140734496321744 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 27401 19554 381 112 0 22366 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 109604

[startup+402.3 s]
/proc/loadavg: 4.07 4.06 4.01 5/194 22802
/proc/meminfo: memFree=23606092/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=109848 CPUtime=402.3 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 107919 0 0 0 40203 27 0 0 25 0 1 0 290399360 112484352 20238 33554432000 4194304 4650387 140734496321744 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 27462 20238 381 112 0 22427 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 109848

[startup+462.3 s]
/proc/loadavg: 4.02 4.05 4.00 5/194 22804
/proc/meminfo: memFree=23593872/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=120324 CPUtime=462.3 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 117635 0 0 0 46200 30 0 0 25 0 1 0 290399360 123211776 21731 33554432000 4194304 4650387 140734496321744 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 30081 21731 381 112 0 25046 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 120324

[startup+522.3 s]
/proc/loadavg: 4.04 4.05 4.00 5/194 22805
/proc/meminfo: memFree=23590624/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=120500 CPUtime=522.3 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 127715 0 0 0 52197 33 0 0 25 0 1 0 290399360 123392000 23452 33554432000 4194304 4650387 140734496321744 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 30125 23452 381 112 0 25090 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 120500

[startup+582.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/194 22807
/proc/meminfo: memFree=23558228/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=137868 CPUtime=582.31 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 136812 0 0 0 58195 36 0 0 25 0 1 0 290399360 141176832 26403 33554432000 4194304 4650387 140734496321744 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 34467 26403 381 112 0 29432 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 137868

[startup+642.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/194 22809
/proc/meminfo: memFree=23527828/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=138036 CPUtime=642.31 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 146367 0 0 0 64192 39 0 0 25 0 1 0 290399360 141348864 26803 33554432000 4194304 4650387 140734496321744 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 34509 26803 381 112 0 29474 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 138036

[startup+702.301 s]
/proc/loadavg: 4.07 4.04 4.00 5/194 22810
/proc/meminfo: memFree=23530780/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=138236 CPUtime=702.31 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 155432 0 0 0 70188 43 0 0 25 0 1 0 290399360 141553664 26515 33554432000 4194304 4650387 140734496321744 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 34559 26515 381 112 0 29524 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 138236

[startup+762.307 s]
/proc/loadavg: 4.02 4.03 4.00 5/194 22812
/proc/meminfo: memFree=23506472/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=138360 CPUtime=762.32 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 163462 0 0 0 76185 47 0 0 25 0 1 0 290399360 141680640 28010 33554432000 4194304 4650387 140734496321744 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 34590 28010 381 112 0 29555 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 138360

[startup+822.301 s]
/proc/loadavg: 4.05 4.04 4.00 5/194 22813
/proc/meminfo: memFree=23499108/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=138532 CPUtime=822.32 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 173136 0 0 0 82182 50 0 0 25 0 1 0 290399360 141856768 27602 33554432000 4194304 4650387 140734496321744 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 34633 27602 381 112 0 29598 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 138532

[startup+882.301 s]
/proc/loadavg: 3.97 4.01 3.99 5/194 22907
/proc/meminfo: memFree=23813056/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=140576 CPUtime=882.32 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 181078 0 0 0 88179 53 0 0 25 0 1 0 290399360 143949824 28558 33554432000 4194304 4650387 140734496321744 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 35144 28558 381 112 0 30109 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 140576

[startup+942.301 s]
/proc/loadavg: 3.99 4.00 3.99 5/194 22909
/proc/meminfo: memFree=23801352/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=140724 CPUtime=942.31 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 190101 0 0 0 94176 55 0 0 25 0 1 0 290399360 144101376 27119 33554432000 4194304 4650387 140734496321744 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 35181 27119 381 112 0 30146 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 140724

[startup+1002.3 s]
/proc/loadavg: 4.05 4.01 4.00 5/194 22938
/proc/meminfo: memFree=23825768/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=159916 CPUtime=1002.31 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 199465 0 0 0 100174 57 0 0 25 0 1 0 290399360 163753984 32945 33554432000 4194304 4650387 140734496321744 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 39979 32945 381 112 0 34944 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 159916

[startup+1062.3 s]
/proc/loadavg: 4.08 4.03 4.00 5/194 22943
/proc/meminfo: memFree=23776864/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=163996 CPUtime=1062.32 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 200111 0 0 0 106175 57 0 0 25 0 1 0 290399360 167931904 33591 33554432000 4194304 4650387 140734496321744 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 40999 33591 381 112 0 35964 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 163996

[startup+1122.3 s]
/proc/loadavg: 4.08 4.03 4.00 5/194 22944
/proc/meminfo: memFree=23758504/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=164060 CPUtime=1122.33 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 206971 0 0 0 112173 60 0 0 25 0 1 0 290399360 167997440 32853 33554432000 4194304 4650387 140734496321744 18446744073709551615 4366580 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 41015 32853 381 112 0 35980 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 164060

[startup+1182.3 s]
/proc/loadavg: 4.07 4.04 4.00 5/194 22946
/proc/meminfo: memFree=23725984/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=164200 CPUtime=1182.33 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 214019 0 0 0 118170 63 0 0 25 0 1 0 290399360 168140800 32609 33554432000 4194304 4650387 140734496321744 18446744073709551615 4365210 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 41050 32609 381 112 0 36015 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 164200

[startup+1242.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/194 22948
/proc/meminfo: memFree=23691848/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=183804 CPUtime=1242.32 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 224164 0 0 0 124167 65 0 0 25 0 1 0 290399360 188215296 39022 33554432000 4194304 4650387 140734496321744 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 45951 39022 381 112 0 40916 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 183804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 4.00 5/194 22949
/proc/meminfo: memFree=23658472/32951124 swapFree=67111524/67111528
[pid=22791] ppid=22789 vsize=183804 CPUtime=1300.03 cores=0,2
/proc/22791/stat : 22791 (strangenight1-s) R 22789 22791 22185 0 -1 4202496 224164 0 0 0 129938 65 0 0 25 0 1 0 290399360 188215296 39022 33554432000 4194304 4650387 140734496321744 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22791/statm: 45951 39022 381 112 0 40916 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 183804

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.39
CPU system time (s): 0.665898
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 220684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.39
system time used= 0.665898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 224164
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 1902

runsolver used 2.25466 second user time and 4.85326 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-03 01:46:52
IDJOB=3175875
IDBENCH=82893
IDSOLVER=1589
FILE ID=node134/3175875-1301788012
RUNJOBID= node134-1301783650-22203
PBS_JOBID= 12841384
Free space on /tmp= 71404 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S675870149-098.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175875-1301788012/watcher-3175875-1301788012 -o /tmp/evaluation-result-3175875-1301788012/solver-3175875-1301788012 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175875-1301788012.cnf

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

MD5SUM BENCH= ddac1e46d651615f8587e799d64e665b
RANDOM SEED=1479258273

node134.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23793728 kB
Buffers:        317608 kB
Cached:        8244156 kB
SwapCached:          4 kB
Active:        4405516 kB
Inactive:      4492900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23793728 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6232 kB
Writeback:           0 kB
AnonPages:      336240 kB
Mapped:          16408 kB
Slab:           195012 kB
PageTables:       6104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   558036 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71400 MiB
End job on node134 at 2011-04-03 02:08:34