Trace number 3368181

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.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-3368181-1305388826.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.04/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.72	c  F st    12     25000       161       332         0     10854       996    264573   no data   no data
0.69/0.72	c  N st    12     25000       161       332         0     10854       996    264573   no data   no data
0.79/0.85	c Decided on static restart strategy
0.79/0.85	c  N st    18     30000       161       332         0      9437       996    190833   no data   no data
0.79/0.85	c  S st    18     30000       161       332         0      9437       996    190833   no data   no data
0.79/0.87	c  S st    18     30507       161       332         0      9924       996    201679   no data   no data
0.79/0.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.79/0.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.79/0.87	c blocked clauses removed:        0 vars:      0 tried:         161 T: 0.00 s
0.79/0.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.79/0.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.79/0.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
0.79/0.87	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.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.89/0.99	c lits-rem:      1528  cl-subs:      923  v-elim:      0  v-fix:    0  time:  0.11 s
0.89/0.99	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.00
0.89/0.99	c calculated reachability. Time: 0.00
0.89/0.99	c  N st    18     30507       161       332         0      9001       996    173404   no data   no data
1.19/1.23	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.55	c  S st    22     45762       161       332         0     15599       996    350339   no data   no data
1.49/1.58	c  S st    22     46266       161       332         0      8210       996    132541   no data   no data
1.49/1.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.49/1.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.49/1.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
1.49/1.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.49/1.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.60	c lits-rem:       165  cl-subs:       68  v-elim:      0  v-fix:    0  time:  0.01 s
1.59/1.60	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
1.59/1.60	c vivif2 --  cl tried     8142 cl shrink        0 lits rem          0 time: 0.00
1.59/1.60	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.00
1.59/1.60	c calculated reachability. Time: 0.00
1.59/1.60	c  N st    22     46266       161       332         0      8142       996    130450   no data   no data
2.10/2.16	c  N st    23     60663       161       332         0     11817       996    219185   no data   no data
2.49/2.53	c  N st    24     69400       161       332         0      9901       996    153595   no data   no data
2.49/2.53	c  S st    24     69400       161       332         0      9901       996    153595   no data   no data
2.49/2.55	c  S st    24     69902       161       332         0     10389       996    163423   no data   no data
2.49/2.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.49/2.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
2.49/2.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.49/2.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.59	c lits-rem:       304  cl-subs:      164  v-elim:      0  v-fix:    0  time:  0.03 s
2.49/2.59	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
2.49/2.59	c vivif2 --  cl tried    10225 cl shrink        0 lits rem          0 time: 0.00
2.49/2.59	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.00
2.49/2.59	c calculated reachability. Time: 0.00
2.49/2.59	c  N st    24     69902       161       332         0     10225       996    158620   no data   no data
3.31/3.38	c  F st    25     87501       161       332         0     14949       996    292165   no data   no data
3.31/3.38	c  N st    25     87501       161       332         0     14949       996    292165   no data   no data
3.49/3.57	c Decided on static restart strategy
3.59/3.69	c  N st    32     95538       161       332         0     22135       996    459662   no data   no data
3.99/4.03	c  N st    34    104854       161       332         0     19073       996    353446   no data   no data
3.99/4.03	c  S st    34    104854       161       332         0     19073       996    353446   no data   no data
3.99/4.07	c  S st    34    105359       161       332         0     19563       996    364702   no data   no data
3.99/4.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.99/4.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.99/4.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
3.99/4.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.99/4.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.99/4.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.30/4.33	c lits-rem:      2055  cl-subs:     1084  v-elim:      0  v-fix:    0  time:  0.24 s
4.30/4.33	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
4.30/4.33	c vivif2 --  cl tried    18479 cl shrink        0 lits rem          0 time: 0.00
4.30/4.33	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.00
4.30/4.34	c calculated reachability. Time: 0.00
4.30/4.34	c  N st    34    105359       161       332         0     18479       996    328889   no data   no data
4.69/4.76	c  N st    35    114959       161       332         0     14570       996    236289   no data   no data
5.59/5.64	c  N st    36    129356       161       332         0     14234       996    216404   no data   no data
6.69/6.77	c  N st    37    150952       161       332         0     19110       996    326671   no data   no data
7.09/7.13	c  S st    38    158038       161       332         0     25353       996    486241   no data   no data
7.09/7.18	c  S st    38    158539       161       332         0     25843       996    497810   no data   no data
7.09/7.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
7.09/7.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.09/7.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
7.09/7.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.09/7.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.19/7.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.60/7.67	c lits-rem:      3241  cl-subs:     1225  v-elim:      0  v-fix:    0  time:  0.47 s
7.60/7.67	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
7.60/7.68	c vivif2 --  cl tried    24618 cl shrink        0 lits rem          0 time: 0.01
7.60/7.68	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.00
7.60/7.68	c calculated reachability. Time: 0.00
7.60/7.68	c  N st    38    158539       161       332         0     24618       996    456972   no data   no data
10.39/10.44	c  N st    39    207127       161       332         0     19854       996    327175   no data   no data
12.29/12.30	c  N st    40    237811       161       332         0     29408       996    615473   no data   no data
12.29/12.30	c  S st    40    237811       161       332         0     29408       996    615473   no data   no data
12.29/12.36	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.39	c lits-rem:      5239  cl-subs:     1310  v-elim:      0  v-fix:    0  time:  1.00 s
13.29/13.39	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
13.39/13.40	c vivif2 --  cl tried    28582 cl shrink        0 lits rem          0 time: 0.01
13.39/13.41	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.01
13.39/13.41	c calculated reachability. Time: 0.00
13.39/13.41	c  N st    40    238312       161       332         0     28582       996    575268   no data   no data
17.89/17.97	c  F st    41    306250       161       332         0     30044       996    582988   no data   no data
17.89/17.97	c  N st    41    306250       161       332         0     30044       996    582988   no data   no data
18.19/18.23	c Decided on static restart strategy
19.59/19.68	c  N st    51    334562       161       332         0     34730       996    603875   no data   no data
20.80/20.91	c  N st    53    357470       161       332         0     32890       996    555594   no data   no data
20.80/20.91	c  S st    53    357470       161       332         0     32890       996    555594   no data   no data
20.91/20.97	c  S st    53    357971       161       332         0     33380       996    566927   no data   no data
20.91/20.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.91/20.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.91/20.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.91/20.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.91/20.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.91/20.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
20.91/20.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.91/20.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.99/21.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.39/21.45	c lits-rem:      2489  cl-subs:     1034  v-elim:      0  v-fix:    0  time:  0.45 s
21.39/21.45	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
21.39/21.45	c vivif2 --  cl tried    32346 cl shrink        0 lits rem          0 time: 0.01
21.39/21.46	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.01
21.39/21.46	c calculated reachability. Time: 0.00
21.39/21.46	c  N st    53    357971       161       332         0     32346       996    533674   no data   no data
23.59/23.63	c  N st    54    390364       161       332         0     38007       996    697845   no data   no data
26.79/26.83	c  N st    55    438953       161       332         0     31774       996    522303   no data   no data
31.99/32.01	c  N st    56    511836       161       332         0     43131       996    865223   no data   no data
33.79/33.88	c  N st    57    536957       161       332         0     37674       996    679729   no data   no data
33.79/33.88	c  S st    57    536957       161       332         0     37674       996    679729   no data   no data
33.89/33.96	c  S st    57    537459       161       332         0     38164       996    691159   no data   no data
33.89/33.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.89/33.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
33.89/33.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.89/33.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.89/33.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.89/33.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
33.89/33.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.89/33.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.89/33.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.79/35.84	c lits-rem:      5632  cl-subs:     4345  v-elim:      0  v-fix:    0  time:  1.85 s
35.79/35.84	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
35.79/35.85	c vivif2 --  cl tried    33819 cl shrink        0 lits rem          0 time: 0.01
35.79/35.86	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.01
35.79/35.86	c calculated reachability. Time: 0.00
35.79/35.86	c  N st    57    537459       161       332         0     33819       996    544976   no data   no data
49.51/49.55	c  N st    58    701443       161       332         0     61674       996   1341171   no data   no data
58.69/58.77	c  N st    59    806189       161       332         0     54942       996   1050725   no data   no data
58.69/58.77	c  S st    59    806189       161       332         0     54942       996   1050725   no data   no data
58.89/58.90	c  S st    59    806689       161       332         0     55426       996   1061795   no data   no data
58.89/58.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.89/58.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
58.89/58.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.89/58.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.89/58.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.89/58.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
58.89/58.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.89/58.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.89/58.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.59/63.66	c lits-rem:     11301  cl-subs:     4558  v-elim:      0  v-fix:    0  time:  4.69 s
63.59/63.66	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
63.59/63.67	c vivif2 --  cl tried    50868 cl shrink        0 lits rem          0 time: 0.01
63.59/63.68	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.01
63.59/63.68	c calculated reachability. Time: 0.00
63.59/63.68	c  N st    59    806689       161       332         0     50868       996    903384   no data   no data
84.48/84.52	c  F st    60   1071875       161       332         0     60147       996   1073306   no data   no data
84.48/84.52	c  N st    60   1071875       161       332         0     60147       996   1073306   no data   no data
84.88/84.93	c Decided on static restart strategy
86.80/86.87	c  N st    70   1100183       161       332         0     48953       996    803955   no data   no data
90.39/90.49	c  N st    72   1136176       161       332         0     41318       996    576740   no data   no data
93.09/93.13	c  N st    73   1168569       161       332         0     69532       996   1385999   no data   no data
96.49/96.59	c  N st    74   1210034       161       332         0     64770       996   1161961   no data   no data
96.49/96.59	c  S st    74   1210034       161       332         0     64770       996   1161961   no data   no data
96.70/96.71	c  S st    74   1210537       161       332         0     65260       996   1173846   no data   no data
96.70/96.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
96.70/96.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
96.70/96.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
96.70/96.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
96.70/96.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.70/96.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
96.70/96.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
96.70/96.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
96.70/96.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.89/102.90	c lits-rem:     11080  cl-subs:     5708  v-elim:      0  v-fix:    0  time:  6.13 s
102.89/102.90	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
102.89/102.92	c vivif2 --  cl tried    59552 cl shrink        0 lits rem          0 time: 0.01
102.89/102.94	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.03
102.89/102.95	c calculated reachability. Time: 0.00
102.89/102.95	c  N st    74   1210537       161       332         0     59552       996    993929   no data   no data
109.19/109.21	c  N st    75   1283419       161       332         0     79812       996   1572854   no data   no data
119.99/120.02	c  N st    76   1392743       161       332         0     48848       996    668361   no data   no data
137.40/137.47	c  N st    77   1556727       161       332         0     50690       996    709982   no data   no data
153.29/153.35	c  N st    78   1710537       161       332         0     85445       996   1531887   no data   no data
153.29/153.35	c  S st    78   1710537       161       332         0     85445       996   1531887   no data   no data
153.49/153.50	c  S st    78   1711041       161       332         0     85936       996   1544239   no data   no data
153.49/153.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
153.49/153.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
153.49/153.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
153.49/153.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
153.49/153.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
153.49/153.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
153.49/153.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
153.49/153.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
153.49/153.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
170.59/170.69	c lits-rem:     19747  cl-subs:    11736  v-elim:      0  v-fix:    0  time: 17.10 s
170.59/170.69	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
170.69/170.71	c vivif2 --  cl tried    74200 cl shrink        0 lits rem          0 time: 0.02
170.69/170.74	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.04
170.69/170.75	c calculated reachability. Time: 0.00
170.69/170.75	c  N st    78   1711041       161       332         0     74200       996   1216562   no data   no data
216.49/216.54	c  N st    79   2080006       161       332         0     88320       996   1547605   no data   no data
233.99/234.01	c  N st    80   2211041       161       332         0     89992       996   1542805   no data   no data
233.99/234.01	c  S st    80   2211041       161       332         0     89992       996   1542805   no data   no data
234.09/234.17	c  S st    80   2211543       161       332         0     90485       996   1554451   no data   no data
234.09/234.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
234.20/234.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
234.20/234.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
234.20/234.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
234.20/234.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
234.20/234.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
234.20/234.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
234.20/234.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
234.20/234.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
249.80/249.87	c lits-rem:     10887  cl-subs:    11385  v-elim:      0  v-fix:    0  time: 15.61 s
249.80/249.87	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
249.80/249.89	c vivif2 --  cl tried    79100 cl shrink        0 lits rem          0 time: 0.02
249.90/249.93	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.04
249.90/249.93	c calculated reachability. Time: 0.00
249.90/249.93	c  N st    80   2211543       161       332         0     79100       996   1226690   no data   no data
309.59/309.65	c  N st    81   2711544       161       332         0     98170       996   1748164   no data   no data
309.59/309.65	c  S st    81   2711544       161       332         0     98170       996   1748164   no data   no data
309.79/309.83	c  S st    81   2712051       161       332         0     98667       996   1760260   no data   no data
309.79/309.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
309.79/309.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
309.79/309.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
309.79/309.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
309.79/309.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
309.79/309.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
309.79/309.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
309.79/309.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
309.89/309.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
327.71/327.79	c lits-rem:     15071  cl-subs:    11218  v-elim:      0  v-fix:    0  time: 17.86 s
327.71/327.79	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
327.81/327.81	c vivif2 --  cl tried    87449 cl shrink        0 lits rem          0 time: 0.02
327.81/327.86	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.05
327.81/327.87	c calculated reachability. Time: 0.00
327.81/327.87	c  N st    81   2712051       161       332         0     87449       996   1436392   no data   no data
393.29/393.38	c  N st    82   3212054       161       332         0     67233       996    905486   no data   no data
393.29/393.38	c  S st    82   3212054       161       332         0     67233       996    905486   no data   no data
393.39/393.49	c  S st    82   3212554       161       332         0     67710       996    917716   no data   no data
393.39/393.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
393.49/393.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
393.49/393.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
393.49/393.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
393.49/393.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
393.49/393.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
393.49/393.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
393.49/393.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
393.49/393.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
394.69/394.74	c lits-rem:      2500  cl-subs:     3240  v-elim:      0  v-fix:    0  time:  1.19 s
394.69/394.74	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
394.69/394.75	c vivif2 --  cl tried    64470 cl shrink        0 lits rem          0 time: 0.01
394.69/394.76	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.02
394.69/394.76	c calculated reachability. Time: 0.00
394.69/394.76	c  N st    82   3212554       161       332         0     64470       996    837354   no data   no data
465.80/465.84	c  N st    83   3712555       161       332         0     76818       996   1070595   no data   no data
465.80/465.84	c  S st    83   3712555       161       332         0     76818       996   1070595   no data   no data
465.90/465.96	c  S st    83   3713058       161       332         0     77316       996   1083068   no data   no data
465.90/465.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
465.90/465.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
465.90/465.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
465.90/465.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
465.90/465.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
465.90/465.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
465.90/465.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
466.00/466.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
466.00/466.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
467.30/467.35	c lits-rem:      1999  cl-subs:     1824  v-elim:      0  v-fix:    0  time:  1.33 s
467.30/467.35	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
467.30/467.37	c vivif2 --  cl tried    75492 cl shrink        0 lits rem          0 time: 0.01
467.30/467.39	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.02
467.30/467.39	c calculated reachability. Time: 0.00
467.30/467.39	c  N st    83   3713058       161       332         0     75492       996   1031450   no data   no data
472.30/472.34	c  F st    84   3751567       161       332         0    108175       996   1802371   no data   no data
472.30/472.34	c  N st    84   3751567       161       332         0    108175       996   1802371   no data   no data
472.91/472.95	c Decided on static restart strategy
476.00/476.03	c  N st    94   3779876       161       332         0    133838       996   2440609   no data   no data
480.49/480.54	c  N st    96   3815869       161       332         0     92788       996   1472637   no data   no data
485.79/485.86	c  N st    97   3848261       161       332         0    119277       996   2220351   no data   no data
493.60/493.61	c  N st    98   3896849       161       332         0     90675       996   1417050   no data   no data
504.00/504.04	c  N st    99   3969731       161       332         0     79481       996   1028803   no data   no data
521.59/521.67	c  N st   100   4079055       161       332         0     96875       996   1517399   no data   no data
542.80/542.81	c  N st   101   4213059       161       332         0    135016       996   2576377   no data   no data
542.80/542.81	c  S st   101   4213059       161       332         0    135016       996   2576377   no data   no data
543.00/543.05	c  S st   101   4213563       161       332         0    135514       996   2590302   no data   no data
543.00/543.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
543.10/543.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
543.10/543.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
543.10/543.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
543.10/543.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
543.10/543.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
543.10/543.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
543.10/543.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
543.20/543.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
579.80/579.81	c lits-rem:     22029  cl-subs:     8897  v-elim:      0  v-fix:    0  time: 36.60 s
579.80/579.81	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
579.80/579.85	c vivif2 --  cl tried   126617 cl shrink        0 lits rem          0 time: 0.03
579.90/579.92	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.08
579.90/579.93	c calculated reachability. Time: 0.00
579.90/579.93	c  N st   101   4213563       161       332         0    126617       996   2287824   no data   no data
619.00/619.02	c  N st   102   4459539       161       332         0    100062       996   1561043   no data   no data
660.40/660.42	c  N st   103   4713563       161       332         0    159488       996   3104254   no data   no data
660.40/660.42	c  S st   103   4713563       161       332         0    159488       996   3104254   no data   no data
660.60/660.68	c  S st   103   4714072       161       332         0    159989       996   3117387   no data   no data
660.60/660.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
660.70/660.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
660.70/660.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
660.70/660.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
660.70/660.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
660.70/660.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
660.70/660.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
660.80/660.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
660.80/660.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
737.20/737.21	c lits-rem:     14463  cl-subs:    21330  v-elim:      0  v-fix:    0  time: 76.34 s
737.20/737.21	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
737.20/737.25	c vivif2 --  cl tried   138659 cl shrink        0 lits rem          0 time: 0.04
737.30/737.33	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.09
737.30/737.34	c calculated reachability. Time: 0.00
737.30/737.34	c  N st   103   4714072       161       332         0    138659       996   2476465   no data   no data
822.90/822.97	c  N st   104   5214073       161       332         0    145597       996   2649011   no data   no data
822.90/822.97	c  S st   104   5214073       161       332         0    145597       996   2649011   no data   no data
823.20/823.24	c  S st   104   5214575       161       332         0    146090       996   2662125   no data   no data
823.20/823.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
823.30/823.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
823.30/823.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
823.30/823.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
823.30/823.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
823.30/823.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
823.30/823.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
823.30/823.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
823.40/823.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
887.80/887.87	c lits-rem:     27980  cl-subs:    23731  v-elim:      0  v-fix:    0  time: 64.48 s
887.80/887.87	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
887.90/887.90	c vivif2 --  cl tried   122359 cl shrink        0 lits rem          0 time: 0.03
887.90/887.98	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.07
887.90/887.98	c calculated reachability. Time: 0.00
887.90/887.98	c  N st   104   5214575       161       332         0    122359       996   1984460   no data   no data
961.51/961.56	c  N st   105   5714575       161       332         0    114765       996   1752679   no data   no data
961.51/961.56	c  S st   105   5714575       161       332         0    114765       996   1752679   no data   no data
961.71/961.76	c  S st   105   5715080       161       332         0    115263       996   1766491   no data   no data
961.71/961.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
961.81/961.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
961.81/961.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
961.81/961.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
961.81/961.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
961.81/961.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
961.81/961.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
961.81/961.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
961.81/961.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
977.51/977.58	c lits-rem:     14052  cl-subs:    13899  v-elim:      0  v-fix:    0  time: 15.71 s
977.51/977.58	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
977.61/977.60	c vivif2 --  cl tried   101364 cl shrink        0 lits rem          0 time: 0.02
977.61/977.64	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.03
977.61/977.64	c calculated reachability. Time: 0.00
977.61/977.64	c  N st   105   5715080       161       332         0    101364       996   1410191   no data   no data
1053.31/1053.40	c  N st   106   6215080       161       332         0    165805       996   3162147   no data   no data
1053.31/1053.40	c  S st   106   6215080       161       332         0    165805       996   3162147   no data   no data
1053.72/1053.74	c  S st   106   6215588       161       332         0    166302       996   3175514   no data   no data
1053.72/1053.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1053.83/1053.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1053.83/1053.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1053.83/1053.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1053.83/1053.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1053.83/1053.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
1053.83/1053.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1053.83/1053.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1053.91/1053.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1137.81/1137.86	c lits-rem:     18248  cl-subs:    24203  v-elim:      0  v-fix:    0  time: 83.94 s
1137.81/1137.86	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
1137.91/1137.90	c vivif2 --  cl tried   142099 cl shrink        0 lits rem          0 time: 0.04
1137.91/1137.99	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.09
1138.01/1138.00	c calculated reachability. Time: 0.00
1138.01/1138.00	c  N st   106   6215588       161       332         0    142099       996   2454565   no data   no data
1225.51/1225.51	c  N st   107   6715589       161       332         0    105155       996   1442243   no data   no data
1225.51/1225.51	c  S st   107   6715589       161       332         0    105155       996   1442243   no data   no data
1225.61/1225.69	c  S st   107   6716093       161       332         0    105649       996   1455266   no data   no data
1225.61/1225.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1225.71/1225.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
1225.71/1225.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1225.71/1225.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1225.71/1225.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1225.71/1225.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
1225.71/1225.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1225.71/1225.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1225.71/1225.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1229.61/1229.64	c lits-rem:      4106  cl-subs:     5451  v-elim:      0  v-fix:    0  time:  3.85 s
1229.61/1229.64	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
1229.61/1229.65	c vivif2 --  cl tried   100198 cl shrink        0 lits rem          0 time: 0.02
1229.61/1229.68	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.03
1229.61/1229.69	c calculated reachability. Time: 0.00
1229.61/1229.69	c  N st   107   6716093       161       332         0    100198       996   1315925   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.00 3.81 3.87 4/410 26907
/proc/meminfo: memFree=24491704/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=29728 CPUtime=0.01 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 540 0 0 0 1 0 0 0 25 0 1 0 650481258 30441472 480 33554432000 4194304 4580011 140734202689296 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 7432 480 363 95 0 2414 0

[startup+0.0448399 s]
/proc/loadavg: 3.00 3.81 3.87 4/410 26907
/proc/meminfo: memFree=24491704/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=29860 CPUtime=0.04 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 611 0 0 0 4 0 0 0 25 0 1 0 650481258 30576640 551 33554432000 4194304 4580011 140734202689296 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 7465 551 364 95 0 2447 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29860

[startup+0.100831 s]
/proc/loadavg: 3.00 3.81 3.87 4/410 26907
/proc/meminfo: memFree=24491704/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=30228 CPUtime=0.09 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 757 0 0 0 9 0 0 0 25 0 1 0 650481258 30953472 575 33554432000 4194304 4580011 140734202689296 18446744073709551615 4320635 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 7557 575 364 95 0 2539 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30228

[startup+0.300794 s]
/proc/loadavg: 3.00 3.81 3.87 4/410 26907
/proc/meminfo: memFree=24491704/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=30532 CPUtime=0.29 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 1087 0 0 0 29 0 0 0 25 0 1 0 650481258 31264768 712 33554432000 4194304 4580011 140734202689296 18446744073709551615 4338942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 7633 712 364 95 0 2615 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30532

[startup+0.700727 s]
/proc/loadavg: 3.00 3.81 3.87 4/410 26907
/proc/meminfo: memFree=24491704/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=30976 CPUtime=0.69 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 1559 0 0 0 69 0 0 0 25 0 1 0 650481258 31719424 925 33554432000 4194304 4580011 140734202689296 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 7744 925 364 95 0 2726 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30976

[startup+1.50059 s]
/proc/loadavg: 3.00 3.81 3.87 5/411 26908
/proc/meminfo: memFree=24471732/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=36944 CPUtime=1.49 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 3702 0 0 0 149 0 0 0 25 0 1 0 650481258 37830656 2379 33554432000 4194304 4580011 140734202689296 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 9236 2379 367 95 0 4218 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36944

[startup+3.10031 s]
/proc/loadavg: 3.08 3.82 3.87 5/411 26908
/proc/meminfo: memFree=24455036/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=38508 CPUtime=3.09 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 5490 0 0 0 309 0 0 0 18 0 1 0 650481258 39432192 2862 33554432000 4194304 4580011 140734202689296 18446744073709551615 4306016 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 9627 2862 367 95 0 4609 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38508

[startup+6.30077 s]
/proc/loadavg: 3.08 3.82 3.87 6/411 26908
/proc/meminfo: memFree=24437788/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=43588 CPUtime=6.29 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 9012 0 0 0 629 0 0 0 25 0 1 0 650481258 44634112 4091 33554432000 4194304 4580011 140734202689296 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 10897 4091 367 95 0 5879 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43588

[startup+12.7007 s]
/proc/loadavg: 3.51 3.89 3.89 5/411 26908
/proc/meminfo: memFree=24405768/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=56944 CPUtime=12.69 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 16127 0 0 0 1268 1 0 0 25 0 1 0 650481258 58310656 7281 33554432000 4194304 4580011 140734202689296 18446744073709551615 4406299 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 14236 7281 367 95 0 9218 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56944

[startup+25.5005 s]
/proc/loadavg: 3.59 3.89 3.89 5/411 26909
/proc/meminfo: memFree=24374648/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=60364 CPUtime=25.49 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 24090 0 0 0 2547 2 0 0 25 0 1 0 650481258 61812736 8179 33554432000 4194304 4580011 140734202689296 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 15091 8179 367 95 0 10073 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60364

[startup+51.1011 s]
/proc/loadavg: 3.73 3.90 3.90 5/411 26918
/proc/meminfo: memFree=24346804/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=68032 CPUtime=51.09 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 38099 0 0 0 5105 4 0 0 25 0 1 0 650481258 69664768 9938 33554432000 4194304 4580011 140734202689296 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 17008 9938 367 95 0 11990 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 68032

[startup+102.316 s]
/proc/loadavg: 3.89 3.91 3.90 5/411 26920
/proc/meminfo: memFree=24270160/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=91832 CPUtime=102.3 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 61349 0 0 0 10222 8 0 0 25 0 1 0 650481258 94035968 15859 33554432000 4194304 4580011 140734202689296 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 22958 15859 367 95 0 17940 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 91832

[startup+162.301 s]
/proc/loadavg: 3.99 3.94 3.91 5/411 26921
/proc/meminfo: memFree=24200700/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=110060 CPUtime=162.29 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 83356 0 0 0 16217 12 0 0 25 0 1 0 650481258 112701440 20214 33554432000 4194304 4580011 140734202689296 18446744073709551615 4406299 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 27515 20214 367 95 0 22497 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 110060

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.91 5/411 26923
/proc/meminfo: memFree=24204144/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=110584 CPUtime=222.29 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 98982 0 0 0 22213 16 0 0 25 0 1 0 650481258 113238016 19874 33554432000 4194304 4580011 140734202689296 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 27646 19874 367 95 0 22628 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 110584

[startup+282.3 s]
/proc/loadavg: 4.03 3.97 3.91 5/411 26925
/proc/meminfo: memFree=24161204/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=120952 CPUtime=282.29 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 113791 0 0 0 28210 19 0 0 25 0 1 0 650481258 123854848 22552 33554432000 4194304 4580011 140734202689296 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 30238 22552 367 95 0 25220 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 120952

[startup+342.301 s]
/proc/loadavg: 4.01 3.97 3.91 5/411 26928
/proc/meminfo: memFree=24126860/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=130180 CPUtime=342.3 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 126959 0 0 0 34207 23 0 0 25 0 1 0 650481258 133304320 25237 33554432000 4194304 4580011 140734202689296 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 32545 25237 367 95 0 27527 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 130180

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/411 26931
/proc/meminfo: memFree=24125796/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=129060 CPUtime=402.3 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 136920 0 0 0 40205 25 0 0 25 0 1 0 650481258 132157440 25200 33554432000 4194304 4580011 140734202689296 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 32265 25200 367 95 0 27247 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 129060

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/411 26932
/proc/meminfo: memFree=24121436/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=130400 CPUtime=462.29 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 152528 0 0 0 46201 28 0 0 25 0 1 0 650481258 133529600 25583 33554432000 4194304 4580011 140734202689296 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 32600 25583 367 95 0 27582 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 130400

[startup+522.301 s]
/proc/loadavg: 4.06 3.99 3.92 5/411 26934
/proc/meminfo: memFree=24126132/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=133924 CPUtime=522.29 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 168711 0 0 0 52198 31 0 0 25 0 1 0 650481258 137138176 25409 33554432000 4194304 4580011 140734202689296 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 33481 25409 367 95 0 28463 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 133924

[startup+582.301 s]
/proc/loadavg: 4.08 4.00 3.93 5/411 26936
/proc/meminfo: memFree=24063712/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=157396 CPUtime=582.3 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 179272 0 0 0 58196 34 0 0 25 0 1 0 650481258 161173504 32473 33554432000 4194304 4580011 140734202689296 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 39349 32473 367 95 0 34331 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 157396

[startup+642.3 s]
/proc/loadavg: 4.03 4.00 3.93 5/411 26937
/proc/meminfo: memFree=24024000/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=182756 CPUtime=642.31 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 192661 0 0 0 64194 37 0 0 25 0 1 0 650481258 187142144 38817 33554432000 4194304 4580011 140734202689296 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 45689 38817 367 95 0 40671 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 182756

[startup+702.301 s]
/proc/loadavg: 4.10 4.03 3.94 5/411 26939
/proc/meminfo: memFree=24005988/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=238544 CPUtime=702.3 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 193564 0 0 0 70193 37 0 0 25 0 1 0 650481258 244269056 39602 33554432000 4194304 4580011 140734202689296 18446744073709551615 4406312 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 59636 39602 367 95 0 54618 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 238544

[startup+762.316 s]
/proc/loadavg: 4.08 4.03 3.94 5/411 26940
/proc/meminfo: memFree=23993572/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=196740 CPUtime=762.32 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 197434 0 0 0 76193 39 0 0 25 0 1 0 650481258 201461760 42924 33554432000 4194304 4580011 140734202689296 18446744073709551615 4305144 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 49185 42924 367 95 0 44167 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 196740

[startup+822.3 s]
/proc/loadavg: 4.11 4.05 3.95 5/411 26942
/proc/meminfo: memFree=23987596/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=206532 CPUtime=822.3 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 203107 0 0 0 82190 40 0 0 25 0 1 0 650481258 211488768 45232 33554432000 4194304 4580011 140734202689296 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 51633 45232 367 95 0 46615 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 206532

[startup+882.301 s]
/proc/loadavg: 4.08 4.06 3.96 5/411 26944
/proc/meminfo: memFree=23983492/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=206532 CPUtime=882.3 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 203189 0 0 0 88190 40 0 0 25 0 1 0 650481258 211488768 45314 33554432000 4194304 4580011 140734202689296 18446744073709551615 4415683 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 51633 45314 367 95 0 46615 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 206532

[startup+942.301 s]
/proc/loadavg: 4.03 4.04 3.96 5/411 26945
/proc/meminfo: memFree=23971692/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=192592 CPUtime=942.3 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 205131 0 0 0 94189 41 0 0 25 0 1 0 650481258 197214208 39974 33554432000 4194304 4580011 140734202689296 18446744073709551615 4293051 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 48148 39974 367 95 0 43130 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 192592

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 3.96 5/411 26947
/proc/meminfo: memFree=23986800/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=192664 CPUtime=1002.31 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 213685 0 0 0 100187 44 0 0 25 0 1 0 650481258 197287936 41584 33554432000 4194304 4580011 140734202689296 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 48166 41584 367 95 0 43148 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 192664

[startup+1062.3 s]
/proc/loadavg: 4.16 4.06 3.97 5/411 26948
/proc/meminfo: memFree=23976988/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=258868 CPUtime=1062.31 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 226253 0 0 0 106185 46 0 0 25 0 1 0 650481258 265080832 44153 33554432000 4194304 4580011 140734202689296 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 64717 44153 367 95 0 59699 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 258868

[startup+1122.3 s]
/proc/loadavg: 4.13 4.06 3.97 5/411 26950
/proc/meminfo: memFree=23917184/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=258868 CPUtime=1122.31 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 226253 0 0 0 112185 46 0 0 25 0 1 0 650481258 265080832 44153 33554432000 4194304 4580011 140734202689296 18446744073709551615 4406279 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 64717 44153 367 95 0 59699 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 258868

[startup+1182.3 s]
/proc/loadavg: 4.12 4.08 3.98 5/411 26952
/proc/meminfo: memFree=23885412/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=202180 CPUtime=1182.31 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 234122 0 0 0 118179 52 0 0 25 0 1 0 650481258 207032320 44072 33554432000 4194304 4580011 140734202689296 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 50545 44072 367 95 0 45527 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 202180

[startup+1242.3 s]
/proc/loadavg: 4.19 4.11 4.00 5/411 26953
/proc/meminfo: memFree=23876348/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=202436 CPUtime=1242.31 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 245227 0 0 0 124177 54 0 0 25 0 1 0 650481258 207294464 44087 33554432000 4194304 4580011 140734202689296 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 50609 44087 367 95 0 45591 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 202436



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.14 4.10 4.00 3/407 26958
/proc/meminfo: memFree=24315328/32951132 swapFree=67093844/67111528
[pid=26907] ppid=26905 vsize=203132 CPUtime=1300.02 cores=5,7
/proc/26907/stat : 26907 (strangenight2-s) R 26905 26907 26847 0 -1 4202496 257092 0 0 0 129945 57 0 0 25 0 1 0 650481258 208007168 42976 33554432000 4194304 4580011 140734202689296 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26907/statm: 50783 42976 367 95 0 45765 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 203132

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.05
CPU user time (s): 1299.46
CPU system time (s): 0.58591
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 278524

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

runsolver used 4.94525 second user time and 12.1352 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-14 18:00:26
IDJOB=3368181
IDBENCH=83144
IDSOLVER=1845
FILE ID=node128/3368181-1305388826
RUNJOBID= node128-1305388826-26868
PBS_JOBID= 13324420
Free space on /tmp= 73592 MiB

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

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

MD5SUM BENCH= ebbfc0ffb6aa4fcba0d5ce3964018543
RANDOM SEED=1975150499

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:      24491736 kB
Buffers:        253860 kB
Cached:        2649480 kB
SwapCached:       1440 kB
Active:        6083696 kB
Inactive:      2082728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24491736 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           21956 kB
Writeback:           0 kB
AnonPages:     5261544 kB
Mapped:          32748 kB
Slab:           187080 kB
PageTables:      38932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100766972 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= 73596 MiB
End job on node128 at 2011-05-14 18:22:08