Trace number 3368481

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.05 1300.03

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_4_keyfind_1.cnf
MD5SUM07ea67092ce3fd4529e72f69434e3f99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1808
Number of clauses9968
Sum of the clauses size39152
Maximum clause length5
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2320
Number of clauses of size 33904
Number of clauses of size 41344
Number of clauses of size 54256
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368481-1305391760.cnf'
0.00/0.01	c -- header says num vars:           1808
0.00/0.01	c -- header says num clauses:        9968
0.00/0.01	c -- clauses added:            0 learnts,         9968 normals,            0 xors
0.00/0.01	c -- vars added       1808
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1808      9440       320         0     38688         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/8928/8928 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  256 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.00/0.02	c Replacing      256 vars Replaced     9064 lits Time:     0.00 s 
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1408 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:     832, avg size: 3.6)
0.00/0.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    220 locsubst:     0 time:   0.00
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:      48 undec:     620 neg:    1140
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.04	c  B st     0         0      1188      2528        64         0     11816         0   no data   no data
0.09/0.10	c Decided on static restart strategy
0.19/0.29	c  N st     8      4916      1188      2528        71      4688     11816    214374   no data   no data
0.89/0.97	c  N st    10     11299      1188      2528        78      4456     11816    114984   no data   no data
1.19/1.29	c  N st    11     17042      1188      2528        86      9936     11816    326040   no data   no data
2.59/2.61	c  F st    12     25000      1188      2528        89     12438     11816    798478   no data   no data
2.59/2.61	c  N st    12     25000      1188      2528        89     12438     11816    798478   no data   no data
3.09/3.13	c Decided on static restart strategy
3.09/3.13	c  N st    18     30000      1188      2528        92     10861     11816    392568   no data   no data
3.09/3.13	c  S st    18     30000      1188      2528        92     10861     11816    392568   no data   no data
3.09/3.17	c  S st    18     30503      1188      2528        99     11325     11816    399821   no data   no data
3.09/3.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     52 locsubst:     0 time:   0.00
3.09/3.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   23 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.09/3.18	c Replacing       23 vars Replaced     9079 lits Time:     0.01 s 
3.09/3.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.09/3.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.09/3.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.09/3.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1113 time:  0.00 s
3.09/3.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.09/3.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.09/3.19	c subs with bin:       11  lits-rem:        12  v-fix:    0  time:  0.00 s
3.20/3.28	c lits-rem:       765  cl-subs:      261  v-elim:      0  v-fix:    0  time:  0.09 s
3.20/3.28	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.00
3.20/3.28	c calculated reachability. Time: 0.00
3.20/3.28	c  N st    18     30503      1113      2528        53      7094     11668    157899   no data   no data
4.48/4.52	c  N st    20     37616      1113      2528        57      8457     11668    320903   no data   no data
5.08/5.19	c  N st    21     44016      1113      2528        59     14613     11668    642267   no data   no data
5.39/5.49	c  S st    22     45755      1113      2528        60      8745     11668    180163   no data   no data
5.50/5.52	c Finding binary XORs  T:     0.00 s  found:       9
5.50/5.52	c  S st    22     46257      1113      2528        68      9215     11668    188218   no data   no data
5.50/5.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.50/5.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.50/5.53	c Replacing       11 vars Replaced     1569 lits Time:     0.00 s 
5.50/5.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.50/5.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.50/5.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.50/5.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1102 time:  0.00 s
5.50/5.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.50/5.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.50/5.54	c subs with bin:        8  lits-rem:        97  v-fix:    0  time:  0.00 s
5.50/5.59	c lits-rem:       513  cl-subs:      120  v-elim:      0  v-fix:    0  time:  0.05 s
5.50/5.59	c vivif2 --  cl tried     2528 cl shrink        0 lits rem          0 time: 0.00
5.50/5.59	c vivif2 --  cl tried     9059 cl shrink        0 lits rem          0 time: 0.00
5.58/5.60	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.00
5.58/5.60	c calculated reachability. Time: 0.00
5.58/5.60	c  N st    22     46257      1102      2528        46      9059     11650    183651   no data   no data
8.29/8.31	c  N st    23     60655      1102      2528        48     14095     11650    557901   no data   no data
9.99/10.02	c  N st    24     69386      1102      2528        51     12168     11650    275705   no data   no data
9.99/10.02	c  S st    24     69386      1102      2528        51     12168     11650    275705   no data   no data
9.99/10.05	c  S st    24     69887      1102      2528        53     12651     11650    285762   no data   no data
9.99/10.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.99/10.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.99/10.06	c Replacing        6 vars Replaced     2220 lits Time:     0.00 s 
9.99/10.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.99/10.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.99/10.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.99/10.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1096 time:  0.00 s
9.99/10.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.99/10.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.99/10.08	c subs with bin:        1  lits-rem:         3  v-fix:    0  time:  0.00 s
10.09/10.20	c lits-rem:       518  cl-subs:      244  v-elim:      0  v-fix:    0  time:  0.12 s
10.09/10.20	c vivif2 --  cl tried     2528 cl shrink        0 lits rem          0 time: 0.00
10.09/10.20	c vivif2 --  cl tried    12394 cl shrink        0 lits rem          0 time: 0.00
10.09/10.21	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.01
10.09/10.21	c calculated reachability. Time: 0.00
10.09/10.21	c  N st    24     69887      1096      2528        41     12394     11640    274044   no data   no data
13.28/13.33	c  F st    25     87500      1096      2528        42     18132     11640    641412   no data   no data
13.28/13.33	c  N st    25     87500      1096      2528        42     18132     11640    641412   no data   no data
14.18/14.25	c Decided on static restart strategy
14.78/14.80	c  N st    32     95538      1096      2528        43     26006     11640   1320883   no data   no data
16.19/16.26	c  N st    34    104830      1096      2528        49     22574     11640    972700   no data   no data
16.19/16.26	c  S st    34    104830      1096      2528        49     22574     11640    972700   no data   no data
16.19/16.26	c Finding binary XORs  T:     0.00 s  found:       7
16.29/16.30	c  S st    34    105334      1096      2528        51     23028     11640    981419   no data   no data
16.29/16.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.29/16.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
16.29/16.32	c Replacing        7 vars Replaced     2829 lits Time:     0.01 s 
16.29/16.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.29/16.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.29/16.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.29/16.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1089 time:  0.00 s
16.29/16.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.29/16.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
16.29/16.36	c subs with bin:        3  lits-rem:        14  v-fix:    0  time:  0.00 s
17.48/17.55	c lits-rem:      4459  cl-subs:      427  v-elim:      0  v-fix:    0  time:  1.18 s
17.48/17.55	c vivif2 --  cl tried     2528 cl shrink        0 lits rem          0 time: 0.00
17.48/17.56	c vivif2 --  cl tried    22588 cl shrink        0 lits rem          0 time: 0.01
17.48/17.57	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.01
17.48/17.57	c calculated reachability. Time: 0.00
17.48/17.57	c  N st    34    105334      1089      2528        37     22588     11634    956164   no data   no data
19.48/19.57	c  N st    35    114932      1089      2528        38     18470     11634    516234   no data   no data
22.79/22.82	c  N st    36    129329      1089      2528        40     18099     11634    469841   no data   no data
25.60/25.71	c  N st    37    150925      1089      2528        40     23754     11634    601244   no data   no data
27.19/27.20	c  S st    38    158001      1089      2528        40     30762     11634   1250154   no data   no data
27.19/27.28	c  S st    38    158501      1089      2528        41     31244     11634   1261431   no data   no data
27.19/27.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.19/27.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
27.29/27.32	c Replacing        4 vars Replaced     6975 lits Time:     0.03 s 
27.29/27.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.29/27.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.29/27.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.29/27.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1085 time:  0.00 s
27.29/27.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.29/27.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.29/27.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.89/29.99	c lits-rem:      3520  cl-subs:      401  v-elim:      0  v-fix:    0  time:  2.61 s
29.89/29.99	c vivif2 --  cl tried     2528 cl shrink        0 lits rem          0 time: 0.00
29.89/30.00	c vivif2 --  cl tried    30835 cl shrink        0 lits rem          0 time: 0.02
30.00/30.02	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.02
30.00/30.02	c calculated reachability. Time: 0.00
30.00/30.02	c  N st    38    158501      1085      2528        33     30835     11628   1238417   no data   no data
41.39/41.42	c  N st    39    207090      1085      2528        36     25605     11628    738668   no data   no data
48.89/48.97	c  N st    40    237751      1085      2528        37     35788     11628   1459072   no data   no data
48.89/48.97	c  S st    40    237751      1085      2528        37     35788     11628   1459072   no data   no data
48.99/49.06	c  S st    40    238255      1085      2528        39     36274     11628   1471445   no data   no data
48.99/49.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.99/49.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
49.09/49.11	c Replacing        3 vars Replaced     7125 lits Time:     0.04 s 
49.09/49.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.09/49.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.09/49.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.09/49.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1082 time:  0.00 s
49.09/49.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
49.09/49.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
49.09/49.17	c subs with bin:        4  lits-rem:        40  v-fix:    0  time:  0.00 s
54.39/54.43	c lits-rem:      2465  cl-subs:     3027  v-elim:      0  v-fix:    0  time:  5.26 s
54.39/54.43	c vivif2 --  cl tried     2528 cl shrink        0 lits rem          0 time: 0.00
54.39/54.45	c vivif2 --  cl tried    33237 cl shrink        0 lits rem          0 time: 0.02
54.39/54.47	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.02
54.39/54.47	c calculated reachability. Time: 0.00
54.39/54.47	c  N st    40    238255      1082      2528        33     33237     11624   1288553   no data   no data
71.09/71.12	c  F st    41    306250      1082      2528        34     35058     11624   1286999   no data   no data
71.09/71.13	c  N st    41    306250      1082      2528        34     35058     11624   1286999   no data   no data
72.09/72.15	c Decided on static restart strategy
76.79/76.89	c  N st    51    334553      1082      2528        36     39772     11624   1509645   no data   no data
82.59/82.68	c  N st    53    357382      1082      2528        37     37831     11624   1509607   no data   no data
82.59/82.68	c  S st    53    357382      1082      2528        37     37831     11624   1509607   no data   no data
82.69/82.78	c  S st    53    357887      1082      2528        39     38327     11624   1524476   no data   no data
82.69/82.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.69/82.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
82.69/82.80	c Replacing        3 vars Replaced      740 lits Time:     0.01 s 
82.69/82.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.69/82.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.69/82.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.69/82.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1079 time:  0.00 s
82.69/82.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
82.80/82.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
82.80/82.86	c subs with bin:        3  lits-rem:        15  v-fix:    0  time:  0.00 s
85.88/85.93	c lits-rem:      1890  cl-subs:      759  v-elim:      0  v-fix:    0  time:  3.06 s
85.88/85.93	c vivif2 --  cl tried     2528 cl shrink        0 lits rem          0 time: 0.00
85.88/85.95	c vivif2 --  cl tried    37558 cl shrink        0 lits rem          0 time: 0.02
85.88/85.97	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.02
85.88/85.97	c calculated reachability. Time: 0.00
85.88/85.97	c  N st    53    357887      1079      2528        33     37558     11622   1482426   no data   no data
90.50/90.52	c  N st    54    390279      1079      2528        33     43821     11622   1132992   no data   no data
90.50/90.52	c Finding binary XORs  T:     0.00 s  found:       0
105.39/105.46	c  N st    55    438867      1079      2528        33     37783     11622   1232792   no data   no data
122.79/122.83	c  N st    56    511750      1079      2528        35     51779     11622   1714644   no data   no data
129.11/129.17	c  N st    57    536831      1079      2528        35     45631     11622   1788476   no data   no data
129.11/129.17	c  S st    57    536831      1079      2528        35     45631     11622   1788476   no data   no data
129.29/129.30	c  S st    57    537334      1079      2528        37     46115     11622   1801559   no data   no data
129.29/129.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
129.29/129.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
129.29/129.33	c Replacing        2 vars Replaced      959 lits Time:     0.01 s 
129.29/129.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
129.29/129.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
129.29/129.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
129.29/129.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1077 time:  0.00 s
129.29/129.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
129.29/129.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
129.39/129.40	c subs with bin:        2  lits-rem:        16  v-fix:    0  time:  0.00 s
135.29/135.32	c lits-rem:      5397  cl-subs:     1659  v-elim:      0  v-fix:    0  time:  5.93 s
135.29/135.32	c vivif2 --  cl tried     2528 cl shrink        0 lits rem          0 time: 0.00
135.29/135.35	c vivif2 --  cl tried    44447 cl shrink        0 lits rem          0 time: 0.02
135.29/135.38	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.03
135.29/135.38	c calculated reachability. Time: 0.00
135.29/135.38	c  N st    57    537334      1077      2528        33     44447     11622   1710402   no data   no data
196.21/196.26	c  N st    58    701319      1077      2528        34     38181     11622    781228   no data   no data
229.79/229.81	c  N st    59    806001      1077      2528        34     66612     11622   2712364   no data   no data
229.79/229.81	c  S st    59    806001      1077      2528        34     66612     11622   2712364   no data   no data
229.89/229.99	c  S st    59    806507      1077      2528        39     67103     11622   2727049   no data   no data
229.89/230.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
229.99/230.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
229.99/230.04	c Replacing        4 vars Replaced      680 lits Time:     0.01 s 
229.99/230.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
229.99/230.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
229.99/230.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
229.99/230.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1073 time:  0.00 s
229.99/230.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
229.99/230.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
230.09/230.15	c subs with bin:        5  lits-rem:       223  v-fix:    0  time:  0.00 s
251.79/251.87	c lits-rem:      2219  cl-subs:     6501  v-elim:      0  v-fix:    0  time: 21.73 s
251.79/251.87	c vivif2 --  cl tried     2528 cl shrink        0 lits rem          0 time: 0.00
251.90/251.91	c vivif2 --  cl tried    60593 cl shrink        0 lits rem          0 time: 0.03
251.90/251.96	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.05
251.90/251.96	c calculated reachability. Time: 0.00
251.90/251.96	c  N st    59    806507      1073      2528        31     60593     11618   2353202   no data   no data
344.10/344.18	c  F st    60   1071877      1073      2528        32     77531     11618   3075555   no data   no data
344.10/344.18	c  N st    60   1071877      1073      2528        32     77531     11618   3075555   no data   no data
345.60/345.67	c Decided on static restart strategy
351.39/351.47	c  N st    70   1100183      1073      2528        32     61546     11618   2180163   no data   no data
362.49/362.53	c  N st    72   1136176      1073      2528        32     51923     11618   1385964   no data   no data
369.60/369.60	c  N st    73   1168570      1073      2528        32     83280     11618   2983432   no data   no data
384.79/384.84	c  N st    74   1209760      1073      2528        33     76933     11618   3328318   no data   no data
384.79/384.84	c  S st    74   1209760      1073      2528        33     76933     11618   3328318   no data   no data
384.99/385.07	c  S st    74   1210261      1073      2528        35     77420     11618   3341783   no data   no data
384.99/385.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
385.09/385.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
385.09/385.14	c Replacing        2 vars Replaced     5002 lits Time:     0.03 s 
385.09/385.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
385.09/385.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
385.09/385.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
385.09/385.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1071 time:  0.00 s
385.09/385.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
385.09/385.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
385.19/385.28	c subs with bin:        4  lits-rem:      1354  v-fix:    0  time:  0.01 s
411.99/412.06	c lits-rem:      7679  cl-subs:     7289  v-elim:      0  v-fix:    0  time: 26.78 s
411.99/412.06	c vivif2 --  cl tried     2528 cl shrink        0 lits rem          0 time: 0.00
412.09/412.10	c vivif2 --  cl tried    70121 cl shrink        0 lits rem          0 time: 0.04
412.09/412.16	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.06
412.09/412.16	c calculated reachability. Time: 0.00
412.09/412.16	c  N st    74   1210261      1071      2528        31     70121     11618   2916542   no data   no data
437.39/437.49	c  N st    75   1283143      1071      2528        31     94555     11618   4067824   no data   no data
486.99/487.08	c  N st    76   1392467      1071      2528        31     55421     11618   1240149   no data   no data
569.70/569.77	c  N st    77   1556453      1071      2528        32     61453     11618   1663718   no data   no data
630.50/630.51	c  N st    78   1710263      1071      2528        35    102384     11618   5147668   no data   no data
630.50/630.51	c  S st    78   1710263      1071      2528        35    102384     11618   5147668   no data   no data
630.50/630.51	c Finding binary XORs  T:     0.00 s  found:       1
630.80/630.84	c  S st    78   1710765      1071      2528        40    102864     11618   5160183   no data   no data
630.80/630.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
630.90/630.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
630.90/630.96	c Replacing        4 vars Replaced     4818 lits Time:     0.05 s 
630.90/630.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
630.90/630.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
630.90/630.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
630.90/630.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1067 time:  0.00 s
630.90/630.96	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
631.00/631.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
631.20/631.22	c subs with bin:        8  lits-rem:      8024  v-fix:    0  time:  0.06 s
670.40/670.45	c lits-rem:      9942  cl-subs:     5462  v-elim:      0  v-fix:    0  time: 39.23 s
670.40/670.45	c vivif2 --  cl tried     2528 cl shrink        0 lits rem          0 time: 0.00
670.50/670.52	c vivif2 --  cl tried    97390 cl shrink        0 lits rem          0 time: 0.07
670.60/670.60	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.08
670.60/670.61	c calculated reachability. Time: 0.00
670.60/670.61	c  N st    78   1710765      1067      2528        33     97390     11616   4813086   no data   no data
822.60/822.67	c  N st    79   2079729      1067      2528        35    109005     11616   4539172   no data   no data
886.92/886.97	c  N st    80   2210765      1067      2528        36    110861     11616   4961574   no data   no data
886.92/886.97	c  S st    80   2210765      1067      2528        36    110861     11616   4961574   no data   no data
887.21/887.29	c  S st    80   2211268      1067      2528        37    111352     11616   4976806   no data   no data
887.31/887.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
887.31/887.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
887.41/887.41	c Replacing        4 vars Replaced     4294 lits Time:     0.05 s 
887.41/887.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
887.41/887.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
887.41/887.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
887.41/887.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1063 time:  0.00 s
887.41/887.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
887.41/887.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
887.61/887.60	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
985.00/985.07	c lits-rem:      3058  cl-subs:    18742  v-elim:      0  v-fix:    0  time: 97.47 s
985.00/985.07	c vivif2 --  cl tried     2528 cl shrink        0 lits rem          0 time: 0.00
985.10/985.13	c vivif2 --  cl tried    92603 cl shrink        0 lits rem          0 time: 0.06
985.20/985.22	c asymm  cl-useful: 0/2528/2528 lits-rem:0 time: 0.09
985.20/985.22	c calculated reachability. Time: 0.00
985.20/985.22	c  N st    80   2211268      1063      2528        29     92603     11616   3932476   no data   no data
1288.71/1288.77	c  N st    81   2711268      1063      2528        30    118111     11616   5144421   no data   no data
1288.71/1288.77	c  S st    81   2711268      1063      2528        30    118111     11616   5144421   no data   no data
1289.11/1289.14	c  S st    81   2711774      1063      2528        31    118602     11616   5158618   no data   no data
1289.11/1289.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1289.21/1289.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1289.21/1289.23	c Replacing        1 vars Replaced      349 lits Time:     0.02 s 
1289.21/1289.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1289.21/1289.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1289.21/1289.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1289.21/1289.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1062 time:  0.00 s
1289.21/1289.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1289.21/1289.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1289.41/1289.43	c subs with bin:        1  lits-rem:       612  v-fix:    0  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-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-3368481-1305391760/watcher-3368481-1305391760 -o /tmp/evaluation-result-3368481-1305391760/solver-3368481-1305391760 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368481-1305391760.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: 1.01 2.01 3.10 3/397 27307
/proc/meminfo: memFree=24508968/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=30680 CPUtime=0 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 810 0 0 0 0 0 0 0 24 0 1 0 650774614 31416320 750 33554432000 4194304 4580011 140735002478976 18446744073709551615 242970210625 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 7670 751 339 95 0 2652 0

[startup+0.094541 s]
/proc/loadavg: 1.01 2.01 3.10 3/397 27307
/proc/meminfo: memFree=24508968/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=32224 CPUtime=0.08 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 1420 0 0 0 8 0 0 0 24 0 1 0 650774614 32997376 1233 33554432000 4194304 4580011 140735002478976 18446744073709551615 4324085 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 8056 1233 363 95 0 3038 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32224

[startup+0.100508 s]
/proc/loadavg: 1.01 2.01 3.10 3/397 27307
/proc/meminfo: memFree=24508968/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=32224 CPUtime=0.09 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 1424 0 0 0 9 0 0 0 24 0 1 0 650774614 32997376 1237 33554432000 4194304 4580011 140735002478976 18446744073709551615 4296112 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 8056 1237 363 95 0 3038 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32224

[startup+0.300467 s]
/proc/loadavg: 1.01 2.01 3.10 3/397 27307
/proc/meminfo: memFree=24508968/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=32696 CPUtime=0.29 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 1687 0 0 0 29 0 0 0 25 0 1 0 650774614 33480704 1200 33554432000 4194304 4580011 140735002478976 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 8174 1200 364 95 0 3156 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32696

[startup+0.700436 s]
/proc/loadavg: 1.01 2.01 3.10 3/397 27307
/proc/meminfo: memFree=24508968/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=32828 CPUtime=0.69 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 1972 0 0 0 69 0 0 0 25 0 1 0 650774614 33615872 1485 33554432000 4194304 4580011 140735002478976 18446744073709551615 4294978 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 8207 1485 364 95 0 3189 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32828

[startup+1.50029 s]
/proc/loadavg: 1.01 2.01 3.10 6/411 27334
/proc/meminfo: memFree=24451368/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=33656 CPUtime=1.49 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 2868 0 0 0 149 0 0 0 25 0 1 0 650774614 34463744 1420 33554432000 4194304 4580011 140735002478976 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 8414 1420 364 95 0 3396 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33656

[startup+3.10101 s]
/proc/loadavg: 1.01 2.01 3.10 5/411 27334
/proc/meminfo: memFree=24431820/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=33988 CPUtime=3.09 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 4078 0 0 0 309 0 0 0 25 0 1 0 650774614 34803712 1743 33554432000 4194304 4580011 140735002478976 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 8497 1743 365 95 0 3479 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33988

[startup+6.30046 s]
/proc/loadavg: 1.33 2.06 3.11 8/411 27334
/proc/meminfo: memFree=24404908/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=46568 CPUtime=6.29 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 6917 0 0 0 628 1 0 0 25 0 1 0 650774614 47685632 3645 33554432000 4194304 4580011 140735002478976 18446744073709551615 4316670 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 11642 3645 367 95 0 6624 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46568

[startup+12.7004 s]
/proc/loadavg: 1.70 2.13 3.13 7/411 27335
/proc/meminfo: memFree=24377020/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=47028 CPUtime=12.68 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 10654 0 0 0 1267 1 0 0 25 0 1 0 650774614 48156672 3761 33554432000 4194304 4580011 140735002478976 18446744073709551615 4294954 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 11757 3761 367 95 0 6739 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 47028

[startup+25.5012 s]
/proc/loadavg: 2.41 2.27 3.16 6/411 27335
/proc/meminfo: memFree=24351436/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=59132 CPUtime=25.49 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 20480 0 0 0 2546 3 0 0 25 0 1 0 650774614 60551168 7726 33554432000 4194304 4580011 140735002478976 18446744073709551615 4293089 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 14783 7726 367 95 0 9765 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59132

[startup+51.1007 s]
/proc/loadavg: 2.95 2.41 3.18 6/411 27336
/proc/meminfo: memFree=24298920/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=89452 CPUtime=51.09 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 35733 0 0 0 5103 6 0 0 25 0 1 0 650774614 91598848 15583 33554432000 4194304 4580011 140735002478976 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 22363 15583 367 95 0 17345 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 89452

[startup+102.301 s]
/proc/loadavg: 3.55 2.65 3.22 6/411 27337
/proc/meminfo: memFree=24262812/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=143760 CPUtime=102.29 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 55346 0 0 0 10217 12 0 0 25 0 1 0 650774614 147210240 19170 33554432000 4194304 4580011 140735002478976 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 35940 19170 367 95 0 30922 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 143760

[startup+162.301 s]
/proc/loadavg: 3.83 2.89 3.26 6/411 27339
/proc/meminfo: memFree=24208340/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=112284 CPUtime=162.29 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 75398 0 0 0 16213 16 0 0 25 0 1 0 650774614 114978816 21326 33554432000 4194304 4580011 140735002478976 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 28071 21326 367 95 0 23053 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 112284

[startup+222.3 s]
/proc/loadavg: 3.98 3.10 3.31 6/411 27340
/proc/meminfo: memFree=24195288/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=112880 CPUtime=222.29 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 91830 0 0 0 22208 21 0 0 25 0 1 0 650774614 115589120 20096 33554432000 4194304 4580011 140735002478976 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 28220 20097 367 95 0 23202 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 112880

[startup+282.301 s]
/proc/loadavg: 4.14 3.32 3.37 6/411 27342
/proc/meminfo: memFree=24152472/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=185484 CPUtime=282.29 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 106925 0 0 0 28206 23 0 0 25 0 1 0 650774614 189935616 27503 33554432000 4194304 4580011 140735002478976 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 46371 27503 367 95 0 41353 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 185484

[startup+342.301 s]
/proc/loadavg: 4.05 3.44 3.41 6/411 27343
/proc/meminfo: memFree=24118328/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=136268 CPUtime=342.29 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 122109 0 0 0 34200 29 0 0 25 0 1 0 650774614 139538432 27304 33554432000 4194304 4580011 140735002478976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 34067 27304 367 95 0 29049 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 136268

[startup+402.3 s]
/proc/loadavg: 4.02 3.54 3.44 6/411 27345
/proc/meminfo: memFree=24086176/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=215080 CPUtime=402.29 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 141696 0 0 0 40195 34 0 0 25 0 1 0 650774614 220241920 33798 33554432000 4194304 4580011 140735002478976 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 53770 33798 367 95 0 48752 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 215080

[startup+462.301 s]
/proc/loadavg: 4.06 3.64 3.48 6/411 27347
/proc/meminfo: memFree=24082924/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=162968 CPUtime=462.3 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 154808 0 0 0 46192 38 0 0 25 0 1 0 650774614 166879232 31892 33554432000 4194304 4580011 140735002478976 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 40742 31892 367 95 0 35724 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 162968

[startup+522.301 s]
/proc/loadavg: 4.07 3.72 3.52 6/411 27348
/proc/meminfo: memFree=24036264/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=218260 CPUtime=522.3 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 168810 0 0 0 52188 42 0 0 25 0 1 0 650774614 223498240 34592 33554432000 4194304 4580011 140735002478976 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 54565 34592 367 95 0 49547 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 218260

[startup+582.316 s]
/proc/loadavg: 4.02 3.77 3.54 6/411 27350
/proc/meminfo: memFree=24025812/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=220056 CPUtime=582.32 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 182701 0 0 0 58186 46 0 0 25 0 1 0 650774614 225337344 34967 33554432000 4194304 4580011 140735002478976 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 55014 34967 367 95 0 49996 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 220056

[startup+642.301 s]
/proc/loadavg: 4.01 3.81 3.57 6/411 27351
/proc/meminfo: memFree=23970108/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=264408 CPUtime=642.3 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 205213 0 0 0 64178 52 0 0 25 0 1 0 650774614 270753792 45667 33554432000 4194304 4580011 140735002478976 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 66102 45667 367 95 0 61084 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 264408

[startup+702.301 s]
/proc/loadavg: 4.00 3.84 3.59 6/411 27362
/proc/meminfo: memFree=23962132/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=207708 CPUtime=702.3 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 213573 0 0 0 70176 54 0 0 25 0 1 0 650774614 212692992 42169 33554432000 4194304 4580011 140735002478976 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 51927 42169 367 95 0 46909 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 207708

[startup+762.3 s]
/proc/loadavg: 4.00 3.86 3.62 6/411 27363
/proc/meminfo: memFree=23927044/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=265856 CPUtime=762.3 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 227020 0 0 0 76172 58 0 0 25 0 1 0 650774614 272236544 44268 33554432000 4194304 4580011 140735002478976 18446744073709551615 4294523 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 66464 44268 367 95 0 61446 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 265856

[startup+822.301 s]
/proc/loadavg: 4.21 3.95 3.66 6/411 27365
/proc/meminfo: memFree=23919812/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=266772 CPUtime=822.3 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 239696 0 0 0 82168 62 0 0 25 0 1 0 650774614 273174528 45033 33554432000 4194304 4580011 140735002478976 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 66693 45033 367 95 0 61675 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 266772

[startup+882.301 s]
/proc/loadavg: 4.17 3.98 3.69 6/411 27367
/proc/meminfo: memFree=23920892/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=267448 CPUtime=882.3 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 252024 0 0 0 88163 67 0 0 25 0 1 0 650774614 273866752 44700 33554432000 4194304 4580011 140735002478976 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 66862 44700 367 95 0 61844 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 267448

[startup+942.3 s]
/proc/loadavg: 4.06 3.98 3.70 6/411 27368
/proc/meminfo: memFree=23860100/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=299288 CPUtime=942.3 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 260428 0 0 0 94161 69 0 0 25 0 1 0 650774614 306470912 53104 33554432000 4194304 4580011 140735002478976 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 74822 53104 367 95 0 69804 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 299288

[startup+1002.3 s]
/proc/loadavg: 4.02 3.98 3.72 6/411 27370
/proc/meminfo: memFree=23859828/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=299288 CPUtime=1002.31 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 262582 0 0 0 100161 70 0 0 25 0 1 0 650774614 306470912 55258 33554432000 4194304 4580011 140735002478976 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 74822 55258 367 95 0 69804 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 299288

[startup+1062.3 s]
/proc/loadavg: 4.15 4.02 3.75 6/411 27375
/proc/meminfo: memFree=23865932/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=300896 CPUtime=1062.31 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 273917 0 0 0 106157 74 0 0 25 0 1 0 650774614 308117504 51824 33554432000 4194304 4580011 140735002478976 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 75224 51824 367 95 0 70206 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 300896

[startup+1122.3 s]
/proc/loadavg: 4.05 4.01 3.76 6/411 27376
/proc/meminfo: memFree=23850900/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=301832 CPUtime=1122.32 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 282946 0 0 0 112155 77 0 0 25 0 1 0 650774614 309075968 54130 33554432000 4194304 4580011 140735002478976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 75458 54130 367 95 0 70440 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 301832

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.77 6/411 27378
/proc/meminfo: memFree=23811680/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=240908 CPUtime=1182.31 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 293502 0 0 0 118150 81 0 0 25 0 1 0 650774614 246689792 50834 33554432000 4194304 4580011 140735002478976 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 60227 50834 367 95 0 55209 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 240908

[startup+1242.32 s]
/proc/loadavg: 4.00 4.00 3.78 6/411 27379
/proc/meminfo: memFree=23796148/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=304496 CPUtime=1242.33 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 302936 0 0 0 124147 86 0 0 25 0 1 0 650774614 311803904 53281 33554432000 4194304 4580011 140735002478976 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 76124 53281 367 95 0 71106 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 304496



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.79 5/411 27381
/proc/meminfo: memFree=23776272/32951132 swapFree=67093844/67111528
[pid=27307] ppid=27305 vsize=325100 CPUtime=1300.02 cores=0,2
/proc/27307/stat : 27307 (strangenight2-s) R 27305 27307 26847 0 -1 4202496 314553 0 0 0 129913 89 0 0 25 0 1 0 650774614 332902400 57711 33554432000 4194304 4580011 140735002478976 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27307/statm: 81275 57711 367 95 0 76257 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 325100

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.03
CPU time (s): 1300.05
CPU user time (s): 1299.14
CPU system time (s): 0.910861
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 325100

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

runsolver used 5.15721 second user time and 12.7711 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-14 18:49:20
IDJOB=3368481
IDBENCH=83416
IDSOLVER=1845
FILE ID=node128/3368481-1305391760
RUNJOBID= node128-1305391760-27291
PBS_JOBID= 13324420
Free space on /tmp= 73608 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_4_keyfind_1.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368481-1305391760/watcher-3368481-1305391760 -o /tmp/evaluation-result-3368481-1305391760/solver-3368481-1305391760 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368481-1305391760.cnf

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

MD5SUM BENCH= 07ea67092ce3fd4529e72f69434e3f99
RANDOM SEED=1935304735

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24509256 kB
Buffers:        255512 kB
Cached:        2636132 kB
SwapCached:       1440 kB
Active:        6066076 kB
Inactive:      2085008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24509256 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:            7564 kB
Writeback:           0 kB
AnonPages:     5257672 kB
Mapped:          31412 kB
Slab:           187128 kB
PageTables:      38576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100678408 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73584 MiB
End job on node128 at 2011-05-14 19:11:02