Trace number 3367756

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1300400916-048.SATISFIABLE.cnf
MD5SUM2d20051b8a7a248788d1c2610fe5ea54
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.007998
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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367756-1305386430.cnf'
0.00/0.01	c -- header says num vars:            125
0.00/0.01	c -- header says num clauses:        2662
0.00/0.01	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.01	c -- vars added        125
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	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 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:    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.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      63 undec:       1 neg:      61
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       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      4918       125      2662         0      4675     13310    123063   no data   no data
0.29/0.35	c  N st    10     11302       125      2662         0      4319     13310     88221   no data   no data
0.49/0.58	c  N st    11     17046       125      2662         0      9735     13310    227774   no data   no data
0.89/0.93	c  F st    12     25000       125      2662         0     11907     13310    280420   no data   no data
0.89/0.93	c  N st    12     25000       125      2662         0     11907     13310    280420   no data   no data
1.10/1.14	c Decided on static restart strategy
1.10/1.14	c  N st    18     30001       125      2662         0     10199     13310    228217   no data   no data
1.10/1.14	c  S st    18     30001       125      2662         0     10199     13310    228217   no data   no data
1.10/1.17	c  S st    18     30508       125      2662         0     10695     13310    241212   no data   no data
1.10/1.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.10/1.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.10/1.18	c blocked clauses removed:        0 vars:      0 tried:         125 T: 0.00 s
1.10/1.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/1.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.10/1.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1.10/1.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.10/1.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.10/1.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.28/1.37	c lits-rem:       238  cl-subs:     1516  v-elim:      0  v-fix:    0  time:  0.18 s
1.38/1.40	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
1.38/1.40	c calculated reachability. Time: 0.00
1.38/1.40	c  N st    18     30508       125      2662         0      9179     13310    199056   no data   no data
1.69/1.75	c  N st    20     37621       125      2662         0      8484     13310    166428   no data   no data
2.09/2.11	c  N st    21     44020       125      2662         0     14523     13310    326373   no data   no data
2.20/2.21	c  S st    22     45764       125      2662         0     16164     13310    368018   no data   no data
2.20/2.26	c  S st    22     46267       125      2662         0     16653     13310    380753   no data   no data
2.20/2.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.20/2.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.20/2.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2.20/2.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.20/2.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.20/2.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.71	c lits-rem:       345  cl-subs:     1686  v-elim:      0  v-fix:    0  time:  0.44 s
2.69/2.71	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2.69/2.72	c vivif2 --  cl tried    14967 cl shrink        0 lits rem          0 time: 0.00
2.69/2.78	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
2.69/2.78	c calculated reachability. Time: 0.00
2.69/2.78	c  N st    22     46267       125      2662         0     14967     13310    332849   no data   no data
3.58/3.60	c  N st    23     60665       125      2662         0     10727     13310    191464   no data   no data
3.98/4.09	c  N st    24     69401       125      2662         0     18923     13310    400907   no data   no data
3.98/4.09	c  S st    24     69401       125      2662         0     18923     13310    400907   no data   no data
4.08/4.14	c  S st    24     69904       125      2662         0     19411     13310    413644   no data   no data
4.08/4.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.08/4.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
4.08/4.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.08/4.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.08/4.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.08/4.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4.08/4.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.08/4.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.08/4.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.70	c lits-rem:       623  cl-subs:     1963  v-elim:      0  v-fix:    0  time:  0.54 s
4.69/4.70	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
4.69/4.71	c vivif2 --  cl tried    17448 cl shrink        0 lits rem          0 time: 0.00
4.69/4.78	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.07
4.69/4.78	c calculated reachability. Time: 0.00
4.69/4.78	c  N st    24     69904       125      2662         0     17448     13310    362664   no data   no data
5.79/5.80	c  F st    25     87500       125      2662         0     12514     13310    218503   no data   no data
5.79/5.81	c  N st    25     87500       125      2662         0     12514     13310    218503   no data   no data
5.99/6.09	c Decided on static restart strategy
6.19/6.26	c  N st    32     95537       125      2662         0     20093     13310    414703   no data   no data
6.79/6.82	c  N st    34    104858       125      2662         0     16645     13310    322604   no data   no data
6.79/6.82	c  S st    34    104858       125      2662         0     16645     13310    322604   no data   no data
6.79/6.87	c  S st    34    105360       125      2662         0     17134     13310    335380   no data   no data
6.79/6.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.79/6.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.79/6.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.79/6.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.79/6.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
6.79/6.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.79/6.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.79/6.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.11	c lits-rem:       347  cl-subs:     1082  v-elim:      0  v-fix:    0  time:  0.22 s
7.09/7.11	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
7.09/7.11	c vivif2 --  cl tried    16052 cl shrink        0 lits rem          0 time: 0.00
7.09/7.17	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
7.09/7.18	c calculated reachability. Time: 0.00
7.09/7.18	c  N st    34    105360       125      2662         0     16052     13310    305894   no data   no data
7.78/7.88	c  N st    35    114959       125      2662         0     25086     13310    539551   no data   no data
8.88/8.90	c  N st    36    129359       125      2662         0     25398     13310    530558   no data   no data
10.48/10.50	c  N st    37    150955       125      2662         0     16631     13310    271509   no data   no data
10.89/10.97	c  S st    38    158042       125      2662         0     23275     13310    445177   no data   no data
11.00/11.03	c  S st    38    158547       125      2662         0     23763     13310    458091   no data   no data
11.00/11.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.00/11.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.00/11.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.00/11.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.00/11.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.00/11.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
11.00/11.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.00/11.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.00/11.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.55	c lits-rem:       437  cl-subs:     1710  v-elim:      0  v-fix:    0  time:  0.49 s
11.49/11.55	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
11.49/11.55	c vivif2 --  cl tried    22053 cl shrink        0 lits rem          0 time: 0.01
11.59/11.64	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.08
11.59/11.64	c calculated reachability. Time: 0.00
11.59/11.64	c  N st    38    158547       125      2662         0     22053     13310    410508   no data   no data
15.99/16.02	c  N st    39    207135       125      2662         0     34690     13310    703835   no data   no data
18.59/18.69	c  N st    40    237821       125      2662         0     27005     13310    488545   no data   no data
18.59/18.69	c  S st    40    237821       125      2662         0     27005     13310    488545   no data   no data
18.70/18.75	c  S st    40    238324       125      2662         0     27497     13310    501508   no data   no data
18.70/18.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.70/18.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.70/18.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.70/18.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.70/18.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.70/18.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
18.70/18.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.70/18.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.70/18.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.48/19.50	c lits-rem:       514  cl-subs:     2142  v-elim:      0  v-fix:    0  time:  0.72 s
19.48/19.50	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
19.48/19.51	c vivif2 --  cl tried    25355 cl shrink        0 lits rem          0 time: 0.01
19.58/19.61	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.10
19.58/19.61	c calculated reachability. Time: 0.00
19.58/19.61	c  N st    40    238324       125      2662         0     25355     13310    448102   no data   no data
26.29/26.38	c  F st    41    306251       125      2662         0     27161     13310    449972   no data   no data
26.29/26.38	c  N st    41    306251       125      2662         0     27161     13310    449972   no data   no data
26.79/26.86	c Decided on static restart strategy
29.49/29.53	c  N st    51    334556       125      2662         0     31326     13310    541990   no data   no data
31.90/31.99	c  N st    53    357487       125      2662         0     29404     13310    479471   no data   no data
31.90/31.99	c  S st    53    357487       125      2662         0     29404     13310    479471   no data   no data
31.99/32.06	c  S st    53    357994       125      2662         0     29897     13310    492452   no data   no data
31.99/32.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.99/32.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
31.99/32.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.99/32.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.99/32.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.99/32.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
31.99/32.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.99/32.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
31.99/32.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.48/32.51	c lits-rem:       277  cl-subs:     1286  v-elim:      0  v-fix:    0  time:  0.42 s
32.48/32.51	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
32.48/32.52	c vivif2 --  cl tried    28611 cl shrink        0 lits rem          0 time: 0.00
32.58/32.64	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.12
32.58/32.64	c calculated reachability. Time: 0.00
32.58/32.64	c  N st    53    357994       125      2662         0     28611     13310    456909   no data   no data
36.09/36.12	c  N st    54    390388       125      2662         0     34617     13310    599902   no data   no data
41.89/41.95	c  N st    55    438976       125      2662         0     28575     13310    414779   no data   no data
50.39/50.47	c  N st    56    511858       125      2662         0     41621     13310    735443   no data   no data
53.90/53.95	c  N st    57    536993       125      2662         0     36142     13310    572772   no data   no data
53.90/53.95	c  S st    57    536993       125      2662         0     36142     13310    572772   no data   no data
53.99/54.04	c  S st    57    537494       125      2662         0     36628     13310    585528   no data   no data
53.99/54.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.99/54.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
53.99/54.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.99/54.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.99/54.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.99/54.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
53.99/54.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.99/54.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
53.99/54.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.69/54.73	c lits-rem:       481  cl-subs:     1568  v-elim:      0  v-fix:    0  time:  0.66 s
54.69/54.73	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
54.69/54.73	c vivif2 --  cl tried    35060 cl shrink        0 lits rem          0 time: 0.01
54.78/54.87	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.14
54.78/54.87	c calculated reachability. Time: 0.00
54.78/54.87	c  N st    57    537494       125      2662         0     35060     13310    543554   no data   no data
76.29/76.30	c  N st    58    701478       125      2662         0     62801     13310   1220434   no data   no data
90.49/90.54	c  N st    59    806241       125      2662         0     57491     13310   1048776   no data   no data
90.49/90.54	c  S st    59    806241       125      2662         0     57491     13310   1048776   no data   no data
90.69/90.70	c  S st    59    806745       125      2662         0     57982     13310   1061332   no data   no data
90.69/90.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
90.69/90.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
90.69/90.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
90.69/90.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
90.69/90.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.69/90.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
90.69/90.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
90.69/90.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
90.69/90.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.60/94.66	c lits-rem:      1350  cl-subs:     4459  v-elim:      0  v-fix:    0  time:  3.90 s
94.60/94.66	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
94.60/94.67	c vivif2 --  cl tried    53523 cl shrink        0 lits rem          0 time: 0.01
94.79/94.88	c asymm  cl-useful: 0/2610/2662 lits-rem:0 time: 0.21
94.79/94.89	c calculated reachability. Time: 0.00
94.79/94.89	c  N st    59    806745       125      2662         0     53523     13310    945855   no data   no data
135.58/135.61	c  F st    60   1071876       125      2662         0     68388     13310   1240757   no data   no data
135.58/135.61	c  N st    60   1071876       125      2662         0     68388     13310   1240757   no data   no data
136.48/136.55	c Decided on static restart strategy
140.89/140.93	c  N st    70   1100180       125      2662         0     53066     13310    816427   no data   no data
146.89/146.98	c  N st    72   1136173       125      2662         0     43805     13310    550001   no data   no data
151.70/151.81	c  N st    73   1168566       125      2662         0     74266     13310   1339032   no data   no data
159.09/159.15	c  N st    74   1210117       125      2662         0     69082     13310   1186638   no data   no data
159.09/159.15	c  S st    74   1210117       125      2662         0     69082     13310   1186638   no data   no data
159.29/159.36	c  S st    74   1210625       125      2662         0     69567     13310   1199519   no data   no data
159.29/159.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
159.29/159.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
159.29/159.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
159.29/159.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
159.29/159.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.29/159.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
159.29/159.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
159.40/159.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
159.40/159.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
164.39/164.45	c lits-rem:      1399  cl-subs:     5388  v-elim:      0  v-fix:    0  time:  5.02 s
164.39/164.45	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
164.39/164.46	c vivif2 --  cl tried    64179 cl shrink        0 lits rem          0 time: 0.01
164.69/164.71	c asymm  cl-useful: 0/2084/2662 lits-rem:0 time: 0.25
164.69/164.71	c calculated reachability. Time: 0.00
164.69/164.71	c  N st    74   1210625       125      2662         0     64179     13310   1062939   no data   no data
178.10/178.11	c  N st    75   1283508       125      2662         0     87456     13310   1685768   no data   no data
199.19/199.24	c  N st    76   1392831       125      2662         0     49313     13310    617124   no data   no data
232.10/232.11	c  N st    77   1556816       125      2662         0     53719     13310    692491   no data   no data
262.39/262.49	c  N st    78   1710627       125      2662         0     93646     13310   1689380   no data   no data
262.39/262.49	c  S st    78   1710627       125      2662         0     93646     13310   1689380   no data   no data
262.69/262.77	c  S st    78   1711128       125      2662         0     94134     13310   1702275   no data   no data
262.69/262.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
262.80/262.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
262.80/262.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
262.80/262.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
262.80/262.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
262.80/262.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
262.80/262.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
262.80/262.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
262.80/262.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
277.09/277.19	c lits-rem:      3186  cl-subs:    10397  v-elim:      0  v-fix:    0  time: 14.31 s
277.09/277.19	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
277.20/277.21	c vivif2 --  cl tried    83737 cl shrink        0 lits rem          0 time: 0.02
277.29/277.33	c asymm  cl-useful: 0/578/2662 lits-rem:0 time: 0.11
277.29/277.33	c calculated reachability. Time: 0.00
277.29/277.33	c  N st    78   1711128       125      2662         0     83737     13310   1452765   no data   no data
356.79/356.82	c  N st    79   2080092       125      2662         0     95357     13310   1639739   no data   no data
386.59/386.65	c  N st    80   2211128       125      2662         0     99466     13310   1744100   no data   no data
386.59/386.65	c  S st    80   2211128       125      2662         0     99466     13310   1744100   no data   no data
386.89/386.93	c  S st    80   2211631       125      2662         0     99950     13310   1757524   no data   no data
386.89/386.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
386.89/386.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
386.89/386.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
386.89/386.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
386.89/386.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
386.89/386.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
386.89/386.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
386.99/387.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
386.99/387.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
401.79/401.80	c lits-rem:      2009  cl-subs:    10334  v-elim:      0  v-fix:    0  time: 14.76 s
401.79/401.80	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
401.79/401.82	c vivif2 --  cl tried    89616 cl shrink        0 lits rem          0 time: 0.02
402.09/402.10	c asymm  cl-useful: 0/1532/2662 lits-rem:0 time: 0.28
402.09/402.10	c calculated reachability. Time: 0.00
402.09/402.10	c  N st    80   2211631       125      2662         0     89616     13310   1501292   no data   no data
529.19/529.24	c  N st    81   2711631       125      2662         0    112617     13310   1965903   no data   no data
529.19/529.24	c  S st    81   2711631       125      2662         0    112617     13310   1965903   no data   no data
529.49/529.54	c  S st    81   2712134       125      2662         0    113111     13310   1979037   no data   no data
529.49/529.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
529.49/529.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
529.49/529.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
529.49/529.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
529.49/529.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
529.49/529.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
529.49/529.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
529.59/529.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
529.59/529.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
549.09/549.12	c lits-rem:      2332  cl-subs:    12839  v-elim:      0  v-fix:    0  time: 19.45 s
549.09/549.12	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
549.09/549.14	c vivif2 --  cl tried   100272 cl shrink        0 lits rem          0 time: 0.02
549.39/549.42	c asymm  cl-useful: 0/1130/2662 lits-rem:0 time: 0.28
549.39/549.42	c calculated reachability. Time: 0.00
549.39/549.42	c  N st    81   2712134       125      2662         0    100272     13310   1696116   no data   no data
691.70/691.71	c  N st    82   3212134       125      2662         0     77761     13310    975254   no data   no data
691.70/691.71	c  S st    82   3212134       125      2662         0     77761     13310    975254   no data   no data
691.91/691.91	c  S st    82   3212636       125      2662         0     78251     13310    988857   no data   no data
691.91/691.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
691.91/691.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
691.91/691.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
691.91/691.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
691.91/691.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
691.91/691.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
691.91/691.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
691.91/691.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
691.91/691.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
692.80/692.85	c lits-rem:       374  cl-subs:     1426  v-elim:      0  v-fix:    0  time:  0.87 s
692.80/692.85	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
692.80/692.87	c vivif2 --  cl tried    76825 cl shrink        0 lits rem          0 time: 0.01
693.01/693.09	c asymm  cl-useful: 0/1864/2662 lits-rem:0 time: 0.23
693.10/693.10	c calculated reachability. Time: 0.00
693.10/693.10	c  N st    82   3212636       125      2662         0     76825     13310    957021   no data   no data
834.30/834.33	c  N st    83   3712637       125      2662         0     86968     13310   1136584   no data   no data
834.30/834.33	c  S st    83   3712637       125      2662         0     86968     13310   1136584   no data   no data
834.50/834.57	c  S st    83   3713139       125      2662         0     87456     13310   1149347   no data   no data
834.50/834.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
834.60/834.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
834.60/834.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
834.60/834.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
834.60/834.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
834.60/834.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
834.60/834.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
834.60/834.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
834.60/834.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
836.29/836.38	c lits-rem:       560  cl-subs:     2224  v-elim:      0  v-fix:    0  time:  1.72 s
836.29/836.38	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
836.39/836.40	c vivif2 --  cl tried    85232 cl shrink        0 lits rem          0 time: 0.01
836.49/836.54	c asymm  cl-useful: 0/798/2662 lits-rem:0 time: 0.14
836.49/836.54	c calculated reachability. Time: 0.00
836.49/836.54	c  N st    83   3713139       125      2662         0     85232     13310   1096263   no data   no data
845.59/845.65	c  F st    84   3751562       125      2662         0    121101     13310   2044025   no data   no data
845.59/845.65	c  N st    84   3751562       125      2662         0    121101     13310   2044025   no data   no data
847.59/847.67	c Decided on static restart strategy
855.99/856.06	c  N st    94   3779861       125      2662         0    147631     13310   2747687   no data   no data
866.70/866.80	c  N st    96   3815854       125      2662         0    102292     13310   1534866   no data   no data
877.19/877.21	c  N st    97   3848246       125      2662         0    132441     13310   2315942   no data   no data
891.60/891.68	c  N st    98   3896836       125      2662         0     97757     13310   1368545   no data   no data
917.30/917.37	c  N st    99   3969719       125      2662         0     84506     13310   1020597   no data   no data
950.69/950.71	c  N st   100   4079042       125      2662         0    104534     13310   1555731   no data   no data
993.10/993.18	c  N st   101   4213139       125      2662         0    146574     13310   2625158   no data   no data
993.10/993.18	c  S st   101   4213139       125      2662         0    146574     13310   2625158   no data   no data
993.60/993.64	c  S st   101   4213644       125      2662         0    147068     13310   2638542   no data   no data
993.60/993.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
993.70/993.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
993.70/993.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
993.70/993.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
993.70/993.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
993.70/993.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
993.70/993.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
993.70/993.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
993.80/993.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1028.29/1028.36	c lits-rem:      4209  cl-subs:    15460  v-elim:      0  v-fix:    0  time: 34.54 s
1028.29/1028.36	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1028.29/1028.39	c vivif2 --  cl tried   131608 cl shrink        0 lits rem          0 time: 0.03
1028.69/1028.71	c asymm  cl-useful: 0/1103/2662 lits-rem:0 time: 0.32
1028.69/1028.71	c calculated reachability. Time: 0.00
1028.69/1028.71	c  N st   101   4213644       125      2662         0    131608     13310   2252413   no data   no data
1109.60/1109.64	c  N st   102   4459620       125      2662         0    107088     13310   1550446   no data   no data
1198.79/1198.82	c  N st   103   4713644       125      2662         0    170325     13310   3255976   no data   no data
1198.79/1198.82	c  S st   103   4713644       125      2662         0    170325     13310   3255976   no data   no data
1199.29/1199.33	c  S st   103   4714147       125      2662         0    170813     13310   3268913   no data   no data
1199.29/1199.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1199.39/1199.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1199.39/1199.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1199.39/1199.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1199.39/1199.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1199.39/1199.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1199.39/1199.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1199.39/1199.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1199.50/1199.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1254.60/1254.68	c lits-rem:      4856  cl-subs:    18315  v-elim:      0  v-fix:    0  time: 55.12 s
1254.60/1254.68	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1254.70/1254.72	c vivif2 --  cl tried   152498 cl shrink        0 lits rem          0 time: 0.04
1255.01/1255.10	c asymm  cl-useful: 0/887/2662 lits-rem:0 time: 0.38
1255.01/1255.10	c calculated reachability. Time: 0.00
1255.01/1255.10	c  N st   103   4714147       125      2662         0    152498     13310   2795428   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-3367756-1305386430/watcher-3367756-1305386430 -o /tmp/evaluation-result-3367756-1305386430/solver-3367756-1305386430 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367756-1305386430.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: 1.03 2.17 3.15 5/421 6479
/proc/meminfo: memFree=21401100/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=29604 CPUtime=0 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 474 0 0 0 0 0 0 0 21 0 1 0 728873796 30314496 414 33554432000 4194304 4580011 140735797767584 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 7401 414 322 95 0 2383 0

[startup+0.0656879 s]
/proc/loadavg: 1.03 2.17 3.15 5/421 6479
/proc/meminfo: memFree=21401100/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=30248 CPUtime=0.05 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 792 0 0 0 5 0 0 0 21 0 1 0 728873796 30973952 705 33554432000 4194304 4580011 140735797767584 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 7562 705 363 95 0 2544 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30248

[startup+0.100681 s]
/proc/loadavg: 1.03 2.17 3.15 5/421 6479
/proc/meminfo: memFree=21401100/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=30384 CPUtime=0.09 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 842 0 0 0 9 0 0 0 21 0 1 0 728873796 31113216 755 33554432000 4194304 4580011 140735797767584 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 7596 755 363 95 0 2578 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30384

[startup+0.300755 s]
/proc/loadavg: 1.03 2.17 3.15 5/421 6479
/proc/meminfo: memFree=21401100/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=31028 CPUtime=0.29 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 1142 0 0 0 29 0 0 0 22 0 1 0 728873796 31772672 897 33554432000 4194304 4580011 140735797767584 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 7757 897 363 95 0 2739 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31028

[startup+0.700576 s]
/proc/loadavg: 1.03 2.17 3.15 5/421 6479
/proc/meminfo: memFree=21401100/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=31540 CPUtime=0.69 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 1727 0 0 0 69 0 0 0 23 0 1 0 728873796 32296960 944 33554432000 4194304 4580011 140735797767584 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 7885 944 363 95 0 2867 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31540

[startup+1.5005 s]
/proc/loadavg: 1.43 2.23 3.17 5/426 6485
/proc/meminfo: memFree=21380344/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=38184 CPUtime=1.48 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 3776 0 0 0 148 0 0 0 25 0 1 0 728873796 39100416 2636 33554432000 4194304 4580011 140735797767584 18446744073709551615 4324217 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 9546 2636 367 95 0 4528 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 38184

[startup+3.10016 s]
/proc/loadavg: 1.43 2.23 3.17 5/426 6485
/proc/meminfo: memFree=21355052/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=42652 CPUtime=3.09 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 5713 0 0 0 308 1 0 0 25 0 1 0 728873796 43675648 3622 33554432000 4194304 4580011 140735797767584 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 10663 3622 367 95 0 5645 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42652

[startup+6.3006 s]
/proc/loadavg: 1.71 2.28 3.18 5/426 6485
/proc/meminfo: memFree=21337936/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=47440 CPUtime=6.29 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 8559 0 0 0 627 2 0 0 25 0 1 0 728873796 48578560 4857 33554432000 4194304 4580011 140735797767584 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 11860 4857 367 95 0 6842 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47440

[startup+12.7005 s]
/proc/loadavg: 1.90 2.31 3.18 5/426 6485
/proc/meminfo: memFree=21299644/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=52236 CPUtime=12.69 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 12974 0 0 0 1266 3 0 0 25 0 1 0 728873796 53489664 5726 33554432000 4194304 4580011 140735797767584 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 13059 5726 367 95 0 8041 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52236

[startup+25.5002 s]
/proc/loadavg: 2.36 2.39 3.19 5/426 6485
/proc/meminfo: memFree=21284640/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=55500 CPUtime=25.49 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 18754 0 0 0 2545 4 0 0 25 0 1 0 728873796 56832000 7042 33554432000 4194304 4580011 140735797767584 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 13875 7042 367 95 0 8857 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55500

[startup+51.1008 s]
/proc/loadavg: 2.92 2.52 3.21 5/426 6486
/proc/meminfo: memFree=21269220/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=58224 CPUtime=51.09 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 28537 0 0 0 5103 6 0 0 25 0 1 0 728873796 59621376 7643 33554432000 4194304 4580011 140735797767584 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 14556 7643 367 95 0 9538 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58224

[startup+102.316 s]
/proc/loadavg: 3.60 2.76 3.26 5/426 6487
/proc/meminfo: memFree=21204928/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=76272 CPUtime=102.3 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 46673 0 0 0 10221 9 0 0 25 0 1 0 728873796 78102528 12122 33554432000 4194304 4580011 140735797767584 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 19068 12122 367 95 0 14050 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 76272

[startup+162.3 s]
/proc/loadavg: 3.91 3.00 3.31 5/426 6489
/proc/meminfo: memFree=21166824/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=85056 CPUtime=162.29 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 63420 0 0 0 16217 12 0 0 25 0 1 0 728873796 87097344 14234 33554432000 4194304 4580011 140735797767584 18446744073709551615 4406390 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 21264 14234 367 95 0 16246 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 85056

[startup+222.301 s]
/proc/loadavg: 4.08 3.21 3.36 5/426 6491
/proc/meminfo: memFree=21141468/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=85352 CPUtime=222.29 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 75547 0 0 0 22214 15 0 0 25 0 1 0 728873796 87400448 13828 33554432000 4194304 4580011 140735797767584 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 21338 13828 367 95 0 16320 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 85352

[startup+282.3 s]
/proc/loadavg: 4.08 3.37 3.40 5/426 6492
/proc/meminfo: memFree=21100480/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=104480 CPUtime=282.3 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 88267 0 0 0 28211 19 0 0 25 0 1 0 728873796 106987520 19860 33554432000 4194304 4580011 140735797767584 18446744073709551615 4294542 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 26120 19860 367 95 0 21102 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 104480

[startup+342.301 s]
/proc/loadavg: 4.03 3.48 3.43 5/426 6494
/proc/meminfo: memFree=21060972/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=104796 CPUtime=342.29 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 99705 0 0 0 34206 23 0 0 25 0 1 0 728873796 107311104 19121 33554432000 4194304 4580011 140735797767584 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 26199 19121 367 95 0 21181 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 104796

[startup+402.3 s]
/proc/loadavg: 4.07 3.59 3.47 5/426 6495
/proc/meminfo: memFree=21028380/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=117360 CPUtime=402.29 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 110336 0 0 0 40204 25 0 0 25 0 1 0 728873796 120176640 22204 33554432000 4194304 4580011 140735797767584 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 29340 22204 367 95 0 24322 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 117360

[startup+462.301 s]
/proc/loadavg: 4.08 3.67 3.51 5/426 6497
/proc/meminfo: memFree=21013200/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=117536 CPUtime=462.29 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 118865 0 0 0 46201 28 0 0 25 0 1 0 728873796 120356864 22590 33554432000 4194304 4580011 140735797767584 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 29384 22590 367 95 0 24366 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 117536

[startup+522.3 s]
/proc/loadavg: 4.13 3.76 3.55 5/426 6499
/proc/meminfo: memFree=21002108/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=117788 CPUtime=522.3 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 128980 0 0 0 52199 31 0 0 25 0 1 0 728873796 120614912 21665 33554432000 4194304 4580011 140735797767584 18446744073709551615 4294428 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 29447 21665 367 95 0 24429 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 117788

[startup+582.301 s]
/proc/loadavg: 4.10 3.82 3.58 5/426 6500
/proc/meminfo: memFree=20978892/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=128828 CPUtime=582.29 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 137406 0 0 0 58196 33 0 0 25 0 1 0 728873796 131919872 23991 33554432000 4194304 4580011 140735797767584 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 32207 23991 367 95 0 27189 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 128828

[startup+642.3 s]
/proc/loadavg: 4.03 3.85 3.60 5/426 6502
/proc/meminfo: memFree=20957880/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=128968 CPUtime=642.3 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 144817 0 0 0 64194 36 0 0 25 0 1 0 728873796 132063232 25495 33554432000 4194304 4580011 140735797767584 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 32242 25495 367 95 0 27224 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 128968

[startup+702.301 s]
/proc/loadavg: 4.04 3.89 3.63 5/426 6503
/proc/meminfo: memFree=20951984/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=129144 CPUtime=702.3 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 153516 0 0 0 70192 38 0 0 25 0 1 0 728873796 132243456 25058 33554432000 4194304 4580011 140735797767584 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 32286 25058 367 95 0 27268 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 129144

[startup+762.316 s]
/proc/loadavg: 4.21 3.95 3.66 5/426 6505
/proc/meminfo: memFree=20957260/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=129348 CPUtime=762.31 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 162215 0 0 0 76191 40 0 0 25 0 1 0 728873796 132452352 24020 33554432000 4194304 4580011 140735797767584 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 32337 24020 367 95 0 27319 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 129348

[startup+822.301 s]
/proc/loadavg: 4.15 3.97 3.69 5/426 6507
/proc/meminfo: memFree=20940960/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=129444 CPUtime=822.29 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 170020 0 0 0 82186 43 0 0 25 0 1 0 728873796 132550656 25349 33554432000 4194304 4580011 140735797767584 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 32361 25349 367 95 0 27343 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 129444

[startup+882.3 s]
/proc/loadavg: 4.05 3.97 3.70 5/426 6508
/proc/meminfo: memFree=20937832/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=130324 CPUtime=882.29 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 177770 0 0 0 88183 46 0 0 25 0 1 0 728873796 133451776 26239 33554432000 4194304 4580011 140735797767584 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 32581 26239 367 95 0 27563 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 130324

[startup+942.301 s]
/proc/loadavg: 4.02 3.97 3.72 5/426 6510
/proc/meminfo: memFree=20930332/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=130444 CPUtime=942.3 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 185068 0 0 0 94181 49 0 0 25 0 1 0 728873796 133574656 26589 33554432000 4194304 4580011 140735797767584 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 32611 26589 367 95 0 27593 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 130444

[startup+1002.3 s]
/proc/loadavg: 4.15 4.02 3.75 5/426 6511
/proc/meminfo: memFree=20884628/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=156860 CPUtime=1002.29 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 197837 0 0 0 100177 52 0 0 25 0 1 0 728873796 160624640 32157 33554432000 4194304 4580011 140735797767584 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 39215 32157 367 95 0 34197 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 156860

[startup+1062.3 s]
/proc/loadavg: 4.20 4.04 3.77 5/426 6513
/proc/meminfo: memFree=20862752/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=156896 CPUtime=1062.3 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 201802 0 0 0 106177 53 0 0 25 0 1 0 728873796 160661504 32044 33554432000 4194304 4580011 140735797767584 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 39224 32044 367 95 0 34206 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 156896

[startup+1122.3 s]
/proc/loadavg: 4.14 4.05 3.79 5/426 6518
/proc/meminfo: memFree=20826456/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=157008 CPUtime=1122.29 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 209156 0 0 0 112174 55 0 0 25 0 1 0 728873796 160776192 32008 33554432000 4194304 4580011 140735797767584 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 39252 32008 367 95 0 34234 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 157008

[startup+1182.3 s]
/proc/loadavg: 4.05 4.04 3.80 5/426 6519
/proc/meminfo: memFree=20801104/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=157156 CPUtime=1182.3 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 216513 0 0 0 118171 59 0 0 25 0 1 0 728873796 160927744 31559 33554432000 4194304 4580011 140735797767584 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 39289 31559 367 95 0 34271 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 157156

[startup+1242.3 s]
/proc/loadavg: 4.11 4.06 3.82 5/426 6521
/proc/meminfo: memFree=20777620/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=242732 CPUtime=1242.3 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 224475 0 0 0 124169 61 0 0 25 0 1 0 728873796 248557568 39521 33554432000 4194304 4580011 140735797767584 18446744073709551615 4406380 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 60683 39521 367 95 0 55665 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 242732



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.06 3.83 5/423 6524
/proc/meminfo: memFree=21051020/32950940 swapFree=67111356/67111528
[pid=6479] ppid=6477 vsize=185888 CPUtime=1300.01 cores=0,2
/proc/6479/stat : 6479 (strangenight2-s) R 6477 6479 5388 0 -1 4202496 230737 0 0 0 129938 63 0 0 25 0 1 0 728873796 190349312 37320 33554432000 4194304 4580011 140735797767584 18446744073709551615 4294464 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6479/statm: 46472 37320 367 95 0 41454 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 185888

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.03
CPU user time (s): 1299.39
CPU system time (s): 0.642902
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 257304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.39
system time used= 0.642902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 230738
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= 8
involuntary context switches= 2064

runsolver used 5.2342 second user time and 12.5861 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-14 17:20:30
IDJOB=3367756
IDBENCH=82965
IDSOLVER=1845
FILE ID=node117/3367756-1305386430
RUNJOBID= node117-1305386430-6442
PBS_JOBID= 13324385
Free space on /tmp= 73404 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1300400916-048.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367756-1305386430/watcher-3367756-1305386430 -o /tmp/evaluation-result-3367756-1305386430/solver-3367756-1305386430 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367756-1305386430.cnf

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

MD5SUM BENCH= 2d20051b8a7a248788d1c2610fe5ea54
RANDOM SEED=517824799

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.75
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.849
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.74
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21402512 kB
Buffers:        288680 kB
Cached:        3019772 kB
SwapCached:          0 kB
Active:        9358212 kB
Inactive:      1835080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21402512 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           18308 kB
Writeback:           0 kB
AnonPages:     7884144 kB
Mapped:          32632 kB
Slab:           243492 kB
PageTables:      44312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100475564 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= 73404 MiB
End job on node117 at 2011-05-14 17:42:12