Trace number 3273664

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.04 1300.02

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n160-s73223945-unsat.cnf
MD5SUMebbfc0ffb6aa4fcba0d5ce3964018543
Bench CategoryCRAFTED (crafted 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 variables161
Number of clauses332
Sum of the clauses size996
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3332
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3273664-1303606192.cnf'
0.00/0.00	c -- header says num vars:            161
0.00/0.00	c -- header says num clauses:         332
0.00/0.00	c -- clauses added:            0 learnts,          332 normals,            0 xors
0.00/0.00	c -- vars added        161
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       161       332         0         0       996         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:       6 undec:     151 neg:       4
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       161       332         0         0       996         0   no data   no data
0.00/0.03	c Decided on static restart strategy
0.08/0.09	c  N st     8      4918       161       332         0      4429       996    106987   no data   no data
0.19/0.25	c  N st    10     11302       161       332         0      4022       996     74133   no data   no data
0.39/0.43	c  N st    11     17045       161       332         0      8809       996    209089   no data   no data
0.69/0.73	c  F st    12     25000       161       332         0     10854       996    264573   no data   no data
0.69/0.73	c  N st    12     25000       161       332         0     10854       996    264573   no data   no data
0.79/0.86	c Decided on static restart strategy
0.79/0.86	c  N st    18     30000       161       332         0      9437       996    190833   no data   no data
0.79/0.86	c  S st    18     30000       161       332         0      9437       996    190833   no data   no data
0.79/0.88	c  S st    18     30507       161       332         0      9924       996    201679   no data   no data
0.79/0.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.79/0.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.79/0.88	c blocked clauses removed:        0 vars:      0 tried:         161 T: 0.00 s
0.79/0.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.79/0.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.79/0.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
0.79/0.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.79/0.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.79/0.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.00	c lits-rem:      1528  cl-subs:      923  v-elim:      0  v-fix:    0  time:  0.11 s
1.00/1.00	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.00
1.00/1.00	c calculated reachability. Time: 0.00
1.00/1.00	c  N st    18     30507       161       332         0      9001       996    173404   no data   no data
1.19/1.24	c  N st    20     37617       161       332         0      8521       996    154348   no data   no data
1.39/1.48	c  N st    21     44019       161       332         0     14061       996    306738   no data   no data
1.49/1.56	c  S st    22     45762       161       332         0     15599       996    350339   no data   no data
1.49/1.59	c  S st    22     46266       161       332         0      8210       996    132541   no data   no data
1.49/1.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.49/1.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.49/1.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
1.49/1.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.59/1.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.61	c lits-rem:       165  cl-subs:       68  v-elim:      0  v-fix:    0  time:  0.01 s
1.59/1.61	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
1.59/1.61	c vivif2 --  cl tried     8142 cl shrink        0 lits rem          0 time: 0.00
1.59/1.61	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.00
1.59/1.61	c calculated reachability. Time: 0.00
1.59/1.61	c  N st    22     46266       161       332         0      8142       996    130450   no data   no data
2.10/2.17	c  N st    23     60663       161       332         0     11817       996    219185   no data   no data
2.49/2.55	c  N st    24     69400       161       332         0      9901       996    153595   no data   no data
2.49/2.55	c  S st    24     69400       161       332         0      9901       996    153595   no data   no data
2.49/2.57	c  S st    24     69902       161       332         0     10389       996    163423   no data   no data
2.49/2.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.49/2.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
2.49/2.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.49/2.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.60	c lits-rem:       304  cl-subs:      164  v-elim:      0  v-fix:    0  time:  0.03 s
2.59/2.60	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
2.59/2.61	c vivif2 --  cl tried    10225 cl shrink        0 lits rem          0 time: 0.00
2.59/2.61	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.00
2.59/2.61	c calculated reachability. Time: 0.00
2.59/2.61	c  N st    24     69902       161       332         0     10225       996    158620   no data   no data
3.39/3.40	c  F st    25     87501       161       332         0     14949       996    292165   no data   no data
3.39/3.40	c  N st    25     87501       161       332         0     14949       996    292165   no data   no data
3.49/3.59	c Decided on static restart strategy
3.69/3.70	c  N st    32     95538       161       332         0     22135       996    459662   no data   no data
3.99/4.04	c  N st    34    104854       161       332         0     19073       996    353446   no data   no data
3.99/4.04	c  S st    34    104854       161       332         0     19073       996    353446   no data   no data
3.99/4.08	c  S st    34    105359       161       332         0     19563       996    364702   no data   no data
3.99/4.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.99/4.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.99/4.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
3.99/4.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.99/4.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.09/4.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.34	c lits-rem:      2055  cl-subs:     1084  v-elim:      0  v-fix:    0  time:  0.24 s
4.29/4.34	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
4.29/4.35	c vivif2 --  cl tried    18479 cl shrink        0 lits rem          0 time: 0.00
4.29/4.35	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.00
4.29/4.35	c calculated reachability. Time: 0.00
4.29/4.35	c  N st    34    105359       161       332         0     18479       996    328889   no data   no data
4.69/4.77	c  N st    35    114959       161       332         0     14570       996    236289   no data   no data
5.60/5.65	c  N st    36    129356       161       332         0     14234       996    216404   no data   no data
6.69/6.76	c  N st    37    150952       161       332         0     19110       996    326671   no data   no data
7.09/7.12	c  S st    38    158038       161       332         0     25353       996    486241   no data   no data
7.09/7.16	c  S st    38    158539       161       332         0     25843       996    497810   no data   no data
7.09/7.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
7.09/7.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.09/7.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
7.09/7.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.09/7.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.09/7.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.60/7.69	c lits-rem:      3241  cl-subs:     1225  v-elim:      0  v-fix:    0  time:  0.50 s
7.60/7.69	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
7.60/7.70	c vivif2 --  cl tried    24618 cl shrink        0 lits rem          0 time: 0.00
7.70/7.70	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.00
7.70/7.70	c calculated reachability. Time: 0.00
7.70/7.70	c  N st    38    158539       161       332         0     24618       996    456972   no data   no data
10.39/10.46	c  N st    39    207127       161       332         0     19854       996    327175   no data   no data
12.29/12.31	c  N st    40    237811       161       332         0     29408       996    615473   no data   no data
12.29/12.31	c  S st    40    237811       161       332         0     29408       996    615473   no data   no data
12.29/12.37	c  S st    40    238312       161       332         0     29892       996    627174   no data   no data
12.29/12.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.29/12.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
12.29/12.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.29/12.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.29/12.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.29/12.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
12.29/12.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.29/12.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.39/12.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.29/13.30	c lits-rem:      5239  cl-subs:     1310  v-elim:      0  v-fix:    0  time:  0.90 s
13.29/13.30	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
13.29/13.30	c vivif2 --  cl tried    28582 cl shrink        0 lits rem          0 time: 0.01
13.29/13.31	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.01
13.29/13.31	c calculated reachability. Time: 0.00
13.29/13.31	c  N st    40    238312       161       332         0     28582       996    575268   no data   no data
17.79/17.86	c  F st    41    306250       161       332         0     30044       996    582988   no data   no data
17.79/17.87	c  N st    41    306250       161       332         0     30044       996    582988   no data   no data
18.09/18.13	c Decided on static restart strategy
19.49/19.57	c  N st    51    334562       161       332         0     34730       996    603875   no data   no data
20.69/20.79	c  N st    53    357470       161       332         0     32890       996    555594   no data   no data
20.69/20.79	c  S st    53    357470       161       332         0     32890       996    555594   no data   no data
20.79/20.84	c  S st    53    357971       161       332         0     33380       996    566927   no data   no data
20.79/20.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.79/20.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.79/20.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.79/20.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.79/20.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.79/20.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
20.79/20.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.79/20.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.79/20.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.29/21.33	c lits-rem:      2489  cl-subs:     1034  v-elim:      0  v-fix:    0  time:  0.46 s
21.29/21.33	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
21.29/21.34	c vivif2 --  cl tried    32346 cl shrink        0 lits rem          0 time: 0.01
21.29/21.35	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.01
21.29/21.35	c calculated reachability. Time: 0.00
21.29/21.35	c  N st    53    357971       161       332         0     32346       996    533674   no data   no data
23.49/23.50	c  N st    54    390364       161       332         0     38007       996    697845   no data   no data
26.69/26.73	c  N st    55    438953       161       332         0     31774       996    522303   no data   no data
31.80/31.89	c  N st    56    511836       161       332         0     43131       996    865223   no data   no data
33.69/33.75	c  N st    57    536957       161       332         0     37674       996    679729   no data   no data
33.69/33.75	c  S st    57    536957       161       332         0     37674       996    679729   no data   no data
33.79/33.82	c  S st    57    537459       161       332         0     38164       996    691159   no data   no data
33.79/33.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.79/33.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
33.79/33.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.79/33.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.79/33.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.79/33.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
33.79/33.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.79/33.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.79/33.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.70/35.71	c lits-rem:      5632  cl-subs:     4345  v-elim:      0  v-fix:    0  time:  1.86 s
35.70/35.71	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
35.70/35.72	c vivif2 --  cl tried    33819 cl shrink        0 lits rem          0 time: 0.01
35.70/35.73	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.01
35.70/35.73	c calculated reachability. Time: 0.00
35.70/35.73	c  N st    57    537459       161       332         0     33819       996    544976   no data   no data
49.40/49.41	c  N st    58    701443       161       332         0     61674       996   1341171   no data   no data
58.29/58.31	c  N st    59    806189       161       332         0     54942       996   1050725   no data   no data
58.29/58.31	c  S st    59    806189       161       332         0     54942       996   1050725   no data   no data
58.39/58.41	c  S st    59    806689       161       332         0     55426       996   1061795   no data   no data
58.39/58.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.39/58.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
58.39/58.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.39/58.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.39/58.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.39/58.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
58.39/58.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.39/58.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.39/58.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.89/62.94	c lits-rem:     11301  cl-subs:     4558  v-elim:      0  v-fix:    0  time:  4.47 s
62.89/62.94	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
62.89/62.95	c vivif2 --  cl tried    50868 cl shrink        0 lits rem          0 time: 0.01
62.89/62.97	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.01
62.89/62.97	c calculated reachability. Time: 0.00
62.89/62.97	c  N st    59    806689       161       332         0     50868       996    903384   no data   no data
83.69/83.79	c  F st    60   1071875       161       332         0     60147       996   1073306   no data   no data
83.69/83.79	c  N st    60   1071875       161       332         0     60147       996   1073306   no data   no data
84.19/84.20	c Decided on static restart strategy
86.09/86.15	c  N st    70   1100183       161       332         0     48953       996    803955   no data   no data
89.69/89.76	c  N st    72   1136176       161       332         0     41318       996    576740   no data   no data
92.30/92.36	c  N st    73   1168569       161       332         0     69532       996   1385999   no data   no data
95.79/95.80	c  N st    74   1210034       161       332         0     64770       996   1161961   no data   no data
95.79/95.80	c  S st    74   1210034       161       332         0     64770       996   1161961   no data   no data
95.89/95.92	c  S st    74   1210537       161       332         0     65260       996   1173846   no data   no data
95.89/95.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
95.89/95.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
95.89/95.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
95.89/95.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.89/95.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.89/95.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
95.89/95.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
95.89/95.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
95.89/95.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.10/101.19	c lits-rem:     11080  cl-subs:     5708  v-elim:      0  v-fix:    0  time:  5.21 s
101.10/101.19	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
101.20/101.20	c vivif2 --  cl tried    59552 cl shrink        0 lits rem          0 time: 0.01
101.20/101.22	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.02
101.20/101.22	c calculated reachability. Time: 0.00
101.20/101.22	c  N st    74   1210537       161       332         0     59552       996    993929   no data   no data
107.10/107.19	c  N st    75   1283419       161       332         0     79812       996   1572854   no data   no data
117.90/117.99	c  N st    76   1392743       161       332         0     48848       996    668361   no data   no data
135.29/135.38	c  N st    77   1556727       161       332         0     50690       996    709982   no data   no data
151.49/151.51	c  N st    78   1710537       161       332         0     85445       996   1531887   no data   no data
151.49/151.51	c  S st    78   1710537       161       332         0     85445       996   1531887   no data   no data
151.59/151.66	c  S st    78   1711041       161       332         0     85936       996   1544239   no data   no data
151.59/151.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
151.59/151.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
151.59/151.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
151.70/151.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
151.70/151.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
151.70/151.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
151.70/151.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
151.70/151.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
151.70/151.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
163.60/163.69	c lits-rem:     19747  cl-subs:    11736  v-elim:      0  v-fix:    0  time: 11.93 s
163.60/163.69	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
163.70/163.70	c vivif2 --  cl tried    74200 cl shrink        0 lits rem          0 time: 0.02
163.70/163.73	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.02
163.70/163.73	c calculated reachability. Time: 0.00
163.70/163.73	c  N st    78   1711041       161       332         0     74200       996   1216562   no data   no data
209.09/209.11	c  N st    79   2080006       161       332         0     88320       996   1547605   no data   no data
226.60/226.67	c  N st    80   2211041       161       332         0     89992       996   1542805   no data   no data
226.60/226.67	c  S st    80   2211041       161       332         0     89992       996   1542805   no data   no data
226.79/226.84	c  S st    80   2211543       161       332         0     90485       996   1554451   no data   no data
226.79/226.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
226.79/226.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
226.79/226.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
226.79/226.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
226.79/226.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
226.79/226.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
226.79/226.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
226.89/226.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
226.89/226.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
237.90/237.93	c lits-rem:     10887  cl-subs:    11385  v-elim:      0  v-fix:    0  time: 10.99 s
237.90/237.93	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
237.90/237.95	c vivif2 --  cl tried    79100 cl shrink        0 lits rem          0 time: 0.02
237.90/237.97	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.02
237.90/237.98	c calculated reachability. Time: 0.00
237.90/237.98	c  N st    80   2211543       161       332         0     79100       996   1226690   no data   no data
297.70/297.78	c  N st    81   2711544       161       332         0     98170       996   1748164   no data   no data
297.70/297.78	c  S st    81   2711544       161       332         0     98170       996   1748164   no data   no data
297.90/297.96	c  S st    81   2712051       161       332         0     98667       996   1760260   no data   no data
297.90/297.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
298.01/298.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
298.01/298.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
298.01/298.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
298.01/298.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
298.01/298.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
298.01/298.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
298.01/298.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
298.01/298.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
313.90/313.99	c lits-rem:     15071  cl-subs:    11218  v-elim:      0  v-fix:    0  time: 15.92 s
313.90/313.99	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
314.00/314.01	c vivif2 --  cl tried    87449 cl shrink        0 lits rem          0 time: 0.02
314.00/314.04	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.03
314.00/314.04	c calculated reachability. Time: 0.00
314.00/314.04	c  N st    81   2712051       161       332         0     87449       996   1436392   no data   no data
378.20/378.24	c  N st    82   3212054       161       332         0     67233       996    905486   no data   no data
378.20/378.24	c  S st    82   3212054       161       332         0     67233       996    905486   no data   no data
378.31/378.35	c  S st    82   3212554       161       332         0     67710       996    917716   no data   no data
378.31/378.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
378.31/378.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
378.31/378.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
378.31/378.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
378.31/378.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
378.31/378.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
378.31/378.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
378.31/378.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
378.41/378.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
379.60/379.63	c lits-rem:      2500  cl-subs:     3240  v-elim:      0  v-fix:    0  time:  1.22 s
379.60/379.63	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
379.60/379.64	c vivif2 --  cl tried    64470 cl shrink        0 lits rem          0 time: 0.01
379.60/379.66	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.02
379.60/379.66	c calculated reachability. Time: 0.00
379.60/379.66	c  N st    82   3212554       161       332         0     64470       996    837354   no data   no data
450.90/450.95	c  N st    83   3712555       161       332         0     76818       996   1070595   no data   no data
450.90/450.95	c  S st    83   3712555       161       332         0     76818       996   1070595   no data   no data
451.00/451.07	c  S st    83   3713058       161       332         0     77316       996   1083068   no data   no data
451.00/451.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
451.00/451.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
451.00/451.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
451.00/451.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
451.00/451.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
451.00/451.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
451.00/451.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
451.10/451.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
451.10/451.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
452.50/452.50	c lits-rem:      1999  cl-subs:     1824  v-elim:      0  v-fix:    0  time:  1.37 s
452.50/452.50	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
452.50/452.52	c vivif2 --  cl tried    75492 cl shrink        0 lits rem          0 time: 0.01
452.50/452.54	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.02
452.50/452.54	c calculated reachability. Time: 0.00
452.50/452.54	c  N st    83   3713058       161       332         0     75492       996   1031450   no data   no data
457.40/457.48	c  F st    84   3751567       161       332         0    108175       996   1802371   no data   no data
457.40/457.48	c  N st    84   3751567       161       332         0    108175       996   1802371   no data   no data
458.00/458.09	c Decided on static restart strategy
461.10/461.15	c  N st    94   3779876       161       332         0    133838       996   2440609   no data   no data
465.70/465.75	c  N st    96   3815869       161       332         0     92788       996   1472637   no data   no data
470.90/470.94	c  N st    97   3848261       161       332         0    119277       996   2220351   no data   no data
478.70/478.76	c  N st    98   3896849       161       332         0     90675       996   1417050   no data   no data
489.20/489.24	c  N st    99   3969731       161       332         0     79481       996   1028803   no data   no data
506.90/506.92	c  N st   100   4079055       161       332         0     96875       996   1517399   no data   no data
528.11/528.15	c  N st   101   4213059       161       332         0    135016       996   2576377   no data   no data
528.11/528.15	c  S st   101   4213059       161       332         0    135016       996   2576377   no data   no data
528.41/528.40	c  S st   101   4213563       161       332         0    135514       996   2590302   no data   no data
528.41/528.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
528.41/528.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
528.41/528.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
528.41/528.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
528.41/528.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
528.41/528.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
528.41/528.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
528.51/528.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
528.51/528.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
559.60/559.61	c lits-rem:     22029  cl-subs:     8897  v-elim:      0  v-fix:    0  time: 31.04 s
559.60/559.61	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
559.60/559.64	c vivif2 --  cl tried   126617 cl shrink        0 lits rem          0 time: 0.03
559.60/559.69	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.06
559.70/559.70	c calculated reachability. Time: 0.00
559.70/559.70	c  N st   101   4213563       161       332         0    126617       996   2287824   no data   no data
596.30/596.38	c  N st   102   4459539       161       332         0    100062       996   1561043   no data   no data
637.91/637.97	c  N st   103   4713563       161       332         0    159488       996   3104254   no data   no data
637.91/637.97	c  S st   103   4713563       161       332         0    159488       996   3104254   no data   no data
638.20/638.24	c  S st   103   4714072       161       332         0    159989       996   3117387   no data   no data
638.20/638.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
638.30/638.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
638.30/638.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
638.30/638.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
638.30/638.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
638.30/638.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
638.30/638.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
638.30/638.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
638.40/638.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
701.10/701.15	c lits-rem:     14463  cl-subs:    21330  v-elim:      0  v-fix:    0  time: 62.71 s
701.10/701.15	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
701.10/701.19	c vivif2 --  cl tried   138659 cl shrink        0 lits rem          0 time: 0.03
701.20/701.25	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.07
701.20/701.26	c calculated reachability. Time: 0.00
701.20/701.26	c  N st   103   4714072       161       332         0    138659       996   2476465   no data   no data
782.51/782.59	c  N st   104   5214073       161       332         0    145597       996   2649011   no data   no data
782.51/782.59	c  S st   104   5214073       161       332         0    145597       996   2649011   no data   no data
782.81/782.88	c  S st   104   5214575       161       332         0    146090       996   2662125   no data   no data
782.81/782.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
782.91/782.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
782.91/782.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
782.91/782.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
782.91/782.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
782.91/782.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
782.91/782.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
782.91/782.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
783.01/783.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
840.01/840.07	c lits-rem:     27980  cl-subs:    23731  v-elim:      0  v-fix:    0  time: 57.02 s
840.01/840.07	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
840.01/840.09	c vivif2 --  cl tried   122359 cl shrink        0 lits rem          0 time: 0.03
840.11/840.15	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.05
840.11/840.15	c calculated reachability. Time: 0.00
840.11/840.15	c  N st   104   5214575       161       332         0    122359       996   1984460   no data   no data
913.81/913.82	c  N st   105   5714575       161       332         0    114765       996   1752679   no data   no data
913.81/913.82	c  S st   105   5714575       161       332         0    114765       996   1752679   no data   no data
914.02/914.04	c  S st   105   5715080       161       332         0    115263       996   1766491   no data   no data
914.02/914.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
914.02/914.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
914.02/914.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
914.02/914.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
914.02/914.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
914.02/914.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
914.02/914.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
914.12/914.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
914.12/914.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
930.31/930.39	c lits-rem:     14052  cl-subs:    13899  v-elim:      0  v-fix:    0  time: 16.23 s
930.31/930.39	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
930.41/930.41	c vivif2 --  cl tried   101364 cl shrink        0 lits rem          0 time: 0.02
930.41/930.45	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.04
930.41/930.45	c calculated reachability. Time: 0.00
930.41/930.45	c  N st   105   5715080       161       332         0    101364       996   1410191   no data   no data
1004.61/1004.62	c  N st   106   6215080       161       332         0    165805       996   3162147   no data   no data
1004.61/1004.62	c  S st   106   6215080       161       332         0    165805       996   3162147   no data   no data
1004.91/1004.97	c  S st   106   6215588       161       332         0    166302       996   3175514   no data   no data
1004.91/1004.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1005.01/1005.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1005.01/1005.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1005.01/1005.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1005.01/1005.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1005.01/1005.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
1005.01/1005.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1005.11/1005.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1005.11/1005.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1077.61/1077.67	c lits-rem:     18248  cl-subs:    24203  v-elim:      0  v-fix:    0  time: 72.49 s
1077.61/1077.67	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
1077.71/1077.71	c vivif2 --  cl tried   142099 cl shrink        0 lits rem          0 time: 0.03
1077.71/1077.77	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.07
1077.71/1077.78	c calculated reachability. Time: 0.00
1077.71/1077.78	c  N st   106   6215588       161       332         0    142099       996   2454565   no data   no data
1160.72/1160.74	c  N st   107   6715589       161       332         0    105155       996   1442243   no data   no data
1160.72/1160.74	c  S st   107   6715589       161       332         0    105155       996   1442243   no data   no data
1160.92/1160.93	c  S st   107   6716093       161       332         0    105649       996   1455266   no data   no data
1160.92/1160.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1160.92/1160.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
1160.92/1160.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1160.92/1160.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1160.92/1160.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1160.92/1160.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
1160.92/1160.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1161.02/1161.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1161.02/1161.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1165.02/1165.00	c lits-rem:      4106  cl-subs:     5451  v-elim:      0  v-fix:    0  time:  3.97 s
1165.02/1165.00	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
1165.02/1165.02	c vivif2 --  cl tried   100198 cl shrink        0 lits rem          0 time: 0.02
1165.02/1165.06	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.04
1165.02/1165.06	c calculated reachability. Time: 0.00
1165.02/1165.06	c  N st   107   6716093       161       332         0    100198       996   1315925   no data   no data
1259.62/1259.65	c  N st   108   7216093       161       332         0    140940       996   2308406   no data   no data
1259.62/1259.65	c  S st   108   7216093       161       332         0    140940       996   2308406   no data   no data
1259.92/1259.95	c  S st   108   7216596       161       332         0    141437       996   2321914   no data   no data
1259.92/1259.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1260.02/1260.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
1260.02/1260.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1260.02/1260.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1260.02/1260.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1260.02/1260.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
1260.02/1260.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1260.02/1260.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1260.12/1260.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1275.22/1275.25	c lits-rem:     10842  cl-subs:     7805  v-elim:      0  v-fix:    0  time: 15.14 s
1275.22/1275.25	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
1275.22/1275.28	c vivif2 --  cl tried   133632 cl shrink        0 lits rem          0 time: 0.03
1275.32/1275.34	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.06
1275.32/1275.35	c calculated reachability. Time: 0.00
1275.32/1275.35	c  N st   108   7216596       161       332         0    133632       996   2083405   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3273664-1303606192/watcher-3273664-1303606192 -o /tmp/evaluation-result-3273664-1303606192/solver-3273664-1303606192 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3273664-1303606192.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: 3.33 3.82 3.71 2/179 12354
/proc/meminfo: memFree=13688032/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=29772 CPUtime=0 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 531 0 0 0 0 0 0 0 20 0 1 0 550849893 30486528 470 33554432000 4194304 4627331 140737421570912 18446744073709551615 4507122 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 7443 470 371 106 0 2414 0

[startup+0.0830629 s]
/proc/loadavg: 3.33 3.82 3.71 2/179 12354
/proc/meminfo: memFree=13688032/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=29904 CPUtime=0.08 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 687 0 0 0 8 0 0 0 20 0 1 0 550849893 30621696 626 33554432000 4194304 4627331 140737421570912 18446744073709551615 4308294 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 7476 626 371 106 0 2447 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29904

[startup+0.101057 s]
/proc/loadavg: 3.33 3.82 3.71 2/179 12354
/proc/meminfo: memFree=13688032/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=30272 CPUtime=0.09 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 764 0 0 0 9 0 0 0 20 0 1 0 550849893 30998528 581 33554432000 4194304 4627331 140737421570912 18446744073709551615 4309224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 7568 581 372 106 0 2539 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30272

[startup+0.301033 s]
/proc/loadavg: 3.33 3.82 3.71 2/179 12354
/proc/meminfo: memFree=13688032/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=30576 CPUtime=0.29 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 1093 0 0 0 29 0 0 0 21 0 1 0 550849893 31309824 717 33554432000 4194304 4627331 140737421570912 18446744073709551615 4309255 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 7644 717 372 106 0 2615 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30576

[startup+0.700962 s]
/proc/loadavg: 3.33 3.82 3.71 2/179 12354
/proc/meminfo: memFree=13688032/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=31020 CPUtime=0.69 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 1566 0 0 0 69 0 0 0 22 0 1 0 550849893 31764480 931 33554432000 4194304 4627331 140737421570912 18446744073709551615 4309033 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 7755 931 372 106 0 2726 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31020

[startup+1.50081 s]
/proc/loadavg: 3.33 3.82 3.71 5/190 12375
/proc/meminfo: memFree=13649820/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=36988 CPUtime=1.49 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 3707 0 0 0 149 0 0 0 25 0 1 0 550849893 37875712 2383 33554432000 4194304 4627331 140737421570912 18446744073709551615 4506925 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 9247 2383 377 106 0 4218 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36988

[startup+3.10053 s]
/proc/loadavg: 3.33 3.82 3.71 5/190 12375
/proc/meminfo: memFree=13641024/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=38552 CPUtime=3.09 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 5494 0 0 0 309 0 0 0 25 0 1 0 550849893 39477248 2865 33554432000 4194304 4627331 140737421570912 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 9638 2865 377 106 0 4609 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38552

[startup+6.30097 s]
/proc/loadavg: 3.54 3.86 3.72 5/190 12375
/proc/meminfo: memFree=13618472/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=43632 CPUtime=6.29 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 9023 0 0 0 628 1 0 0 25 0 1 0 550849893 44679168 4101 33554432000 4194304 4627331 140737421570912 18446744073709551615 4327538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 10908 4101 377 106 0 5879 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43632

[startup+12.7009 s]
/proc/loadavg: 3.58 3.86 3.72 5/190 12375
/proc/meminfo: memFree=13589868/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=56988 CPUtime=12.69 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 16138 0 0 0 1268 1 0 0 25 0 1 0 550849893 58355712 7291 33554432000 4194304 4627331 140737421570912 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 14247 7291 377 106 0 9218 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56988

[startup+25.5006 s]
/proc/loadavg: 3.67 3.87 3.73 6/190 12376
/proc/meminfo: memFree=13548536/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=60408 CPUtime=25.49 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 24145 0 0 0 2546 3 0 0 25 0 1 0 550849893 61857792 8233 33554432000 4194304 4627331 140737421570912 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 15102 8233 377 106 0 10073 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60408

[startup+51.1001 s]
/proc/loadavg: 3.78 3.88 3.73 5/190 12376
/proc/meminfo: memFree=13527412/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=68076 CPUtime=51.09 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 38146 0 0 0 5103 6 0 0 25 0 1 0 550849893 69709824 9984 33554432000 4194304 4627331 140737421570912 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 17019 9984 377 106 0 11990 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 68076

[startup+102.307 s]
/proc/loadavg: 3.90 3.89 3.74 5/190 12378
/proc/meminfo: memFree=13447524/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=91876 CPUtime=102.3 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 61675 0 0 0 10220 10 0 0 25 0 1 0 550849893 94081024 16184 33554432000 4194304 4627331 140737421570912 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 22969 16184 377 106 0 17940 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 91876

[startup+162.301 s]
/proc/loadavg: 3.96 3.91 3.75 6/190 12379
/proc/meminfo: memFree=13389100/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=110104 CPUtime=162.3 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 83367 0 0 0 16215 15 0 0 25 0 1 0 550849893 112746496 20224 33554432000 4194304 4627331 140737421570912 18446744073709551615 4427745 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 27526 20224 377 106 0 22497 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 110104

[startup+222.3 s]
/proc/loadavg: 4.02 3.94 3.77 5/190 12381
/proc/meminfo: memFree=13364776/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=110636 CPUtime=222.29 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 100851 0 0 0 22211 18 0 0 25 0 1 0 550849893 113291264 19460 33554432000 4194304 4627331 140737421570912 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 27659 19460 377 106 0 22630 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 110636

[startup+282.301 s]
/proc/loadavg: 4.00 3.95 3.78 5/190 12382
/proc/meminfo: memFree=13310936/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=121092 CPUtime=282.3 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 116943 0 0 0 28207 23 0 0 25 0 1 0 550849893 123998208 23135 33554432000 4194304 4627331 140737421570912 18446744073709551615 4309033 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 30273 23135 377 106 0 25244 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 121092

[startup+342.3 s]
/proc/loadavg: 4.00 3.95 3.79 5/190 12384
/proc/meminfo: memFree=13266772/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=140080 CPUtime=342.29 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 130855 0 0 0 34204 25 0 0 25 0 1 0 550849893 143441920 26715 33554432000 4194304 4627331 140737421570912 18446744073709551615 4308344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 35020 26715 377 106 0 29991 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 140080

[startup+402.301 s]
/proc/loadavg: 4.00 3.96 3.81 5/190 12386
/proc/meminfo: memFree=13281392/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=129332 CPUtime=402.3 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 140480 0 0 0 40202 28 0 0 25 0 1 0 550849893 132435968 25782 33554432000 4194304 4627331 140737421570912 18446744073709551615 4324088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 32333 25782 377 106 0 27304 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 129332

[startup+462.3 s]
/proc/loadavg: 4.00 3.96 3.82 6/190 12387
/proc/meminfo: memFree=13266748/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=133468 CPUtime=462.3 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 156502 0 0 0 46198 32 0 0 25 0 1 0 550849893 136671232 26545 33554432000 4194304 4627331 140737421570912 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 33367 26545 377 106 0 28338 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 133468

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.82 5/190 12389
/proc/meminfo: memFree=13263992/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=134228 CPUtime=522.3 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 172369 0 0 0 52195 35 0 0 25 0 1 0 550849893 137449472 25569 33554432000 4194304 4627331 140737421570912 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 33557 25569 377 106 0 28528 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 134228

[startup+582.3 s]
/proc/loadavg: 4.00 3.97 3.83 6/190 12390
/proc/meminfo: memFree=13214868/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=155244 CPUtime=582.3 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 184507 0 0 0 58193 37 0 0 25 0 1 0 550849893 158969856 30697 33554432000 4194304 4627331 140737421570912 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 38811 30697 377 106 0 33782 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 155244

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.84 6/190 12392
/proc/meminfo: memFree=13131636/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=238588 CPUtime=642.31 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 193575 0 0 0 64192 39 0 0 25 0 1 0 550849893 244314112 39612 33554432000 4194304 4627331 140737421570912 18446744073709551615 4467756 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 59647 39612 377 106 0 54618 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 238588

[startup+702.3 s]
/proc/loadavg: 4.00 3.97 3.84 6/190 12403
/proc/meminfo: memFree=13117160/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=238588 CPUtime=702.3 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 193707 0 0 0 70191 39 0 0 25 0 1 0 550849893 244314112 39744 33554432000 4194304 4627331 140737421570912 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 59647 39744 377 106 0 54618 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 238588

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.85 5/190 12404
/proc/meminfo: memFree=13086616/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=206576 CPUtime=762.31 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 202270 0 0 0 76190 41 0 0 25 0 1 0 550849893 211533824 44394 33554432000 4194304 4627331 140737421570912 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 51644 44394 377 106 0 46615 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 206576

[startup+822.3 s]
/proc/loadavg: 4.00 3.97 3.85 6/190 12406
/proc/meminfo: memFree=13084608/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=206576 CPUtime=822.31 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 203200 0 0 0 82189 42 0 0 25 0 1 0 550849893 211533824 45324 33554432000 4194304 4627331 140737421570912 18446744073709551615 4420065 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 51644 45324 377 106 0 46615 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 206576

[startup+882.301 s]
/proc/loadavg: 4.00 3.97 3.86 5/190 12407
/proc/meminfo: memFree=13064864/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=206576 CPUtime=882.31 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 203794 0 0 0 88189 42 0 0 25 0 1 0 550849893 211533824 45510 33554432000 4194304 4627331 140737421570912 18446744073709551615 4309068 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 51644 45510 377 106 0 46615 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 206576

[startup+942.3 s]
/proc/loadavg: 4.00 3.97 3.87 6/190 12409
/proc/meminfo: memFree=13073028/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=248948 CPUtime=942.31 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 210753 0 0 0 94186 45 0 0 25 0 1 0 550849893 254922752 42302 33554432000 4194304 4627331 140737421570912 18446744073709551615 4324072 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 62237 42302 377 106 0 57208 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 248948

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 12411
/proc/meminfo: memFree=13061976/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=192848 CPUtime=1002.31 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 224089 0 0 0 100183 48 0 0 25 0 1 0 550849893 197476352 41988 33554432000 4194304 4627331 140737421570912 18446744073709551615 4309228 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 48212 41988 377 106 0 43183 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 192848

[startup+1062.3 s]
/proc/loadavg: 4.08 3.99 3.88 6/190 12412
/proc/meminfo: memFree=13052396/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=258912 CPUtime=1062.31 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 226264 0 0 0 106183 48 0 0 25 0 1 0 550849893 265125888 44163 33554432000 4194304 4627331 140737421570912 18446744073709551615 4420085 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 64728 44163 377 106 0 59699 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 258912

[startup+1122.3 s]
/proc/loadavg: 4.03 3.99 3.89 5/190 12414
/proc/meminfo: memFree=13003132/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=202332 CPUtime=1122.32 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 236143 0 0 0 112180 52 0 0 25 0 1 0 550849893 207187968 42430 33554432000 4194304 4627331 140737421570912 18446744073709551615 4309132 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 50583 42430 377 106 0 45554 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 202332

[startup+1182.3 s]
/proc/loadavg: 4.01 3.99 3.89 6/190 12415
/proc/meminfo: memFree=13006200/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=261460 CPUtime=1182.31 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 245727 0 0 0 118176 55 0 0 25 0 1 0 550849893 267735040 44586 33554432000 4194304 4627331 140737421570912 18446744073709551615 4309258 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 65365 44586 377 106 0 60336 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 261460

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.90 5/190 12417
/proc/meminfo: memFree=12952732/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=203176 CPUtime=1242.32 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 258094 0 0 0 124174 58 0 0 25 0 1 0 550849893 208052224 43977 33554432000 4194304 4627331 140737421570912 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 50794 43977 377 106 0 45765 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 203176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.00 3.91 5/188 12420
/proc/meminfo: memFree=13101268/32951124 swapFree=67102140/67111528
[pid=12354] ppid=12352 vsize=206484 CPUtime=1300.03 cores=1,3
/proc/12354/stat : 12354 (strangenight2-s) R 12352 12354 11561 0 -1 4202496 266942 0 0 0 129942 61 0 0 25 0 1 0 550849893 211439616 43635 33554432000 4194304 4627331 140737421570912 18446744073709551615 4309079 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12354/statm: 51621 43635 377 106 0 46592 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 206484

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.42
CPU system time (s): 0.618905
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 283716

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

runsolver used 2.00969 second user time and 5.10822 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-24 02:49:52
IDJOB=3273664
IDBENCH=83144
IDSOLVER=1587
FILE ID=node119/3273664-1303606192
RUNJOBID= node119-1303606190-12334
PBS_JOBID= 13150622
Free space on /tmp= 71916 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n160-s73223945-unsat.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273664-1303606192/watcher-3273664-1303606192 -o /tmp/evaluation-result-3273664-1303606192/solver-3273664-1303606192 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3273664-1303606192.cnf

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

MD5SUM BENCH= ebbfc0ffb6aa4fcba0d5ce3964018543
RANDOM SEED=422997604

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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:      13688064 kB
Buffers:       2214404 kB
Cached:       16404744 kB
SwapCached:       5504 kB
Active:        7482384 kB
Inactive:     11200716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13688064 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           11476 kB
Writeback:           0 kB
AnonPages:       61572 kB
Mapped:          15056 kB
Slab:           516060 kB
PageTables:       4812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   221964 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= 71904 MiB
End job on node119 at 2011-04-24 03:11:34