Trace number 3368465

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.09 1300.06

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top25.cnf
MD5SUM1d36146d5d79c91e0605a19242395228
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark527.919
Satisfiable
(Un)Satisfiability was proved
Number of variables71356
Number of clauses227126
Sum of the clauses size555264
Maximum clause length2747
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2137909
Number of clauses of size 387742
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 51127

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-3368465-1305388748.cnf'
0.00/0.00	c -- header says num vars:          71356
0.00/0.00	c -- header says num clauses:      227126
0.07/0.08	c -- clauses added:            0 learnts,       227126 normals,            0 xors
0.07/0.08	c -- vars added      71356
0.07/0.08	c Parsing time:  0.07 s
0.07/0.08	c  N st     0         0     71356     87168    126336         0    522328         0   no data   no data
0.49/0.57	c asymm  cl-useful: 16/8054/87168 lits-rem:54 time: 0.48
11.29/11.31	c Flit:  1002 Blit:  16004 bXBeca:    0 bXProp: 20308 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 10.60
11.29/11.32	c Cleaning up after failed var search:     0.01 s 
11.29/11.35	c Replacing    20308 vars Replaced   359147 lits Time:     0.02 s 
11.29/11.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.29/11.36	c bin-w-bin subsume rem         2001 bins  time:  0.00 s
11.29/11.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
11.39/11.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24905 time:  0.03 s
11.39/11.44	c Removed useless bin:      42  fixed:     0  props:   4.82M  time:  0.03 s
11.49/11.54	c lits-rem:        12  cl-subs:      632  v-elim:   8301  v-fix:    0  time:  0.10 s
12.28/12.31	c Finding binary XORs  T:     0.77 s  found:      25
12.28/12.32	c Replacing       25 vars Replaced      275 lits Time:     0.00 s 
12.28/12.36	c Finding non-binary XORs:     0.03 s (found:    6924, avg size: 3.0)
12.28/12.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   1152 locsubst:  4200 time:   0.01
12.28/12.37	c Replacing     2100 vars Replaced    12600 lits Time:     0.01 s 
12.28/12.38	c calculated reachability. Time: 0.01
12.28/12.38	c Calc default polars -  time:   0.00 s pos:    1774 undec:   58360 neg:   11222
12.28/12.38	c =========================================================================================
12.28/12.38	c types(t): F = full restart, N = normal restart
12.28/12.38	c types(t): S = simplification begin/end, E = solution found
12.28/12.38	c restart types(rt): st = static, dy = dynamic
12.28/12.38	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
12.28/12.38	c  B st     0         0     13327     20335     22028         0    148257         0   no data   no data
12.49/12.57	c Decided on static restart strategy
12.79/12.83	c  N st     8      4917     13324     20335     22459      4403    148257    105992   no data   no data
13.69/13.77	c  N st    10     11300     13314     20335     22679     10297    148257    344864   no data   no data
14.69/14.73	c  N st    11     17043     13310     20335     22758     15718    148257    817803   no data   no data
16.29/16.39	c Finding binary XORs  T:     0.61 s  found:       4
16.50/16.53	c  F st    12     25001     13233     20122     22477     13980    146538    498875   no data   no data
16.50/16.55	c Replacing       73 vars Replaced     1605 lits Time:     0.01 s 
16.50/16.56	c  N st    12     25001     13159     20077     22453     13976    145973    498755   no data   no data
17.39/17.44	c Decided on static restart strategy
17.39/17.44	c  N st    18     30000     13159     20077     22591     18772    145973    796339   no data   no data
17.39/17.44	c  S st    18     30000     13159     20077     22591     18772    145973    796339   no data   no data
17.49/17.60	c  S st    18     30502     13159     20077     22686     19175    145973    804910   no data   no data
17.60/17.61	c x-sub:  2053 x-cut:      0 vfix:      0 v-elim:    564 locsubst:     0 time:   0.01
18.59/18.69	c Flit:   135 Blit:    102 bXBeca:    0 bXProp:  282 Bins: 167167 BRemL:  79641 BRemN:     55 P: 17.1M T:  1.07
18.59/18.70	c Cleaning up after failed var search:     0.01 s 
18.70/18.73	c Replacing      282 vars Replaced    96238 lits Time:     0.03 s 
18.70/18.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.70/18.75	c bin-w-bin subsume rem         2301 bins  time:  0.01 s
18.70/18.76	c subs with bin:      422  lits-rem:       203  v-fix:    0  time:  0.02 s
18.70/18.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  11948 time:  0.02 s
18.78/18.80	c Removed useless bin:     149  fixed:     0  props:   0.47M  time:  0.01 s
18.78/18.85	c lits-rem:       308  cl-subs:      389  v-elim:   1748  v-fix:    0  time:  0.05 s
18.88/18.99	c subs with bin:      168  lits-rem:      7337  v-fix:    0  time:  0.12 s
18.99/19.07	c lits-rem:       387  cl-subs:      464  v-elim:      0  v-fix:    0  time:  0.08 s
19.09/19.18	c asymm  cl-useful: 0/10337/18391 lits-rem:0 time: 0.11
19.09/19.19	c calculated reachability. Time: 0.00
19.09/19.19	c  N st    18     30502     10200     18391     69688      9715    122197    361283   no data   no data
19.70/19.78	c Finding binary XORs  T:     0.59 s  found:       0
20.59/20.67	c  N st    20     37615     10199     18391     69697     16701    122197    623243   no data   no data
21.29/21.39	c  N st    21     44015     10198     18391     69697     13042    122197    407519   no data   no data
21.59/21.63	c  S st    22     45755     10198     18391     69697     14756    122197    470168   no data   no data
21.69/21.74	c  S st    22     46258     10198     18391     69714     15238    122197    480711   no data   no data
21.69/21.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    282 locsubst:     0 time:   0.01
22.19/22.21	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    1 Bins:  18961 BRemL:  35590 BRemN:    259 P:  7.5M T:  0.45
22.19/22.22	c Replacing        1 vars Replaced       32 lits Time:     0.01 s 
22.19/22.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.19/22.23	c bin-w-bin subsume rem           20 bins  time:  0.00 s
22.19/22.24	c subs with bin:       10  lits-rem:         1  v-fix:    0  time:  0.01 s
22.19/22.26	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   9913 time:  0.01 s
22.19/22.26	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
22.19/22.28	c lits-rem:         9  cl-subs:        4  v-elim:      5  v-fix:    0  time:  0.02 s
22.29/22.38	c subs with bin:        4  lits-rem:        47  v-fix:    0  time:  0.09 s
22.39/22.47	c lits-rem:       281  cl-subs:      255  v-elim:      0  v-fix:    0  time:  0.08 s
22.39/22.47	c vivif2 --  cl tried    18377 cl shrink       46 lits rem         91 time: 0.00
22.39/22.49	c vivif2 --  cl tried    12646 cl shrink     3172 lits rem      17157 time: 0.02
22.69/22.71	c asymm  cl-useful: 95/18346/18346 lits-rem:463 time: 0.22
22.69/22.72	c calculated reachability. Time: 0.00
22.69/22.72	c  N st    22     46258      9908     18346     51882     12617    120371    344968   no data   no data
23.19/23.28	c Finding binary XORs  T:     0.56 s  found:       0
24.99/25.02	c  N st    23     60656      9908     18346     51882     26332    120371    819653   no data   no data
25.99/26.08	c  N st    24     69389      9907     18346     51882     20879    120371    494370   no data   no data
25.99/26.09	c  S st    24     69389      9907     18346     51882     20879    120371    494370   no data   no data
26.09/26.19	c  S st    24     69891      9907     18346     51882     21381    120371    506718   no data   no data
26.19/26.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    126 locsubst:     0 time:   0.01
26.49/26.58	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    663 BRemL:    580 BRemN:      4 P:  7.7M T:  0.38
26.49/26.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.49/26.60	c bin-w-bin subsume rem            4 bins  time:  0.00 s
26.59/26.61	c subs with bin:        5  lits-rem:         1  v-fix:    0  time:  0.01 s
26.59/26.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9779 time:  0.01 s
26.59/26.63	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
26.59/26.65	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.02 s
26.69/26.75	c subs with bin:       12  lits-rem:         3  v-fix:    0  time:  0.09 s
26.99/27.09	c lits-rem:      1050  cl-subs:     1039  v-elim:      0  v-fix:    0  time:  0.33 s
26.99/27.09	c vivif2 --  cl tried    18337 cl shrink        0 lits rem          0 time: 0.00
27.09/27.12	c vivif2 --  cl tried    19700 cl shrink     2989 lits rem      33770 time: 0.03
27.29/27.34	c asymm  cl-useful: 237/18337/18337 lits-rem:724 time: 0.22
27.29/27.34	c calculated reachability. Time: 0.00
27.29/27.35	c  N st    24     69891      9779     18223     49997     19700    119503    433393   no data   no data
29.70/29.74	c  F st    25     87501      9778     18223     49997     36429    119502    877928   no data   no data
29.70/29.76	c  N st    25     87501      9778     18223     49980     36429    119473    877895   no data   no data
30.29/30.32	c Finding binary XORs  T:     0.56 s  found:      55
30.99/31.02	c Decided on static restart strategy
31.19/31.27	c  N st    32     95536      9776     18223     49996     26775    119473    558922   no data   no data
32.49/32.55	c  N st    34    104836      9774     18223     49997     35489    119473    806801   no data   no data
32.49/32.55	c  S st    34    104836      9774     18223     49997     35489    119473    806801   no data   no data
32.59/32.69	c  S st    34    105336      9774     18223     50001     35983    119473    820981   no data   no data
32.69/32.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     62 locsubst:     0 time:   0.01
33.09/33.16	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    3 Bins:   2676 BRemL:   1875 BRemN:     33 P:  9.8M T:  0.47
33.09/33.18	c Replacing       58 vars Replaced     1326 lits Time:     0.02 s 
33.09/33.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.09/33.19	c bin-w-bin subsume rem           26 bins  time:  0.00 s
33.19/33.20	c subs with bin:       60  lits-rem:       106  v-fix:    0  time:  0.01 s
33.19/33.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9651 time:  0.01 s
33.19/33.22	c Removed useless bin:       1  fixed:     0  props:   0.31M  time:  0.01 s
33.19/33.25	c lits-rem:        17  cl-subs:       92  v-elim:     27  v-fix:    0  time:  0.02 s
33.39/33.45	c subs with bin:       78  lits-rem:       403  v-fix:    0  time:  0.17 s
34.39/34.43	c lits-rem:      3715  cl-subs:     1580  v-elim:      0  v-fix:    0  time:  0.97 s
34.39/34.43	c vivif2 --  cl tried    18086 cl shrink        3 lits rem          3 time: 0.00
34.39/34.49	c vivif2 --  cl tried    33881 cl shrink     6469 lits rem      49346 time: 0.06
34.69/34.73	c asymm  cl-useful: 67/18086/18086 lits-rem:197 time: 0.23
34.69/34.73	c calculated reachability. Time: 0.00
34.69/34.73	c  N st    34    105336      9624     18077     45917     33881    118236    698813   no data   no data
35.21/35.29	c Finding binary XORs  T:     0.56 s  found:       1
36.59/36.61	c  N st    35    114936      9624     18077     45917     23485    118235    473516   no data   no data
38.99/39.02	c  N st    36    129333      9619     18077     45925     37586    118235   1250404   no data   no data
41.29/41.32	c  N st    37    150928      9617     18077     45960     36071    118234    698248   no data   no data
42.09/42.18	c  S st    38    158004      9616     18077     45961     42850    118234    973657   no data   no data
42.29/42.32	c  S st    38    158504      9616     18077     45964     43345    118234    987644   no data   no data
42.29/42.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      4 locsubst:     0 time:   0.01
42.69/42.79	c Flit:     3 Blit:      1 bXBeca:    0 bXProp:    0 Bins:   2690 BRemL:   2434 BRemN:      3 P: 10.4M T:  0.46
42.80/42.81	c Replacing        1 vars Replaced       13 lits Time:     0.02 s 
42.80/42.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.80/42.82	c bin-w-bin subsume rem           41 bins  time:  0.00 s
42.80/42.83	c subs with bin:        2  lits-rem:         4  v-fix:    0  time:  0.01 s
42.80/42.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9607 time:  0.01 s
42.80/42.85	c Removed useless bin:       1  fixed:     0  props:   0.30M  time:  0.01 s
42.80/42.88	c lits-rem:         3  cl-subs:       19  v-elim:     17  v-fix:    0  time:  0.03 s
43.09/43.14	c subs with bin:       34  lits-rem:       630  v-fix:    0  time:  0.24 s
44.39/44.45	c lits-rem:      1756  cl-subs:     1844  v-elim:      0  v-fix:    0  time:  1.30 s
44.39/44.45	c vivif2 --  cl tried    18047 cl shrink        0 lits rem          0 time: 0.00
44.49/44.52	c vivif2 --  cl tried    40404 cl shrink     5670 lits rem      36860 time: 0.07
44.79/44.80	c asymm  cl-useful: 48/18047/18047 lits-rem:98 time: 0.28
44.79/44.81	c calculated reachability. Time: 0.00
44.79/44.81	c  N st    38    158504      9590     18040     44279     40401    117499    885569   no data   no data
45.29/45.38	c Finding binary XORs  T:     0.57 s  found:       2
52.80/52.87	c  N st    39    207094      9590     18040     44280     40158    117499   1462477   no data   no data
56.69/56.75	c  N st    40    237757      9589     18040     44280     44199    117499   1157792   no data   no data
56.69/56.75	c  S st    40    237757      9589     18040     44280     44199    117499   1157792   no data   no data
56.89/56.91	c  S st    40    238258      9589     18040     44282     44695    117499   1171837   no data   no data
56.89/56.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
57.29/57.34	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    846 BRemL:    497 BRemN:      4 P:  8.6M T:  0.42
57.29/57.37	c Replacing        3 vars Replaced      204 lits Time:     0.02 s 
57.29/57.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.29/57.38	c bin-w-bin subsume rem            3 bins  time:  0.00 s
57.29/57.39	c subs with bin:        4  lits-rem:         8  v-fix:    0  time:  0.01 s
57.39/57.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9585 time:  0.01 s
57.39/57.41	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
57.39/57.43	c lits-rem:         3  cl-subs:       12  v-elim:      1  v-fix:    0  time:  0.03 s
57.69/57.70	c subs with bin:        2  lits-rem:        11  v-fix:    0  time:  0.23 s
60.69/60.75	c lits-rem:      2255  cl-subs:     1326  v-elim:      0  v-fix:    0  time:  3.04 s
60.69/60.75	c vivif2 --  cl tried    18026 cl shrink        0 lits rem          0 time: 0.00
60.79/60.83	c vivif2 --  cl tried    43362 cl shrink     5503 lits rem      26760 time: 0.08
60.99/61.08	c asymm  cl-useful: 15/18026/18026 lits-rem:27 time: 0.25
60.99/61.09	c calculated reachability. Time: 0.00
60.99/61.09	c  N st    40    238258      9584     18026     44355     43362    117316   1114012   no data   no data
61.61/61.65	c Finding binary XORs  T:     0.56 s  found:       0
73.70/73.78	c  F st    41    306251      9584     18026     44355     54848    117316   3217724   no data   no data
73.70/73.79	c  N st    41    306251      9584     18026     44355     54848    117316   3217724   no data   no data
74.59/74.63	c Decided on static restart strategy
77.89/77.92	c  N st    51    334558      9579     18026     44369     53355    117316   1270608   no data   no data
81.30/81.39	c  N st    53    357388      9578     18026     44373     45691    117316   1227094   no data   no data
81.30/81.39	c  S st    53    357388      9578     18026     44373     45691    117316   1227094   no data   no data
81.49/81.54	c  S st    53    357890      9578     18026     44373     46189    117316   1240237   no data   no data
81.49/81.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
81.99/82.03	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    4 Bins:    823 BRemL:    613 BRemN:      0 P: 10.9M T:  0.48
81.99/82.06	c Replacing        4 vars Replaced     1410 lits Time:     0.03 s 
81.99/82.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.99/82.07	c bin-w-bin subsume rem            6 bins  time:  0.00 s
81.99/82.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
81.99/82.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9572 time:  0.01 s
82.09/82.10	c Removed useless bin:       1  fixed:     0  props:   0.29M  time:  0.01 s
82.09/82.13	c lits-rem:         2  cl-subs:        3  v-elim:      3  v-fix:    0  time:  0.03 s
82.39/82.50	c subs with bin:       33  lits-rem:      1531  v-fix:    0  time:  0.34 s
83.79/83.85	c lits-rem:      1766  cl-subs:     1764  v-elim:      0  v-fix:    0  time:  1.35 s
83.79/83.86	c vivif2 --  cl tried    18016 cl shrink        0 lits rem          0 time: 0.00
83.89/83.94	c vivif2 --  cl tried    44383 cl shrink     5428 lits rem      37310 time: 0.08
84.19/84.22	c asymm  cl-useful: 11/18016/18016 lits-rem:18 time: 0.28
84.19/84.23	c calculated reachability. Time: 0.00
84.19/84.23	c  N st    53    357890      9569     18015     43620     44383    117033   1155530   no data   no data
84.70/84.79	c Finding binary XORs  T:     0.56 s  found:       0
88.39/88.46	c  N st    54    390282      9569     18015     43620     44739    117033   1117846   no data   no data
95.90/95.92	c  N st    55    438870      9569     18015     43624     59726    117033   2483563   no data   no data
105.99/106.03	c  N st    56    511752      9568     18015     43624     63336    117033   1917625   no data   no data
109.49/109.59	c  N st    57    536835      9568     18015     43625     53024    117033   1851977   no data   no data
109.49/109.59	c  S st    57    536835      9568     18015     43625     53024    117033   1851977   no data   no data
109.69/109.77	c  S st    57    537338      9568     18015     43628     53523    117032   1865525   no data   no data
109.69/109.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
110.19/110.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    427 BRemL:    400 BRemN:      9 P: 11.1M T:  0.49
110.19/110.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
110.19/110.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.19/110.29	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.01 s
110.29/110.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9568 time:  0.01 s
110.29/110.31	c Removed useless bin:       4  fixed:     0  props:   0.30M  time:  0.01 s
110.29/110.35	c lits-rem:         0  cl-subs:        5  v-elim:      3  v-fix:    0  time:  0.04 s
110.90/110.98	c subs with bin:        6  lits-rem:       102  v-fix:    0  time:  0.56 s
114.89/114.92	c lits-rem:      3683  cl-subs:     1710  v-elim:      0  v-fix:    0  time:  3.94 s
114.89/114.92	c vivif2 --  cl tried    18011 cl shrink        0 lits rem          0 time: 0.00
114.99/115.05	c vivif2 --  cl tried    51800 cl shrink     7039 lits rem      88693 time: 0.12
115.40/115.41	c asymm  cl-useful: 89/16591/18011 lits-rem:112 time: 0.35
115.40/115.41	c calculated reachability. Time: 0.00
115.40/115.41	c  N st    57    537338      9565     18005     43337     51800    116851   1696821   no data   no data
115.89/115.97	c Finding binary XORs  T:     0.56 s  found:       0
151.09/151.10	c  N st    58    701323      9564     18005     43338     62825    116849   2171364   no data   no data
166.59/166.69	c  N st    59    806009      9564     18005     43339     82578    116849   3156347   no data   no data
166.59/166.70	c  S st    59    806009      9564     18005     43339     82578    116849   3156347   no data   no data
166.89/166.94	c  S st    59    806510      9564     18005     43339     83077    116849   3169498   no data   no data
166.89/166.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
167.49/167.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:   1017 BRemL:    918 BRemN:      0 P: 12.4M T:  0.56
167.49/167.56	c Replacing        4 vars Replaced      137 lits Time:     0.04 s 
167.49/167.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
167.49/167.57	c bin-w-bin subsume rem            7 bins  time:  0.00 s
167.49/167.58	c subs with bin:        6  lits-rem:        10  v-fix:    0  time:  0.01 s
167.49/167.59	c Subs w/ non-existent bins:      0 l-rem:      2 v-fix:     0 done:   9559 time:  0.01 s
167.59/167.60	c Removed useless bin:       0  fixed:     0  props:   0.30M  time:  0.01 s
167.59/167.64	c lits-rem:         2  cl-subs:       32  v-elim:      8  v-fix:    0  time:  0.04 s
168.49/168.57	c subs with bin:        7  lits-rem:        22  v-fix:    0  time:  0.82 s
180.40/180.44	c lits-rem:      6353  cl-subs:     2247  v-elim:      0  v-fix:    0  time: 11.87 s
180.40/180.44	c vivif2 --  cl tried    17974 cl shrink        0 lits rem          0 time: 0.00
180.70/180.70	c vivif2 --  cl tried    80798 cl shrink    15444 lits rem      92040 time: 0.26
180.70/180.72	c asymm  cl-useful: 0/1383/17974 lits-rem:0 time: 0.01
180.70/180.72	c calculated reachability. Time: 0.00
180.70/180.72	c  N st    59    806510      9551     17974     41196     80798    116600   2986327   no data   no data
181.20/181.29	c Finding binary XORs  T:     0.56 s  found:       0
230.50/230.55	c  F st    60   1071875      9551     17974     41197     73975    116600   3845164   no data   no data
230.50/230.57	c  N st    60   1071875      9551     17974     41197     73975    116600   3845164   no data   no data
231.50/231.55	c Decided on static restart strategy
236.19/236.21	c  N st    70   1100184      9551     17974     41202     54574    116599   1566090   no data   no data
241.20/241.23	c  N st    72   1136181      9551     17974     41205     88998    116599   2805770   no data   no data
248.00/248.06	c  N st    73   1168576      9551     17974     41205     72695    116599   3041539   no data   no data
253.01/253.07	c  N st    74   1209766      9551     17974     41205     62418    116599   1680671   no data   no data
253.01/253.07	c  S st    74   1209766      9551     17974     41205     62418    116599   1680671   no data   no data
253.20/253.26	c  S st    74   1210269      9551     17974     41205     62919    116599   1699370   no data   no data
253.20/253.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
253.70/253.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1359 BRemL:   1039 BRemN:      2 P: 10.9M T:  0.50
253.70/253.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
253.70/253.79	c bin-w-bin subsume rem            4 bins  time:  0.00 s
253.80/253.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
253.80/253.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9551 time:  0.01 s
253.80/253.82	c Removed useless bin:       3  fixed:     0  props:   0.30M  time:  0.01 s
253.80/253.86	c lits-rem:         0  cl-subs:        3  v-elim:      2  v-fix:    0  time:  0.04 s
254.30/254.34	c subs with bin:        5  lits-rem:        11  v-fix:    0  time:  0.43 s
256.80/256.83	c lits-rem:      1655  cl-subs:     1218  v-elim:      0  v-fix:    0  time:  2.49 s
256.80/256.84	c vivif2 --  cl tried    17973 cl shrink        3 lits rem          3 time: 0.00
256.90/256.94	c vivif2 --  cl tried    61696 cl shrink     4593 lits rem      22213 time: 0.10
257.20/257.29	c asymm  cl-useful: 67/13082/17973 lits-rem:87 time: 0.36
257.30/257.31	c calculated reachability. Time: 0.00
257.30/257.31	c  N st    74   1210269      9549     17964     41406     61696    116500   1640792   no data   no data
257.80/257.86	c Finding binary XORs  T:     0.56 s  found:       1
272.49/272.56	c  N st    75   1283151      9549     17964     41412     82951    116500   3650333   no data   no data
292.51/292.54	c  N st    76   1392475      9549     17964     41412     84194    116500   3193075   no data   no data
337.90/337.94	c  N st    77   1556459      9549     17964     41419     80595    116500   4124499   no data   no data
374.41/374.42	c  N st    78   1710269      9549     17964     41420    114867    116499   9377277   no data   no data
374.41/374.42	c  S st    78   1710269      9549     17964     41420    114867    116499   9377277   no data   no data
374.61/374.68	c  S st    78   1710769      9549     17964     41421    115363    116499   9392172   no data   no data
374.71/374.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
375.41/375.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    323 BRemL:    427 BRemN:      1 P: 16.3M T:  0.74
375.41/375.48	c Replacing        2 vars Replaced      377 lits Time:     0.03 s 
375.41/375.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
375.41/375.49	c bin-w-bin subsume rem            1 bins  time:  0.00 s
375.50/375.50	c subs with bin:        5  lits-rem:         2  v-fix:    0  time:  0.01 s
375.50/375.52	c Subs w/ non-existent bins:      0 l-rem:      2 v-fix:     0 done:   9547 time:  0.01 s
375.50/375.52	c Removed useless bin:       1  fixed:     0  props:   0.31M  time:  0.01 s
375.60/375.61	c lits-rem:         3  cl-subs:       16  v-elim:      6  v-fix:    0  time:  0.09 s
377.50/377.57	c subs with bin:        6  lits-rem:         3  v-fix:    0  time:  1.64 s
438.51/438.58	c lits-rem:     10706  cl-subs:     3942  v-elim:      0  v-fix:    0  time: 61.01 s
438.51/438.59	c vivif2 --  cl tried    17956 cl shrink        4 lits rem          4 time: 0.00
439.30/439.39	c vivif2 --  cl tried   111395 cl shrink    33926 lits rem     536413 time: 0.79
439.41/439.44	c asymm  cl-useful: 0/4874/17956 lits-rem:0 time: 0.06
439.41/439.45	c calculated reachability. Time: 0.00
439.41/439.45	c  N st    78   1710769      9541     17956     40848    111395    116431   8417136   no data   no data
440.02/440.01	c Finding binary XORs  T:     0.56 s  found:       0
562.90/562.98	c  N st    79   2079733      9541     17956     40855    109265    116431   5144479   no data   no data
590.72/590.74	c  N st    80   2210770      9541     17956     40855    106194    116431   3568667   no data   no data
590.72/590.74	c  S st    80   2210770      9541     17956     40855    106194    116431   3568667   no data   no data
591.00/591.04	c  S st    80   2211270      9541     17956     40858    106688    116431   3582188   no data   no data
591.00/591.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
591.71/591.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    247 BRemL:    374 BRemN:      0 P: 16.6M T:  0.68
591.71/591.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
591.71/591.76	c bin-w-bin subsume rem            1 bins  time:  0.00 s
591.71/591.77	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
591.71/591.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9541 time:  0.01 s
591.71/591.79	c Removed useless bin:       0  fixed:     0  props:   0.31M  time:  0.01 s
591.82/591.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
593.00/593.09	c subs with bin:        9  lits-rem:        99  v-fix:    0  time:  1.13 s
600.20/600.22	c lits-rem:      4670  cl-subs:     2496  v-elim:      0  v-fix:    0  time:  7.13 s
600.20/600.23	c vivif2 --  cl tried    17955 cl shrink        0 lits rem          0 time: 0.00
600.51/600.51	c vivif2 --  cl tried   104183 cl shrink    17057 lits rem     118987 time: 0.28
600.90/600.90	c asymm  cl-useful: 34/5679/17955 lits-rem:44 time: 0.39
600.90/600.91	c calculated reachability. Time: 0.00
600.90/600.91	c  N st    80   2211270      9541     17955     40731    104182    116384   3386093   no data   no data
741.31/741.38	c  N st    81   2711271      9541     17955     40733    106996    116384   5436387   no data   no data
741.31/741.38	c  S st    81   2711271      9541     17955     40733    106996    116384   5436387   no data   no data
741.61/741.66	c  S st    81   2711772      9541     17955     40733    107491    116383   5450943   no data   no data
741.61/741.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
742.31/742.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    300 BRemL:    320 BRemN:      0 P: 14.6M T:  0.67
742.31/742.38	c Replacing        1 vars Replaced      475 lits Time:     0.02 s 
742.31/742.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
742.31/742.39	c bin-w-bin subsume rem            1 bins  time:  0.00 s
742.41/742.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
742.41/742.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9540 time:  0.01 s
742.41/742.43	c Removed useless bin:       0  fixed:     0  props:   0.31M  time:  0.01 s
742.41/742.49	c lits-rem:         0  cl-subs:        7  v-elim:      3  v-fix:    0  time:  0.07 s
744.21/744.24	c subs with bin:        4  lits-rem:        79  v-fix:    0  time:  1.58 s
759.11/759.10	c lits-rem:      7423  cl-subs:     1976  v-elim:      0  v-fix:    0  time: 14.85 s
759.11/759.11	c vivif2 --  cl tried    17953 cl shrink        0 lits rem          0 time: 0.00
759.50/759.50	c vivif2 --  cl tried   105498 cl shrink    15596 lits rem     229525 time: 0.39
759.70/759.74	c asymm  cl-useful: 2/12274/17953 lits-rem:4 time: 0.24
759.70/759.75	c calculated reachability. Time: 0.00
759.70/759.75	c  N st    81   2711772      9537     17952     40461    105498    116386   5103653   no data   no data
760.30/760.31	c Finding binary XORs  T:     0.56 s  found:       0
904.41/904.40	c  N st    82   3211773      9537     17952     40504    141922    116386   4178280   no data   no data
904.41/904.40	c  S st    82   3211773      9537     17952     40504    141922    116386   4178280   no data   no data
904.71/904.71	c  S st    82   3212275      9537     17952     40507    142420    116386   4195438   no data   no data
904.71/904.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
905.61/905.65	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    704 BRemL:    684 BRemN:      0 P: 24.8M T:  0.92
905.61/905.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
905.61/905.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
905.61/905.67	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
905.61/905.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9536 time:  0.01 s
905.61/905.69	c Removed useless bin:       0  fixed:     0  props:   0.31M  time:  0.01 s
905.71/905.76	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.06 s
907.01/907.02	c subs with bin:       70  lits-rem:      1330  v-fix:    0  time:  1.10 s
918.11/918.14	c lits-rem:     20520  cl-subs:     5065  v-elim:      0  v-fix:    0  time: 11.12 s
918.11/918.15	c vivif2 --  cl tried    17950 cl shrink        0 lits rem          0 time: 0.00
918.42/918.46	c vivif2 --  cl tried   137283 cl shrink    18999 lits rem      66329 time: 0.31
918.81/918.84	c asymm  cl-useful: 25/6209/17950 lits-rem:43 time: 0.37
918.81/918.85	c calculated reachability. Time: 0.00
918.81/918.85	c  N st    82   3212275      9536     17950     40409    137281    116316   3957566   no data   no data
919.41/919.41	c Finding binary XORs  T:     0.56 s  found:       0
1027.72/1027.71	c  N st    83   3712276      9536     17950     40412    132796    116316   5708200   no data   no data
1027.72/1027.71	c  S st    83   3712276      9536     17950     40412    132796    116316   5708200   no data   no data
1028.02/1028.06	c  S st    83   3712780      9536     17950     40412    133300    116316   5724214   no data   no data
1028.02/1028.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1028.82/1028.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    184 BRemL:    198 BRemN:      0 P: 19.2M T:  0.77
1028.82/1028.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1028.82/1028.86	c bin-w-bin subsume rem            3 bins  time:  0.00 s
1028.82/1028.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1028.82/1028.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9536 time:  0.01 s
1028.82/1028.89	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
1028.92/1028.97	c lits-rem:         0  cl-subs:        2  v-elim:      1  v-fix:    0  time:  0.07 s
1030.73/1030.77	c subs with bin:        2  lits-rem:        20  v-fix:    0  time:  1.63 s
1059.12/1059.14	c lits-rem:      9169  cl-subs:     2101  v-elim:      0  v-fix:    0  time: 28.37 s
1059.12/1059.15	c vivif2 --  cl tried    17950 cl shrink        2 lits rem          2 time: 0.00
1059.62/1059.65	c vivif2 --  cl tried   131197 cl shrink    18587 lits rem     237207 time: 0.50
1059.82/1059.89	c asymm  cl-useful: 1/11741/17950 lits-rem:1 time: 0.23
1059.92/1059.90	c calculated reachability. Time: 0.00
1059.92/1059.90	c  N st    83   3712780      9535     17950     40311    131197    116303   5389408   no data   no data
1071.11/1071.19	c  F st    84   3751563      9535     17950     40314    168633    116303   9917552   no data   no data
1071.21/1071.26	c  N st    84   3751563      9535     17949     40301    168633    116285   9917540   no data   no data
1073.32/1073.35	c Decided on static restart strategy
1077.81/1077.81	c  N st    94   3779868      9530     17949     40318    113510    116285   3396313   no data   no data
1086.62/1086.61	c  N st    96   3815861      9530     17949     40328    148461    116285   5091616   no data   no data
1093.61/1093.67	c  N st    97   3848255      9530     17949     40331     94893    116285   2620701   no data   no data
1108.32/1108.31	c  N st    98   3896843      9530     17949     40378    142500    116285   4369572   no data   no data
1131.32/1131.36	c  N st    99   3969726      9530     17949     40401    126386    116285   3764710   no data   no data
1131.94/1131.94	c Finding binary XORs  T:     0.56 s  found:       3
1167.52/1167.52	c  N st   100   4079050      9530     17947     39689    145142    116174   5335679   no data   no data
1201.02/1201.08	c  N st   101   4212780      9530     17947     39691     98716    116174   2769582   no data   no data
1201.02/1201.08	c  S st   101   4212780      9530     17947     39691     98716    116174   2769582   no data   no data
1201.32/1201.34	c  S st   101   4213287      9530     17947     39693     99217    116174   2783789   no data   no data
1201.32/1201.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1202.02/1202.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   1505 BRemL:   1141 BRemN:      0 P: 17.7M T:  0.71
1202.12/1202.10	c Replacing        4 vars Replaced     1679 lits Time:     0.02 s 
1202.12/1202.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1202.12/1202.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1202.12/1202.12	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.01 s
1202.12/1202.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9526 time:  0.01 s
1202.12/1202.14	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
1202.12/1202.19	c lits-rem:         0  cl-subs:        1  v-elim:      2  v-fix:    0  time:  0.05 s
1203.22/1203.23	c subs with bin:      204  lits-rem:      7019  v-fix:    0  time:  0.94 s
1207.12/1207.13	c lits-rem:      4397  cl-subs:      751  v-elim:      0  v-fix:    0  time:  3.90 s
1207.12/1207.14	c vivif2 --  cl tried    17948 cl shrink        1 lits rem          1 time: 0.00
1207.22/1207.29	c vivif2 --  cl tried    98243 cl shrink     4464 lits rem      28644 time: 0.15
1207.62/1207.65	c asymm  cl-useful: 49/5051/17948 lits-rem:112 time: 0.37
1207.62/1207.66	c calculated reachability. Time: 0.00
1207.62/1207.66	c  N st   101   4213287      9524     17947     39915     98230    116051   2727322   no data   no data
1208.22/1208.22	c Finding binary XORs  T:     0.56 s  found:       0
1286.73/1286.79	c  N st   102   4459267      9524     17947     39923    157499    116051   5305056   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 2.83 3.75 3.91 4/352 6099
/proc/meminfo: memFree=17857992/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=29352 CPUtime=0 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 2872 0 0 0 0 0 0 0 22 0 1 0 729105483 30056448 2307 33554432000 4194304 4580011 140733419212736 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 7338 2312 322 95 0 2320 0

[startup+0.0840681 s]
/proc/loadavg: 2.83 3.75 3.91 4/352 6099
/proc/meminfo: memFree=17857992/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=62536 CPUtime=0.07 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 9645 0 0 0 6 1 0 0 22 0 1 0 729105483 64036864 7491 33554432000 4194304 4580011 140733419212736 18446744073709551615 256415052485 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 15634 7493 325 95 0 10616 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 62536

[startup+0.101064 s]
/proc/loadavg: 2.83 3.75 3.91 4/352 6099
/proc/meminfo: memFree=17857992/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=63212 CPUtime=0.09 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 9855 0 0 0 8 1 0 0 22 0 1 0 729105483 64729088 7701 33554432000 4194304 4580011 140733419212736 18446744073709551615 4293065 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 15803 7701 340 95 0 10785 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63212

[startup+0.301086 s]
/proc/loadavg: 2.83 3.75 3.91 4/352 6099
/proc/meminfo: memFree=17857992/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=63212 CPUtime=0.29 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 9855 0 0 0 28 1 0 0 23 0 1 0 729105483 64729088 7701 33554432000 4194304 4580011 140733419212736 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 15803 7701 340 95 0 10785 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63212

[startup+0.701012 s]
/proc/loadavg: 2.83 3.75 3.91 4/352 6099
/proc/meminfo: memFree=17857992/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=69708 CPUtime=0.68 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 11292 0 0 0 67 1 0 0 25 0 1 0 729105483 71380992 9138 33554432000 4194304 4580011 140733419212736 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 17427 9143 342 95 0 12409 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 69708

[startup+1.50087 s]
/proc/loadavg: 2.92 3.76 3.91 5/364 6122
/proc/meminfo: memFree=17660984/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=108312 CPUtime=1.49 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 19528 0 0 0 147 2 0 0 25 0 1 0 729105483 110911488 17374 33554432000 4194304 4580011 140733419212736 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 27078 17374 342 95 0 22060 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 108312

[startup+3.10058 s]
/proc/loadavg: 2.92 3.76 3.91 5/364 6122
/proc/meminfo: memFree=17516648/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=177368 CPUtime=3.09 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 35582 0 0 0 304 5 0 0 25 0 1 0 729105483 181624832 33428 33554432000 4194304 4580011 140733419212736 18446744073709551615 4294116 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 44342 33428 342 95 0 39324 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 177368

[startup+6.30096 s]
/proc/loadavg: 2.92 3.76 3.91 5/364 6122
/proc/meminfo: memFree=17108324/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=322108 CPUtime=6.29 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 67911 0 0 0 620 9 0 0 25 0 1 0 729105483 329838592 65757 33554432000 4194304 4580011 140733419212736 18446744073709551615 4293936 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 80527 65758 342 95 0 75509 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 322108

[startup+12.7008 s]
/proc/loadavg: 3.08 3.76 3.91 5/364 6123
/proc/meminfo: memFree=16358468/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=562156 CPUtime=12.69 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 118212 0 0 0 1253 16 0 0 25 0 1 0 729105483 575647744 116058 33554432000 4194304 4580011 140733419212736 18446744073709551615 4296206 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 140539 116058 365 95 0 135521 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 562156

[startup+25.5003 s]
/proc/loadavg: 3.23 3.77 3.91 5/364 6123
/proc/meminfo: memFree=16190028/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=585060 CPUtime=25.49 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 127109 0 0 0 2532 17 0 0 25 0 1 0 729105483 599101440 120322 33554432000 4194304 4580011 140733419212736 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 146265 120322 367 95 0 141247 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 585060

[startup+51.1005 s]
/proc/loadavg: 3.49 3.79 3.91 5/364 6124
/proc/meminfo: memFree=16093040/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=610952 CPUtime=51.09 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 138341 0 0 0 5089 20 0 0 25 0 1 0 729105483 625614848 125546 33554432000 4194304 4580011 140733419212736 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 152738 125546 367 95 0 147720 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 610952

[startup+102.314 s]
/proc/loadavg: 3.86 3.84 3.91 5/364 6125
/proc/meminfo: memFree=15982656/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=627060 CPUtime=102.3 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 165942 0 0 0 10205 25 0 0 25 0 1 0 729105483 642109440 132099 33554432000 4194304 4580011 140733419212736 18446744073709551615 4305519 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 156765 132099 367 95 0 151747 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 627060

[startup+162.301 s]
/proc/loadavg: 4.06 3.89 3.93 5/364 6136
/proc/meminfo: memFree=15954372/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=645576 CPUtime=162.29 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 198172 0 0 0 16198 31 0 0 25 0 1 0 729105483 661069824 134808 33554432000 4194304 4580011 140733419212736 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 161394 134808 367 95 0 156376 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 645576

[startup+222.3 s]
/proc/loadavg: 4.06 3.92 3.93 5/364 6137
/proc/meminfo: memFree=15837664/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=681920 CPUtime=222.3 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 234389 0 0 0 22191 39 0 0 25 0 1 0 729105483 698286080 145012 33554432000 4194304 4580011 140733419212736 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 170480 145012 367 95 0 165462 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 681920

[startup+282.301 s]
/proc/loadavg: 4.02 3.94 3.93 5/364 6139
/proc/meminfo: memFree=15787008/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=714168 CPUtime=282.29 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 262853 0 0 0 28184 45 0 0 25 0 1 0 729105483 731308032 152161 33554432000 4194304 4580011 140733419212736 18446744073709551615 4294116 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 178542 152161 367 95 0 173524 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 714168

[startup+342.301 s]
/proc/loadavg: 4.00 3.94 3.93 5/364 6140
/proc/meminfo: memFree=15738116/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=782172 CPUtime=342.3 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 281226 0 0 0 34179 51 0 0 25 0 1 0 729105483 800944128 155048 33554432000 4194304 4580011 140733419212736 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 195543 155048 367 95 0 190525 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 782172

[startup+402.3 s]
/proc/loadavg: 4.00 3.95 3.93 5/364 6142
/proc/meminfo: memFree=15459964/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=909472 CPUtime=402.3 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 327803 0 0 0 40171 59 0 0 25 0 1 0 729105483 931299328 186661 33554432000 4194304 4580011 140733419212736 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 227368 186661 367 95 0 222350 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 909472

[startup+462.301 s]
/proc/loadavg: 4.04 3.97 3.94 5/364 6144
/proc/meminfo: memFree=15315320/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=839760 CPUtime=462.3 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 344220 0 0 0 46168 62 0 0 25 0 1 0 729105483 859914240 179774 33554432000 4194304 4580011 140733419212736 18446744073709551615 4294357 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 209940 179774 367 95 0 204922 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 839760

[startup+522.301 s]
/proc/loadavg: 4.01 3.97 3.94 5/364 6145
/proc/meminfo: memFree=15292716/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=913248 CPUtime=522.29 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 364709 0 0 0 52158 71 0 0 25 0 1 0 729105483 935165952 183051 33554432000 4194304 4580011 140733419212736 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 228312 183051 367 95 0 223294 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 913248

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.94 5/364 6147
/proc/meminfo: memFree=15194464/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=915920 CPUtime=582.3 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 385948 0 0 0 58154 76 0 0 25 0 1 0 729105483 937902080 182791 33554432000 4194304 4580011 140733419212736 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 228980 182791 367 95 0 223962 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 915920

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.94 5/364 6148
/proc/meminfo: memFree=15189576/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=919444 CPUtime=642.31 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 410265 0 0 0 64149 82 0 0 25 0 1 0 729105483 941510656 188109 33554432000 4194304 4580011 140733419212736 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 229861 188109 367 95 0 224843 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 919444

[startup+702.301 s]
/proc/loadavg: 4.17 4.03 3.96 5/364 6150
/proc/meminfo: memFree=15193612/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=925744 CPUtime=702.3 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 445502 0 0 0 70140 90 0 0 25 0 1 0 729105483 947961856 186984 33554432000 4194304 4580011 140733419212736 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 231436 186984 367 95 0 226418 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 925744

[startup+762.313 s]
/proc/loadavg: 4.11 4.04 3.96 5/364 6152
/proc/meminfo: memFree=15105408/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=955804 CPUtime=762.32 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 475081 0 0 0 76136 96 0 0 25 0 1 0 729105483 978743296 192633 33554432000 4194304 4580011 140733419212736 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 238951 192633 367 95 0 233933 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 955804

[startup+822.301 s]
/proc/loadavg: 4.04 4.03 3.96 5/364 6180
/proc/meminfo: memFree=15273408/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=889752 CPUtime=822.31 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 493399 0 0 0 82130 101 0 0 25 0 1 0 729105483 911106048 192991 33554432000 4194304 4580011 140733419212736 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 222438 192991 367 95 0 217420 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 889752

[startup+882.301 s]
/proc/loadavg: 4.10 4.05 3.97 5/364 6182
/proc/meminfo: memFree=15222260/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=972136 CPUtime=882.31 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 497541 0 0 0 88129 102 0 0 25 0 1 0 729105483 995467264 194434 33554432000 4194304 4580011 140733419212736 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 243034 194434 367 95 0 238016 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 972136

[startup+942.3 s]
/proc/loadavg: 4.13 4.07 3.98 5/364 6183
/proc/meminfo: memFree=15135548/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=927120 CPUtime=942.31 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 511016 0 0 0 94125 106 0 0 25 0 1 0 729105483 949370880 202378 33554432000 4194304 4580011 140733419212736 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 231780 202378 367 95 0 226762 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 927120

[startup+1002.3 s]
/proc/loadavg: 4.10 4.07 3.99 5/364 6185
/proc/meminfo: memFree=15105144/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=947692 CPUtime=1002.32 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 529245 0 0 0 100120 112 0 0 25 0 1 0 729105483 970436608 208350 33554432000 4194304 4580011 140733419212736 18446744073709551615 4293276 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 236923 208350 367 95 0 231905 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 947692

[startup+1062.3 s]
/proc/loadavg: 4.04 4.05 3.99 5/364 6187
/proc/meminfo: memFree=15120728/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=1007016 CPUtime=1062.32 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 544283 0 0 0 106116 116 0 0 25 0 1 0 729105483 1031184384 204871 33554432000 4194304 4580011 140733419212736 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 251754 204871 367 95 0 246736 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1007016

[startup+1122.3 s]
/proc/loadavg: 4.01 4.04 3.99 5/364 6188
/proc/meminfo: memFree=15086108/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=922688 CPUtime=1122.31 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 564014 0 0 0 112111 120 0 0 25 0 1 0 729105483 944832512 198966 33554432000 4194304 4580011 140733419212736 18446744073709551615 4316523 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 230672 198966 367 95 0 225654 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 922688

[startup+1182.3 s]
/proc/loadavg: 4.05 4.05 4.00 5/364 6190
/proc/meminfo: memFree=15060028/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=939808 CPUtime=1182.32 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 579464 0 0 0 118108 124 0 0 25 0 1 0 729105483 962363392 205396 33554432000 4194304 4580011 140733419212736 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 234952 205396 367 95 0 229934 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 939808

[startup+1242.3 s]
/proc/loadavg: 4.16 4.07 4.01 5/364 6299
/proc/meminfo: memFree=15863680/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=940156 CPUtime=1242.32 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 596944 0 0 0 124104 128 0 0 25 0 1 0 729105483 962719744 204730 33554432000 4194304 4580011 140733419212736 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 235039 204730 367 95 0 230021 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 940156



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.05 4.00 5/364 6301
/proc/meminfo: memFree=15821752/32950928 swapFree=67111200/67111528
[pid=6099] ppid=6097 vsize=942264 CPUtime=1300.03 cores=0,2
/proc/6099/stat : 6099 (strangenight2-s) R 6097 6099 6061 0 -1 4202496 609054 0 0 0 129872 131 0 0 25 0 1 0 729105483 964878336 204806 33554432000 4194304 4580011 140733419212736 18446744073709551615 4293930 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6099/statm: 235566 204806 367 95 0 230548 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 942264

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.06
CPU time (s): 1300.09
CPU user time (s): 1298.73
CPU system time (s): 1.35879
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1031556

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

runsolver used 5.03523 second user time and 10.0475 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 17:59:08
IDJOB=3368465
IDBENCH=83121
IDSOLVER=1845
FILE ID=node115/3368465-1305388748
RUNJOBID= node115-1305388748-6079
PBS_JOBID= 13324414
Free space on /tmp= 73228 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top25.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368465-1305388748/watcher-3368465-1305388748 -o /tmp/evaluation-result-3368465-1305388748/solver-3368465-1305388748 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368465-1305388748.cnf

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

MD5SUM BENCH= 1d36146d5d79c91e0605a19242395228
RANDOM SEED=2071567570

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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:     32950928 kB
MemFree:      17858520 kB
Buffers:        278176 kB
Cached:        4460572 kB
SwapCached:          0 kB
Active:       11849956 kB
Inactive:      2921444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17858520 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           13744 kB
Writeback:           0 kB
AnonPages:    10033164 kB
Mapped:          27956 kB
Slab:           211516 kB
PageTables:      41448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69665484 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= 73204 MiB
End job on node115 at 2011-05-14 18:20:50