Trace number 3290393

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) 1299.99 1300.01

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_3_keyfind_1.cnf
MD5SUM278d646386a62d4f28f7fc390c5eab3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark151.988
Satisfiable
(Un)Satisfiability was proved
Number of variables708
Number of clauses2664
Sum of the clauses size8392
Maximum clause length5
Minimum clause length1
Number of clauses of size 176
Number of clauses of size 2120
Number of clauses of size 31856
Number of clauses of size 4552
Number of clauses of size 560
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-3290393-1303782152.cnf'
0.00/0.00	c -- header says num vars:            708
0.00/0.00	c -- header says num clauses:        2664
0.00/0.00	c -- clauses added:            0 learnts,         2664 normals,            0 xors
0.00/0.00	c -- vars added        708
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       708      2420       120         0      8076         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/2164/2164 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  112 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c Replacing      112 vars Replaced     2100 lits Time:     0.00 s 
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    520 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     78  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:     226, avg size: 3.3)
0.00/0.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     18 locsubst:     0 time:   0.00
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:       0 undec:     284 neg:     424
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       424       948        24         0      4188         0   no data   no data
0.03/0.06	c Decided on static restart strategy
0.09/0.18	c  N st     8      4918       424       948        33      4669      4188    126670   no data   no data
0.49/0.50	c  N st    10     11302       424       948        35      4337      4188     65907   no data   no data
0.79/0.82	c  N st    11     17045       424       948        36      9752      4188    208786   no data   no data
1.29/1.32	c  F st    12     25001       424       948        36     11988      4188    249444   no data   no data
1.29/1.32	c  N st    12     25001       424       948        36     11988      4188    249444   no data   no data
1.59/1.62	c Decided on static restart strategy
1.59/1.62	c  N st    18     30002       424       948        38     10478      4188    198121   no data   no data
1.59/1.62	c  S st    18     30002       424       948        38     10478      4188    198121   no data   no data
1.59/1.65	c  S st    18     30507       424       948        43     10954      4188    206459   no data   no data
1.59/1.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   11 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.59/1.67	c Replacing       11 vars Replaced     7694 lits Time:     0.01 s 
1.59/1.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.59/1.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    413 time:  0.00 s
1.59/1.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.59/1.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.59/1.68	c subs with bin:        7  lits-rem:        84  v-fix:    0  time:  0.00 s
1.79/1.88	c lits-rem:      2082  cl-subs:     1455  v-elim:      0  v-fix:    0  time:  0.21 s
1.79/1.89	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.00
1.79/1.89	c calculated reachability. Time: 0.00
1.79/1.89	c  N st    18     30507       413       948        21      9477      4168    172871   no data   no data
2.29/2.34	c  N st    20     37618       413       948        22      8830      4168    135194   no data   no data
2.79/2.82	c  N st    21     44019       413       948        22     14913      4168    283268   no data   no data
2.79/2.82	c Finding binary XORs  T:     0.00 s  found:       0
2.89/2.96	c  S st    22     45760       413       948        22     16540      4168    324923   no data   no data
2.99/3.01	c  S st    22     46263       413       948        27     17012      4168    333172   no data   no data
2.99/3.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.99/3.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.99/3.02	c Replacing        4 vars Replaced      382 lits Time:     0.00 s 
2.99/3.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.99/3.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.99/3.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    409 time:  0.00 s
2.99/3.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.99/3.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.99/3.03	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.62	c lits-rem:       998  cl-subs:     3069  v-elim:      0  v-fix:    0  time:  0.59 s
3.59/3.62	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
3.59/3.63	c vivif2 --  cl tried    13936 cl shrink        0 lits rem          0 time: 0.00
3.59/3.63	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.00
3.59/3.63	c calculated reachability. Time: 0.00
3.59/3.63	c  N st    22     46263       409       948        19     13936      4162    262091   no data   no data
4.89/4.95	c  N st    23     60660       409       948        19      9869      4162    130860   no data   no data
5.59/5.65	c  N st    24     69395       409       948        19     18189      4162    338236   no data   no data
5.59/5.65	c  S st    24     69395       409       948        19     18189      4162    338236   no data   no data
5.69/5.71	c  S st    24     69899       409       948        26     18658      4162    346438   no data   no data
5.69/5.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.69/5.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.69/5.72	c Replacing        2 vars Replaced      118 lits Time:     0.00 s 
5.69/5.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.69/5.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.69/5.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.69/5.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    407 time:  0.00 s
5.69/5.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.69/5.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.69/5.73	c subs with bin:        5  lits-rem:         5  v-fix:    0  time:  0.00 s
6.29/6.31	c lits-rem:      1014  cl-subs:     2795  v-elim:      0  v-fix:    0  time:  0.57 s
6.29/6.31	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
6.29/6.31	c vivif2 --  cl tried    15856 cl shrink        0 lits rem          0 time: 0.00
6.29/6.32	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.01
6.29/6.32	c calculated reachability. Time: 0.00
6.29/6.32	c  N st    24     69899       407       948        22     15856      4160    286563   no data   no data
7.79/7.82	c  F st    25     87501       407       948        23     22349      4160    439744   no data   no data
7.79/7.82	c  N st    25     87501       407       948        23     22349      4160    439744   no data   no data
7.79/7.82	c Finding binary XORs  T:     0.00 s  found:       1
8.19/8.25	c Decided on static restart strategy
8.39/8.47	c  N st    32     95542       407       948        24     18720      4160    331634   no data   no data
9.18/9.25	c  N st    34    104849       407       948        25     15228      4160    226981   no data   no data
9.18/9.25	c  S st    34    104849       407       948        25     15228      4160    226981   no data   no data
9.18/9.29	c  S st    34    105352       407       948        29     15701      4160    235356   no data   no data
9.18/9.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.28/9.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.28/9.30	c Replacing        5 vars Replaced     3691 lits Time:     0.01 s 
9.28/9.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.28/9.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.28/9.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.28/9.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    402 time:  0.00 s
9.28/9.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.28/9.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.28/9.31	c subs with bin:       10  lits-rem:        43  v-fix:    0  time:  0.00 s
9.38/9.47	c lits-rem:       783  cl-subs:      932  v-elim:      0  v-fix:    0  time:  0.16 s
9.38/9.47	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
9.38/9.48	c vivif2 --  cl tried    14748 cl shrink        0 lits rem          0 time: 0.00
9.38/9.48	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.00
9.38/9.48	c calculated reachability. Time: 0.00
9.38/9.48	c  N st    34    105352       402       948        19     14748      4158    214045   no data   no data
10.19/10.29	c  N st    35    114950       402       948        19     23949      4158    444033   no data   no data
11.59/11.63	c  N st    36    129347       402       948        19     24322      4158    439524   no data   no data
13.79/13.84	c  N st    37    150942       402       948        19     30688      4158    580378   no data   no data
14.39/14.46	c  S st    38    158028       402       948        19     22208      4158    367056   no data   no data
14.49/14.53	c  S st    38    158529       402       948        19     22686      4158    376374   no data   no data
14.49/14.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.49/14.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
14.49/14.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.49/14.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.49/14.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.49/14.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    402 time:  0.00 s
14.49/14.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.49/14.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.49/14.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.99/15.06	c lits-rem:       956  cl-subs:     2245  v-elim:      0  v-fix:    0  time:  0.51 s
14.99/15.06	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
14.99/15.07	c vivif2 --  cl tried    20441 cl shrink        0 lits rem          0 time: 0.00
14.99/15.07	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.00
14.99/15.07	c calculated reachability. Time: 0.00
14.99/15.07	c  N st    38    158529       402       948        19     20441      4158    324077   no data   no data
20.09/20.12	c  N st    39    207117       402       948        19     33499      4158    606674   no data   no data
23.49/23.51	c  N st    40    237794       402       948        19     25551      4158    403334   no data   no data
23.49/23.51	c  S st    40    237794       402       948        19     25551      4158    403334   no data   no data
23.59/23.60	c  S st    40    238295       402       948        21     26032      4158    412883   no data   no data
23.59/23.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.59/23.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
23.59/23.61	c Replacing        2 vars Replaced       59 lits Time:     0.00 s 
23.59/23.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.59/23.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.59/23.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.59/23.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
23.59/23.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.59/23.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.59/23.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.29/24.31	c lits-rem:       760  cl-subs:     2738  v-elim:      0  v-fix:    0  time:  0.68 s
24.29/24.31	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
24.29/24.31	c vivif2 --  cl tried    23292 cl shrink        0 lits rem          0 time: 0.00
24.29/24.32	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.01
24.29/24.32	c calculated reachability. Time: 0.00
24.29/24.32	c  N st    40    238295       400       948        17     23292      4158    354703   no data   no data
32.19/32.26	c  F st    41    306250       400       948        18     25370      4158    370994   no data   no data
32.19/32.26	c  N st    41    306250       400       948        18     25370      4158    370994   no data   no data
32.19/32.26	c Finding binary XORs  T:     0.00 s  found:       1
32.69/32.73	c Decided on static restart strategy
35.38/35.46	c  N st    51    334563       400       948        18     29514      4158    461840   no data   no data
38.19/38.25	c  N st    53    357442       400       948        18     27784      4158    410538   no data   no data
38.19/38.25	c  S st    53    357442       400       948        18     27784      4158    410538   no data   no data
38.29/38.34	c  S st    53    357944       400       948        22     28271      4158    420214   no data   no data
38.29/38.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.29/38.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
38.29/38.35	c Replacing        3 vars Replaced      253 lits Time:     0.00 s 
38.29/38.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.29/38.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.29/38.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.29/38.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    397 time:  0.00 s
38.29/38.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.29/38.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
38.29/38.37	c subs with bin:        2  lits-rem:        10  v-fix:    0  time:  0.00 s
38.58/38.61	c lits-rem:       553  cl-subs:      724  v-elim:      0  v-fix:    0  time:  0.24 s
38.58/38.61	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
38.58/38.61	c vivif2 --  cl tried    27541 cl shrink        0 lits rem          0 time: 0.00
38.58/38.62	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.01
38.58/38.62	c calculated reachability. Time: 0.00
38.58/38.62	c  N st    53    357944       397       948        16     27541      4154    405074   no data   no data
42.48/42.54	c  N st    54    390336       397       948        16     33469      4154    538561   no data   no data
49.08/49.12	c  N st    55    438925       397       948        16     53814      4154    999351   no data   no data
59.28/59.31	c  N st    56    511807       397       948        16     40081      4154    645475   no data   no data
63.18/63.20	c  N st    57    536917       397       948        16     34653      4154    505952   no data   no data
63.18/63.20	c  S st    57    536917       397       948        16     34653      4154    505952   no data   no data
63.28/63.31	c  S st    57    537422       397       948        17     35138      4154    516503   no data   no data
63.28/63.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.28/63.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
63.28/63.32	c Replacing        1 vars Replaced       45 lits Time:     0.00 s 
63.28/63.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.28/63.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.28/63.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.28/63.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    396 time:  0.00 s
63.28/63.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
63.28/63.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
63.28/63.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.98/64.01	c lits-rem:       839  cl-subs:     2280  v-elim:      0  v-fix:    0  time:  0.66 s
63.98/64.01	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
63.98/64.01	c vivif2 --  cl tried    32857 cl shrink        0 lits rem          0 time: 0.01
63.98/64.02	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.01
63.98/64.02	c calculated reachability. Time: 0.00
63.98/64.02	c  N st    57    537422       396       948        15     32857      4154    469374   no data   no data
89.27/89.30	c  N st    58    701406       396       948        15     60839      4154   1078119   no data   no data
105.87/105.97	c  N st    59    806133       396       948        15     55402      4154    923364   no data   no data
105.87/105.97	c  S st    59    806133       396       948        15     55402      4154    923364   no data   no data
106.07/106.14	c  S st    59    806639       396       948        16     55898      4154    933947   no data   no data
106.07/106.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.07/106.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
106.07/106.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.07/106.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.07/106.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.07/106.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    396 time:  0.00 s
106.07/106.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
106.07/106.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
106.17/106.21	c subs with bin:        1  lits-rem:         6  v-fix:    0  time:  0.00 s
111.48/111.53	c lits-rem:      1371  cl-subs:     9893  v-elim:      0  v-fix:    0  time:  5.32 s
111.48/111.53	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
111.48/111.54	c vivif2 --  cl tried    46004 cl shrink        0 lits rem          0 time: 0.01
111.48/111.56	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.02
111.48/111.56	c calculated reachability. Time: 0.00
111.48/111.56	c  N st    59    806639       396       948        16     46004      4154    733429   no data   no data
157.07/157.11	c  F st    60   1071875       396       948        16     62103      4154   1034071   no data   no data
157.07/157.11	c  N st    60   1071875       396       948        16     62103      4154   1034071   no data   no data
157.97/158.03	c Decided on static restart strategy
162.47/162.54	c  N st    70   1100178       396       948        16     46311      4154    655736   no data   no data
168.37/168.43	c  N st    72   1136170       396       948        16     80198      4154   1506646   no data   no data
173.78/173.87	c  N st    73   1168562       396       948        16     67465      4154   1171587   no data   no data
180.87/180.95	c  N st    74   1209959       396       948        16     62319      4154   1021489   no data   no data
180.87/180.95	c  S st    74   1209959       396       948        16     62319      4154   1021489   no data   no data
181.07/181.15	c  S st    74   1210462       396       948        17     62806      4154   1031698   no data   no data
181.07/181.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
181.07/181.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
181.07/181.19	c Replacing        1 vars Replaced       37 lits Time:     0.00 s 
181.07/181.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
181.07/181.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
181.07/181.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
181.07/181.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    395 time:  0.00 s
181.07/181.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
181.17/181.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
181.17/181.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
186.57/186.64	c lits-rem:      2076  cl-subs:     8267  v-elim:      0  v-fix:    0  time:  5.41 s
186.57/186.64	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
186.57/186.65	c vivif2 --  cl tried    54538 cl shrink        0 lits rem          0 time: 0.01
186.57/186.68	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.02
186.57/186.68	c calculated reachability. Time: 0.00
186.57/186.68	c  N st    74   1210462       395       948        15     54538      4154    849700   no data   no data
199.57/199.60	c  N st    75   1283344       395       948        15     78288      4154   1401156   no data   no data
199.57/199.60	c Finding binary XORs  T:     0.00 s  found:       0
220.77/220.80	c  N st    76   1392669       395       948        15     87357      4154   1560038   no data   no data
253.87/253.96	c  N st    77   1556653       395       948        15     94259      4154   1702490   no data   no data
287.87/287.98	c  N st    78   1710463       395       948        15     84497      4154   1443435   no data   no data
287.87/287.98	c  S st    78   1710463       395       948        15     84497      4154   1443435   no data   no data
288.17/288.28	c  S st    78   1710965       395       948        15     84988      4154   1454411   no data   no data
288.17/288.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
288.27/288.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
288.27/288.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
288.27/288.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
288.27/288.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
288.27/288.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    395 time:  0.00 s
288.27/288.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
288.27/288.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
288.27/288.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
303.97/304.08	c lits-rem:      3315  cl-subs:    18574  v-elim:      0  v-fix:    0  time: 15.70 s
303.97/304.08	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
304.07/304.10	c vivif2 --  cl tried    66414 cl shrink        0 lits rem          0 time: 0.02
304.07/304.12	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.02
304.07/304.12	c calculated reachability. Time: 0.00
304.07/304.12	c  N st    78   1710965       395       948        15     66414      4154   1077967   no data   no data
392.96/393.05	c  N st    79   2079930       395       948        15     78595      4154   1223604   no data   no data
424.47/424.52	c  N st    80   2210966       395       948        15     82326      4154   1317563   no data   no data
424.47/424.52	c  S st    80   2210966       395       948        15     82326      4154   1317563   no data   no data
424.77/424.88	c  S st    80   2211468       395       948        18     82812      4154   1327587   no data   no data
424.77/424.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
424.87/424.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
424.87/424.93	c Replacing        2 vars Replaced       68 lits Time:     0.01 s 
424.87/424.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
424.87/424.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
424.87/424.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
424.87/424.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
424.87/424.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
424.87/424.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
424.87/424.99	c subs with bin:        3  lits-rem:         4  v-fix:    0  time:  0.00 s
434.76/434.89	c lits-rem:      2148  cl-subs:    11698  v-elim:      0  v-fix:    0  time:  9.89 s
434.76/434.89	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
434.86/434.91	c vivif2 --  cl tried    71109 cl shrink        0 lits rem          0 time: 0.02
434.86/434.94	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.03
434.86/434.94	c calculated reachability. Time: 0.00
434.86/434.94	c  N st    80   2211468       393       948        14     71109      4152   1091020   no data   no data
559.67/559.70	c  N st    81   2711468       393       948        14     93329      4152   1518952   no data   no data
559.67/559.70	c  S st    81   2711468       393       948        14     93329      4152   1518952   no data   no data
559.97/560.07	c  S st    81   2711970       393       948        15     93819      4152   1530105   no data   no data
559.97/560.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
560.07/560.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
560.07/560.13	c Replacing        1 vars Replaced       17 lits Time:     0.01 s 
560.07/560.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
560.07/560.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
560.07/560.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
560.07/560.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    392 time:  0.00 s
560.07/560.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
560.07/560.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
560.17/560.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
570.97/571.05	c lits-rem:      2555  cl-subs:    13355  v-elim:      0  v-fix:    0  time: 10.86 s
570.97/571.05	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
570.97/571.07	c vivif2 --  cl tried    80463 cl shrink        0 lits rem          0 time: 0.02
571.07/571.11	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.03
571.07/571.11	c calculated reachability. Time: 0.00
571.07/571.11	c  N st    81   2711970       392       948        13     80463      4152   1279334   no data   no data
701.67/701.80	c  N st    82   3211972       392       948        13    130871      4152   2302412   no data   no data
701.67/701.80	c  S st    82   3211972       392       948        13    130871      4152   2302412   no data   no data
702.37/702.48	c  S st    82   3212476       392       948        14    131364      4152   2312680   no data   no data
702.37/702.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
702.47/702.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
702.47/702.57	c Replacing        1 vars Replaced      150 lits Time:     0.01 s 
702.47/702.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
702.47/702.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
702.47/702.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
702.47/702.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
702.47/702.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
702.57/702.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
702.57/702.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
751.87/751.96	c lits-rem:      2475  cl-subs:    33622  v-elim:      0  v-fix:    0  time: 49.29 s
751.87/751.96	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
751.87/751.99	c vivif2 --  cl tried    97740 cl shrink        0 lits rem          0 time: 0.02
751.97/752.03	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.05
751.97/752.04	c calculated reachability. Time: 0.00
751.97/752.04	c  N st    82   3212476       391       948        12     97740      4152   1660236   no data   no data
888.07/888.16	c  N st    83   3712477       391       948        12    116489      4152   1910565   no data   no data
888.07/888.16	c  S st    83   3712477       391       948        12    116489      4152   1910565   no data   no data
888.57/888.64	c  S st    83   3712981       391       948        12    116982      4152   1922340   no data   no data
888.57/888.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
888.67/888.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
888.67/888.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
888.67/888.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
888.67/888.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
888.67/888.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
888.67/888.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
888.67/888.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
888.67/888.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
916.97/917.02	c lits-rem:      1593  cl-subs:    21846  v-elim:      0  v-fix:    0  time: 28.22 s
916.97/917.02	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
916.97/917.04	c vivif2 --  cl tried    95136 cl shrink        0 lits rem          0 time: 0.02
916.97/917.09	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.05
916.97/917.09	c calculated reachability. Time: 0.00
916.97/917.09	c  N st    83   3712981       391       948        12     95136      4152   1512226   no data   no data
927.07/927.15	c  F st    84   3751563       391       948        12    131136      4152   2398283   no data   no data
927.07/927.15	c  N st    84   3751563       391       948        12    131136      4152   2398283   no data   no data
928.57/928.67	c Decided on static restart strategy
936.57/936.68	c  N st    94   3779869       391       948        12     80024      4152   1090589   no data   no data
944.77/944.82	c  N st    96   3815863       391       948        12    114390      4152   1963593   no data   no data
953.78/953.84	c  N st    97   3848255       391       948        12    144981      4152   2711504   no data   no data
966.37/966.49	c  N st    98   3896844       391       948        12    110817      4152   1815729   no data   no data
987.17/987.22	c  N st    99   3969727       391       948        12     98326      4152   1489497   no data   no data
1019.17/1019.23	c  N st   100   4079052       391       948        12    120011      4152   1975618   no data   no data
1060.57/1060.67	c  N st   101   4212981       391       948        12    162583      4152   2973922   no data   no data
1060.57/1060.67	c  S st   101   4212981       391       948        12    162583      4152   2973922   no data   no data
1061.17/1061.26	c  S st   101   4213486       391       948        12    163076      4152   2984133   no data   no data
1061.17/1061.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1061.27/1061.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1061.27/1061.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1061.27/1061.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1061.27/1061.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1061.27/1061.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
1061.27/1061.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1061.27/1061.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1061.38/1061.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1154.47/1154.57	c lits-rem:      6111  cl-subs:    46180  v-elim:      0  v-fix:    0  time: 93.10 s
1154.47/1154.57	c vivif2 --  cl tried      948 cl shrink        0 lits rem          0 time: 0.00
1154.57/1154.60	c vivif2 --  cl tried   116896 cl shrink        0 lits rem          0 time: 0.03
1154.57/1154.65	c asymm  cl-useful: 0/948/948 lits-rem:0 time: 0.05
1154.57/1154.65	c calculated reachability. Time: 0.00
1154.57/1154.65	c  N st   101   4213486       391       948        12    116896      4152   2035430   no data   no data
1222.87/1222.95	c  N st   102   4459462       391       948        12     97691      4152   1431438   no data   no data
1299.47/1299.52	c  N st   103   4713487       391       948        12    162885      4152   2868519   no data   no data
1299.47/1299.52	c  S st   103   4713487       391       948        12    162885      4152   2868519   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: 935)

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-3290393-1303782152/watcher-3290393-1303782152 -o /tmp/evaluation-result-3290393-1303782152/solver-3290393-1303782152 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3290393-1303782152.cnf 

running on 2 cores: 4,6

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.45 2.49 2.67 2/176 6407
/proc/meminfo: memFree=20734200/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=30480 CPUtime=0 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 699 0 0 0 0 0 0 0 23 0 1 0 489813156 31211520 638 33554432000 4194304 4627331 140735524756880 18446744073709551615 4429584 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 7620 638 360 106 0 2591 0

[startup+0.0410139 s]
/proc/loadavg: 1.45 2.49 2.67 2/176 6407
/proc/meminfo: memFree=20734200/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=30372 CPUtime=0.03 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 768 0 0 0 3 0 0 0 23 0 1 0 489813156 31100928 696 33554432000 4194304 4627331 140735524756880 18446744073709551615 4308240 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 7593 696 372 106 0 2564 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30372

[startup+0.10102 s]
/proc/loadavg: 1.45 2.49 2.67 2/176 6407
/proc/meminfo: memFree=20734200/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=30516 CPUtime=0.09 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 836 0 0 0 9 0 0 0 23 0 1 0 489813156 31248384 764 33554432000 4194304 4627331 140735524756880 18446744073709551615 4308367 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 7629 764 372 106 0 2600 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30516

[startup+0.30098 s]
/proc/loadavg: 1.45 2.49 2.67 2/176 6407
/proc/meminfo: memFree=20734200/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=30904 CPUtime=0.29 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 1043 0 0 0 29 0 0 0 25 0 1 0 489813156 31645696 810 33554432000 4194304 4627331 140735524756880 18446744073709551615 4309332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 7726 810 373 106 0 2697 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30904

[startup+0.700874 s]
/proc/loadavg: 1.45 2.49 2.67 2/176 6407
/proc/meminfo: memFree=20734200/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=31320 CPUtime=0.69 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 1391 0 0 0 69 0 0 0 25 0 1 0 489813156 32071680 940 33554432000 4194304 4627331 140735524756880 18446744073709551615 4309047 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 7830 940 373 106 0 2801 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31320

[startup+1.50077 s]
/proc/loadavg: 1.45 2.49 2.67 5/190 6434
/proc/meminfo: memFree=20629416/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=31980 CPUtime=1.49 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 2065 0 0 0 149 0 0 0 25 0 1 0 489813156 32747520 1034 33554432000 4194304 4627331 140735524756880 18446744073709551615 4308367 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 7995 1034 374 106 0 2966 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31980

[startup+3.10048 s]
/proc/loadavg: 1.66 2.52 2.68 5/190 6434
/proc/meminfo: memFree=20606608/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=41292 CPUtime=3.09 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 4879 0 0 0 309 0 0 0 25 0 1 0 489813156 42283008 3446 33554432000 4194304 4627331 140735524756880 18446744073709551615 4420176 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 10323 3446 376 106 0 5294 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41292

[startup+6.30092 s]
/proc/loadavg: 1.66 2.52 2.68 5/190 6435
/proc/meminfo: memFree=20510684/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=43392 CPUtime=6.29 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 6261 0 0 0 628 1 0 0 25 0 1 0 489813156 44433408 3918 33554432000 4194304 4627331 140735524756880 18446744073709551615 4427758 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 10848 3918 376 106 0 5819 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43392

[startup+12.7008 s]
/proc/loadavg: 2.02 2.57 2.69 5/190 6489
/proc/meminfo: memFree=20425512/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=44020 CPUtime=12.69 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 9229 0 0 0 1267 2 0 0 25 0 1 0 489813156 45076480 3976 33554432000 4194304 4627331 140735524756880 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 11005 3976 376 106 0 5976 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44020

[startup+25.5005 s]
/proc/loadavg: 2.32 2.61 2.70 6/190 6516
/proc/meminfo: memFree=20357268/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=48392 CPUtime=25.48 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 14438 0 0 0 2545 3 0 0 25 0 1 0 489813156 49553408 5350 33554432000 4194304 4627331 140735524756880 18446744073709551615 4308574 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 12098 5350 376 106 0 7069 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48392

[startup+51.101 s]
/proc/loadavg: 2.82 2.71 2.73 5/190 6544
/proc/meminfo: memFree=20335184/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=50332 CPUtime=51.08 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 23260 0 0 0 5102 6 0 0 25 0 1 0 489813156 51539968 5734 33554432000 4194304 4627331 140735524756880 18446744073709551615 4308592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 12583 5734 376 106 0 7554 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 50332

[startup+102.307 s]
/proc/loadavg: 3.53 2.92 2.80 5/190 6545
/proc/meminfo: memFree=20230876/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=54904 CPUtime=102.28 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 36910 0 0 0 10218 10 0 0 25 0 1 0 489813156 56221696 7254 33554432000 4194304 4627331 140735524756880 18446744073709551615 4308387 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 13726 7254 376 106 0 8697 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 54904

[startup+162.3 s]
/proc/loadavg: 3.82 3.11 2.87 5/190 6574
/proc/meminfo: memFree=19881760/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=67624 CPUtime=162.27 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 52805 0 0 0 16213 14 0 0 25 0 1 0 489813156 69246976 9327 33554432000 4194304 4627331 140735524756880 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 16906 9327 376 106 0 11877 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 67624

[startup+222.301 s]
/proc/loadavg: 3.93 3.27 2.94 5/190 6575
/proc/meminfo: memFree=19822044/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=73760 CPUtime=222.27 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 65563 0 0 0 22210 17 0 0 25 0 1 0 489813156 75530240 11957 33554432000 4194304 4627331 140735524756880 18446744073709551615 4308259 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 18440 11957 376 106 0 13411 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 73760

[startup+282.301 s]
/proc/loadavg: 3.97 3.40 3.01 5/190 6577
/proc/meminfo: memFree=19843936/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=74208 CPUtime=282.27 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 77402 0 0 0 28206 21 0 0 25 0 1 0 489813156 75988992 11003 33554432000 4194304 4627331 140735524756880 18446744073709551615 4309045 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 18552 11003 376 106 0 13523 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 74208

[startup+342.301 s]
/proc/loadavg: 3.99 3.51 3.06 5/190 6606
/proc/meminfo: memFree=19781776/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=87368 CPUtime=342.27 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 86895 0 0 0 34203 24 0 0 25 0 1 0 489813156 89464832 15478 33554432000 4194304 4627331 140735524756880 18446744073709551615 4324160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 21842 15478 376 106 0 16813 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 87368

[startup+402.301 s]
/proc/loadavg: 3.99 3.59 3.12 5/190 6607
/proc/meminfo: memFree=19755316/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=87692 CPUtime=402.27 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 96430 0 0 0 40200 27 0 0 25 0 1 0 489813156 89796608 15564 33554432000 4194304 4627331 140735524756880 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 21923 15564 376 106 0 16894 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 87692

[startup+462.3 s]
/proc/loadavg: 3.99 3.67 3.17 5/190 6609
/proc/meminfo: memFree=19757556/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=91748 CPUtime=462.26 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 105539 0 0 0 46197 29 0 0 25 0 1 0 489813156 93949952 16706 33554432000 4194304 4627331 140735524756880 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 22937 16706 376 106 0 17908 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 91748

[startup+522.301 s]
/proc/loadavg: 3.99 3.72 3.22 5/190 6610
/proc/meminfo: memFree=19761732/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=92000 CPUtime=522.26 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 115416 0 0 0 52193 33 0 0 25 0 1 0 489813156 94208000 15907 33554432000 4194304 4627331 140735524756880 18446744073709551615 4309562 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 23000 15907 376 106 0 17971 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 92000

[startup+582.301 s]
/proc/loadavg: 4.06 3.79 3.27 5/190 6612
/proc/meminfo: memFree=19706572/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=98556 CPUtime=582.26 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 123314 0 0 0 58190 36 0 0 25 0 1 0 489813156 100921344 18294 33554432000 4194304 4627331 140735524756880 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 24639 18294 376 106 0 19610 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 98556

[startup+642.301 s]
/proc/loadavg: 4.06 3.84 3.32 5/190 6614
/proc/meminfo: memFree=19726852/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=98768 CPUtime=642.27 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 132140 0 0 0 64188 39 0 0 25 0 1 0 489813156 101138432 18220 33554432000 4194304 4627331 140735524756880 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 24692 18220 376 106 0 19663 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 98768

[startup+702.301 s]
/proc/loadavg: 4.02 3.86 3.36 5/190 6615
/proc/meminfo: memFree=19727328/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=99012 CPUtime=702.27 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 140804 0 0 0 70184 43 0 0 25 0 1 0 489813156 101388288 18091 33554432000 4194304 4627331 140735524756880 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 24753 18091 376 106 0 19724 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 99012

[startup+762.307 s]
/proc/loadavg: 4.00 3.89 3.40 5/190 6617
/proc/meminfo: memFree=19648928/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=172840 CPUtime=762.27 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 146054 0 0 0 76184 43 0 0 25 0 1 0 489813156 176988160 23341 33554432000 4194304 4627331 140735524756880 18446744073709551615 4309562 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 43210 23341 376 106 0 38181 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 172840

[startup+822.301 s]
/proc/loadavg: 4.00 3.90 3.43 5/190 6618
/proc/meminfo: memFree=19623740/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=117676 CPUtime=822.27 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 155136 0 0 0 82181 46 0 0 25 0 1 0 489813156 120500224 22287 33554432000 4194304 4627331 140735524756880 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 29419 22287 376 106 0 24390 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 117676

[startup+882.301 s]
/proc/loadavg: 4.00 3.92 3.46 5/190 6620
/proc/meminfo: memFree=19616772/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=117900 CPUtime=882.27 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 163847 0 0 0 88179 48 0 0 25 0 1 0 489813156 120729600 21436 33554432000 4194304 4627331 140735524756880 18446744073709551615 4309929 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 29475 21436 376 106 0 24446 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 117900

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.49 5/190 6622
/proc/meminfo: memFree=19607692/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=120140 CPUtime=942.27 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 168599 0 0 0 94178 49 0 0 25 0 1 0 489813156 123023360 22284 33554432000 4194304 4627331 140735524756880 18446744073709551615 4309071 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 30035 22284 376 106 0 25006 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 120140

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.52 5/190 6650
/proc/meminfo: memFree=19816856/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=120332 CPUtime=1002.27 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 176596 0 0 0 100176 51 0 0 25 0 1 0 489813156 123219968 23334 33554432000 4194304 4627331 140735524756880 18446744073709551615 4327395 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 30083 23334 376 106 0 25054 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 120332

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.55 5/190 6652
/proc/meminfo: memFree=19833288/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=137056 CPUtime=1062.27 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 188164 0 0 0 106174 53 0 0 25 0 1 0 489813156 140345344 27882 33554432000 4194304 4627331 140735524756880 18446744073709551615 4420179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 34264 27882 376 106 0 29235 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 137056

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.57 5/190 6662
/proc/meminfo: memFree=19782624/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=137056 CPUtime=1122.27 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 188164 0 0 0 112174 53 0 0 25 0 1 0 489813156 140345344 27882 33554432000 4194304 4627331 140735524756880 18446744073709551615 4420040 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 34264 27882 376 106 0 29235 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 137056

[startup+1182.3 s]
/proc/loadavg: 4.29 4.04 3.62 5/190 7137
/proc/meminfo: memFree=20033084/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=137036 CPUtime=1182.27 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 192233 0 0 0 118173 54 0 0 25 0 1 0 489813156 140324864 27200 33554432000 4194304 4627331 140735524756880 18446744073709551615 4333247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 34259 27200 376 106 0 29230 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 137036

[startup+1242.3 s]
/proc/loadavg: 4.10 4.03 3.65 5/190 7166
/proc/meminfo: memFree=20180720/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=137264 CPUtime=1242.27 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 200183 0 0 0 124170 57 0 0 25 0 1 0 489813156 140558336 27830 33554432000 4194304 4627331 140735524756880 18446744073709551615 4309177 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 34316 27830 376 106 0 29287 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 137264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.12 4.05 3.67 5/190 7221
/proc/meminfo: memFree=19438960/32951124 swapFree=67111464/67111528
[pid=6407] ppid=6405 vsize=137420 CPUtime=1299.98 cores=4,6
/proc/6407/stat : 6407 (strangenight2-s) R 6405 6407 6373 0 -1 4202496 207483 0 0 0 129939 59 0 0 25 0 1 0 489813156 140718080 27777 33554432000 4194304 4627331 140735524756880 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/6407/statm: 34355 27777 376 106 0 29326 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 137420

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): 1299.99
CPU user time (s): 1299.39
CPU system time (s): 0.598908
CPU usage (%): 99.9984
Max. virtual memory (cumulated for all children) (KiB): 195988

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

runsolver used 2.20167 second user time and 4.91125 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-26 03:42:32
IDJOB=3290393
IDBENCH=83432
IDSOLVER=1587
FILE ID=node136/3290393-1303782152
RUNJOBID= node136-1303782152-6392
PBS_JOBID= 13157229
Free space on /tmp= 72196 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_3_keyfind_1.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290393-1303782152/watcher-3290393-1303782152 -o /tmp/evaluation-result-3290393-1303782152/solver-3290393-1303782152 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3290393-1303782152.cnf

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

MD5SUM BENCH= 278d646386a62d4f28f7fc390c5eab3e
RANDOM SEED=1189190271

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20734604 kB
Buffers:       1715284 kB
Cached:        9853528 kB
SwapCached:         60 kB
Active:        4710844 kB
Inactive:      6925820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20734604 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            6396 kB
Writeback:           0 kB
AnonPages:       68504 kB
Mapped:          14416 kB
Slab:           512944 kB
PageTables:       5216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   196240 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= 72272 MiB
End job on node136 at 2011-04-26 04:04:14