Trace number 3273946

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.06 1300.01

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n140-s20078956-unsat.cnf
MD5SUM8d05c170d9e6ebfc370bd1d7f7c63d86
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 variables141
Number of clauses292
Sum of the clauses size876
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3292
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3273946-1303608130.cnf'
0.00/0.01	c -- header says num vars:            141
0.00/0.01	c -- header says num clauses:         292
0.00/0.01	c -- clauses added:            0 learnts,          292 normals,            0 xors
0.00/0.01	c -- vars added        141
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       141       292         0         0       876         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:       6 undec:     131 neg:       4
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       141       292         0         0       876         0   no data   no data
0.00/0.02	c Decided on static restart strategy
0.03/0.07	c  N st     8      4916       141       292         0      4401       876     79239   no data   no data
0.19/0.22	c  N st    10     11300       141       292         0      4047       876     62849   no data   no data
0.29/0.38	c  N st    11     17043       141       292         0      9247       876    175404   no data   no data
0.59/0.64	c  F st    12     25003       141       292         0     11138       876    224742   no data   no data
0.59/0.65	c  N st    12     25003       141       292         0     11138       876    224742   no data   no data
0.69/0.78	c Decided on static restart strategy
0.69/0.78	c  N st    18     30000       141       292         0      9576       876    168947   no data   no data
0.69/0.78	c  S st    18     30000       141       292         0      9576       876    168947   no data   no data
0.79/0.81	c  S st    18     30502       141       292         0     10063       876    179094   no data   no data
0.79/0.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.79/0.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.79/0.81	c blocked clauses removed:        0 vars:      0 tried:         141 T: 0.00 s
0.79/0.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.79/0.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.79/0.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
0.79/0.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.79/0.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.79/0.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.79/0.89	c lits-rem:      1085  cl-subs:      613  v-elim:      0  v-fix:    0  time:  0.08 s
0.79/0.90	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.00
0.89/0.90	c calculated reachability. Time: 0.00
0.89/0.90	c  N st    18     30502       141       292         0      9450       876    160829   no data   no data
1.10/1.12	c  N st    20     37613       141       292         0      8673       876    138872   no data   no data
1.29/1.33	c  N st    21     44012       141       292         0     14158       876    270478   no data   no data
1.39/1.41	c  S st    22     45753       141       292         0      7940       876    105270   no data   no data
1.39/1.43	c  S st    22     46256       141       292         0      8428       876    116334   no data   no data
1.39/1.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.39/1.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
1.39/1.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.45	c lits-rem:       154  cl-subs:       87  v-elim:      0  v-fix:    0  time:  0.01 s
1.39/1.45	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
1.39/1.45	c vivif2 --  cl tried     8341 cl shrink        0 lits rem          0 time: 0.00
1.39/1.45	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.00
1.39/1.45	c calculated reachability. Time: 0.00
1.39/1.45	c  N st    22     46256       141       292         0      8341       876    114049   no data   no data
1.99/2.02	c  N st    23     60654       141       292         0     12053       876    202309   no data   no data
2.29/2.36	c  N st    24     69384       141       292         0     10072       876    133850   no data   no data
2.29/2.36	c  S st    24     69384       141       292         0     10072       876    133850   no data   no data
2.29/2.38	c  S st    24     69887       141       292         0     10559       876    144354   no data   no data
2.29/2.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
2.29/2.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.29/2.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.42	c lits-rem:       286  cl-subs:      219  v-elim:      0  v-fix:    0  time:  0.02 s
2.39/2.42	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
2.39/2.42	c vivif2 --  cl tried    10340 cl shrink        0 lits rem          0 time: 0.00
2.39/2.42	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.00
2.39/2.42	c calculated reachability. Time: 0.00
2.39/2.42	c  N st    24     69887       141       292         0     10340       876    139204   no data   no data
3.09/3.15	c  F st    25     87501       141       292         0     15029       876    251973   no data   no data
3.09/3.15	c  N st    25     87501       141       292         0     15029       876    251973   no data   no data
3.29/3.35	c Decided on static restart strategy
3.39/3.47	c  N st    32     95538       141       292         0     22247       876    422790   no data   no data
3.79/3.82	c  N st    34    104830       141       292         0     19007       876    313965   no data   no data
3.79/3.82	c  S st    34    104830       141       292         0     19007       876    313965   no data   no data
3.79/3.85	c  S st    34    105332       141       292         0     19498       876    324813   no data   no data
3.79/3.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.79/3.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.79/3.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
3.79/3.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.79/3.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.79/3.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.11	c lits-rem:      2528  cl-subs:     1323  v-elim:      0  v-fix:    0  time:  0.24 s
4.09/4.11	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
4.09/4.11	c vivif2 --  cl tried    18175 cl shrink        0 lits rem          0 time: 0.00
4.09/4.12	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.00
4.09/4.12	c calculated reachability. Time: 0.00
4.09/4.12	c  N st    34    105332       141       292         0     18175       876    286400   no data   no data
4.49/4.50	c  N st    35    114930       141       292         0     14393       876    200541   no data   no data
5.09/5.18	c  N st    36    129327       141       292         0     14008       876    181531   no data   no data
6.09/6.19	c  N st    37    150923       141       292         0     18636       876    291596   no data   no data
6.39/6.47	c  S st    38    157998       141       292         0     24665       876    422384   no data   no data
6.50/6.52	c  S st    38    158503       141       292         0     25158       876    433447   no data   no data
6.50/6.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.50/6.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.50/6.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.50/6.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.50/6.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.50/6.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
6.50/6.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.50/6.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.50/6.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.19/7.23	c lits-rem:      3082  cl-subs:     2757  v-elim:      0  v-fix:    0  time:  0.70 s
7.19/7.23	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
7.19/7.24	c vivif2 --  cl tried    22401 cl shrink        0 lits rem          0 time: 0.00
7.19/7.24	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.00
7.19/7.24	c calculated reachability. Time: 0.00
7.19/7.24	c  N st    38    158503       141       292         0     22401       876    353483   no data   no data
9.90/9.94	c  N st    39    207091       141       292         0     18693       876    253471   no data   no data
11.69/11.78	c  N st    40    237754       141       292         0     27452       876    474728   no data   no data
11.69/11.78	c  S st    40    237754       141       292         0     27452       876    474728   no data   no data
11.79/11.83	c  S st    40    238257       141       292         0     27942       876    485737   no data   no data
11.79/11.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.79/11.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.79/11.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.79/11.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.79/11.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.79/11.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
11.79/11.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.79/11.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.79/11.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.69/12.77	c lits-rem:      4237  cl-subs:     2645  v-elim:      0  v-fix:    0  time:  0.92 s
12.69/12.77	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
12.69/12.77	c vivif2 --  cl tried    25297 cl shrink        0 lits rem          0 time: 0.01
12.69/12.78	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.01
12.69/12.78	c calculated reachability. Time: 0.00
12.69/12.78	c  N st    40    238257       141       292         0     25297       876    403240   no data   no data
17.09/17.11	c  F st    41    306250       141       292         0     26219       876    401603   no data   no data
17.09/17.11	c  N st    41    306250       141       292         0     26219       876    401603   no data   no data
17.29/17.38	c Decided on static restart strategy
18.79/18.81	c  N st    51    334562       141       292         0     30764       876    521933   no data   no data
20.19/20.28	c  N st    53    357385       141       292         0     29067       876    454364   no data   no data
20.19/20.28	c  S st    53    357385       141       292         0     29067       876    454364   no data   no data
20.29/20.34	c  S st    53    357889       141       292         0     29563       876    465425   no data   no data
20.29/20.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.29/20.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.29/20.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.29/20.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.29/20.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.29/20.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
20.29/20.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.29/20.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.29/20.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.59/20.67	c lits-rem:      2314  cl-subs:      707  v-elim:      0  v-fix:    0  time:  0.31 s
20.59/20.67	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
20.59/20.68	c vivif2 --  cl tried    28856 cl shrink        0 lits rem          0 time: 0.00
20.59/20.69	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.01
20.59/20.69	c calculated reachability. Time: 0.00
20.59/20.69	c  N st    53    357889       141       292         0     28856       876    442971   no data   no data
23.00/23.09	c  N st    54    390282       141       292         0     35143       876    591692   no data   no data
27.19/27.26	c  N st    55    438870       141       292         0     29768       876    428686   no data   no data
33.19/33.28	c  N st    56    511752       141       292         0     41556       876    713824   no data   no data
35.29/35.35	c  N st    57    536833       141       292         0     36687       876    572579   no data   no data
35.29/35.35	c  S st    57    536833       141       292         0     36687       876    572579   no data   no data
35.39/35.42	c  S st    57    537333       141       292         0     37173       876    583565   no data   no data
35.39/35.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.39/35.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.39/35.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.39/35.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.39/35.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.39/35.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
35.39/35.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.39/35.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.39/35.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.09/36.17	c lits-rem:      3335  cl-subs:     1475  v-elim:      0  v-fix:    0  time:  0.72 s
36.09/36.17	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
36.09/36.18	c vivif2 --  cl tried    35698 cl shrink        0 lits rem          0 time: 0.01
36.09/36.19	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.01
36.09/36.19	c calculated reachability. Time: 0.00
36.09/36.19	c  N st    57    537333       141       292         0     35698       876    539947   no data   no data
49.09/49.17	c  N st    58    701319       141       292         0     58770       876   1086395   no data   no data
57.49/57.52	c  N st    59    806001       141       292         0     53994       876    925396   no data   no data
57.49/57.52	c  S st    59    806001       141       292         0     53994       876    925396   no data   no data
57.59/57.63	c  S st    59    806506       141       292         0     54487       876    936293   no data   no data
57.59/57.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.59/57.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
57.59/57.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.59/57.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.59/57.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.59/57.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
57.59/57.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.59/57.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.59/57.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.69/60.73	c lits-rem:     12604  cl-subs:     4078  v-elim:      0  v-fix:    0  time:  3.04 s
60.69/60.73	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
60.69/60.74	c vivif2 --  cl tried    50409 cl shrink        0 lits rem          0 time: 0.01
60.69/60.75	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.01
60.69/60.76	c calculated reachability. Time: 0.00
60.69/60.76	c  N st    59    806506       141       292         0     50409       876    811320   no data   no data
84.79/84.81	c  F st    60   1071876       141       292         0     63628       876   1063014   no data   no data
84.79/84.81	c  N st    60   1071876       141       292         0     63628       876   1063014   no data   no data
85.29/85.35	c Decided on static restart strategy
87.20/87.21	c  N st    70   1100189       141       292         0     50836       876    769883   no data   no data
90.40/90.43	c  N st    72   1136182       141       292         0     43177       876    569903   no data   no data
92.99/93.07	c  N st    73   1168574       141       292         0     70854       876   1249797   no data   no data
96.99/97.00	c  N st    74   1209761       141       292         0     65371       876   1038359   no data   no data
96.99/97.00	c  S st    74   1209761       141       292         0     65371       876   1038359   no data   no data
97.09/97.13	c  S st    74   1210262       141       292         0     65854       876   1049446   no data   no data
97.09/97.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.09/97.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
97.09/97.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
97.09/97.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.09/97.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.09/97.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
97.09/97.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
97.09/97.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
97.09/97.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.69/101.72	c lits-rem:      5959  cl-subs:     9043  v-elim:      0  v-fix:    0  time:  4.53 s
101.69/101.72	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
101.69/101.73	c vivif2 --  cl tried    56811 cl shrink        0 lits rem          0 time: 0.01
101.69/101.75	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.01
101.69/101.75	c calculated reachability. Time: 0.00
101.69/101.75	c  N st    74   1210262       141       292         0     56811       876    816392   no data   no data
109.60/109.61	c  N st    75   1283144       141       292         0     79555       876   1464618   no data   no data
121.79/121.89	c  N st    76   1392467       141       292         0     44415       876    544643   no data   no data
139.89/139.94	c  N st    77   1556453       141       292         0     49422       876    633174   no data   no data
156.89/156.96	c  N st    78   1710262       141       292         0     85259       876   1526004   no data   no data
156.89/156.96	c  S st    78   1710262       141       292         0     85259       876   1526004   no data   no data
157.09/157.14	c  S st    78   1710770       141       292         0     85754       876   1538150   no data   no data
157.09/157.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
157.09/157.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
157.09/157.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
157.09/157.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
157.09/157.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
157.09/157.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
157.09/157.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
157.09/157.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
157.20/157.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.90/169.94	c lits-rem:     15233  cl-subs:    10448  v-elim:      0  v-fix:    0  time: 12.71 s
169.90/169.94	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
169.90/169.96	c vivif2 --  cl tried    75306 cl shrink        0 lits rem          0 time: 0.02
169.90/169.98	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.02
169.90/169.98	c calculated reachability. Time: 0.00
169.90/169.98	c  N st    78   1710770       141       292         0     75306       876   1253928   no data   no data
210.10/210.16	c  N st    79   2079735       141       292         0     83114       876   1339714   no data   no data
225.40/225.43	c  N st    80   2210770       141       292         0     87969       876   1423270   no data   no data
225.40/225.43	c  S st    80   2210770       141       292         0     87969       876   1423270   no data   no data
225.59/225.60	c  S st    80   2211272       141       292         0     88464       876   1435097   no data   no data
225.59/225.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
225.59/225.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
225.59/225.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
225.59/225.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
225.59/225.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
225.59/225.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
225.59/225.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
225.59/225.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
225.59/225.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
237.70/237.71	c lits-rem:     10635  cl-subs:    12005  v-elim:      0  v-fix:    0  time: 12.02 s
237.70/237.71	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
237.70/237.72	c vivif2 --  cl tried    76459 cl shrink        0 lits rem          0 time: 0.01
237.70/237.75	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.02
237.70/237.75	c calculated reachability. Time: 0.00
237.70/237.75	c  N st    80   2211272       141       292         0     76459       876   1146573   no data   no data
306.40/306.49	c  N st    81   2711272       141       292         0    100732       876   1718399   no data   no data
306.40/306.49	c  S st    81   2711272       141       292         0    100732       876   1718399   no data   no data
306.70/306.70	c  S st    81   2711773       141       292         0    101224       876   1730087   no data   no data
306.70/306.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
306.70/306.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
306.70/306.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
306.70/306.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
306.70/306.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
306.70/306.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
306.70/306.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
306.70/306.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
306.80/306.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
322.30/322.37	c lits-rem:     17896  cl-subs:    10428  v-elim:      0  v-fix:    0  time: 15.56 s
322.30/322.37	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
322.30/322.39	c vivif2 --  cl tried    90796 cl shrink        0 lits rem          0 time: 0.02
322.40/322.42	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.03
322.40/322.42	c calculated reachability. Time: 0.00
322.40/322.42	c  N st    81   2711773       141       292         0     90796       876   1450352   no data   no data
395.71/395.71	c  N st    82   3211773       141       292         0     69515       876    881986   no data   no data
395.71/395.71	c  S st    82   3211773       141       292         0     69515       876    881986   no data   no data
395.81/395.83	c  S st    82   3212279       141       292         0     70018       876    894756   no data   no data
395.81/395.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
395.81/395.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
395.81/395.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
395.81/395.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
395.81/395.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
395.81/395.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
395.81/395.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
395.81/395.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
395.81/395.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
396.71/396.79	c lits-rem:      1812  cl-subs:     1760  v-elim:      0  v-fix:    0  time:  0.90 s
396.71/396.79	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
396.81/396.80	c vivif2 --  cl tried    68258 cl shrink        0 lits rem          0 time: 0.01
396.81/396.82	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.02
396.81/396.82	c calculated reachability. Time: 0.00
396.81/396.82	c  N st    82   3212279       141       292         0     68258       876    852222   no data   no data
472.21/472.29	c  N st    83   3712282       141       292         0     77751       876   1015639   no data   no data
472.21/472.29	c  S st    83   3712282       141       292         0     77751       876   1015639   no data   no data
472.41/472.43	c  S st    83   3712786       141       292         0     78245       876   1027128   no data   no data
472.41/472.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
472.41/472.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
472.41/472.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
472.41/472.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
472.41/472.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
472.41/472.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
472.41/472.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
472.41/472.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
472.51/472.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
473.71/473.79	c lits-rem:      3619  cl-subs:     1644  v-elim:      0  v-fix:    0  time:  1.29 s
473.71/473.79	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
473.81/473.80	c vivif2 --  cl tried    76601 cl shrink        0 lits rem          0 time: 0.01
473.81/473.82	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.02
473.81/473.82	c calculated reachability. Time: 0.00
473.81/473.82	c  N st    83   3712786       141       292         0     76601       876    981092   no data   no data
479.11/479.11	c  F st    84   3751562       141       292         0    108113       876   1725972   no data   no data
479.11/479.11	c  N st    84   3751562       141       292         0    108113       876   1725972   no data   no data
479.91/479.96	c Decided on static restart strategy
484.01/484.07	c  N st    94   3779868       141       292         0    133247       876   2344227   no data   no data
489.00/489.06	c  N st    96   3815862       141       292         0     92812       876   1351623   no data   no data
493.51/493.50	c  N st    97   3848256       141       292         0    120483       876   2045274   no data   no data
501.71/501.78	c  N st    98   3896845       141       292         0     88501       876   1233746   no data   no data
514.21/514.23	c  N st    99   3969728       141       292         0     77199       876    937360   no data   no data
532.61/532.65	c  N st   100   4079051       141       292         0     97637       876   1454424   no data   no data
554.01/554.04	c  N st   101   4212787       141       292         0    133570       876   2290231   no data   no data
554.01/554.04	c  S st   101   4212787       141       292         0    133570       876   2290231   no data   no data
554.32/554.34	c  S st   101   4213287       141       292         0    134058       876   2301576   no data   no data
554.32/554.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
554.42/554.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
554.42/554.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
554.42/554.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
554.42/554.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
554.42/554.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
554.42/554.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
554.42/554.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
554.51/554.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
588.31/588.38	c lits-rem:     28423  cl-subs:    16784  v-elim:      0  v-fix:    0  time: 33.88 s
588.31/588.38	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
588.42/588.41	c vivif2 --  cl tried   117274 cl shrink        0 lits rem          0 time: 0.03
588.42/588.45	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.04
588.42/588.46	c calculated reachability. Time: 0.00
588.42/588.46	c  N st   101   4213287       141       292         0    117274       876   1838164   no data   no data
627.81/627.88	c  N st   102   4459264       141       292         0     93483       876   1328268   no data   no data
669.61/669.63	c  N st   103   4713289       141       292         0    147902       876   2566469   no data   no data
669.61/669.63	c  S st   103   4713289       141       292         0    147902       876   2566469   no data   no data
669.82/669.90	c  S st   103   4713790       141       292         0    148388       876   2577446   no data   no data
669.92/669.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
669.92/669.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
669.92/669.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
669.92/669.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
669.92/669.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
669.92/669.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
669.92/669.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
670.01/670.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
670.01/670.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
717.52/717.53	c lits-rem:     31703  cl-subs:    22006  v-elim:      0  v-fix:    0  time: 47.46 s
717.52/717.53	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
717.52/717.56	c vivif2 --  cl tried   126382 cl shrink        0 lits rem          0 time: 0.03
717.62/717.61	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.05
717.62/717.61	c calculated reachability. Time: 0.00
717.62/717.61	c  N st   103   4713790       141       292         0    126382       876   2019895   no data   no data
799.62/799.69	c  N st   104   5213792       141       292         0    146215       876   2501130   no data   no data
799.62/799.69	c  S st   104   5213792       141       292         0    146215       876   2501130   no data   no data
800.02/800.00	c  S st   104   5214293       141       292         0    146710       876   2513328   no data   no data
800.02/800.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
800.02/800.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
800.02/800.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
800.02/800.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
800.02/800.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
800.02/800.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
800.02/800.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
800.12/800.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
800.12/800.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
840.02/840.03	c lits-rem:     21430  cl-subs:    19151  v-elim:      0  v-fix:    0  time: 39.86 s
840.02/840.03	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
840.02/840.06	c vivif2 --  cl tried   127559 cl shrink        0 lits rem          0 time: 0.03
840.12/840.11	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.05
840.12/840.12	c calculated reachability. Time: 0.00
840.12/840.12	c  N st   104   5214293       141       292         0    127559       876   1979260   no data   no data
928.22/928.25	c  N st   105   5714293       141       292         0    119153       876   1722329   no data   no data
928.22/928.25	c  S st   105   5714293       141       292         0    119153       876   1722329   no data   no data
928.43/928.47	c  S st   105   5714798       141       292         0    119651       876   1735605   no data   no data
928.43/928.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
928.52/928.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
928.52/928.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
928.52/928.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
928.52/928.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
928.52/928.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
928.52/928.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
928.52/928.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
928.52/928.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
939.82/939.82	c lits-rem:     10350  cl-subs:    12174  v-elim:      0  v-fix:    0  time: 11.23 s
939.82/939.82	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
939.82/939.84	c vivif2 --  cl tried   107477 cl shrink        0 lits rem          0 time: 0.02
939.82/939.87	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.03
939.82/939.88	c calculated reachability. Time: 0.00
939.82/939.88	c  N st   105   5714798       141       292         0    107477       876   1434406   no data   no data
1029.33/1029.36	c  N st   106   6214798       141       292         0    169070       876   2833076   no data   no data
1029.33/1029.36	c  S st   106   6214798       141       292         0    169070       876   2833076   no data   no data
1029.73/1029.78	c  S st   106   6215300       141       292         0    169562       876   2845151   no data   no data
1029.73/1029.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1029.83/1029.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
1029.83/1029.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1029.83/1029.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1029.83/1029.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1029.83/1029.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
1029.83/1029.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1029.93/1029.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1030.03/1030.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1107.22/1107.24	c lits-rem:     32328  cl-subs:    38425  v-elim:      0  v-fix:    0  time: 77.21 s
1107.22/1107.24	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
1107.22/1107.26	c vivif2 --  cl tried   131137 cl shrink        0 lits rem          0 time: 0.03
1107.32/1107.32	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.05
1107.32/1107.32	c calculated reachability. Time: 0.00
1107.32/1107.32	c  N st   106   6215300       141       292         0    131137       876   1950869   no data   no data
1199.73/1199.79	c  N st   107   6715303       141       292         0     92176       876   1080200   no data   no data
1199.73/1199.79	c  S st   107   6715303       141       292         0     92176       876   1080200   no data   no data
1199.94/1199.95	c  S st   107   6715811       141       292         0     92669       876   1092182   no data   no data
1199.94/1199.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1199.94/1199.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1199.94/1199.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1199.94/1199.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1199.94/1199.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1199.94/1199.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
1199.94/1199.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1200.04/1200.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1200.04/1200.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1200.44/1200.44	c lits-rem:       455  cl-subs:      675  v-elim:      0  v-fix:    0  time:  0.41 s
1200.44/1200.44	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
1200.44/1200.46	c vivif2 --  cl tried    91994 cl shrink        0 lits rem          0 time: 0.01
1200.44/1200.49	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.03
1200.44/1200.49	c calculated reachability. Time: 0.00
1200.44/1200.49	c  N st   107   6715811       141       292         0     91994       876   1076628   no data   no data
1295.74/1295.78	c  N st   108   7215813       141       292         0    123637       876   1787003   no data   no data
1295.74/1295.78	c  S st   108   7215813       141       292         0    123637       876   1787003   no data   no data
1296.04/1296.05	c  S st   108   7216316       141       292         0    124127       876   1799736   no data   no data
1296.04/1296.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1296.14/1296.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
1296.14/1296.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1296.14/1296.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1296.14/1296.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1296.14/1296.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
1296.14/1296.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1296.14/1296.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1296.14/1296.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3273946-1303608130/watcher-3273946-1303608130 -o /tmp/evaluation-result-3273946-1303608130/solver-3273946-1303608130 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3273946-1303608130.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: 0.78 1.72 2.81 1/174 22378
/proc/meminfo: memFree=13226956/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=29756 CPUtime=0 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 519 0 0 0 0 0 0 0 17 0 1 0 551043700 30470144 459 33554432000 4194304 4627331 140733627797168 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 7439 460 371 106 0 2410 0

[startup+0.0350589 s]
/proc/loadavg: 0.78 1.72 2.81 1/174 22378
/proc/meminfo: memFree=13226956/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=29908 CPUtime=0.03 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 592 0 0 0 3 0 0 0 17 0 1 0 551043700 30625792 532 33554432000 4194304 4627331 140733627797168 18446744073709551615 4330950 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 7477 532 371 106 0 2448 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29908

[startup+0.101047 s]
/proc/loadavg: 0.78 1.72 2.81 1/174 22378
/proc/meminfo: memFree=13226956/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=30096 CPUtime=0.09 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 735 0 0 0 9 0 0 0 17 0 1 0 551043700 30818304 580 33554432000 4194304 4627331 140733627797168 18446744073709551615 4310094 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 7524 580 372 106 0 2495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30096

[startup+0.301022 s]
/proc/loadavg: 0.78 1.72 2.81 1/174 22378
/proc/meminfo: memFree=13226956/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=30540 CPUtime=0.29 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 1062 0 0 0 29 0 0 0 18 0 1 0 551043700 31272960 732 33554432000 4194304 4627331 140733627797168 18446744073709551615 231895187211 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 7635 732 372 106 0 2606 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30540

[startup+0.700937 s]
/proc/loadavg: 0.78 1.72 2.81 1/174 22378
/proc/meminfo: memFree=13226956/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=31312 CPUtime=0.69 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 1659 0 0 0 69 0 0 0 18 0 1 0 551043700 32063488 830 33554432000 4194304 4627331 140733627797168 18446744073709551615 4506925 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 7828 830 373 106 0 2799 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31312

[startup+1.50078 s]
/proc/loadavg: 0.78 1.72 2.81 5/190 22409
/proc/meminfo: memFree=13191816/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=36604 CPUtime=1.49 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 3635 0 0 0 149 0 0 0 19 0 1 0 551043700 37482496 2131 33554432000 4194304 4627331 140733627797168 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 9151 2131 377 106 0 4122 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36604

[startup+3.10048 s]
/proc/loadavg: 0.78 1.72 2.81 5/190 22409
/proc/meminfo: memFree=13183012/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=37800 CPUtime=3.09 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 5236 0 0 0 309 0 0 0 25 0 1 0 551043700 38707200 2455 33554432000 4194304 4627331 140733627797168 18446744073709551615 4309218 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 9450 2455 377 106 0 4421 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37800

[startup+6.30087 s]
/proc/loadavg: 1.04 1.76 2.82 5/190 22409
/proc/meminfo: memFree=13150920/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=42944 CPUtime=6.29 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 8769 0 0 0 628 1 0 0 25 0 1 0 551043700 43974656 3821 33554432000 4194304 4627331 140733627797168 18446744073709551615 4329698 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 10736 3821 377 106 0 5707 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42944

[startup+12.7007 s]
/proc/loadavg: 1.27 1.79 2.82 5/190 22409
/proc/meminfo: memFree=13112776/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=52212 CPUtime=12.69 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 13944 0 0 0 1267 2 0 0 25 0 1 0 551043700 53465088 6075 33554432000 4194304 4627331 140733627797168 18446744073709551615 4427315 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 13053 6075 377 106 0 8024 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52212

[startup+25.5003 s]
/proc/loadavg: 1.80 1.88 2.83 5/190 22437
/proc/meminfo: memFree=13095348/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=55304 CPUtime=25.49 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 21155 0 0 0 2546 3 0 0 25 0 1 0 551043700 56631296 6935 33554432000 4194304 4627331 140733627797168 18446744073709551615 4308291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 13826 6935 377 106 0 8797 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55304

[startup+51.1004 s]
/proc/loadavg: 2.55 2.05 2.86 5/190 22437
/proc/meminfo: memFree=13037444/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=60304 CPUtime=51.09 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 33130 0 0 0 5104 5 0 0 25 0 1 0 551043700 61751296 8300 33554432000 4194304 4627331 140733627797168 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 15076 8300 377 106 0 10047 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60304

[startup+102.307 s]
/proc/loadavg: 3.37 2.35 2.92 5/190 22439
/proc/meminfo: memFree=12975416/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=83040 CPUtime=102.3 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 55203 0 0 0 10222 8 0 0 25 0 1 0 551043700 85032960 13848 33554432000 4194304 4627331 140733627797168 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 20760 13848 377 106 0 15731 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 83040

[startup+162.301 s]
/proc/loadavg: 3.77 2.65 2.99 5/190 22440
/proc/meminfo: memFree=12907812/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=99004 CPUtime=162.3 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 76541 0 0 0 16217 13 0 0 25 0 1 0 551043700 101380096 17862 33554432000 4194304 4627331 140733627797168 18446744073709551615 4420060 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 24751 17862 377 106 0 19722 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 99004

[startup+222.3 s]
/proc/loadavg: 3.97 2.91 3.05 5/190 22442
/proc/meminfo: memFree=12846420/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=99372 CPUtime=222.29 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 92371 0 0 0 22213 16 0 0 25 0 1 0 551043700 101756928 17167 33554432000 4194304 4627331 140733627797168 18446744073709551615 4309566 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 24843 17167 377 106 0 19814 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 99372

[startup+282.301 s]
/proc/loadavg: 3.99 3.10 3.11 5/190 22443
/proc/meminfo: memFree=12796316/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=104344 CPUtime=282.3 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 105346 0 0 0 28211 19 0 0 25 0 1 0 551043700 106848256 18693 33554432000 4194304 4627331 140733627797168 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 26086 18693 377 106 0 21057 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 104344

[startup+342.301 s]
/proc/loadavg: 4.03 3.28 3.17 5/190 22445
/proc/meminfo: memFree=12789360/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=117048 CPUtime=342.3 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 118681 0 0 0 34208 22 0 0 25 0 1 0 551043700 119857152 21805 33554432000 4194304 4627331 140733627797168 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 29262 21805 377 106 0 24233 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 117048

[startup+402.3 s]
/proc/loadavg: 4.01 3.41 3.22 5/190 22447
/proc/meminfo: memFree=12764792/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=117300 CPUtime=402.3 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 131840 0 0 0 40205 25 0 0 25 0 1 0 551043700 120115200 22266 33554432000 4194304 4627331 140733627797168 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 29325 22266 377 106 0 24296 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 117300

[startup+462.301 s]
/proc/loadavg: 4.00 3.51 3.26 5/190 22448
/proc/meminfo: memFree=12738376/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=117636 CPUtime=462.3 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 145791 0 0 0 46202 28 0 0 25 0 1 0 551043700 120459264 22130 33554432000 4194304 4627331 140733627797168 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 29409 22130 377 106 0 24380 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 117636

[startup+522.301 s]
/proc/loadavg: 4.00 3.60 3.30 5/190 22450
/proc/meminfo: memFree=12747160/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=118508 CPUtime=522.31 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 158346 0 0 0 52199 32 0 0 25 0 1 0 551043700 121352192 22952 33554432000 4194304 4627331 140733627797168 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 29627 22952 377 106 0 24598 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 118508

[startup+582.3 s]
/proc/loadavg: 4.00 3.67 3.35 5/190 22451
/proc/meminfo: memFree=12701632/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=141952 CPUtime=582.31 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 170307 0 0 0 58197 34 0 0 25 0 1 0 551043700 145358848 28416 33554432000 4194304 4627331 140733627797168 18446744073709551615 4420055 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 35488 28416 377 106 0 30459 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 141952

[startup+642.301 s]
/proc/loadavg: 4.00 3.73 3.38 5/190 22453
/proc/meminfo: memFree=12697400/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=152268 CPUtime=642.32 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 176711 0 0 0 64196 36 0 0 25 0 1 0 551043700 155922432 31375 33554432000 4194304 4627331 140733627797168 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 38067 31375 377 106 0 33038 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 152268

[startup+702.301 s]
/proc/loadavg: 4.00 3.77 3.42 5/190 22455
/proc/meminfo: memFree=12656836/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=165844 CPUtime=702.32 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 180188 0 0 0 70194 38 0 0 25 0 1 0 551043700 169824256 34852 33554432000 4194304 4627331 140733627797168 18446744073709551615 4420162 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 41461 34852 377 106 0 36432 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 165844

[startup+762.307 s]
/proc/loadavg: 4.11 3.84 3.46 5/190 22456
/proc/meminfo: memFree=12630292/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=166060 CPUtime=762.33 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 189798 0 0 0 76193 40 0 0 25 0 1 0 551043700 170045440 34359 33554432000 4194304 4627331 140733627797168 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 41515 34359 377 106 0 36486 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 166060

[startup+822.3 s]
/proc/loadavg: 4.04 3.87 3.49 5/190 22458
/proc/meminfo: memFree=12603988/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=166276 CPUtime=822.32 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 197444 0 0 0 82190 42 0 0 25 0 1 0 551043700 170266624 34979 33554432000 4194304 4627331 140733627797168 18446744073709551615 4420162 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 41569 34979 377 106 0 36540 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 166276

[startup+882.301 s]
/proc/loadavg: 4.01 3.89 3.52 5/190 22459
/proc/meminfo: memFree=12643644/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=161224 CPUtime=882.32 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 203800 0 0 0 88188 44 0 0 25 0 1 0 551043700 165093376 34108 33554432000 4194304 4627331 140733627797168 18446744073709551615 4309224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 40306 34108 377 106 0 35277 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 161224

[startup+942.301 s]
/proc/loadavg: 4.00 3.91 3.55 5/190 22461
/proc/meminfo: memFree=12609520/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=189220 CPUtime=942.32 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 210727 0 0 0 94186 46 0 0 25 0 1 0 551043700 193761280 41035 33554432000 4194304 4627331 140733627797168 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 47305 41035 377 106 0 42276 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 189220

[startup+1002.3 s]
/proc/loadavg: 4.05 3.94 3.58 5/190 22465
/proc/meminfo: memFree=12603416/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=162296 CPUtime=1002.33 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 217549 0 0 0 100184 49 0 0 25 0 1 0 551043700 166191104 33981 33554432000 4194304 4627331 140733627797168 18446744073709551615 4309280 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 40574 33981 377 106 0 35545 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 162296

[startup+1062.3 s]
/proc/loadavg: 4.02 3.95 3.60 5/190 22467
/proc/meminfo: memFree=12528828/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=183368 CPUtime=1062.32 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 226574 0 0 0 106182 50 0 0 25 0 1 0 551043700 187768832 39477 33554432000 4194304 4627331 140733627797168 18446744073709551615 4420085 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 45842 39477 377 106 0 40813 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 183368

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.63 5/190 22469
/proc/meminfo: memFree=12527320/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=183356 CPUtime=1122.33 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 229862 0 0 0 112182 51 0 0 25 0 1 0 551043700 187756544 38359 33554432000 4194304 4627331 140733627797168 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 45839 38359 377 106 0 40810 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 183356

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.65 5/190 22470
/proc/meminfo: memFree=12545528/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=183496 CPUtime=1182.33 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 240605 0 0 0 118178 55 0 0 25 0 1 0 551043700 187899904 38001 33554432000 4194304 4627331 140733627797168 18446744073709551615 4310082 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 45874 38001 377 106 0 40845 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 183496

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.66 5/190 22472
/proc/meminfo: memFree=12517480/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=242384 CPUtime=1242.34 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 250074 0 0 0 124176 58 0 0 25 0 1 0 551043700 248201216 39864 33554432000 4194304 4627331 140733627797168 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 60596 39864 377 106 0 55567 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 242384



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.68 5/190 22473
/proc/meminfo: memFree=12510900/32950928 swapFree=67111528/67111528
[pid=22378] ppid=22376 vsize=184672 CPUtime=1300.04 cores=1,3
/proc/22378/stat : 22378 (strangenight2-s) R 22376 22378 21472 0 -1 4202496 260642 0 0 0 129943 61 0 0 25 0 1 0 551043700 189104128 38473 33554432000 4194304 4627331 140733627797168 18446744073709551615 4420070 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22378/statm: 46168 38473 377 106 0 41139 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 184672

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.01
CPU time (s): 1300.06
CPU user time (s): 1299.44
CPU system time (s): 0.623905
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 255928

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

runsolver used 2.03669 second user time and 5.06723 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-24 03:22:10
IDJOB=3273946
IDBENCH=83150
IDSOLVER=1587
FILE ID=node114/3273946-1303608130
RUNJOBID= node114-1303608129-22368
PBS_JOBID= 13150624
Free space on /tmp= 71264 MiB

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

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

MD5SUM BENCH= 8d05c170d9e6ebfc370bd1d7f7c63d86
RANDOM SEED=1297649040

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13227112 kB
Buffers:       2304912 kB
Cached:       16767532 kB
SwapCached:          0 kB
Active:        9576900 kB
Inactive:      9559940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13227112 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5940 kB
Writeback:           0 kB
AnonPages:       64200 kB
Mapped:          14492 kB
Slab:           523568 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   192824 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= 71240 MiB
End job on node114 at 2011-04-24 03:43:52