Trace number 3370735

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_1_keyfind_1.cnf
MD5SUM9e18e0ee8a56ea2c59fe8e682ff6c747
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark32.783
Satisfiable
(Un)Satisfiability was proved
Number of variables596
Number of clauses2780
Sum of the clauses size10460
Maximum clause length5
Minimum clause length1
Number of clauses of size 1132
Number of clauses of size 280
Number of clauses of size 31168
Number of clauses of size 4336
Number of clauses of size 51064
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370735-1305392723.cnf'
0.00/0.00	c -- header says num vars:            596
0.00/0.00	c -- header says num clauses:        2780
0.00/0.00	c -- clauses added:            0 learnts,         2780 normals,            0 xors
0.00/0.00	c -- vars added        596
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       596      2552        80         0     10248         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2040/2040 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  160 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c Replacing      160 vars Replaced     3688 lits Time:     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:    304 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:     160, avg size: 3.8)
0.00/0.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     28 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:       2 undec:     320 neg:     274
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       276       632        16         0      2864         0   no data   no data  --
0.00/0.04	c Decided on static restart strategy
0.09/0.12	c  N st     8      4916       276       632        26      4589      2864     99828   no data   no data  --
0.29/0.37	c  N st    10     11299       276       632        28      4289      2864     70032   no data   no data  --
0.49/0.59	c  N st    11     17042       276       632        28      9804      2864    205466   no data   no data  --
0.79/0.88	c  F st    12     25000       276       632        29     11918      2864    232342   no data   no data  --
0.79/0.89	c  N st    12     25000       276       632        29     11918      2864    232342   no data   no data  --
1.00/1.09	c Decided on static restart strategy
1.00/1.09	c  N st    18     30000       276       632        30     10256      2864    195240   no data   no data  --
1.00/1.09	c  S st    18     30000       276       632        30     10256      2864    195240   no data   no data  --
1.10/1.12	c  S st    18     30502       276       632        34     10725      2864    203338   no data   no data  --
1.10/1.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      4 locsubst:     0 time:   0.00
1.10/1.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.10/1.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   12 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.10/1.14	c Replacing       12 vars Replaced    24779 lits Time:     0.01 s 
1.10/1.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/1.14	c subs with bin:        4  lits-rem:        21  v-fix:    0  time:  0.00 s
1.10/1.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
1.10/1.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.36	c lits-rem:      2088  cl-subs:     1254  v-elim:      0  v-fix:    0  time:  0.21 s
1.29/1.36	c asymm  cl-useful: 0/632/632 lits-rem:0 time: 0.00
1.29/1.36	c calculated reachability. Time: 0.00
1.29/1.36	c  N st    18     30502       260       632        10      8477      2836    155460   no data   no data  --
1.59/1.67	c  N st    20     37614       260       632        10      8247      2836    132465   no data   no data  --
1.59/1.67	c Finding binary XORs  T:     0.00 s  found:       0
1.89/1.98	c  N st    21     44013       260       632        10     14169      2836    259974   no data   no data  --
1.99/2.06	c  S st    22     45753       260       632        10     15803      2836    296122   no data   no data  --
2.09/2.11	c  S st    22     46257       260       632        13     16278      2836    303861   no data   no data  --
2.09/2.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.09/2.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.09/2.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.09/2.11	c Replacing        3 vars Replaced      434 lits Time:     0.00 s 
2.09/2.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.09/2.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.09/2.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
2.09/2.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.59/3.61	c lits-rem:      1549  cl-subs:     3618  v-elim:      0  v-fix:    0  time:  1.50 s
3.59/3.61	c vivif2 --  cl tried      632 cl shrink        0 lits rem          0 time: 0.00
3.59/3.61	c vivif2 --  cl tried    12655 cl shrink        0 lits rem          0 time: 0.00
3.59/3.62	c asymm  cl-useful: 0/632/632 lits-rem:0 time: 0.00
3.59/3.62	c calculated reachability. Time: 0.00
3.59/3.62	c  N st    22     46257       257       632         7     12655      2832    227599   no data   no data  --
4.40/4.46	c  N st    23     60654       257       632         7     18072      2832    338384   no data   no data  --
4.79/4.86	c  N st    24     69385       257       632         7     17260      2832    317448   no data   no data  --
4.79/4.86	c  S st    24     69385       257       632         7     17260      2832    317448   no data   no data  --
4.89/4.90	c  S st    24     69890       257       632         8     17747      2832    326963   no data   no data  --
4.89/4.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/4.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.89/4.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.89/4.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.91	c subs with bin:        1  lits-rem:        67  v-fix:    0  time:  0.00 s
4.89/4.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    257 time:  0.00 s
4.89/4.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.88/6.93	c lits-rem:      1540  cl-subs:     3242  v-elim:      0  v-fix:    0  time:  2.02 s
6.88/6.93	c vivif2 --  cl tried      632 cl shrink        0 lits rem          0 time: 0.00
6.88/6.94	c vivif2 --  cl tried    14504 cl shrink        0 lits rem          0 time: 0.00
6.88/6.94	c asymm  cl-useful: 0/632/632 lits-rem:0 time: 0.01
6.88/6.94	c calculated reachability. Time: 0.00
6.88/6.94	c  N st    24     69890       257       632         8     14504      2832    256078   no data   no data  --
7.98/8.05	c  F st    25     87501       257       632         8     20676      2832    377870   no data   no data  --
7.98/8.05	c  N st    25     87501       257       632         8     20676      2832    377870   no data   no data  --
8.28/8.37	c Decided on static restart strategy
8.49/8.55	c  N st    32     95539       257       632         9     17158      2832    301657   no data   no data  --
8.99/9.07	c  N st    34    104836       257       632         9     13851      2832    216770   no data   no data  --
8.99/9.07	c  S st    34    104836       257       632         9     13851      2832    216770   no data   no data  --
9.09/9.10	c  S st    34    105338       257       632         9     14334      2832    225028   no data   no data  --
9.09/9.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.09/9.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.09/9.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.09/9.11	c Replacing        1 vars Replaced       91 lits Time:     0.00 s 
9.09/9.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.09/9.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.09/9.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
9.09/9.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.29/10.32	c lits-rem:       813  cl-subs:      668  v-elim:      0  v-fix:    0  time:  1.21 s
10.29/10.32	c vivif2 --  cl tried      632 cl shrink        0 lits rem          0 time: 0.00
10.29/10.32	c vivif2 --  cl tried    13665 cl shrink        0 lits rem          0 time: 0.00
10.29/10.33	c asymm  cl-useful: 0/632/632 lits-rem:0 time: 0.01
10.29/10.33	c calculated reachability. Time: 0.00
10.29/10.33	c  N st    34    105338       256       632         7     13665      2832    211830   no data   no data  --
10.90/10.95	c  N st    35    114937       256       632         7     22594      2832    425762   no data   no data  --
10.90/10.95	c Finding binary XORs  T:     0.00 s  found:       0
12.00/12.01	c  N st    36    129334       256       632         7     23115      2832    414957   no data   no data  --
13.79/13.80	c  N st    37    150930       256       632         7     29413      2832    556871   no data   no data  --
14.30/14.32	c  S st    38    158007       256       632         7     21020      2832    356007   no data   no data  --
14.30/14.38	c  S st    38    158510       256       632         8     21503      2832    365186   no data   no data  --
14.30/14.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.30/14.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.30/14.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
14.30/14.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.30/14.39	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
14.30/14.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
14.30/14.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.50/16.53	c lits-rem:      1619  cl-subs:     2854  v-elim:      0  v-fix:    0  time:  2.14 s
16.50/16.53	c vivif2 --  cl tried      632 cl shrink        0 lits rem          0 time: 0.00
16.50/16.54	c vivif2 --  cl tried    18648 cl shrink        0 lits rem          0 time: 0.00
16.50/16.54	c asymm  cl-useful: 0/632/632 lits-rem:0 time: 0.01
16.50/16.54	c calculated reachability. Time: 0.00
16.50/16.54	c  N st    38    158510       256       632         8     18648      2832    305599   no data   no data  --
19.99/20.02	c  N st    39    207098       256       632         8     31506      2832    568380   no data   no data  --
23.39/23.48	c  N st    40    237766       256       632         8     23808      2832    390256   no data   no data  --
23.39/23.48	c  S st    40    237766       256       632         8     23808      2832    390256   no data   no data  --
23.49/23.53	c  S st    40    238271       256       632        10     24294      2832    400134   no data   no data  --
23.49/23.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.49/23.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.49/23.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
23.49/23.54	c Replacing        1 vars Replaced       68 lits Time:     0.00 s 
23.49/23.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.49/23.55	c subs with bin:        1  lits-rem:       110  v-fix:    0  time:  0.00 s
23.49/23.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    255 time:  0.00 s
23.49/23.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.59/25.64	c lits-rem:      1394  cl-subs:     2135  v-elim:      0  v-fix:    0  time:  2.09 s
25.59/25.64	c vivif2 --  cl tried      632 cl shrink        0 lits rem          0 time: 0.00
25.59/25.64	c vivif2 --  cl tried    22157 cl shrink        0 lits rem          0 time: 0.00
25.59/25.65	c asymm  cl-useful: 0/632/632 lits-rem:0 time: 0.01
25.59/25.65	c calculated reachability. Time: 0.00
25.59/25.65	c  N st    40    238271       255       632         8     22157      2830    360572   no data   no data  --
32.49/32.56	c  F st    41    306251       255       632         9     24249      2830    369691   no data   no data  --
32.49/32.56	c  N st    41    306251       255       632         9     24249      2830    369691   no data   no data  --
32.89/33.01	c Decided on static restart strategy
35.39/35.49	c  N st    51    334556       255       632         9     28246      2830    457526   no data   no data  --
38.08/38.15	c  N st    53    357406       255       632         9     26222      2830    403927   no data   no data  --
38.08/38.15	c  S st    53    357406       255       632         9     26222      2830    403927   no data   no data  --
38.18/38.20	c  S st    53    357909       255       632        14     26708      2830    411762   no data   no data  --
38.18/38.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.18/38.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.18/38.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
38.18/38.21	c Replacing        4 vars Replaced     2184 lits Time:     0.00 s 
38.18/38.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.18/38.22	c subs with bin:        7  lits-rem:         3  v-fix:    0  time:  0.00 s
38.18/38.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    251 time:  0.00 s
38.18/38.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.48/40.53	c lits-rem:      1348  cl-subs:     1991  v-elim:      0  v-fix:    0  time:  2.31 s
40.48/40.53	c vivif2 --  cl tried      632 cl shrink        0 lits rem          0 time: 0.00
40.48/40.54	c vivif2 --  cl tried    24698 cl shrink        0 lits rem          0 time: 0.00
40.48/40.55	c asymm  cl-useful: 0/632/632 lits-rem:0 time: 0.01
40.48/40.55	c calculated reachability. Time: 0.00
40.48/40.55	c  N st    53    357909       251       632         6     24698      2828    374579   no data   no data  --
43.79/43.81	c  N st    54    390302       251       632         6     30751      2828    494939   no data   no data  --
43.79/43.81	c Finding binary XORs  T:     0.00 s  found:       0
49.39/49.42	c  N st    55    438892       251       632         6     50888      2828    937534   no data   no data  --
57.38/57.44	c  N st    56    511774       251       632         6     37923      2828    624819   no data   no data  --
60.59/60.62	c  N st    57    536863       251       632         6     32365      2828    495897   no data   no data  --
60.59/60.62	c  S st    57    536863       251       632         6     32365      2828    495897   no data   no data  --
60.69/60.70	c  S st    57    537366       251       632         7     32852      2828    505714   no data   no data  --
60.69/60.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.69/60.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.69/60.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
60.69/60.71	c Replacing        1 vars Replaced       83 lits Time:     0.00 s 
60.69/60.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.69/60.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.69/60.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
60.69/60.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
63.09/63.10	c lits-rem:      1255  cl-subs:     2347  v-elim:      0  v-fix:    0  time:  2.37 s
63.09/63.10	c vivif2 --  cl tried      632 cl shrink        0 lits rem          0 time: 0.00
63.09/63.10	c vivif2 --  cl tried    30504 cl shrink        0 lits rem          0 time: 0.00
63.09/63.12	c asymm  cl-useful: 0/632/632 lits-rem:0 time: 0.01
63.09/63.12	c calculated reachability. Time: 0.00
63.09/63.12	c  N st    57    537366       250       632         5     30504      2828    460484   no data   no data  --
83.69/83.77	c  N st    58    701350       250       632         5     58804      2828   1051580   no data   no data  --
98.48/98.53	c  N st    59    806049       250       632         6     52697      2828    900229   no data   no data  --
98.48/98.53	c  S st    59    806049       250       632         6     52697      2828    900229   no data   no data  --
98.58/98.64	c  S st    59    806552       250       632         7     53176      2828    909098   no data   no data  --
98.58/98.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.58/98.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.58/98.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
98.58/98.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.58/98.69	c subs with bin:        4  lits-rem:       732  v-fix:    0  time:  0.00 s
98.58/98.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
98.58/98.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
104.69/104.73	c lits-rem:      2337  cl-subs:     8799  v-elim:      0  v-fix:    0  time:  6.04 s
104.69/104.73	c vivif2 --  cl tried      632 cl shrink        0 lits rem          0 time: 0.00
104.69/104.73	c vivif2 --  cl tried    44373 cl shrink        0 lits rem          0 time: 0.01
104.69/104.76	c asymm  cl-useful: 0/632/632 lits-rem:0 time: 0.02
104.69/104.76	c calculated reachability. Time: 0.00
104.69/104.76	c  N st    59    806552       250       632         7     44373      2828    751118   no data   no data  --
142.69/142.78	c  F st    60   1071876       250       632         8     60071      2828    989553   no data   no data  --
142.69/142.78	c  N st    60   1071876       250       632         8     60071      2828    989553   no data   no data  --
143.39/143.50	c Decided on static restart strategy
147.19/147.28	c  N st    70   1100178       250       632         8     44612      2828    671515   no data   no data  --
152.49/152.59	c  N st    72   1136172       250       632         8     78191      2828   1421594   no data   no data  --
157.20/157.26	c  N st    73   1168564       250       632         8     65458      2828   1128231   no data   no data  --
163.49/163.55	c  N st    74   1209829       250       632         8     60048      2828    988421   no data   no data  --
163.49/163.55	c  S st    74   1209829       250       632         8     60048      2828    988421   no data   no data  --
163.59/163.66	c  S st    74   1210329       250       632         8     60537      2828    997323   no data   no data  --
163.59/163.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
163.59/163.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
163.59/163.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
163.59/163.68	c Replacing        1 vars Replaced      206 lits Time:     0.00 s 
163.69/163.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
163.69/163.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
163.69/163.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    249 time:  0.00 s
163.69/163.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
170.99/171.02	c lits-rem:      3562  cl-subs:     9109  v-elim:      0  v-fix:    0  time:  7.31 s
170.99/171.02	c vivif2 --  cl tried      632 cl shrink        0 lits rem          0 time: 0.00
170.99/171.03	c vivif2 --  cl tried    51421 cl shrink        0 lits rem          0 time: 0.01
170.99/171.06	c asymm  cl-useful: 0/632/632 lits-rem:0 time: 0.03
170.99/171.06	c calculated reachability. Time: 0.00
170.99/171.06	c  N st    74   1210329       249       632         6     51421      2828    822773   no data   no data  --
182.50/182.52	c  N st    75   1283212       249       632         6     74262      2828   1271956   no data   no data  --
182.50/182.52	c Finding binary XORs  T:     0.00 s  found:       0
199.99/200.05	c  N st    76   1392536       249       632         6     83259      2828   1450263   no data   no data  --
227.00/227.07	c  N st    77   1556520       249       632         6     91980      2828   1626916   no data   no data  --
252.09/252.15	c  N st    78   1710330       249       632         6     80824      2828   1339597   no data   no data  --
252.09/252.15	c  S st    78   1710330       249       632         6     80824      2828   1339597   no data   no data  --
252.29/252.32	c  S st    78   1710831       249       632         7     81308      2828   1349211   no data   no data  --
252.29/252.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
252.29/252.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
252.29/252.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
252.29/252.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
252.29/252.39	c subs with bin:        1  lits-rem:        32  v-fix:    0  time:  0.00 s
252.29/252.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    249 time:  0.00 s
252.29/252.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
270.20/270.23	c lits-rem:      4028  cl-subs:    21216  v-elim:      0  v-fix:    0  time: 17.84 s
270.20/270.23	c vivif2 --  cl tried      632 cl shrink        0 lits rem          0 time: 0.00
270.20/270.24	c vivif2 --  cl tried    60091 cl shrink        0 lits rem          0 time: 0.01
270.20/270.27	c asymm  cl-useful: 0/632/632 lits-rem:0 time: 0.04
270.20/270.28	c calculated reachability. Time: 0.00
270.20/270.28	c  N st    78   1710831       249       632         7     60091      2828    970126   no data   no data  --
331.80/331.86	c  N st    79   2079795       249       632         7     73890      2828   1160695   no data   no data  --
356.10/356.15	c  N st    80   2210832       249       632         7     77603      2828   1245708   no data   no data  --
356.10/356.15	c  S st    80   2210832       249       632         7     77603      2828   1245708   no data   no data  --
356.30/356.35	c  S st    80   2211335       249       632         8     78091      2828   1254859   no data   no data  --
356.30/356.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
356.30/356.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
356.30/356.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
356.41/356.46	c Replacing        1 vars Replaced     7659 lits Time:     0.08 s 
356.41/356.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
356.41/356.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
356.41/356.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    248 time:  0.00 s
356.41/356.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
367.80/367.86	c lits-rem:      1061  cl-subs:    11220  v-elim:      0  v-fix:    0  time: 11.36 s
367.80/367.86	c vivif2 --  cl tried      632 cl shrink        0 lits rem          0 time: 0.00
367.80/367.87	c vivif2 --  cl tried    66868 cl shrink        0 lits rem          0 time: 0.01
367.90/367.91	c asymm  cl-useful: 0/632/632 lits-rem:0 time: 0.04
367.90/367.91	c calculated reachability. Time: 0.00
367.90/367.91	c  N st    80   2211335       248       632         6     66868      2828   1059147   no data   no data  --
459.20/459.24	c  N st    81   2711335       248       632         7     89882      2828   1420029   no data   no data  --
459.20/459.24	c  S st    81   2711335       248       632         7     89882      2828   1420029   no data   no data  --
459.50/459.53	c  S st    81   2711837       248       632         7     90368      2828   1429207   no data   no data  --
459.50/459.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
459.50/459.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
459.50/459.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
459.50/459.59	c Replacing        1 vars Replaced     1754 lits Time:     0.01 s 
459.60/459.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
459.60/459.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
459.60/459.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    247 time:  0.00 s
459.60/459.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
479.71/479.73	c lits-rem:       561  cl-subs:    12107  v-elim:      0  v-fix:    0  time: 20.10 s
479.71/479.73	c vivif2 --  cl tried      632 cl shrink        0 lits rem          0 time: 0.00
479.71/479.75	c vivif2 --  cl tried    78260 cl shrink        0 lits rem          0 time: 0.01
479.81/479.82	c asymm  cl-useful: 0/632/632 lits-rem:0 time: 0.07
479.81/479.82	c calculated reachability. Time: 0.00
479.81/479.82	c  N st    81   2711837       247       632         5     78260      2828   1223775   no data   no data  --
573.70/573.76	c  N st    82   3211837       247       632         5    127488      2828   2104294   no data   no data  --
573.70/573.76	c  S st    82   3211837       247       632         5    127488      2828   2104294   no data   no data  --
574.00/574.10	c  S st    82   3212339       247       632         7    127972      2828   2113129   no data   no data  --
574.11/574.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
574.11/574.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
574.11/574.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
574.11/574.16	c Replacing        1 vars Replaced       99 lits Time:     0.01 s 
574.22/574.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
574.22/574.23	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
574.22/574.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    246 time:  0.00 s
574.22/574.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
623.31/623.37	c lits-rem:       372  cl-subs:    35447  v-elim:      0  v-fix:    0  time: 49.15 s
623.31/623.37	c vivif2 --  cl tried      632 cl shrink        0 lits rem          0 time: 0.00
623.31/623.39	c vivif2 --  cl tried    92522 cl shrink        0 lits rem          0 time: 0.02
623.41/623.46	c asymm  cl-useful: 0/632/632 lits-rem:0 time: 0.07
623.41/623.47	c calculated reachability. Time: 0.00
623.41/623.47	c  N st    82   3212339       246       632         5     92522      2826   1494302   no data   no data  --
623.41/623.47	c Finding binary XORs  T:     0.00 s  found:       0
746.71/746.77	c  N st    83   3712339       246       632         5    111799      2826   1823948   no data   no data  --
746.71/746.77	c  S st    83   3712339       246       632         5    111799      2826   1823948   no data   no data  --
747.01/747.02	c  S st    83   3712843       246       632         6    112290      2826   1834107   no data   no data  --
747.01/747.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
747.01/747.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
747.01/747.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
747.11/747.11	c Replacing        1 vars Replaced     3262 lits Time:     0.04 s 
747.11/747.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
747.11/747.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
747.11/747.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    245 time:  0.00 s
747.11/747.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
773.22/773.25	c lits-rem:      4306  cl-subs:    15181  v-elim:      0  v-fix:    0  time: 26.09 s
773.22/773.25	c vivif2 --  cl tried      632 cl shrink        0 lits rem          0 time: 0.00
773.22/773.27	c vivif2 --  cl tried    97105 cl shrink        0 lits rem          0 time: 0.02
773.32/773.35	c asymm  cl-useful: 0/632/632 lits-rem:0 time: 0.08
773.32/773.35	c calculated reachability. Time: 0.00
773.32/773.35	c  N st    83   3712843       245       632         4     97105      2826   1588379   no data   no data  --
780.92/780.95	c  F st    84   3751563       245       632         4    133130      2826   2397230   no data   no data  --
780.92/780.95	c  N st    84   3751563       245       632         4    133130      2826   2397230   no data   no data  --
782.02/782.10	c Decided on static restart strategy
788.11/788.15	c  N st    94   3779870       245       632         4     81758      2826   1191729   no data   no data  --
794.61/794.65	c  N st    96   3815863       245       632         4    115102      2826   1940515   no data   no data  --
801.21/801.26	c  N st    97   3848255       245       632         4    145144      2826   2594622   no data   no data  --
811.91/811.95	c  N st    98   3896844       245       632         4    111494      2826   1836438   no data   no data  --
827.31/827.32	c  N st    99   3969726       245       632         4     99379      2826   1552255   no data   no data  --
851.11/851.17	c  N st   100   4079049       245       632         4    119870      2826   1967876   no data   no data  --
886.63/886.68	c  N st   101   4212844       245       632         4    162103      2826   2844548   no data   no data  --
886.63/886.68	c  S st   101   4212844       245       632         4    162103      2826   2844548   no data   no data  --
887.12/887.11	c  S st   101   4213349       245       632         4    162596      2826   2854041   no data   no data  --
887.12/887.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
887.12/887.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
887.12/887.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
887.22/887.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
887.22/887.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
887.22/887.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    245 time:  0.00 s
887.22/887.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1045.62/1045.69	c lits-rem:     10378  cl-subs:    47741  v-elim:      0  v-fix:    0  time: 158.41 s
1045.62/1045.69	c vivif2 --  cl tried      632 cl shrink        0 lits rem          0 time: 0.00
1045.72/1045.71	c vivif2 --  cl tried   114855 cl shrink        0 lits rem          0 time: 0.02
1045.82/1045.81	c asymm  cl-useful: 0/632/632 lits-rem:0 time: 0.09
1045.82/1045.81	c calculated reachability. Time: 0.00
1045.82/1045.81	c  N st   101   4213349       245       632         4    114855      2826   1959378   no data   no data  --
1107.63/1107.61	c  N st   102   4459326       245       632         4     95173      2826   1410870   no data   no data  --
1174.03/1174.00	c  N st   103   4713350       245       632         4    159780      2826   2742501   no data   no data  --
1174.03/1174.00	c  S st   103   4713350       245       632         4    159780      2826   2742501   no data   no data  --
1174.53/1174.56	c  S st   103   4713859       245       632         4    160274      2826   2751486   no data   no data  --
1174.53/1174.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1174.53/1174.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1174.63/1174.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.10
1174.73/1174.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1174.73/1174.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1174.73/1174.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    245 time:  0.00 s
1174.73/1174.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370735-1305392723/watcher-3370735-1305392723 -o /tmp/evaluation-result-3370735-1305392723/solver-3370735-1305392723 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370735-1305392723.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.69 3.95 3.83 2/318 16668
/proc/meminfo: memFree=15709164/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=30572 CPUtime=0 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 734 0 0 0 0 0 0 0 25 0 1 0 729502974 31305728 655 33554432000 4194304 4650387 140734445080592 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 7643 655 378 112 0 2608 0

[startup+0.0937581 s]
/proc/loadavg: 3.69 3.95 3.83 2/318 16668
/proc/meminfo: memFree=15709164/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=30572 CPUtime=0.09 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 847 0 0 0 9 0 0 0 25 0 1 0 729502974 31305728 768 33554432000 4194304 4650387 140734445080592 18446744073709551615 4368256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 7643 768 379 112 0 2608 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30572

[startup+0.100753 s]
/proc/loadavg: 3.69 3.95 3.83 2/318 16668
/proc/meminfo: memFree=15709164/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=30572 CPUtime=0.09 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 853 0 0 0 9 0 0 0 25 0 1 0 729502974 31305728 774 33554432000 4194304 4650387 140734445080592 18446744073709551615 4331965 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 7643 774 379 112 0 2608 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30572

[startup+0.300714 s]
/proc/loadavg: 3.69 3.95 3.83 2/318 16668
/proc/meminfo: memFree=15709164/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=31024 CPUtime=0.29 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 1084 0 0 0 29 0 0 0 25 0 1 0 729502974 31768576 875 33554432000 4194304 4650387 140734445080592 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 7756 875 380 112 0 2721 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31024

[startup+0.700637 s]
/proc/loadavg: 3.69 3.95 3.83 2/318 16668
/proc/meminfo: memFree=15709164/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=31612 CPUtime=0.69 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 1616 0 0 0 69 0 0 0 25 0 1 0 729502974 32370688 956 33554432000 4194304 4650387 140734445080592 18446744073709551615 4366825 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 7903 956 380 112 0 2868 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31612

[startup+1.50049 s]
/proc/loadavg: 3.69 3.95 3.83 5/329 16687
/proc/meminfo: memFree=15682216/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=36672 CPUtime=1.49 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 3246 0 0 0 149 0 0 0 25 0 1 0 729502974 37552128 2293 33554432000 4194304 4650387 140734445080592 18446744073709551615 4363544 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 9168 2293 381 112 0 4133 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36672

[startup+3.10019 s]
/proc/loadavg: 3.69 3.95 3.83 5/329 16687
/proc/meminfo: memFree=15666344/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=39988 CPUtime=3.09 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 4429 0 0 0 309 0 0 0 25 0 1 0 729502974 40947712 3107 33554432000 4194304 4650387 140734445080592 18446744073709551615 4439339 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 9997 3107 381 112 0 4962 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39988

[startup+6.30058 s]
/proc/loadavg: 3.71 3.95 3.83 5/329 16687
/proc/meminfo: memFree=15647276/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=42624 CPUtime=6.29 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 5845 0 0 0 629 0 0 0 25 0 1 0 729502974 43646976 3689 33554432000 4194304 4650387 140734445080592 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 10656 3689 381 112 0 5621 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42624

[startup+12.7004 s]
/proc/loadavg: 3.74 3.95 3.83 5/329 16741
/proc/meminfo: memFree=15627788/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=43028 CPUtime=12.69 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 8550 0 0 0 1268 1 0 0 25 0 1 0 729502974 44060672 3664 33554432000 4194304 4650387 140734445080592 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 10757 3664 381 112 0 5722 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43028

[startup+25.501 s]
/proc/loadavg: 3.79 3.95 3.83 5/329 16742
/proc/meminfo: memFree=15581416/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=48164 CPUtime=25.49 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 13491 0 0 0 2548 1 0 0 25 0 1 0 729502974 49319936 4868 33554432000 4194304 4650387 140734445080592 18446744073709551615 4476333 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 12041 4868 381 112 0 7006 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48164

[startup+51.1002 s]
/proc/loadavg: 3.92 3.97 3.84 5/329 16743
/proc/meminfo: memFree=15538524/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=50744 CPUtime=51.09 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 22345 0 0 0 5106 3 0 0 25 0 1 0 729502974 51961856 5734 33554432000 4194304 4650387 140734445080592 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 12686 5734 381 112 0 7651 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 50744

[startup+102.313 s]
/proc/loadavg: 3.96 3.97 3.85 5/329 16744
/proc/meminfo: memFree=15494812/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=63468 CPUtime=102.3 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 38779 0 0 0 10223 7 0 0 25 0 1 0 729502974 64991232 8708 33554432000 4194304 4650387 140734445080592 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 15867 8708 381 112 0 10832 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 63468

[startup+162.3 s]
/proc/loadavg: 3.98 3.97 3.85 5/329 16745
/proc/meminfo: memFree=15461896/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=66644 CPUtime=162.29 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 54552 0 0 0 16219 10 0 0 25 0 1 0 729502974 68243456 9124 33554432000 4194304 4650387 140734445080592 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 16661 9124 381 112 0 11626 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 66644

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.86 5/329 16747
/proc/meminfo: memFree=15413624/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=73504 CPUtime=222.29 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 68268 0 0 0 22216 13 0 0 25 0 1 0 729502974 75268096 11027 33554432000 4194304 4650387 140734445080592 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 18376 11027 381 112 0 13341 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 73504

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.87 5/329 16749
/proc/meminfo: memFree=15390024/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=85760 CPUtime=282.3 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 80089 0 0 0 28213 17 0 0 25 0 1 0 729502974 87818240 13973 33554432000 4194304 4650387 140734445080592 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 21440 13973 381 112 0 16405 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 85760

[startup+342.3 s]
/proc/loadavg: 4.08 4.00 3.88 5/329 16750
/proc/meminfo: memFree=15353152/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=86328 CPUtime=342.29 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 93761 0 0 0 34208 21 0 0 25 0 1 0 729502974 88399872 13863 33554432000 4194304 4650387 140734445080592 18446744073709551615 4333577 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 21582 13863 381 112 0 16547 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 86328

[startup+402.301 s]
/proc/loadavg: 4.03 4.00 3.89 5/329 16752
/proc/meminfo: memFree=15312072/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=89832 CPUtime=402.3 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 103626 0 0 0 40207 23 0 0 25 0 1 0 729502974 91987968 15813 33554432000 4194304 4650387 140734445080592 18446744073709551615 4364734 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 22458 15813 381 112 0 17423 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 89832

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.89 5/329 16753
/proc/meminfo: memFree=15310528/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=92252 CPUtime=462.3 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 116782 0 0 0 46204 26 0 0 25 0 1 0 729502974 94466048 15641 33554432000 4194304 4650387 140734445080592 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 23063 15641 381 112 0 18028 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 92252

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/329 16755
/proc/meminfo: memFree=15256048/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=96832 CPUtime=522.3 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 126141 0 0 0 52202 28 0 0 25 0 1 0 729502974 99155968 16636 33554432000 4194304 4650387 140734445080592 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 24208 16636 381 112 0 19173 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 96832

[startup+582.301 s]
/proc/loadavg: 4.08 4.03 3.91 5/329 16757
/proc/meminfo: memFree=15238152/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=109896 CPUtime=582.31 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 138322 0 0 0 58200 31 0 0 25 0 1 0 729502974 112533504 20551 33554432000 4194304 4650387 140734445080592 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 27474 20551 381 112 0 22439 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 109896

[startup+642.301 s]
/proc/loadavg: 4.03 4.02 3.91 5/329 16758
/proc/meminfo: memFree=15239744/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=114752 CPUtime=642.31 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 142336 0 0 0 64200 31 0 0 25 0 1 0 729502974 117506048 20857 33554432000 4194304 4650387 140734445080592 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 28688 20857 381 112 0 23653 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 114752

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 3.91 5/329 16760
/proc/meminfo: memFree=15219632/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=115096 CPUtime=702.31 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 151510 0 0 0 70196 35 0 0 25 0 1 0 729502974 117858304 20687 33554432000 4194304 4650387 140734445080592 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 28774 20687 381 112 0 23739 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 115096

[startup+762.312 s]
/proc/loadavg: 4.00 4.01 3.91 5/329 16761
/proc/meminfo: memFree=15219208/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=117628 CPUtime=762.33 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 158887 0 0 0 76196 37 0 0 25 0 1 0 729502974 120451072 21727 33554432000 4194304 4650387 140734445080592 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 29407 21727 381 112 0 24372 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 117628

[startup+822.3 s]
/proc/loadavg: 4.12 4.04 3.92 5/329 16763
/proc/meminfo: memFree=15215932/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=121100 CPUtime=822.31 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 167769 0 0 0 82192 39 0 0 25 0 1 0 729502974 124006400 23709 33554432000 4194304 4650387 140734445080592 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 30275 23709 381 112 0 25240 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 121100

[startup+882.301 s]
/proc/loadavg: 4.10 4.04 3.93 5/329 16765
/proc/meminfo: memFree=15188992/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=121332 CPUtime=882.32 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 177498 0 0 0 88189 43 0 0 25 0 1 0 729502974 124243968 23415 33554432000 4194304 4650387 140734445080592 18446744073709551615 4366809 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 30333 23415 381 112 0 25298 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 121332

[startup+942.301 s]
/proc/loadavg: 4.03 4.03 3.93 5/329 16766
/proc/meminfo: memFree=15166020/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=137536 CPUtime=942.32 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 181714 0 0 0 94189 43 0 0 25 0 1 0 729502974 140836864 27631 33554432000 4194304 4650387 140734445080592 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 34384 27631 381 112 0 29349 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 137536

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/329 16768
/proc/meminfo: memFree=15134480/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=137536 CPUtime=1002.32 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 181805 0 0 0 100189 43 0 0 25 0 1 0 729502974 140836864 27722 33554432000 4194304 4650387 140734445080592 18446744073709551615 4476265 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 34384 27722 381 112 0 29349 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 137536

[startup+1062.3 s]
/proc/loadavg: 4.07 4.03 3.93 5/329 16769
/proc/meminfo: memFree=15151816/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=137476 CPUtime=1062.32 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 184496 0 0 0 106188 44 0 0 25 0 1 0 729502974 140775424 26044 33554432000 4194304 4650387 140734445080592 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 34369 26044 381 112 0 29334 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 137476

[startup+1122.3 s]
/proc/loadavg: 4.14 4.06 3.94 5/329 16771
/proc/meminfo: memFree=15101928/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=137636 CPUtime=1122.33 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 192683 0 0 0 112187 46 0 0 25 0 1 0 729502974 140939264 27568 33554432000 4194304 4650387 140734445080592 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 34409 27568 381 112 0 29374 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 137636

[startup+1182.3 s]
/proc/loadavg: 4.05 4.04 3.94 5/329 16773
/proc/meminfo: memFree=15100884/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=142060 CPUtime=1182.33 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 200635 0 0 0 118183 50 0 0 25 0 1 0 729502974 145469440 28578 33554432000 4194304 4650387 140734445080592 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 35515 28578 381 112 0 30480 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 142060

[startup+1242.3 s]
/proc/loadavg: 4.02 4.03 3.94 5/329 16774
/proc/meminfo: memFree=15079776/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=142060 CPUtime=1242.33 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 200635 0 0 0 124183 50 0 0 25 0 1 0 729502974 145469440 28578 33554432000 4194304 4650387 140734445080592 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 35515 28578 381 112 0 30480 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 142060



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.94 4/328 16777
/proc/meminfo: memFree=15250252/32950928 swapFree=67085488/67111528
[pid=16668] ppid=16666 vsize=143072 CPUtime=1300.04 cores=5,7
/proc/16668/stat : 16668 (strangenight1-s) R 16666 16668 16108 0 -1 4202496 200863 0 0 0 129954 50 0 0 25 0 1 0 729502974 146505728 28806 33554432000 4194304 4650387 140734445080592 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16668/statm: 35768 28806 381 112 0 30733 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 143072

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.55
CPU system time (s): 0.510922
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 212012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.55
system time used= 0.510922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200863
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= 9
involuntary context switches= 1319

runsolver used 3.77443 second user time and 9.70053 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 19:05:23
IDJOB=3370735
IDBENCH=83420
IDSOLVER=1847
FILE ID=node114/3370735-1305392723
RUNJOBID= node114-1305391420-16491
PBS_JOBID= 13324419
Free space on /tmp= 72976 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_1_keyfind_1.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370735-1305392723/watcher-3370735-1305392723 -o /tmp/evaluation-result-3370735-1305392723/solver-3370735-1305392723 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370735-1305392723.cnf

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

MD5SUM BENCH= 9e18e0ee8a56ea2c59fe8e682ff6c747
RANDOM SEED=236262778

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.73
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.848
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.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      15709444 kB
Buffers:        267068 kB
Cached:        6208744 kB
SwapCached:         96 kB
Active:       11877864 kB
Inactive:      4953948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15709444 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           12480 kB
Writeback:           0 kB
AnonPages:    10356860 kB
Mapped:          27284 kB
Slab:           306904 kB
PageTables:      36952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52465488 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= 72964 MiB
End job on node114 at 2011-05-14 19:27:05