Trace number 3174651

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? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S34055288-072.SATISFIABLE.cnf
MD5SUM10f0c0c20b1ddb1f4561bcd231d72d23
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.043992
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174651-1301787573.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 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.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:      58 undec:       5 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.04/0.05	c Decided on static restart strategy
0.09/0.12	c  N st     8      4915       125      2662         0      4676     13310    122132   no data   no data
0.29/0.32	c  N st    10     11299       125      2662         0      4315     13310     86803   no data   no data
0.49/0.53	c  N st    11     17042       125      2662         0      9725     13310    232836   no data   no data
0.79/0.83	c  F st    12     25001       125      2662         0     11937     13310    287864   no data   no data
0.79/0.83	c  N st    12     25001       125      2662         0     11937     13310    287864   no data   no data
1.00/1.05	c Decided on static restart strategy
1.00/1.05	c  N st    18     30002       125      2662         0     10214     13310    226933   no data   no data
1.00/1.05	c  S st    18     30002       125      2662         0     10214     13310    226933   no data   no data
1.00/1.08	c  S st    18     30505       125      2662         0     10703     13310    239636   no data   no data
1.00/1.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.00/1.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.00/1.08	c blocked clauses removed:        0 vars:      0 tried:         125 T: 0.00 s
1.00/1.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.00/1.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1.00/1.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.00/1.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.00/1.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.26	c lits-rem:       170  cl-subs:     1375  v-elim:      0  v-fix:    0  time:  0.17 s
1.29/1.30	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
1.29/1.30	c calculated reachability. Time: 0.00
1.29/1.30	c  N st    18     30505       125      2662         0      9328     13310    201158   no data   no data
1.59/1.61	c  N st    20     37618       125      2662         0      8625     13310    167481   no data   no data
1.89/1.90	c  N st    21     44017       125      2662         0     14678     13310    333662   no data   no data
1.89/1.99	c  S st    22     45757       125      2662         0     16303     13310    376906   no data   no data
1.99/2.03	c  S st    22     46261       125      2662         0     16790     13310    389918   no data   no data
1.99/2.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.99/2.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.99/2.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1.99/2.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.99/2.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.99/2.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.45	c lits-rem:       315  cl-subs:     1640  v-elim:      0  v-fix:    0  time:  0.40 s
2.39/2.45	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2.39/2.46	c vivif2 --  cl tried    15150 cl shrink        0 lits rem          0 time: 0.00
2.49/2.51	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.05
2.49/2.51	c calculated reachability. Time: 0.00
2.49/2.51	c  N st    22     46261       125      2662         0     15150     13310    341620   no data   no data
3.29/3.31	c  N st    23     60658       125      2662         0     10981     13310    200484   no data   no data
3.79/3.83	c  N st    24     69392       125      2662         0     19135     13310    410247   no data   no data
3.79/3.83	c  S st    24     69392       125      2662         0     19135     13310    410247   no data   no data
3.79/3.88	c  S st    24     69892       125      2662         0     19624     13310    422613   no data   no data
3.79/3.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
3.79/3.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.79/3.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3.79/3.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.79/3.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.52	c lits-rem:       452  cl-subs:     2234  v-elim:      0  v-fix:    0  time:  0.62 s
4.49/4.52	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
4.49/4.53	c vivif2 --  cl tried    17390 cl shrink        0 lits rem          0 time: 0.00
4.49/4.59	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
4.49/4.59	c calculated reachability. Time: 0.00
4.49/4.59	c  N st    24     69892       125      2662         0     17390     13310    362215   no data   no data
5.69/5.75	c  F st    25     87501       125      2662         0     12428     13310    214854   no data   no data
5.69/5.75	c  N st    25     87501       125      2662         0     12428     13310    214854   no data   no data
5.99/6.01	c Decided on static restart strategy
6.09/6.19	c  N st    32     95540       125      2662         0     20021     13310    413910   no data   no data
6.79/6.83	c  N st    34    104841       125      2662         0     16554     13310    311755   no data   no data
6.79/6.83	c  S st    34    104841       125      2662         0     16554     13310    311755   no data   no data
6.79/6.87	c  S st    34    105346       125      2662         0     17050     13310    324210   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.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.79/6.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.79/6.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.79/6.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
6.79/6.88	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.01 s
6.79/6.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.10	c lits-rem:       202  cl-subs:     1165  v-elim:      0  v-fix:    0  time:  0.21 s
7.09/7.10	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
7.09/7.10	c vivif2 --  cl tried    15885 cl shrink        0 lits rem          0 time: 0.00
7.09/7.16	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
7.09/7.16	c calculated reachability. Time: 0.00
7.09/7.16	c  N st    34    105346       125      2662         0     15885     13310    294477   no data   no data
7.79/7.85	c  N st    35    114945       125      2662         0     24905     13310    529277   no data   no data
8.80/8.83	c  N st    36    129343       125      2662         0     25269     13310    525414   no data   no data
10.19/10.28	c  N st    37    150938       125      2662         0     16525     13310    263688   no data   no data
10.69/10.72	c  S st    38    158019       125      2662         0     23185     13310    440543   no data   no data
10.69/10.78	c  S st    38    158521       125      2662         0     23675     13310    453112   no data   no data
10.69/10.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.69/10.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.69/10.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.69/10.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.69/10.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.69/10.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
10.69/10.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.69/10.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.79/10.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.19/11.27	c lits-rem:       460  cl-subs:     1617  v-elim:      0  v-fix:    0  time:  0.47 s
11.19/11.27	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
11.19/11.28	c vivif2 --  cl tried    22058 cl shrink        0 lits rem          0 time: 0.00
11.29/11.36	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.08
11.29/11.36	c calculated reachability. Time: 0.00
11.29/11.36	c  N st    38    158521       125      2662         0     22058     13310    409688   no data   no data
15.40/15.44	c  N st    39    207109       125      2662         0     34739     13310    707146   no data   no data
17.89/17.99	c  N st    40    237781       125      2662         0     26914     13310    485976   no data   no data
17.89/17.99	c  S st    40    237781       125      2662         0     26914     13310    485976   no data   no data
17.99/18.05	c  S st    40    238281       125      2662         0     27403     13310    498903   no data   no data
17.99/18.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.99/18.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
17.99/18.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.99/18.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.99/18.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.99/18.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
17.99/18.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.99/18.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
17.99/18.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.70/18.77	c lits-rem:       433  cl-subs:     2121  v-elim:      0  v-fix:    0  time:  0.69 s
18.70/18.77	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
18.70/18.77	c vivif2 --  cl tried    25282 cl shrink        0 lits rem          0 time: 0.00
18.79/18.87	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
18.79/18.87	c calculated reachability. Time: 0.00
18.79/18.87	c  N st    40    238281       125      2662         0     25282     13310    446255   no data   no data
24.79/24.81	c  F st    41    306255       125      2662         0     27179     13310    450749   no data   no data
24.79/24.81	c  N st    41    306255       125      2662         0     27179     13310    450749   no data   no data
25.20/25.28	c Decided on static restart strategy
27.40/27.50	c  N st    51    334563       125      2662         0     31309     13310    540297   no data   no data
29.70/29.74	c  N st    53    357422       125      2662         0     29316     13310    467151   no data   no data
29.70/29.74	c  S st    53    357422       125      2662         0     29316     13310    467151   no data   no data
29.79/29.82	c  S st    53    357925       125      2662         0     29803     13310    480030   no data   no data
29.79/29.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.79/29.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
29.79/29.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.79/29.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.79/29.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.79/29.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
29.79/29.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.79/29.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
29.79/29.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.19/30.24	c lits-rem:       393  cl-subs:     1318  v-elim:      0  v-fix:    0  time:  0.39 s
30.19/30.24	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
30.19/30.24	c vivif2 --  cl tried    28485 cl shrink        0 lits rem          0 time: 0.00
30.29/30.35	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.10
30.29/30.35	c calculated reachability. Time: 0.00
30.29/30.35	c  N st    53    357925       125      2662         0     28485     13310    446717   no data   no data
33.49/33.54	c  N st    54    390317       125      2662         0     34491     13310    592926   no data   no data
38.50/38.57	c  N st    55    438906       125      2662         0     28578     13310    419133   no data   no data
46.39/46.42	c  N st    56    511788       125      2662         0     41393     13310    728841   no data   no data
49.40/49.41	c  N st    57    536887       125      2662         0     35942     13310    560359   no data   no data
49.40/49.41	c  S st    57    536887       125      2662         0     35942     13310    560359   no data   no data
49.40/49.49	c  S st    57    537389       125      2662         0     36432     13310    572769   no data   no data
49.40/49.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.50/49.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
49.50/49.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.50/49.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.50/49.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.50/49.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
49.50/49.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.50/49.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
49.50/49.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.99/50.08	c lits-rem:       583  cl-subs:     1512  v-elim:      0  v-fix:    0  time:  0.56 s
49.99/50.08	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
49.99/50.09	c vivif2 --  cl tried    34920 cl shrink        0 lits rem          0 time: 0.01
50.19/50.21	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.12
50.19/50.21	c calculated reachability. Time: 0.00
50.19/50.21	c  N st    57    537389       125      2662         0     34920     13310    534276   no data   no data
71.00/71.05	c  N st    58    701373       125      2662         0     63159     13310   1219006   no data   no data
84.19/84.29	c  N st    59    806083       125      2662         0     57123     13310   1011041   no data   no data
84.19/84.29	c  S st    59    806083       125      2662         0     57123     13310   1011041   no data   no data
84.39/84.42	c  S st    59    806585       125      2662         0     57603     13310   1023993   no data   no data
84.39/84.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.39/84.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
84.39/84.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.39/84.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.39/84.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.39/84.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
84.39/84.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
84.39/84.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
84.39/84.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.79/87.88	c lits-rem:      1732  cl-subs:     4705  v-elim:      0  v-fix:    0  time:  3.40 s
87.79/87.88	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
87.79/87.89	c vivif2 --  cl tried    52898 cl shrink        0 lits rem          0 time: 0.01
87.99/88.09	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.19
87.99/88.09	c calculated reachability. Time: 0.00
87.99/88.09	c  N st    59    806585       125      2662         0     52898     13310    909939   no data   no data
125.40/125.41	c  F st    60   1071875       125      2662         0     67992     13310   1230279   no data   no data
125.40/125.41	c  N st    60   1071875       125      2662         0     67992     13310   1230279   no data   no data
126.40/126.48	c Decided on static restart strategy
129.99/130.10	c  N st    70   1100179       125      2662         0     52636     13310    797416   no data   no data
137.30/137.34	c  N st    72   1136174       125      2662         0     43339     13310    536586   no data   no data
142.19/142.28	c  N st    73   1168567       125      2662         0     73830     13310   1348066   no data   no data
148.79/148.88	c  N st    74   1209877       125      2662         0     68407     13310   1177026   no data   no data
148.79/148.88	c  S st    74   1209877       125      2662         0     68407     13310   1177026   no data   no data
148.99/149.04	c  S st    74   1210380       125      2662         0     68898     13310   1190091   no data   no data
148.99/149.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
148.99/149.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
148.99/149.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
148.99/149.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
148.99/149.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.99/149.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
148.99/149.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
148.99/149.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
149.09/149.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
153.90/153.90	c lits-rem:      1293  cl-subs:     5742  v-elim:      0  v-fix:    0  time:  4.78 s
153.90/153.90	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
153.90/153.91	c vivif2 --  cl tried    63156 cl shrink        0 lits rem          0 time: 0.01
154.09/154.13	c asymm  cl-useful: 0/2223/2662 lits-rem:0 time: 0.22
154.09/154.13	c calculated reachability. Time: 0.00
154.09/154.13	c  N st    74   1210380       125      2662         0     63156     13310   1046424   no data   no data
165.99/166.04	c  N st    75   1283262       125      2662         0     86479     13310   1661024   no data   no data
186.00/186.00	c  N st    76   1392586       125      2662         0     48608     13310    596814   no data   no data
216.10/216.15	c  N st    77   1556570       125      2662         0     53166     13310    673818   no data   no data
246.00/246.01	c  N st    78   1710381       125      2662         0     92676     13310   1642337   no data   no data
246.00/246.01	c  S st    78   1710381       125      2662         0     92676     13310   1642337   no data   no data
246.20/246.24	c  S st    78   1710885       125      2662         0     93163     13310   1655325   no data   no data
246.20/246.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
246.20/246.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
246.20/246.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
246.20/246.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
246.20/246.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.20/246.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
246.20/246.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
246.30/246.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
246.30/246.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
261.80/261.87	c lits-rem:      2476  cl-subs:    12121  v-elim:      0  v-fix:    0  time: 15.53 s
261.80/261.87	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
261.80/261.89	c vivif2 --  cl tried    81042 cl shrink        0 lits rem          0 time: 0.02
262.09/262.14	c asymm  cl-useful: 0/1635/2662 lits-rem:0 time: 0.25
262.09/262.14	c calculated reachability. Time: 0.00
262.09/262.14	c  N st    78   1710885       125      2662         0     81042     13310   1373340   no data   no data
338.00/338.07	c  N st    79   2079851       125      2662         0     92790     13310   1590893   no data   no data
364.90/364.94	c  N st    80   2210888       125      2662         0     96788     13310   1650314   no data   no data
364.90/364.94	c  S st    80   2210888       125      2662         0     96788     13310   1650314   no data   no data
365.10/365.17	c  S st    80   2211391       125      2662         0     97271     13310   1663292   no data   no data
365.10/365.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
365.20/365.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
365.20/365.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
365.20/365.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
365.20/365.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
365.20/365.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
365.20/365.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
365.20/365.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
365.20/365.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
379.60/379.64	c lits-rem:      1763  cl-subs:    11502  v-elim:      0  v-fix:    0  time: 14.35 s
379.60/379.64	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
379.60/379.65	c vivif2 --  cl tried    85769 cl shrink        0 lits rem          0 time: 0.02
379.80/379.85	c asymm  cl-useful: 0/1027/2662 lits-rem:0 time: 0.19
379.80/379.85	c calculated reachability. Time: 0.00
379.80/379.85	c  N st    80   2211391       125      2662         0     85769     13310   1385471   no data   no data
482.81/482.85	c  N st    81   2711396       125      2662         0    108730     13310   1876839   no data   no data
482.81/482.85	c  S st    81   2711396       125      2662         0    108730     13310   1876839   no data   no data
483.10/483.14	c  S st    81   2711898       125      2662         0    109215     13310   1889813   no data   no data
483.10/483.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
483.10/483.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
483.10/483.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
483.10/483.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
483.10/483.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
483.10/483.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
483.10/483.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
483.20/483.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
483.20/483.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
501.10/501.14	c lits-rem:      2777  cl-subs:    12362  v-elim:      0  v-fix:    0  time: 17.88 s
501.10/501.14	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
501.10/501.17	c vivif2 --  cl tried    96853 cl shrink        0 lits rem          0 time: 0.02
501.40/501.43	c asymm  cl-useful: 0/1485/2662 lits-rem:0 time: 0.26
501.40/501.43	c calculated reachability. Time: 0.00
501.40/501.43	c  N st    81   2711898       125      2662         0     96853     13310   1598018   no data   no data
621.80/621.87	c  N st    82   3211898       125      2662         0     74969     13310    905549   no data   no data
621.80/621.87	c  S st    82   3211898       125      2662         0     74969     13310    905549   no data   no data
622.01/622.05	c  S st    82   3212402       125      2662         0     75454     13310    918774   no data   no data
622.01/622.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
622.01/622.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
622.01/622.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
622.01/622.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
622.01/622.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
622.01/622.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
622.01/622.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
622.11/622.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
622.11/622.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
622.62/622.62	c lits-rem:        99  cl-subs:      569  v-elim:      0  v-fix:    0  time:  0.49 s
622.62/622.62	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
622.62/622.63	c vivif2 --  cl tried    74885 cl shrink        0 lits rem          0 time: 0.01
622.71/622.79	c asymm  cl-useful: 0/1177/2662 lits-rem:0 time: 0.16
622.71/622.79	c calculated reachability. Time: 0.00
622.71/622.79	c  N st    82   3212402       125      2662         0     74885     13310    904692   no data   no data
746.61/746.67	c  N st    83   3712403       125      2662         0     84668     13310   1080581   no data   no data
746.61/746.67	c  S st    83   3712403       125      2662         0     84668     13310   1080581   no data   no data
746.82/746.86	c  S st    83   3712905       125      2662         0     85159     13310   1093582   no data   no data
746.82/746.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
746.82/746.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
746.82/746.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
746.82/746.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
746.82/746.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
746.82/746.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
746.82/746.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
746.92/746.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
746.92/746.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
748.02/748.05	c lits-rem:       912  cl-subs:     1644  v-elim:      0  v-fix:    0  time:  1.11 s
748.02/748.05	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
748.02/748.07	c vivif2 --  cl tried    83515 cl shrink        0 lits rem          0 time: 0.01
748.31/748.30	c asymm  cl-useful: 0/1722/2662 lits-rem:0 time: 0.24
748.31/748.31	c calculated reachability. Time: 0.00
748.31/748.31	c  N st    83   3712905       125      2662         0     83515     13310   1055930   no data   no data
758.11/758.13	c  F st    84   3751562       125      2662         0    119602     13310   2051607   no data   no data
758.11/758.13	c  N st    84   3751562       125      2662         0    119602     13310   2051607   no data   no data
759.91/759.97	c Decided on static restart strategy
767.61/767.70	c  N st    94   3779864       125      2662         0    146133     13310   2746690   no data   no data
776.31/776.36	c  N st    96   3815857       125      2662         0    100805     13310   1505774   no data   no data
784.51/784.56	c  N st    97   3848249       125      2662         0    130952     13310   2296809   no data   no data
797.52/797.52	c  N st    98   3896838       125      2662         0     96093     13310   1336461   no data   no data
817.41/817.49	c  N st    99   3969720       125      2662         0     83100     13310    988181   no data   no data
845.01/845.06	c  N st   100   4079044       125      2662         0    102685     13310   1487181   no data   no data
881.91/881.90	c  N st   101   4212905       125      2662         0    144405     13310   2577758   no data   no data
881.91/881.90	c  S st   101   4212905       125      2662         0    144405     13310   2577758   no data   no data
882.31/882.31	c  S st   101   4213407       125      2662         0    144894     13310   2590255   no data   no data
882.31/882.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
882.31/882.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
882.31/882.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
882.31/882.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
882.31/882.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
882.31/882.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
882.31/882.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
882.41/882.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
882.52/882.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
918.12/918.14	c lits-rem:      3461  cl-subs:    14783  v-elim:      0  v-fix:    0  time: 35.64 s
918.12/918.14	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
918.12/918.17	c vivif2 --  cl tried   130111 cl shrink        0 lits rem          0 time: 0.03
918.42/918.48	c asymm  cl-useful: 0/940/2662 lits-rem:0 time: 0.31
918.42/918.49	c calculated reachability. Time: 0.00
918.42/918.49	c  N st   101   4213407       125      2662         0    130111     13310   2213940   no data   no data
986.22/986.28	c  N st   102   4459384       125      2662         0    106184     13310   1523322   no data   no data
1054.12/1054.13	c  N st   103   4713407       125      2662         0    168405     13310   3160159   no data   no data
1054.12/1054.13	c  S st   103   4713407       125      2662         0    168405     13310   3160159   no data   no data
1054.62/1054.63	c  S st   103   4713911       125      2662         0    168897     13310   3173241   no data   no data
1054.62/1054.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1054.72/1054.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1054.72/1054.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1054.72/1054.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1054.72/1054.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1054.72/1054.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1054.72/1054.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1054.72/1054.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1054.82/1054.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1119.62/1119.60	c lits-rem:      3922  cl-subs:    19605  v-elim:      0  v-fix:    0  time: 64.76 s
1119.62/1119.60	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1119.62/1119.64	c vivif2 --  cl tried   149292 cl shrink        0 lits rem          0 time: 0.04
1119.92/1119.97	c asymm  cl-useful: 0/945/2662 lits-rem:0 time: 0.33
1119.92/1119.97	c calculated reachability. Time: 0.00
1119.92/1119.97	c  N st   103   4713911       125      2662         0    149292     13310   2685591   no data   no data
1271.82/1271.80	c  N st   104   5213912       125      2662         0    164294     13310   2906131   no data   no data
1271.82/1271.80	c  S st   104   5213912       125      2662         0    164294     13310   2906131   no data   no data
1272.42/1272.44	c  S st   104   5214415       125      2662         0    164781     13310   2919232   no data   no data
1272.42/1272.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1272.52/1272.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.10
1272.52/1272.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1272.52/1272.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1272.52/1272.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1272.52/1272.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1272.52/1272.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1272.63/1272.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1272.63/1272.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  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-3174651-1301787573/watcher-3174651-1301787573 -o /tmp/evaluation-result-3174651-1301787573/solver-3174651-1301787573 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174651-1301787573.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.92 3.99 3.94 4/189 23309
/proc/meminfo: memFree=21396168/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=29776 CPUtime=0 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 528 0 0 0 0 0 0 0 23 0 1 0 271173564 30490624 467 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 7444 467 340 106 0 2415 0

[startup+0.047547 s]
/proc/loadavg: 3.92 3.99 3.94 4/189 23309
/proc/meminfo: memFree=21396168/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=30280 CPUtime=0.04 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 782 0 0 0 4 0 0 0 23 0 1 0 271173564 31006720 686 33554432000 4194304 4627331 140737465594448 18446744073709551615 4324577 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 7570 686 370 106 0 2541 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30280

[startup+0.100526 s]
/proc/loadavg: 3.92 3.99 3.94 4/189 23309
/proc/meminfo: memFree=21396168/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=30436 CPUtime=0.09 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 859 0 0 0 9 0 0 0 23 0 1 0 271173564 31166464 763 33554432000 4194304 4627331 140737465594448 18446744073709551615 4507064 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 7609 763 370 106 0 2580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30436

[startup+0.300491 s]
/proc/loadavg: 3.92 3.99 3.94 4/189 23309
/proc/meminfo: memFree=21396168/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=30932 CPUtime=0.29 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 1172 0 0 0 29 0 0 0 25 0 1 0 271173564 31674368 919 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 7733 919 371 106 0 2704 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30932

[startup+0.700416 s]
/proc/loadavg: 3.92 3.99 3.94 4/189 23309
/proc/meminfo: memFree=21396168/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=31564 CPUtime=0.69 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 1804 0 0 0 69 0 0 0 25 0 1 0 271173564 32321536 1011 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309245 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 7891 1011 371 106 0 2862 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31564

[startup+1.50027 s]
/proc/loadavg: 3.92 3.99 3.94 4/188 23311
/proc/meminfo: memFree=21549192/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=38336 CPUtime=1.49 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 3902 0 0 0 149 0 0 0 25 0 1 0 271173564 39256064 2744 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 9584 2744 376 106 0 4555 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38336

[startup+3.10098 s]
/proc/loadavg: 3.92 3.99 3.94 4/188 23311
/proc/meminfo: memFree=21545376/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=43052 CPUtime=3.09 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 5966 0 0 0 309 0 0 0 25 0 1 0 271173564 44085248 3861 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 10763 3861 376 106 0 5734 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43052

[startup+6.30043 s]
/proc/loadavg: 3.93 3.99 3.94 5/190 23339
/proc/meminfo: memFree=21527992/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=47360 CPUtime=6.29 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 8632 0 0 0 628 1 0 0 25 0 1 0 271173564 48496640 4895 33554432000 4194304 4627331 140737465594448 18446744073709551615 4310085 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 11840 4895 376 106 0 6811 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47360

[startup+12.7003 s]
/proc/loadavg: 3.93 3.99 3.94 5/190 23339
/proc/meminfo: memFree=21514424/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=52156 CPUtime=12.69 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 13172 0 0 0 1268 1 0 0 25 0 1 0 271173564 53407744 5889 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 13039 5889 376 106 0 8010 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52156

[startup+25.501 s]
/proc/loadavg: 3.95 3.99 3.94 5/190 23339
/proc/meminfo: memFree=21510200/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=55364 CPUtime=25.5 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 19602 0 0 0 2547 3 0 0 25 0 1 0 271173564 56692736 6832 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 13841 6832 376 106 0 8812 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 55364

[startup+51.1004 s]
/proc/loadavg: 3.96 3.99 3.94 5/190 23340
/proc/meminfo: memFree=21497492/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=61856 CPUtime=51.09 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 30786 0 0 0 5104 5 0 0 25 0 1 0 271173564 63340544 8454 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309292 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 15464 8454 376 106 0 10435 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61856

[startup+102.306 s]
/proc/loadavg: 4.04 4.01 3.94 5/190 23341
/proc/meminfo: memFree=21469924/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=75360 CPUtime=102.3 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 48298 0 0 0 10221 9 0 0 25 0 1 0 271173564 77168640 12177 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309292 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 18840 12178 376 106 0 13811 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 75360

[startup+162.301 s]
/proc/loadavg: 4.05 4.02 3.95 6/190 23343
/proc/meminfo: memFree=21458004/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=85928 CPUtime=162.29 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 65384 0 0 0 16217 12 0 0 25 0 1 0 271173564 87990272 14360 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 21482 14360 376 106 0 16453 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 85928

[startup+222.301 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 23344
/proc/meminfo: memFree=21426356/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=86264 CPUtime=222.3 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 78509 0 0 0 22214 16 0 0 25 0 1 0 271173564 88334336 14776 33554432000 4194304 4627331 140737465594448 18446744073709551615 4310062 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 21566 14776 376 106 0 16537 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 86264

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 23346
/proc/meminfo: memFree=21409092/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=102532 CPUtime=282.3 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 91239 0 0 0 28211 19 0 0 25 0 1 0 271173564 104992768 18065 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309364 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 25633 18065 376 106 0 20604 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 102532

[startup+342.3 s]
/proc/loadavg: 4.07 4.02 3.95 5/190 23348
/proc/meminfo: memFree=21364668/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=102800 CPUtime=342.3 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 102128 0 0 0 34208 22 0 0 25 0 1 0 271173564 105267200 19221 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 25700 19221 376 106 0 20671 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 102800

[startup+402.301 s]
/proc/loadavg: 4.08 4.03 3.96 5/190 23349
/proc/meminfo: memFree=21359436/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=113984 CPUtime=402.3 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 113943 0 0 0 40204 26 0 0 25 0 1 0 271173564 116719616 20389 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 28496 20389 376 106 0 23467 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 113984

[startup+462.301 s]
/proc/loadavg: 4.04 4.02 3.96 5/190 23379
/proc/meminfo: memFree=21465684/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=114228 CPUtime=462.3 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 125193 0 0 0 46200 30 0 0 25 0 1 0 271173564 116969472 20754 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 28557 20754 376 106 0 23528 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 114228

[startup+522.3 s]
/proc/loadavg: 3.94 4.00 3.95 5/190 23408
/proc/meminfo: memFree=21615404/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=126504 CPUtime=522.3 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 135056 0 0 0 52198 32 0 0 25 0 1 0 271173564 129540096 24521 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309185 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 31626 24521 376 106 0 26597 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 126504

[startup+582.3 s]
/proc/loadavg: 3.98 4.00 3.95 5/190 23410
/proc/meminfo: memFree=21592536/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=126780 CPUtime=582.31 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 146198 0 0 0 58194 37 0 0 25 0 1 0 271173564 129822720 23359 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309110 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 31695 23359 376 106 0 26666 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 126780

[startup+642.301 s]
/proc/loadavg: 3.99 4.00 3.95 5/190 23412
/proc/meminfo: memFree=21560396/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=126900 CPUtime=642.31 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 154604 0 0 0 64191 40 0 0 25 0 1 0 271173564 129945600 25421 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 31725 25421 376 106 0 26696 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 126900

[startup+702.301 s]
/proc/loadavg: 4.04 4.01 3.96 5/190 23413
/proc/meminfo: memFree=21544236/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=127084 CPUtime=702.31 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 164371 0 0 0 70188 43 0 0 25 0 1 0 271173564 130134016 25389 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 31771 25389 376 106 0 26742 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 127084

[startup+762.306 s]
/proc/loadavg: 4.01 4.01 3.96 5/190 23415
/proc/meminfo: memFree=21544932/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=128664 CPUtime=762.32 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 174195 0 0 0 76185 47 0 0 25 0 1 0 271173564 131751936 25249 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 32166 25249 376 106 0 27137 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 128664

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.96 6/190 23443
/proc/meminfo: memFree=21545880/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=128872 CPUtime=822.31 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 183876 0 0 0 82182 49 0 0 25 0 1 0 271173564 131964928 24381 33554432000 4194304 4627331 140737465594448 18446744073709551615 4333504 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 32218 24381 376 106 0 27189 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 128872

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 23445
/proc/meminfo: memFree=21526872/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=128952 CPUtime=882.31 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 192149 0 0 0 88179 52 0 0 25 0 1 0 271173564 132046848 25505 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 32238 25505 376 106 0 27209 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 128952

[startup+942.301 s]
/proc/loadavg: 4.04 4.01 3.96 5/190 23447
/proc/meminfo: memFree=21502912/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=152284 CPUtime=942.32 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 201298 0 0 0 94178 54 0 0 25 0 1 0 271173564 155938816 30625 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 38071 30625 376 106 0 33042 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 152284

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.96 5/190 23448
/proc/meminfo: memFree=21453876/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=152404 CPUtime=1002.32 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 209373 0 0 0 100175 57 0 0 25 0 1 0 271173564 156061696 31254 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 38101 31254 376 106 0 33072 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 152404

[startup+1062.3 s]
/proc/loadavg: 4.04 4.02 3.97 5/190 23477
/proc/meminfo: memFree=21472948/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=229884 CPUtime=1062.32 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 221987 0 0 0 106171 61 0 0 25 0 1 0 271173564 235401216 36347 33554432000 4194304 4627331 140737465594448 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 57471 36347 376 106 0 52442 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 229884

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 23478
/proc/meminfo: memFree=21456272/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=229884 CPUtime=1122.32 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 222174 0 0 0 112171 61 0 0 25 0 1 0 271173564 235401216 36534 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 57471 36534 376 106 0 52442 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 229884

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 23480
/proc/meminfo: memFree=21424620/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=230400 CPUtime=1182.32 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 230294 0 0 0 118168 64 0 0 25 0 1 0 271173564 235929600 36350 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309174 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 57600 36350 376 106 0 52571 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 230400

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 23482
/proc/meminfo: memFree=21408708/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=231028 CPUtime=1242.32 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 238274 0 0 0 124165 67 0 0 25 0 1 0 271173564 236572672 36487 33554432000 4194304 4627331 140737465594448 18446744073709551615 4309163 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 57757 36487 376 106 0 52728 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 231028



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.97 6/190 23492
/proc/meminfo: memFree=21385208/32951124 swapFree=67111528/67111528
[pid=23309] ppid=23307 vsize=183360 CPUtime=1300.03 cores=5,7
/proc/23309/stat : 23309 (strangenight2-s) R 23307 23309 22800 0 -1 4202496 244158 0 0 0 129933 70 0 0 25 0 1 0 271173564 187760640 38420 33554432000 4194304 4627331 140737465594448 18446744073709551615 4420176 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23309/statm: 45840 38420 376 106 0 40811 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 183360

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.01
CPU time (s): 1300.05
CPU user time (s): 1299.33
CPU system time (s): 0.713891
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 244132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.33
system time used= 0.713891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 244158
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= 12
involuntary context switches= 1229

runsolver used 2.10068 second user time and 4.99624 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-03 01:39:33
IDJOB=3174651
IDBENCH=82869
IDSOLVER=1587
FILE ID=node146/3174651-1301787573
RUNJOBID= node146-1301783648-22821
PBS_JOBID= 12841372
Free space on /tmp= 72144 MiB

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

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

MD5SUM BENCH= 10f0c0c20b1ddb1f4561bcd231d72d23
RANDOM SEED=1502104297

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21396324 kB
Buffers:        353032 kB
Cached:       10477984 kB
SwapCached:          0 kB
Active:        7552492 kB
Inactive:      3749160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21396324 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5856 kB
Writeback:           4 kB
AnonPages:      470684 kB
Mapped:          16336 kB
Slab:           189712 kB
PageTables:       6216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   736836 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= 72140 MiB
End job on node146 at 2011-04-03 02:01:15