Trace number 3289381

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st? (TO) 1300.03 1300.05

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-3289381-1303777204.cnf'
0.00/0.00	c -- header says num vars:          71356
0.00/0.00	c -- header says num clauses:      227126
0.06/0.08	c -- clauses added:            0 learnts,       227126 normals,            0 xors
0.06/0.08	c -- vars added      71356
0.06/0.08	c Parsing time:  0.07 s
0.06/0.08	c  N st     0         0     71356     87168    126336         0    522328         0   no data   no data
0.49/0.59	c asymm  cl-useful: 16/8054/87168 lits-rem:54 time: 0.50
11.39/11.41	c Flit:  1002 Blit:  16004 bXBeca:    0 bXProp: 20308 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 10.69
11.39/11.42	c Cleaning up after failed var search:     0.01 s 
11.39/11.45	c Replacing    20308 vars Replaced   359147 lits Time:     0.02 s 
11.39/11.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.39/11.47	c bin-w-bin subsume rem         2001 bins  time:  0.00 s
11.39/11.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
11.48/11.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24905 time:  0.03 s
11.48/11.54	c Removed useless bin:      42  fixed:     0  props:   4.82M  time:  0.03 s
11.58/11.63	c lits-rem:        12  cl-subs:      632  v-elim:   8301  v-fix:    0  time:  0.09 s
12.28/12.33	c Finding binary XORs  T:     0.69 s  found:      25
12.28/12.33	c Replacing       25 vars Replaced      275 lits Time:     0.00 s 
12.28/12.37	c Finding non-binary XORs:     0.02 s (found:    6924, avg size: 3.0)
12.28/12.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   1152 locsubst:  4200 time:   0.01
12.28/12.38	c Replacing     2100 vars Replaced    12600 lits Time:     0.01 s 
12.28/12.39	c calculated reachability. Time: 0.01
12.28/12.39	c Calc default polars -  time:   0.00 s pos:    1774 undec:   58360 neg:   11222
12.28/12.39	c =========================================================================================
12.28/12.39	c types(t): F = full restart, N = normal restart
12.28/12.39	c types(t): S = simplification begin/end, E = solution found
12.28/12.39	c restart types(rt): st = static, dy = dynamic
12.28/12.39	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
12.28/12.39	c  B st     0         0     13327     20335     22028         0    148257         0   no data   no data
12.48/12.56	c Decided on static restart strategy
12.68/12.78	c  N st     8      4917     13324     20335     22459      4403    148257    105992   no data   no data
13.58/13.65	c  N st    10     11300     13314     20335     22679     10297    148257    344864   no data   no data
14.48/14.52	c  N st    11     17043     13310     20335     22758     15718    148257    817803   no data   no data
15.99/16.04	c Finding binary XORs  T:     0.55 s  found:       4
16.09/16.16	c  F st    12     25001     13233     20122     22477     13980    146538    498875   no data   no data
16.09/16.18	c Replacing       73 vars Replaced     1605 lits Time:     0.01 s 
16.09/16.19	c  N st    12     25001     13159     20077     22453     13976    145973    498755   no data   no data
16.99/17.00	c Decided on static restart strategy
16.99/17.00	c  N st    18     30000     13159     20077     22591     18772    145973    796339   no data   no data
16.99/17.00	c  S st    18     30000     13159     20077     22591     18772    145973    796339   no data   no data
17.09/17.14	c  S st    18     30502     13159     20077     22686     19175    145973    804910   no data   no data
17.09/17.15	c x-sub:  2053 x-cut:      0 vfix:      0 v-elim:    564 locsubst:     0 time:   0.01
18.19/18.22	c Flit:   135 Blit:    102 bXBeca:    0 bXProp:  282 Bins: 167167 BRemL:  79641 BRemN:     55 P: 17.1M T:  1.07
18.19/18.23	c Cleaning up after failed var search:     0.01 s 
18.19/18.26	c Replacing      282 vars Replaced    96238 lits Time:     0.03 s 
18.19/18.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.19/18.28	c bin-w-bin subsume rem         2301 bins  time:  0.01 s
18.19/18.29	c subs with bin:      422  lits-rem:       203  v-fix:    0  time:  0.01 s
18.29/18.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  11948 time:  0.02 s
18.29/18.32	c Removed useless bin:     149  fixed:     0  props:   0.47M  time:  0.01 s
18.29/18.37	c lits-rem:       308  cl-subs:      389  v-elim:   1748  v-fix:    0  time:  0.04 s
18.38/18.48	c subs with bin:      168  lits-rem:      7337  v-fix:    0  time:  0.11 s
18.49/18.56	c lits-rem:       387  cl-subs:      464  v-elim:      0  v-fix:    0  time:  0.07 s
18.60/18.67	c asymm  cl-useful: 0/10337/18391 lits-rem:0 time: 0.10
18.60/18.67	c calculated reachability. Time: 0.00
18.60/18.67	c  N st    18     30502     10200     18391     69688      9715    122197    361283   no data   no data
19.19/19.21	c Finding binary XORs  T:     0.54 s  found:       0
19.99/20.02	c  N st    20     37615     10199     18391     69697     16701    122197    623243   no data   no data
20.59/20.67	c  N st    21     44015     10198     18391     69697     13042    122197    407519   no data   no data
20.79/20.90	c  S st    22     45755     10198     18391     69697     14756    122197    470168   no data   no data
20.89/21.00	c  S st    22     46258     10198     18391     69714     15238    122197    480711   no data   no data
20.99/21.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    282 locsubst:     0 time:   0.01
21.39/21.49	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    1 Bins:  18961 BRemL:  35590 BRemN:    259 P:  7.5M T:  0.49
21.49/21.51	c Replacing        1 vars Replaced       32 lits Time:     0.01 s 
21.49/21.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.49/21.52	c bin-w-bin subsume rem           20 bins  time:  0.00 s
21.49/21.53	c subs with bin:       10  lits-rem:         1  v-fix:    0  time:  0.01 s
21.49/21.54	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   9913 time:  0.01 s
21.49/21.55	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
21.49/21.57	c lits-rem:         9  cl-subs:        4  v-elim:      5  v-fix:    0  time:  0.02 s
21.59/21.66	c subs with bin:        4  lits-rem:        47  v-fix:    0  time:  0.08 s
21.69/21.74	c lits-rem:       281  cl-subs:      255  v-elim:      0  v-fix:    0  time:  0.08 s
21.69/21.75	c vivif2 --  cl tried    18377 cl shrink       46 lits rem         91 time: 0.00
21.69/21.76	c vivif2 --  cl tried    12646 cl shrink     3172 lits rem      17157 time: 0.02
21.89/21.98	c asymm  cl-useful: 95/18346/18346 lits-rem:463 time: 0.21
21.89/21.98	c calculated reachability. Time: 0.00
21.89/21.98	c  N st    22     46258      9908     18346     51882     12617    120371    344968   no data   no data
22.39/22.49	c Finding binary XORs  T:     0.51 s  found:       0
23.99/24.07	c  N st    23     60656      9908     18346     51882     26332    120371    819653   no data   no data
24.99/25.05	c  N st    24     69389      9907     18346     51882     20879    120371    494370   no data   no data
24.99/25.05	c  S st    24     69389      9907     18346     51882     20879    120371    494370   no data   no data
25.09/25.15	c  S st    24     69891      9907     18346     51882     21381    120371    506718   no data   no data
25.09/25.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    126 locsubst:     0 time:   0.01
25.48/25.58	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    663 BRemL:    580 BRemN:      4 P:  7.7M T:  0.42
25.48/25.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.48/25.59	c bin-w-bin subsume rem            4 bins  time:  0.00 s
25.58/25.60	c subs with bin:        5  lits-rem:         1  v-fix:    0  time:  0.01 s
25.58/25.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9779 time:  0.01 s
25.58/25.62	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
25.58/25.64	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.02 s
25.68/25.74	c subs with bin:       12  lits-rem:         3  v-fix:    0  time:  0.08 s
25.98/26.05	c lits-rem:      1050  cl-subs:     1039  v-elim:      0  v-fix:    0  time:  0.30 s
25.98/26.05	c vivif2 --  cl tried    18337 cl shrink        0 lits rem          0 time: 0.00
25.98/26.08	c vivif2 --  cl tried    19700 cl shrink     2989 lits rem      33770 time: 0.02
26.18/26.28	c asymm  cl-useful: 237/18337/18337 lits-rem:724 time: 0.21
26.18/26.29	c calculated reachability. Time: 0.00
26.18/26.29	c  N st    24     69891      9779     18223     49997     19700    119503    433393   no data   no data
28.39/28.43	c  F st    25     87501      9778     18223     49997     36429    119502    877928   no data   no data
28.39/28.45	c  N st    25     87501      9778     18223     49980     36429    119473    877895   no data   no data
28.89/28.96	c Finding binary XORs  T:     0.51 s  found:      55
29.60/29.60	c Decided on static restart strategy
29.79/29.83	c  N st    32     95536      9776     18223     49996     26775    119473    558922   no data   no data
30.89/30.97	c  N st    34    104836      9774     18223     49997     35489    119473    806801   no data   no data
30.89/30.97	c  S st    34    104836      9774     18223     49997     35489    119473    806801   no data   no data
31.09/31.10	c  S st    34    105336      9774     18223     50001     35983    119473    820981   no data   no data
31.09/31.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     62 locsubst:     0 time:   0.01
31.59/31.60	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    3 Bins:   2676 BRemL:   1875 BRemN:     33 P:  9.8M T:  0.49
31.59/31.62	c Replacing       58 vars Replaced     1326 lits Time:     0.02 s 
31.59/31.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.59/31.63	c bin-w-bin subsume rem           26 bins  time:  0.00 s
31.59/31.64	c subs with bin:       60  lits-rem:       106  v-fix:    0  time:  0.01 s
31.59/31.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9651 time:  0.01 s
31.59/31.65	c Removed useless bin:       1  fixed:     0  props:   0.31M  time:  0.01 s
31.59/31.68	c lits-rem:        17  cl-subs:       92  v-elim:     27  v-fix:    0  time:  0.02 s
31.80/31.87	c subs with bin:       78  lits-rem:       403  v-fix:    0  time:  0.16 s
32.69/32.75	c lits-rem:      3715  cl-subs:     1580  v-elim:      0  v-fix:    0  time:  0.88 s
32.69/32.75	c vivif2 --  cl tried    18086 cl shrink        3 lits rem          3 time: 0.00
32.79/32.81	c vivif2 --  cl tried    33881 cl shrink     6469 lits rem      49346 time: 0.05
32.99/33.03	c asymm  cl-useful: 67/18086/18086 lits-rem:197 time: 0.22
32.99/33.03	c calculated reachability. Time: 0.00
32.99/33.04	c  N st    34    105336      9624     18077     45917     33881    118236    698813   no data   no data
33.49/33.54	c Finding binary XORs  T:     0.51 s  found:       1
34.68/34.75	c  N st    35    114936      9624     18077     45917     23485    118235    473516   no data   no data
36.88/36.93	c  N st    36    129333      9619     18077     45925     37586    118235   1250404   no data   no data
38.99/39.02	c  N st    37    150928      9617     18077     45960     36071    118234    698248   no data   no data
39.79/39.80	c  S st    38    158004      9616     18077     45961     42850    118234    973657   no data   no data
39.89/39.93	c  S st    38    158504      9616     18077     45964     43345    118234    987644   no data   no data
39.89/39.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      4 locsubst:     0 time:   0.01
40.39/40.42	c Flit:     3 Blit:      1 bXBeca:    0 bXProp:    0 Bins:   2690 BRemL:   2434 BRemN:      3 P: 10.4M T:  0.48
40.39/40.44	c Replacing        1 vars Replaced       13 lits Time:     0.02 s 
40.39/40.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
40.39/40.45	c bin-w-bin subsume rem           41 bins  time:  0.00 s
40.39/40.46	c subs with bin:        2  lits-rem:         4  v-fix:    0  time:  0.01 s
40.39/40.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9607 time:  0.01 s
40.39/40.48	c Removed useless bin:       1  fixed:     0  props:   0.30M  time:  0.01 s
40.49/40.50	c lits-rem:         3  cl-subs:       19  v-elim:     17  v-fix:    0  time:  0.03 s
40.69/40.75	c subs with bin:       34  lits-rem:       630  v-fix:    0  time:  0.22 s
41.89/41.91	c lits-rem:      1756  cl-subs:     1844  v-elim:      0  v-fix:    0  time:  1.15 s
41.89/41.91	c vivif2 --  cl tried    18047 cl shrink        0 lits rem          0 time: 0.00
41.89/41.97	c vivif2 --  cl tried    40404 cl shrink     5670 lits rem      36860 time: 0.06
42.19/42.20	c asymm  cl-useful: 48/18047/18047 lits-rem:98 time: 0.23
42.19/42.21	c calculated reachability. Time: 0.00
42.19/42.21	c  N st    38    158504      9590     18040     44279     40401    117499    885569   no data   no data
42.69/42.71	c Finding binary XORs  T:     0.51 s  found:       2
49.29/49.37	c  N st    39    207094      9590     18040     44280     40158    117499   1462477   no data   no data
52.79/52.88	c  N st    40    237757      9589     18040     44280     44199    117499   1157792   no data   no data
52.79/52.88	c  S st    40    237757      9589     18040     44280     44199    117499   1157792   no data   no data
52.99/53.02	c  S st    40    238258      9589     18040     44282     44695    117499   1171837   no data   no data
52.99/53.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.39/53.47	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    846 BRemL:    497 BRemN:      4 P:  8.6M T:  0.44
53.39/53.49	c Replacing        3 vars Replaced      204 lits Time:     0.02 s 
53.49/53.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.49/53.50	c bin-w-bin subsume rem            3 bins  time:  0.01 s
53.49/53.51	c subs with bin:        4  lits-rem:         8  v-fix:    0  time:  0.01 s
53.49/53.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9585 time:  0.01 s
53.49/53.53	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
53.49/53.56	c lits-rem:         3  cl-subs:       12  v-elim:      1  v-fix:    0  time:  0.03 s
53.79/53.81	c subs with bin:        2  lits-rem:        11  v-fix:    0  time:  0.22 s
56.49/56.54	c lits-rem:      2255  cl-subs:     1326  v-elim:      0  v-fix:    0  time:  2.73 s
56.49/56.54	c vivif2 --  cl tried    18026 cl shrink        0 lits rem          0 time: 0.00
56.59/56.62	c vivif2 --  cl tried    43362 cl shrink     5503 lits rem      26760 time: 0.08
56.79/56.84	c asymm  cl-useful: 15/18026/18026 lits-rem:27 time: 0.22
56.79/56.85	c calculated reachability. Time: 0.00
56.79/56.85	c  N st    40    238258      9584     18026     44355     43362    117316   1114012   no data   no data
57.29/57.36	c Finding binary XORs  T:     0.51 s  found:       0
68.10/68.19	c  F st    41    306251      9584     18026     44355     54848    117316   3217724   no data   no data
68.20/68.20	c  N st    41    306251      9584     18026     44355     54848    117316   3217724   no data   no data
68.89/68.94	c Decided on static restart strategy
71.79/71.89	c  N st    51    334558      9579     18026     44369     53355    117316   1270608   no data   no data
74.98/75.03	c  N st    53    357388      9578     18026     44373     45691    117316   1227094   no data   no data
74.98/75.03	c  S st    53    357388      9578     18026     44373     45691    117316   1227094   no data   no data
75.08/75.17	c  S st    53    357890      9578     18026     44373     46189    117316   1240237   no data   no data
75.08/75.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
75.58/75.68	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    4 Bins:    823 BRemL:    613 BRemN:      0 P: 10.9M T:  0.50
75.68/75.71	c Replacing        4 vars Replaced     1410 lits Time:     0.02 s 
75.68/75.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.68/75.72	c bin-w-bin subsume rem            6 bins  time:  0.00 s
75.68/75.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
75.68/75.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9572 time:  0.01 s
75.68/75.74	c Removed useless bin:       1  fixed:     0  props:   0.29M  time:  0.00 s
75.68/75.78	c lits-rem:         2  cl-subs:        3  v-elim:      3  v-fix:    0  time:  0.03 s
76.09/76.13	c subs with bin:       33  lits-rem:      1531  v-fix:    0  time:  0.32 s
77.29/77.37	c lits-rem:      1766  cl-subs:     1764  v-elim:      0  v-fix:    0  time:  1.23 s
77.29/77.37	c vivif2 --  cl tried    18016 cl shrink        0 lits rem          0 time: 0.00
77.39/77.44	c vivif2 --  cl tried    44383 cl shrink     5428 lits rem      37310 time: 0.07
77.69/77.71	c asymm  cl-useful: 11/18016/18016 lits-rem:18 time: 0.26
77.69/77.71	c calculated reachability. Time: 0.00
77.69/77.71	c  N st    53    357890      9569     18015     43620     44383    117033   1155530   no data   no data
78.19/78.22	c Finding binary XORs  T:     0.51 s  found:       0
81.48/81.53	c  N st    54    390282      9569     18015     43620     44739    117033   1117846   no data   no data
88.29/88.37	c  N st    55    438870      9569     18015     43624     59726    117033   2483563   no data   no data
97.39/97.47	c  N st    56    511752      9568     18015     43624     63336    117033   1917625   no data   no data
100.69/100.71	c  N st    57    536835      9568     18015     43625     53024    117033   1851977   no data   no data
100.69/100.71	c  S st    57    536835      9568     18015     43625     53024    117033   1851977   no data   no data
100.79/100.87	c  S st    57    537338      9568     18015     43628     53523    117032   1865525   no data   no data
100.79/100.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
101.29/101.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    427 BRemL:    400 BRemN:      9 P: 11.1M T:  0.50
101.29/101.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
101.39/101.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.39/101.41	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.01 s
101.39/101.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9568 time:  0.01 s
101.39/101.43	c Removed useless bin:       4  fixed:     0  props:   0.30M  time:  0.00 s
101.39/101.47	c lits-rem:         0  cl-subs:        5  v-elim:      3  v-fix:    0  time:  0.04 s
101.99/102.04	c subs with bin:        6  lits-rem:       102  v-fix:    0  time:  0.51 s
105.39/105.47	c lits-rem:      3683  cl-subs:     1710  v-elim:      0  v-fix:    0  time:  3.43 s
105.39/105.48	c vivif2 --  cl tried    18011 cl shrink        0 lits rem          0 time: 0.00
105.49/105.59	c vivif2 --  cl tried    51800 cl shrink     7039 lits rem      88693 time: 0.11
105.89/105.91	c asymm  cl-useful: 89/16591/18011 lits-rem:112 time: 0.31
105.89/105.91	c calculated reachability. Time: 0.00
105.89/105.91	c  N st    57    537338      9565     18005     43337     51800    116851   1696821   no data   no data
106.39/106.42	c Finding binary XORs  T:     0.51 s  found:       0
138.09/138.14	c  N st    58    701323      9564     18005     43338     62825    116849   2171364   no data   no data
152.19/152.26	c  N st    59    806009      9564     18005     43339     82578    116849   3156347   no data   no data
152.19/152.26	c  S st    59    806009      9564     18005     43339     82578    116849   3156347   no data   no data
152.39/152.48	c  S st    59    806510      9564     18005     43339     83077    116849   3169498   no data   no data
152.39/152.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
152.99/153.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:   1017 BRemL:    918 BRemN:      0 P: 12.4M T:  0.56
152.99/153.09	c Replacing        4 vars Replaced      137 lits Time:     0.03 s 
152.99/153.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
153.09/153.10	c bin-w-bin subsume rem            7 bins  time:  0.00 s
153.09/153.11	c subs with bin:        6  lits-rem:        10  v-fix:    0  time:  0.01 s
153.09/153.12	c Subs w/ non-existent bins:      0 l-rem:      2 v-fix:     0 done:   9559 time:  0.01 s
153.09/153.13	c Removed useless bin:       0  fixed:     0  props:   0.30M  time:  0.00 s
153.09/153.18	c lits-rem:         2  cl-subs:       32  v-elim:      8  v-fix:    0  time:  0.05 s
154.00/154.02	c subs with bin:        7  lits-rem:        22  v-fix:    0  time:  0.75 s
164.59/164.66	c lits-rem:      6353  cl-subs:     2247  v-elim:      0  v-fix:    0  time: 10.63 s
164.59/164.66	c vivif2 --  cl tried    17974 cl shrink        0 lits rem          0 time: 0.00
164.89/164.91	c vivif2 --  cl tried    80798 cl shrink    15444 lits rem      92040 time: 0.25
164.89/164.92	c asymm  cl-useful: 0/1383/17974 lits-rem:0 time: 0.01
164.89/164.93	c calculated reachability. Time: 0.00
164.89/164.93	c  N st    59    806510      9551     17974     41196     80798    116600   2986327   no data   no data
165.39/165.44	c Finding binary XORs  T:     0.51 s  found:       0
209.39/209.49	c  F st    60   1071875      9551     17974     41197     73975    116600   3845164   no data   no data
209.49/209.51	c  N st    60   1071875      9551     17974     41197     73975    116600   3845164   no data   no data
210.29/210.39	c Decided on static restart strategy
214.59/214.61	c  N st    70   1100184      9551     17974     41202     54574    116599   1566090   no data   no data
219.09/219.13	c  N st    72   1136181      9551     17974     41205     88998    116599   2805770   no data   no data
225.28/225.39	c  N st    73   1168576      9551     17974     41205     72695    116599   3041539   no data   no data
229.80/229.90	c  N st    74   1209766      9551     17974     41205     62418    116599   1680671   no data   no data
229.80/229.90	c  S st    74   1209766      9551     17974     41205     62418    116599   1680671   no data   no data
229.99/230.07	c  S st    74   1210269      9551     17974     41205     62919    116599   1699370   no data   no data
229.99/230.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
230.59/230.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1359 BRemL:   1039 BRemN:      2 P: 10.9M T:  0.51
230.59/230.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
230.59/230.61	c bin-w-bin subsume rem            4 bins  time:  0.01 s
230.59/230.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
230.59/230.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9551 time:  0.01 s
230.59/230.64	c Removed useless bin:       3  fixed:     0  props:   0.30M  time:  0.01 s
230.59/230.68	c lits-rem:         0  cl-subs:        3  v-elim:      2  v-fix:    0  time:  0.04 s
231.09/231.13	c subs with bin:        5  lits-rem:        11  v-fix:    0  time:  0.40 s
233.29/233.38	c lits-rem:      1655  cl-subs:     1218  v-elim:      0  v-fix:    0  time:  2.25 s
233.29/233.38	c vivif2 --  cl tried    17973 cl shrink        3 lits rem          3 time: 0.00
233.39/233.48	c vivif2 --  cl tried    61696 cl shrink     4593 lits rem      22213 time: 0.09
233.79/233.80	c asymm  cl-useful: 67/13082/17973 lits-rem:87 time: 0.32
233.79/233.81	c calculated reachability. Time: 0.00
233.79/233.81	c  N st    74   1210269      9549     17964     41406     61696    116500   1640792   no data   no data
234.30/234.31	c Finding binary XORs  T:     0.51 s  found:       1
247.49/247.58	c  N st    75   1283151      9549     17964     41412     82951    116500   3650333   no data   no data
265.39/265.45	c  N st    76   1392475      9549     17964     41412     84194    116500   3193075   no data   no data
307.28/307.32	c  N st    77   1556459      9549     17964     41419     80595    116500   4124499   no data   no data
340.09/340.19	c  N st    78   1710269      9549     17964     41420    114867    116499   9377277   no data   no data
340.09/340.19	c  S st    78   1710269      9549     17964     41420    114867    116499   9377277   no data   no data
340.39/340.42	c  S st    78   1710769      9549     17964     41421    115363    116499   9392172   no data   no data
340.39/340.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
341.09/341.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    323 BRemL:    427 BRemN:      1 P: 16.3M T:  0.71
341.09/341.19	c Replacing        2 vars Replaced      377 lits Time:     0.03 s 
341.09/341.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
341.19/341.20	c bin-w-bin subsume rem            1 bins  time:  0.00 s
341.19/341.21	c subs with bin:        5  lits-rem:         2  v-fix:    0  time:  0.01 s
341.19/341.22	c Subs w/ non-existent bins:      0 l-rem:      2 v-fix:     0 done:   9547 time:  0.01 s
341.19/341.23	c Removed useless bin:       1  fixed:     0  props:   0.31M  time:  0.01 s
341.29/341.33	c lits-rem:         3  cl-subs:       16  v-elim:      6  v-fix:    0  time:  0.10 s
343.10/343.12	c subs with bin:        6  lits-rem:         3  v-fix:    0  time:  1.51 s
399.49/399.53	c lits-rem:     10706  cl-subs:     3942  v-elim:      0  v-fix:    0  time: 56.40 s
399.49/399.53	c vivif2 --  cl tried    17956 cl shrink        4 lits rem          4 time: 0.00
400.18/400.29	c vivif2 --  cl tried   111395 cl shrink    33926 lits rem     536413 time: 0.75
400.29/400.34	c asymm  cl-useful: 0/4874/17956 lits-rem:0 time: 0.05
400.29/400.35	c calculated reachability. Time: 0.00
400.29/400.35	c  N st    78   1710769      9541     17956     40848    111395    116431   8417136   no data   no data
400.78/400.86	c Finding binary XORs  T:     0.51 s  found:       0
504.79/504.83	c  N st    79   2079733      9541     17956     40855    109265    116431   5144479   no data   no data
529.79/529.82	c  N st    80   2210770      9541     17956     40855    106194    116431   3568667   no data   no data
529.79/529.82	c  S st    80   2210770      9541     17956     40855    106194    116431   3568667   no data   no data
530.09/530.15	c  S st    80   2211270      9541     17956     40858    106688    116431   3582188   no data   no data
530.09/530.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
530.89/530.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    247 BRemL:    374 BRemN:      0 P: 16.6M T:  0.82
530.99/531.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
530.99/531.00	c bin-w-bin subsume rem            1 bins  time:  0.00 s
530.99/531.01	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
530.99/531.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9541 time:  0.01 s
530.99/531.03	c Removed useless bin:       0  fixed:     0  props:   0.31M  time:  0.01 s
531.09/531.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
532.39/532.45	c subs with bin:        9  lits-rem:        99  v-fix:    0  time:  1.25 s
539.69/539.78	c lits-rem:      4670  cl-subs:     2496  v-elim:      0  v-fix:    0  time:  7.33 s
539.69/539.78	c vivif2 --  cl tried    17955 cl shrink        0 lits rem          0 time: 0.00
539.99/540.05	c vivif2 --  cl tried   104183 cl shrink    17057 lits rem     118987 time: 0.26
540.38/540.40	c asymm  cl-useful: 34/5679/17955 lits-rem:44 time: 0.35
540.38/540.41	c calculated reachability. Time: 0.00
540.38/540.41	c  N st    80   2211270      9541     17955     40731    104182    116384   3386093   no data   no data
666.89/666.96	c  N st    81   2711271      9541     17955     40733    106996    116384   5436387   no data   no data
666.89/666.96	c  S st    81   2711271      9541     17955     40733    106996    116384   5436387   no data   no data
667.19/667.20	c  S st    81   2711772      9541     17955     40733    107491    116383   5450943   no data   no data
667.19/667.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
667.79/667.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    300 BRemL:    320 BRemN:      0 P: 14.6M T:  0.66
667.89/667.91	c Replacing        1 vars Replaced      475 lits Time:     0.02 s 
667.89/667.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
667.89/667.92	c bin-w-bin subsume rem            1 bins  time:  0.00 s
667.89/667.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
667.89/667.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9540 time:  0.01 s
667.89/667.95	c Removed useless bin:       0  fixed:     0  props:   0.31M  time:  0.01 s
667.99/668.02	c lits-rem:         0  cl-subs:        7  v-elim:      3  v-fix:    0  time:  0.07 s
669.59/669.65	c subs with bin:        4  lits-rem:        79  v-fix:    0  time:  1.48 s
683.10/683.14	c lits-rem:      7423  cl-subs:     1976  v-elim:      0  v-fix:    0  time: 13.49 s
683.10/683.15	c vivif2 --  cl tried    17953 cl shrink        0 lits rem          0 time: 0.00
683.49/683.51	c vivif2 --  cl tried   105498 cl shrink    15596 lits rem     229525 time: 0.36
683.69/683.72	c asymm  cl-useful: 2/12274/17953 lits-rem:4 time: 0.21
683.69/683.73	c calculated reachability. Time: 0.00
683.69/683.73	c  N st    81   2711772      9537     17952     40461    105498    116386   5103653   no data   no data
684.19/684.24	c Finding binary XORs  T:     0.51 s  found:       0
813.58/813.68	c  N st    82   3211773      9537     17952     40504    141922    116386   4178280   no data   no data
813.58/813.68	c  S st    82   3211773      9537     17952     40504    141922    116386   4178280   no data   no data
813.99/814.03	c  S st    82   3212275      9537     17952     40507    142420    116386   4195438   no data   no data
813.99/814.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
814.99/815.00	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    704 BRemL:    684 BRemN:      0 P: 24.8M T:  0.95
814.99/815.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
814.99/815.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
814.99/815.02	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
814.99/815.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9536 time:  0.01 s
814.99/815.04	c Removed useless bin:       0  fixed:     0  props:   0.31M  time:  0.01 s
815.09/815.11	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.07 s
816.28/816.31	c subs with bin:       70  lits-rem:      1330  v-fix:    0  time:  1.05 s
825.78/825.80	c lits-rem:     20520  cl-subs:     5065  v-elim:      0  v-fix:    0  time:  9.48 s
825.78/825.80	c vivif2 --  cl tried    17950 cl shrink        0 lits rem          0 time: 0.00
825.99/826.10	c vivif2 --  cl tried   137283 cl shrink    18999 lits rem      66329 time: 0.29
826.38/826.44	c asymm  cl-useful: 25/6209/17950 lits-rem:43 time: 0.35
826.38/826.45	c calculated reachability. Time: 0.00
826.38/826.45	c  N st    82   3212275      9536     17950     40409    137281    116316   3957566   no data   no data
826.88/826.96	c Finding binary XORs  T:     0.51 s  found:       0
923.89/923.90	c  N st    83   3712276      9536     17950     40412    132796    116316   5708200   no data   no data
923.89/923.90	c  S st    83   3712276      9536     17950     40412    132796    116316   5708200   no data   no data
924.18/924.23	c  S st    83   3712780      9536     17950     40412    133300    116316   5724214   no data   no data
924.18/924.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
924.99/925.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    184 BRemL:    198 BRemN:      0 P: 19.2M T:  0.77
924.99/925.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
924.99/925.04	c bin-w-bin subsume rem            3 bins  time:  0.00 s
924.99/925.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
924.99/925.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9536 time:  0.01 s
924.99/925.06	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
925.09/925.15	c lits-rem:         0  cl-subs:        2  v-elim:      1  v-fix:    0  time:  0.08 s
926.78/926.86	c subs with bin:        2  lits-rem:        20  v-fix:    0  time:  1.56 s
950.08/950.17	c lits-rem:      9169  cl-subs:     2101  v-elim:      0  v-fix:    0  time: 23.32 s
950.08/950.18	c vivif2 --  cl tried    17950 cl shrink        2 lits rem          2 time: 0.00
950.59/950.65	c vivif2 --  cl tried   131197 cl shrink    18587 lits rem     237207 time: 0.47
950.79/950.86	c asymm  cl-useful: 1/11741/17950 lits-rem:1 time: 0.22
950.79/950.87	c calculated reachability. Time: 0.00
950.79/950.87	c  N st    83   3712780      9535     17950     40311    131197    116303   5389408   no data   no data
961.08/961.15	c  F st    84   3751563      9535     17950     40314    168633    116303   9917552   no data   no data
961.18/961.21	c  N st    84   3751563      9535     17949     40301    168633    116285   9917540   no data   no data
963.09/963.19	c Decided on static restart strategy
967.18/967.21	c  N st    94   3779868      9530     17949     40318    113510    116285   3396313   no data   no data
975.09/975.17	c  N st    96   3815861      9530     17949     40328    148461    116285   5091616   no data   no data
981.58/981.65	c  N st    97   3848255      9530     17949     40331     94893    116285   2620701   no data   no data
994.88/994.96	c  N st    98   3896843      9530     17949     40378    142500    116285   4369572   no data   no data
1013.89/1013.97	c  N st    99   3969726      9530     17949     40401    126386    116285   3764710   no data   no data
1014.48/1014.50	c Finding binary XORs  T:     0.51 s  found:       3
1046.59/1046.69	c  N st   100   4079050      9530     17947     39689    145142    116174   5335679   no data   no data
1077.18/1077.28	c  N st   101   4212780      9530     17947     39691     98716    116174   2769582   no data   no data
1077.18/1077.28	c  S st   101   4212780      9530     17947     39691     98716    116174   2769582   no data   no data
1077.48/1077.52	c  S st   101   4213287      9530     17947     39693     99217    116174   2783789   no data   no data
1077.48/1077.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1078.18/1078.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   1505 BRemL:   1141 BRemN:      0 P: 17.7M T:  0.71
1078.18/1078.27	c Replacing        4 vars Replaced     1679 lits Time:     0.02 s 
1078.18/1078.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1078.18/1078.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1078.18/1078.29	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.01 s
1078.28/1078.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9526 time:  0.01 s
1078.28/1078.31	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
1078.28/1078.37	c lits-rem:         0  cl-subs:        1  v-elim:      2  v-fix:    0  time:  0.06 s
1079.28/1079.35	c subs with bin:      204  lits-rem:      7019  v-fix:    0  time:  0.91 s
1082.88/1082.93	c lits-rem:      4397  cl-subs:      751  v-elim:      0  v-fix:    0  time:  3.58 s
1082.88/1082.94	c vivif2 --  cl tried    17948 cl shrink        1 lits rem          1 time: 0.00
1082.98/1083.08	c vivif2 --  cl tried    98243 cl shrink     4464 lits rem      28644 time: 0.14
1083.39/1083.41	c asymm  cl-useful: 49/5051/17948 lits-rem:112 time: 0.33
1083.39/1083.42	c calculated reachability. Time: 0.00
1083.39/1083.42	c  N st   101   4213287      9524     17947     39915     98230    116051   2727322   no data   no data
1083.88/1083.93	c Finding binary XORs  T:     0.51 s  found:       0
1155.28/1155.31	c  N st   102   4459267      9524     17947     39923    157499    116051   5305056   no data   no data
1242.58/1242.69	c  N st   103   4713291      9524     17947     39941    124851    116051   3698580   no data   no data
1242.58/1242.69	c  S st   103   4713291      9524     17947     39941    124851    116051   3698580   no data   no data
1242.88/1242.96	c  S st   103   4713793      9524     17947     39941    125353    116051   3716124   no data   no data
1242.88/1242.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1243.78/1243.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    685 BRemL:    614 BRemN:      1 P: 22.1M T:  0.87
1243.78/1243.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1243.78/1243.87	c bin-w-bin subsume rem           13 bins  time:  0.00 s
1243.78/1243.88	c subs with bin:       35  lits-rem:         6  v-fix:    0  time:  0.01 s
1243.78/1243.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9524 time:  0.01 s
1243.88/1243.90	c Removed useless bin:       2  fixed:     0  props:   0.32M  time:  0.01 s
1243.88/1243.97	c lits-rem:         0  cl-subs:        8  v-elim:      3  v-fix:    0  time:  0.07 s
1245.18/1245.25	c subs with bin:       39  lits-rem:      1654  v-fix:    0  time:  1.17 s
1248.38/1248.42	c lits-rem:      6500  cl-subs:     1621  v-elim:      0  v-fix:    0  time:  3.17 s
1248.38/1248.42	c vivif2 --  cl tried    17917 cl shrink        4 lits rem          4 time: 0.00
1248.58/1248.66	c vivif2 --  cl tried   123247 cl shrink    13678 lits rem      64974 time: 0.23
1248.88/1248.97	c asymm  cl-useful: 7/12866/17917 lits-rem:13 time: 0.31
1248.88/1248.98	c calculated reachability. Time: 0.00
1248.88/1248.98	c  N st   103   4713793      9521     17914     39891    123246    116018   3567087   no data   no data
1249.38/1249.49	c Finding binary XORs  T:     0.51 s  found:       0

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 1,3

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: 4.00 3.86 3.37 5/189 31628
/proc/meminfo: memFree=20678704/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=25168 CPUtime=0 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 1448 0 0 0 0 0 0 0 23 0 1 0 489323197 25772032 1290 33554432000 4194304 4627331 140736133134384 18446744073709551615 4357923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 6292 1302 320 106 0 1263 0

[startup+0.0687331 s]
/proc/loadavg: 4.00 3.86 3.37 5/189 31628
/proc/meminfo: memFree=20678704/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=60988 CPUtime=0.06 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 9117 0 0 0 5 1 0 0 23 0 1 0 489323197 62451712 6961 33554432000 4194304 4627331 140736133134384 18446744073709551615 218370618053 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 15247 6961 324 106 0 10218 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 60988

[startup+0.100723 s]
/proc/loadavg: 4.00 3.86 3.37 5/189 31628
/proc/meminfo: memFree=20678704/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=63256 CPUtime=0.09 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 9860 0 0 0 8 1 0 0 23 0 1 0 489323197 64774144 7704 33554432000 4194304 4627331 140736133134384 18446744073709551615 4310374 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 15814 7704 343 106 0 10785 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63256

[startup+0.300688 s]
/proc/loadavg: 4.00 3.86 3.37 5/189 31628
/proc/meminfo: memFree=20678704/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=63256 CPUtime=0.29 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 9860 0 0 0 28 1 0 0 24 0 1 0 489323197 64774144 7704 33554432000 4194304 4627331 140736133134384 18446744073709551615 4308403 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 15814 7704 343 106 0 10785 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63256

[startup+0.70062 s]
/proc/loadavg: 4.00 3.86 3.37 5/189 31628
/proc/meminfo: memFree=20678704/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=67916 CPUtime=0.69 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 10989 0 0 0 68 1 0 0 25 0 1 0 489323197 69545984 8833 33554432000 4194304 4627331 140736133134384 18446744073709551615 4229264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 16979 8833 347 106 0 11950 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67916

[startup+1.50048 s]
/proc/loadavg: 4.00 3.86 3.37 5/190 31629
/proc/meminfo: memFree=20628352/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=107936 CPUtime=1.48 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 19469 0 0 0 146 2 0 0 25 0 1 0 489323197 110526464 17313 33554432000 4194304 4627331 140736133134384 18446744073709551615 4308680 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 26984 17313 347 106 0 21955 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 107936

[startup+3.10019 s]
/proc/loadavg: 4.00 3.86 3.37 5/190 31629
/proc/meminfo: memFree=20581232/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=174020 CPUtime=3.09 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 34755 0 0 0 304 5 0 0 25 0 1 0 489323197 178196480 32599 33554432000 4194304 4627331 140736133134384 18446744073709551615 4297712 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 43505 32599 347 106 0 38476 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 174020

[startup+6.30062 s]
/proc/loadavg: 4.00 3.86 3.37 5/190 31629
/proc/meminfo: memFree=20461080/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=319512 CPUtime=6.29 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 67248 0 0 0 620 9 0 0 25 0 1 0 489323197 327180288 65092 33554432000 4194304 4627331 140736133134384 18446744073709551615 218370618053 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 79878 65092 347 106 0 74849 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 319512

[startup+12.7005 s]
/proc/loadavg: 4.00 3.87 3.38 5/190 31629
/proc/meminfo: memFree=20231372/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=562200 CPUtime=12.68 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 118231 0 0 0 1254 14 0 0 25 0 1 0 489323197 575692800 116075 33554432000 4194304 4627331 140736133134384 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 140550 116075 373 106 0 135521 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 562200

[startup+25.5002 s]
/proc/loadavg: 4.00 3.87 3.38 5/190 31630
/proc/meminfo: memFree=20176184/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=585940 CPUtime=25.48 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 127425 0 0 0 2532 16 0 0 25 0 1 0 489323197 600002560 120636 33554432000 4194304 4627331 140736133134384 18446744073709551615 4341442 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 146485 120636 377 106 0 141456 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 585940

[startup+51.1007 s]
/proc/loadavg: 4.00 3.88 3.40 5/190 31630
/proc/meminfo: memFree=20166304/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=610988 CPUtime=51.09 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 139795 0 0 0 5090 19 0 0 25 0 1 0 489323197 625651712 126991 33554432000 4194304 4627331 140736133134384 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 152747 126991 377 106 0 147718 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 610988

[startup+102.307 s]
/proc/loadavg: 4.00 3.90 3.43 5/190 31632
/proc/meminfo: memFree=20074988/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=644484 CPUtime=102.29 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 174404 0 0 0 10204 25 0 0 25 0 1 0 489323197 659951616 135269 33554432000 4194304 4627331 140736133134384 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 161121 135269 378 106 0 156092 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 644484

[startup+162.301 s]
/proc/loadavg: 4.05 3.93 3.47 5/190 31633
/proc/meminfo: memFree=20033772/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=680548 CPUtime=162.29 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 208046 0 0 0 16198 31 0 0 25 0 1 0 489323197 696881152 144673 33554432000 4194304 4627331 140736133134384 18446744073709551615 4427597 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 170137 144673 377 106 0 165108 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 680548

[startup+222.3 s]
/proc/loadavg: 4.15 3.97 3.51 5/190 31635
/proc/meminfo: memFree=19973464/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=682524 CPUtime=222.29 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 246829 0 0 0 22192 37 0 0 25 0 1 0 489323197 698904576 143148 33554432000 4194304 4627331 140736133134384 18446744073709551615 4308720 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 170631 143148 377 106 0 165602 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 682524

[startup+282.301 s]
/proc/loadavg: 4.10 3.99 3.54 5/190 31636
/proc/meminfo: memFree=19900652/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=780180 CPUtime=282.29 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 270024 0 0 0 28186 43 0 0 25 0 1 0 489323197 798904320 154149 33554432000 4194304 4627331 140736133134384 18446744073709551615 4327538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 195045 154149 377 106 0 190016 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 780180

[startup+342.301 s]
/proc/loadavg: 4.03 3.99 3.57 5/190 31638
/proc/meminfo: memFree=19667124/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=907892 CPUtime=342.29 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 331740 0 0 0 34174 55 0 0 25 0 1 0 489323197 929681408 186425 33554432000 4194304 4627331 140736133134384 18446744073709551615 4423921 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 226973 186425 377 106 0 221944 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 907892

[startup+402.3 s]
/proc/loadavg: 4.01 3.99 3.59 5/190 31640
/proc/meminfo: memFree=19607172/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=910116 CPUtime=402.28 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 339142 0 0 0 40173 55 0 0 25 0 1 0 489323197 931958784 193827 33554432000 4194304 4627331 140736133134384 18446744073709551615 4322505 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 227529 193827 377 106 0 222500 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 910116

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.61 5/190 31641
/proc/meminfo: memFree=19680280/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=840856 CPUtime=462.28 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 367275 0 0 0 46166 62 0 0 25 0 1 0 489323197 861036544 181444 33554432000 4194304 4627331 140736133134384 18446744073709551615 4308379 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 210214 181444 377 106 0 205185 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 840856

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.64 5/190 31643
/proc/meminfo: memFree=19690416/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=916564 CPUtime=522.29 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 390327 0 0 0 52163 66 0 0 25 0 1 0 489323197 938561536 182997 33554432000 4194304 4627331 140736133134384 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 229141 182997 377 106 0 224112 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 916564

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.65 5/190 31644
/proc/meminfo: memFree=19656760/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=920924 CPUtime=582.28 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 419588 0 0 0 58158 70 0 0 25 0 1 0 489323197 943026176 182982 33554432000 4194304 4627331 140736133134384 18446744073709551615 4309224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 230231 182982 377 106 0 225202 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 920924

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.67 5/190 31646
/proc/meminfo: memFree=19601164/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=844984 CPUtime=642.29 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 456624 0 0 0 64151 78 0 0 25 0 1 0 489323197 865263616 181096 33554432000 4194304 4627331 140736133134384 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 211246 181096 377 106 0 206217 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 844984

[startup+702.301 s]
/proc/loadavg: 3.92 3.97 3.68 5/190 31704
/proc/meminfo: memFree=19917768/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=871268 CPUtime=702.29 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 485670 0 0 0 70146 83 0 0 25 0 1 0 489323197 892178432 188375 33554432000 4194304 4627331 140736133134384 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 217817 188376 377 106 0 212788 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 871268

[startup+762.307 s]
/proc/loadavg: 4.09 4.00 3.71 5/190 31705
/proc/meminfo: memFree=19771936/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=890388 CPUtime=762.29 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 499721 0 0 0 76143 86 0 0 25 0 1 0 489323197 911757312 193888 33554432000 4194304 4627331 140736133134384 18446744073709551615 4309929 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 222597 193888 377 106 0 217568 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 890388

[startup+822.301 s]
/proc/loadavg: 4.03 4.00 3.73 5/190 31735
/proc/meminfo: memFree=20133932/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=891876 CPUtime=822.28 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 502610 0 0 0 82142 86 0 0 25 0 1 0 489323197 913281024 194178 33554432000 4194304 4627331 140736133134384 18446744073709551615 4420075 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 222969 194178 377 106 0 217940 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 891876

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.74 5/190 31736
/proc/meminfo: memFree=19982336/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=928596 CPUtime=882.28 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 523746 0 0 0 88139 89 0 0 25 0 1 0 489323197 950882304 203438 33554432000 4194304 4627331 140736133134384 18446744073709551615 4321707 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 232149 203438 377 106 0 227120 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 928596

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.75 7/190 31738
/proc/meminfo: memFree=19944624/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=1013548 CPUtime=942.28 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 532943 0 0 0 94136 92 0 0 25 0 1 0 489323197 1037873152 204663 33554432000 4194304 4627331 140736133134384 18446744073709551615 4428312 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 253387 204663 377 106 0 248358 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1013548

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.76 5/190 31740
/proc/meminfo: memFree=19927084/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=1015844 CPUtime=1002.28 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 546776 0 0 0 100133 95 0 0 25 0 1 0 489323197 1040224256 204335 33554432000 4194304 4627331 140736133134384 18446744073709551615 4309536 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 253961 204335 377 106 0 248932 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1015844

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 31741
/proc/meminfo: memFree=19880672/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=1038092 CPUtime=1062.29 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 561566 0 0 0 106130 99 0 0 25 0 1 0 489323197 1063006208 209393 33554432000 4194304 4627331 140736133134384 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 259523 209393 377 106 0 254494 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1038092

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 31743
/proc/meminfo: memFree=19707532/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=1017580 CPUtime=1122.29 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 574304 0 0 0 112127 102 0 0 25 0 1 0 489323197 1042001920 203985 33554432000 4194304 4627331 140736133134384 18446744073709551615 4322428 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 254395 203985 377 106 0 249366 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1017580

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 31744
/proc/meminfo: memFree=19697200/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=1031364 CPUtime=1182.27 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 584415 0 0 0 118122 105 0 0 25 0 1 0 489323197 1056116736 207624 33554432000 4194304 4627331 140736133134384 18446744073709551615 4507122 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 257841 207624 377 106 0 252812 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 1031364

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.82 5/190 31746
/proc/meminfo: memFree=19458432/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=943208 CPUtime=1242.28 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 589238 0 0 0 124121 107 0 0 25 0 1 0 489323197 965844992 207473 33554432000 4194304 4627331 140736133134384 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 235802 207473 377 106 0 230773 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 943208



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.03 3.83 5/190 31748
/proc/meminfo: memFree=19429760/32951124 swapFree=67051468/67111528
[pid=31628] ppid=31626 vsize=1052912 CPUtime=1299.98 cores=1,3
/proc/31628/stat : 31628 (strangenight2-s) R 31626 31628 31470 0 -1 4202496 600566 0 0 0 129888 110 0 0 25 0 1 0 489323197 1078181888 213604 33554432000 4194304 4627331 140736133134384 18446744073709551615 4309071 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31628/statm: 263228 213604 377 106 0 258199 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 1052912

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.05
CPU time (s): 1300.03
CPU user time (s): 1298.89
CPU system time (s): 1.14283
CPU usage (%): 99.9988
Max. virtual memory (cumulated for all children) (KiB): 1053948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.89
system time used= 1.14283
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 600566
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= 13
involuntary context switches= 2541

runsolver used 2.06469 second user time and 5.05823 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-26 02:20:04
IDJOB=3289381
IDBENCH=83121
IDSOLVER=1587
FILE ID=node101/3289381-1303777204
RUNJOBID= node101-1303776589-31490
PBS_JOBID= 13157199
Free space on /tmp= 71428 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
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-3289381-1303777204/watcher-3289381-1303777204 -o /tmp/evaluation-result-3289381-1303777204/solver-3289381-1303777204 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3289381-1303777204.cnf

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

MD5SUM BENCH= 1d36146d5d79c91e0605a19242395228
RANDOM SEED=269134890

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20678860 kB
Buffers:       2088424 kB
Cached:        8179688 kB
SwapCached:      33708 kB
Active:        7922916 kB
Inactive:      3874376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20678860 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            9340 kB
Writeback:           0 kB
AnonPages:     1516392 kB
Mapped:          10384 kB
Slab:           407108 kB
PageTables:       8644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2063656 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= 71424 MiB
End job on node101 at 2011-04-26 02:41:46