Trace number 3176046

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-Night-1-st? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S846876765-035.SATISFIABLE.cnf
MD5SUM0d5f032713ed63748b72ef45ba69a269
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05599
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3176046-1301791476.cnf'
0.00/0.00	c -- header says num vars:            800
0.00/0.00	c -- header says num clauses:        3408
0.00/0.00	c -- clauses added:            0 learnts,         3408 normals,            0 xors
0.00/0.00	c -- vars added        800
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       800      3408         0         0     10224         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/3408/3408 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 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:    800 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     28  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:     366 undec:      87 neg:     347
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       772      3368         0         0     10246         0   no data   no data  --
0.05/0.08	c Decided on static restart strategy
0.09/0.20	c  N st     8      4920       772      3368         0      4889     10246    170180   no data   no data  --
0.49/0.52	c  N st    10     11302       772      3368         0      4539     10246    102602   no data   no data  --
0.79/0.88	c  N st    11     17049       772      3368         0     10198     10246    299029   no data   no data  --
1.29/1.39	c  F st    12     25001       772      3368         0     12483     10246    360396   no data   no data  --
1.29/1.39	c  N st    12     25001       772      3368         0     12483     10246    360396   no data   no data  --
1.59/1.68	c  N dy    18     30000       772      3368         0     10743     10246    287022   no data   no data  --
1.59/1.68	c  S st    18     30000       772      3368         0     10743     10246    287022   no data   no data  --
1.69/1.72	c  S st    18     30503       772      3368         0     11246     10246    301419   no data   no data  --
1.69/1.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.69/1.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.69/1.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.69/1.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.69/1.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
1.69/1.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.09/2.13	c lits-rem:       133  cl-subs:      314  v-elim:      0  v-fix:    0  time:  0.40 s
2.09/2.14	c asymm  cl-useful: 0/3368/3368 lits-rem:0 time: 0.01
2.09/2.14	c calculated reachability. Time: 0.00
2.09/2.14	c  N dy    18     30503       772      3368         0     10932     10246    288066   no data   no data  --
2.39/2.41	c  N dy    29     34603       772      3368         0     15005     10246    419780     22.50     23.95  --
2.59/2.65	c  N dy    39     38773       772      3368         0     11308     10246    229677     21.48     22.74  --
2.88/2.91	c  N dy    60     42860       772      3368         0     15377     10246    359109     21.54     23.39  --
3.08/3.12	c  S st    78     45755       772      3368         0      9351     10246    129755     21.68   no data  --
3.08/3.15	c  S st    78     46261       772      3368         0      9857     10246    144251     21.68   no data  --
3.08/3.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.08/3.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.08/3.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.08/3.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.08/3.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.08/3.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
3.08/3.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.19/3.28	c lits-rem:        28  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.12 s
3.19/3.28	c vivif2 --  cl tried     3368 cl shrink        0 lits rem          0 time: 0.00
3.19/3.28	c vivif2 --  cl tried     9853 cl shrink        0 lits rem          0 time: 0.00
3.19/3.29	c asymm  cl-useful: 0/3368/3368 lits-rem:0 time: 0.01
3.19/3.29	c calculated reachability. Time: 0.00
3.19/3.29	c  N dy    78     46261       772      3368         0      9853     10246    144080     21.68   no data  --
3.49/3.53	c  N dy    88     50323       772      3368         0     13890     10246    271557     21.55     22.77  --
3.79/3.85	c  N dy    99     54725       772      3368         0     18263     10246    409640     21.28     22.61  --
4.09/4.12	c  N dy   119     58739       772      3368         0     12341     10246    193724     21.31     22.49  --
4.30/4.39	c  N dy   142     62787       772      3368         0     16362     10246    321068     21.42     22.60  --
4.69/4.71	c  N dy   162     66851       772      3368         0     20403     10246    450128     21.44     22.92  --
4.89/4.90	c  S st   177     69391       772      3368         0     12000     10246    152790     21.46   no data  --
4.89/4.94	c  S st   177     69893       772      3368         0     12502     10246    167494     21.46   no data  --
4.89/4.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/4.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.89/4.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.89/4.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
4.89/4.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.09/5.14	c lits-rem:        33  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.19 s
5.09/5.14	c vivif2 --  cl tried     3368 cl shrink        0 lits rem          0 time: 0.00
5.09/5.14	c vivif2 --  cl tried    12487 cl shrink        0 lits rem          0 time: 0.00
5.09/5.15	c asymm  cl-useful: 0/3368/3368 lits-rem:0 time: 0.01
5.09/5.15	c calculated reachability. Time: 0.00
5.09/5.15	c  N dy   177     69893       772      3368         0     12487     10246    166904     21.46   no data  --
5.40/5.45	c  N dy   198     74430       772      3368         0     16998     10246    312884     21.45     22.91  --
5.89/5.94	c  N dy   233     80172       772      3368         0     22711     10246    495979     21.57     23.32  --
6.29/6.33	c  N dy   253     85626       772      3368         0     16212     10246    259942     21.57     22.90  --
6.39/6.47	c  F st   261     87501       772      3368         0     18080     10246    320381     21.56     21.20  --
6.89/6.91	c Decided on static restart strategy
6.89/6.91	c  N st   267     92693       772      3368         0     23241     10246    495277     21.56   no data  --
7.49/7.52	c  N st   269     99805       772      3368         0     17361     10246    452044     21.56   no data  --
7.89/7.96	c  S st   270    104839       772      3368         0     22355     10246    621298     21.56   no data  --
7.99/8.01	c  S st   270    105341       772      3368         0     22857     10246    635079     21.56   no data  --
7.99/8.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.99/8.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.99/8.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.99/8.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
7.99/8.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.99/10.08	c lits-rem:       457  cl-subs:      491  v-elim:      0  v-fix:    0  time:  2.04 s
9.99/10.08	c vivif2 --  cl tried     3368 cl shrink        0 lits rem          0 time: 0.00
9.99/10.09	c vivif2 --  cl tried    22366 cl shrink        0 lits rem          0 time: 0.01
10.09/10.11	c asymm  cl-useful: 0/3368/3368 lits-rem:0 time: 0.02
10.09/10.11	c calculated reachability. Time: 0.00
10.09/10.11	c  N st   270    105341       772      3368         0     22366     10246    613804     21.56   no data  --
10.90/10.97	c  N st   271    114939       772      3368         0     17998     10246    404434     21.56   no data  --
12.19/12.29	c  N st   272    129338       772      3368         0     17362     10246    394055     21.56   no data  --
14.39/14.41	c  N st   273    150935       772      3368         0     22877     10246    523989     21.56   no data  --
15.09/15.10	c  S st   274    158011       772      3368         0     29862     10246    760300     21.56   no data  --
15.09/15.17	c  S st   274    158516       772      3368         0     30367     10246    775501     21.56   no data  --
15.09/15.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.09/15.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.09/15.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.19/15.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.19/15.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.19/15.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
15.19/15.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.28/17.38	c lits-rem:       846  cl-subs:      885  v-elim:      0  v-fix:    0  time:  2.17 s
17.28/17.38	c vivif2 --  cl tried     3368 cl shrink        0 lits rem          0 time: 0.00
17.28/17.38	c vivif2 --  cl tried    29482 cl shrink        0 lits rem          0 time: 0.01
17.38/17.41	c asymm  cl-useful: 0/3368/3368 lits-rem:0 time: 0.02
17.38/17.41	c calculated reachability. Time: 0.00
17.38/17.41	c  N st   274    158516       772      3368         0     29482     10246    742717     21.56   no data  --
23.29/23.38	c  N st   275    207105       772      3368         0     24189     10246    545061     21.56   no data  --
26.89/26.95	c  N st   276    237775       772      3368         0     34767     10246    865131     21.56   no data  --
26.89/26.95	c  S st   276    237775       772      3368         0     34767     10246    865131     21.56   no data  --
26.99/27.04	c  S st   276    238275       772      3368         0     35267     10246    880892     21.56   no data  --
26.99/27.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.99/27.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.99/27.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
26.99/27.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.99/27.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.99/27.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
26.99/27.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
29.49/29.60	c lits-rem:       755  cl-subs:      696  v-elim:      0  v-fix:    0  time:  2.51 s
29.49/29.60	c vivif2 --  cl tried     3368 cl shrink        0 lits rem          0 time: 0.00
29.59/29.61	c vivif2 --  cl tried    34571 cl shrink        0 lits rem          0 time: 0.01
29.59/29.64	c asymm  cl-useful: 0/3368/3368 lits-rem:0 time: 0.03
29.59/29.64	c calculated reachability. Time: 0.00
29.59/29.64	c  N st   276    238275       772      3368         0     34571     10246    854323     21.56   no data  --
38.68/38.77	c  F st   277    306251       772      3368         0     36479     10246    842853     21.56   no data  --
38.68/38.77	c  N st   277    306251       772      3368         0     36479     10246    842853     21.56   no data  --
39.38/39.42	c Decided on static restart strategy
42.09/42.15	c  N st   287    334553       772      3368         0     40755     10246    999114     21.56   no data  --
44.99/45.05	c  N st   289    357413       772      3368         0     38718     10246    872017     21.56   no data  --
44.99/45.05	c  S st   289    357413       772      3368         0     38718     10246    872017     21.56   no data  --
45.09/45.14	c  S st   289    357917       772      3368         0     39220     10246    888093     21.56   no data  --
45.09/45.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.09/45.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.09/45.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
45.09/45.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.09/45.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.09/45.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
45.09/45.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
47.48/47.59	c lits-rem:       571  cl-subs:      723  v-elim:      0  v-fix:    0  time:  2.41 s
47.48/47.59	c vivif2 --  cl tried     3368 cl shrink        0 lits rem          0 time: 0.00
47.58/47.60	c vivif2 --  cl tried    38497 cl shrink        0 lits rem          0 time: 0.01
47.58/47.64	c asymm  cl-useful: 0/3368/3368 lits-rem:0 time: 0.04
47.58/47.64	c calculated reachability. Time: 0.00
47.58/47.64	c  N st   289    357917       772      3368         0     38497     10246    856522     21.56   no data  --
51.98/52.03	c  N st   290    390309       772      3368         0     44856     10246   1086456     21.56   no data  --
58.49/58.57	c  N st   291    438897       772      3368         0     38425     10246    793544     21.56   no data  --
69.19/69.30	c  N st   292    511779       772      3368         0     51972     10246   1209516     21.56   no data  --
72.59/72.69	c  N st   293    536875       772      3368         0     46118     10246    954762     21.56   no data  --
72.59/72.69	c  S st   293    536875       772      3368         0     46118     10246    954762     21.56   no data  --
72.68/72.79	c  S st   293    537375       772      3368         0     46617     10246    969554     21.56   no data  --
72.78/72.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.78/72.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.78/72.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
72.78/72.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.78/72.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.78/72.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
72.78/72.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
75.59/75.61	c lits-rem:      2007  cl-subs:     1116  v-elim:      0  v-fix:    0  time:  2.76 s
75.59/75.61	c vivif2 --  cl tried     3368 cl shrink        0 lits rem          0 time: 0.00
75.59/75.62	c vivif2 --  cl tried    45501 cl shrink        0 lits rem          0 time: 0.01
75.59/75.66	c asymm  cl-useful: 0/3368/3368 lits-rem:0 time: 0.04
75.59/75.66	c calculated reachability. Time: 0.00
75.59/75.66	c  N st   293    537375       772      3368         0     45501     10246    925190     21.56   no data  --
104.08/104.12	c  N st   294    701361       772      3368         0     39645     10246    612845     21.56   no data  --
123.59/123.69	c  N st   295    806063       772      3368         0     68942     10246   1679974     21.56   no data  --
123.59/123.69	c  S st   295    806063       772      3368         0     68942     10246   1679974     21.56   no data  --
123.79/123.85	c  S st   295    806565       772      3368         0     69443     10246   1694454     21.56   no data  --
123.79/123.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
123.79/123.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
123.79/123.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
123.89/123.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
123.89/123.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
123.89/123.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
123.89/123.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
128.78/128.87	c lits-rem:       329  cl-subs:     2378  v-elim:      0  v-fix:    0  time:  4.93 s
128.78/128.87	c vivif2 --  cl tried     3368 cl shrink        0 lits rem          0 time: 0.00
128.78/128.89	c vivif2 --  cl tried    67065 cl shrink        0 lits rem          0 time: 0.02
128.88/128.96	c asymm  cl-useful: 0/3368/3368 lits-rem:0 time: 0.07
128.88/128.96	c calculated reachability. Time: 0.00
128.88/128.96	c  N st   295    806565       772      3368         0     67065     10246   1596563     21.56   no data  --
185.79/185.83	c  F st   296   1071877       772      3368         0     83252     10246   2191430     21.56   no data  --
185.79/185.83	c  N st   296   1071877       772      3368         0     83252     10246   2191430     21.56   no data  --
189.79/189.87	c  N dy   388   1092064       772      3368         0     58848     10246    972365     21.69     22.89  --
194.49/194.57	c  N dy   484   1112504       772      3368         0     79164     10246   1634625     21.75     23.04  --
199.48/199.52	c  N dy   578   1132579       772      3368         0     53497     10246    726903     21.75     22.96  --
203.69/203.73	c  N dy   677   1152605       772      3368         0     73387     10246   1371708     21.80     22.97  --
209.39/209.48	c  N dy   767   1172688       772      3368         0     46709     10246    455372     21.78     23.39  --
213.68/213.76	c  N dy   866   1192740       772      3368         0     66653     10246   1101038     21.83     23.07  --
218.80/218.88	c  S st   955   1209847       772      3368         0     83684     10246   1659532     21.87   no data  --
218.99/219.08	c  S st   955   1210347       772      3368         0     84184     10246   1674486     21.87   no data  --
218.99/219.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
218.99/219.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
219.09/219.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
219.09/219.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
219.09/219.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
219.09/219.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
219.09/219.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
221.69/221.75	c lits-rem:       347  cl-subs:      628  v-elim:      0  v-fix:    0  time:  2.57 s
221.69/221.75	c vivif2 --  cl tried     3368 cl shrink        0 lits rem          0 time: 0.00
221.69/221.77	c vivif2 --  cl tried    83556 cl shrink        0 lits rem          0 time: 0.02
221.79/221.87	c asymm  cl-useful: 0/3368/3368 lits-rem:0 time: 0.10
221.79/221.87	c calculated reachability. Time: 0.00
221.79/221.87	c  N dy   955   1210347       772      3368         0     83556     10246   1649105     21.87   no data  --
226.79/226.86	c  N dy  1032   1230441       772      3368         0     55824     10246    706104     21.85     23.03  --
232.19/232.21	c  N dy  1126   1254849       772      3368         0     80077     10246   1490398     21.85     23.03  --
239.39/239.49	c  N dy  1188   1284368       772      3368         0     60686     10246    814041     21.71     23.27  --
244.10/244.14	c  N dy  1272   1304438       772      3368         0     80624     10246   1446122     21.69     23.10  --
249.79/249.83	c  N dy  1354   1324866       772      3368         0     51267     10246    491723     21.69     23.02  --
253.69/253.70	c  N dy  1417   1344916       772      3368         0     71166     10246   1132888     21.63     22.97  --
259.19/259.24	c  N dy  1528   1365399       772      3368         0     91510     10246   1785886     21.67     23.10  --
264.00/264.10	c  N dy  1597   1385466       772      3368         0     60806     10246    763892     21.65     23.02  --
268.59/268.61	c  N dy  1665   1406279       772      3368         0     81461     10246   1424564     21.63     22.80  --
274.90/274.92	c  N dy  1784   1426421       772      3368         0    101480     10246   2069834     21.67     23.01  --
279.19/279.20	c  N dy  1899   1446455       772      3368         0     69744     10246   1026278     21.72     23.08  --
284.29/284.39	c  N dy  1976   1466678       772      3368         0     89828     10246   1673401     21.71     22.88  --
290.30/290.36	c  N dy  2072   1486690       772      3368         0     57090     10246    590844     21.73     25.64  --
294.70/294.76	c  N dy  2181   1506894       772      3368         0     77145     10246   1236571     21.75     22.97  --
301.40/301.41	c  N dy  2303   1526960       772      3368         0     97106     10246   1884158     21.79     23.20  --
307.49/307.54	c  N dy  2382   1547121       772      3368         0     63458     10246    756787     21.79     22.98  --
312.19/312.27	c  N dy  2450   1567460       772      3368         0     83636     10246   1409051     21.77     23.02  --
318.29/318.30	c  N dy  2521   1587595       772      3368         0    103638     10246   2053821     21.77     23.62  --
323.30/323.32	c  N dy  2654   1607625       772      3368         0     68948     10246    915167     21.81     22.97  --
328.49/328.53	c  N dy  2784   1627700       772      3368         0     88900     10246   1570642     21.85     23.09  --
335.50/335.50	c  N dy  2896   1647811       772      3368         0    108877     10246   2214163     21.87     23.20  --
340.09/340.17	c  N dy  3013   1667863       772      3368         0     73177     10246   1015041     21.90     23.17  --
345.69/345.71	c  N dy  3120   1688160       772      3368         0     93320     10246   1668932     21.92     23.09  --
353.19/353.23	c  N dy  3232   1708507       772      3368         0     56903     10246    455118     21.93     23.15  --
353.49/353.56	c  S st  3246   1710348       772      3368         0     58738     10246    516582     21.94   no data  --
353.59/353.67	c  S st  3246   1710850       772      3368         0     59240     10246    533528     21.94   no data  --
353.59/353.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
353.59/353.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
353.59/353.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
353.69/353.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
353.69/353.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
353.69/353.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
353.69/353.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
355.59/355.61	c lits-rem:       148  cl-subs:       32  v-elim:      0  v-fix:    0  time:  1.91 s
355.59/355.62	c vivif2 --  cl tried     3368 cl shrink        0 lits rem          0 time: 0.00
355.59/355.62	c vivif2 --  cl tried    59208 cl shrink        0 lits rem          0 time: 0.01
355.59/355.67	c asymm  cl-useful: 0/3368/3368 lits-rem:0 time: 0.05
355.59/355.67	c calculated reachability. Time: 0.00
355.59/355.67	c  N dy  3246   1710850       772      3368         0     59208     10246    532324     21.94   no data  --
360.19/360.27	c  N dy  3334   1731904       772      3368         0     80114     10246   1208101     21.94     23.10  --
366.09/366.12	c  N dy  3393   1752152       772      3368         0    100202     10246   1839723     21.92     23.23  --
372.49/372.55	c  N dy  3484   1772410       772      3368         0     62706     10246    617370     21.92     23.30  --
377.30/377.30	c  N dy  3573   1793483       772      3368         0     83626     10246   1301135     21.92     23.28  --
382.99/383.04	c  N dy  3639   1813713       772      3368         0    103717     10246   1956377     21.92     23.13  --
389.49/389.51	c  N dy  3731   1833788       772      3368         0     65046     10246    668325     21.92     24.47  --
394.60/394.63	c  N dy  3816   1854926       772      3368         0     86030     10246   1341647     21.92     23.34  --
402.50/402.55	c  N dy  3913   1874942       772      3368         0    105918     10246   1987633     21.93     23.77  --
408.50/408.59	c  N dy  3930   1895027       772      3368         0     66217     10246    680998     21.87     23.62  --
413.50/413.55	c  N dy  4035   1915411       772      3368         0     86465     10246   1339336     21.88     23.06  --
419.80/419.85	c  N dy  4123   1935540       772      3368         0    106461     10246   1988167     21.89     23.14  --
427.50/427.50	c  N dy  4235   1958371       772      3368         0     68584     10246    725407     21.90     23.42  --
441.80/441.80	c  N dy  4310   2006877       772      3368         0    116534     10246   2229275     21.80     23.10  --
447.60/447.62	c  N dy  4455   2026881       772      3368         0     74977     10246    909967     21.83     24.55  --
453.00/453.02	c  N dy  4522   2047484       772      3368         0     95441     10246   1573078     21.82     22.97  --
460.00/460.08	c  N dy  4614   2067584       772      3368         0    115376     10246   2213762     21.83     25.45  --
466.40/466.49	c  N dy  4714   2087623       772      3368         0     72774     10246    802704     21.83     23.45  --
471.90/471.97	c  N dy  4839   2107648       772      3368         0     92672     10246   1452216     21.86     23.19  --
478.50/478.57	c  N dy  4902   2127975       772      3368         0    112814     10246   2097841     21.85     23.09  --
486.30/486.37	c  N dy  4989   2151049       772      3368         0     72189     10246    751052     21.84     23.02  --
492.00/492.08	c  N dy  5098   2172948       772      3368         0     93954     10246   1470753     21.85     23.31  --
499.40/499.49	c  N dy  5163   2193253       772      3368         0    114077     10246   2121675     21.85     23.00  --
508.60/508.69	c  S st  5275   2210851       772      3368         0     67069     10246    566125     21.86   no data  --
508.80/508.86	c  S st  5275   2211356       772      3368         0     67574     10246    583259     21.86   no data  --
508.80/508.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
508.80/508.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
508.90/508.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
508.90/508.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
508.90/508.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
508.90/508.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
508.90/508.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
511.40/511.41	c lits-rem:       187  cl-subs:       49  v-elim:      0  v-fix:    0  time:  2.48 s
511.40/511.41	c vivif2 --  cl tried     3368 cl shrink        0 lits rem          0 time: 0.00
511.40/511.41	c vivif2 --  cl tried    67525 cl shrink        0 lits rem          0 time: 0.01
511.40/511.47	c asymm  cl-useful: 0/3368/3368 lits-rem:0 time: 0.06
511.40/511.47	c calculated reachability. Time: 0.00
511.40/511.47	c  N dy  5275   2211356       772      3368         0     67525     10246    581280     21.86   no data  --
516.40/516.42	c  N dy  5372   2231709       772      3368         0     87729     10246   1229136     21.87     23.24  --
523.00/523.02	c  N dy  5466   2251768       772      3368         0    107651     10246   1867551     21.87     23.17  --
531.10/531.12	c  N dy  5585   2271861       772      3368         0    127611     10246   2519835     21.89     23.29  --
536.60/536.64	c  N dy  5682   2291972       772      3368         0     82086     10246   1021396     21.89     23.05  --
542.50/542.53	c  N dy  5772   2312018       772      3368         0    102003     10246   1666420     21.90     27.84  --
549.91/549.96	c  N dy  5875   2332092       772      3368         0    121927     10246   2309800     21.90     23.09  --
557.00/557.00	c  N dy  5954   2353992       772      3368         0     77110     10246    829687     21.90     23.07  --
562.50/562.50	c  N dy  6057   2374776       772      3368         0     97781     10246   1517518     21.91     23.08  --
570.50/570.55	c  N dy  6172   2397382       772      3368         0    120220     10246   2252626     21.92     23.30  --
581.30/581.39	c  N dy  6239   2432398       772      3368         0     87371     10246   1127990     21.89     23.21  --
588.19/588.27	c  N dy  6338   2454726       772      3368         0    109508     10246   1852524     21.89     23.07  --
596.49/596.59	c  N dy  6453   2474815       772      3368         0    129462     10246   2499272     21.90     25.49  --
603.00/603.03	c  N dy  6537   2496424       772      3368         0     82461     10246    957982     21.91     23.07  --
609.00/609.04	c  N dy  6639   2516462       772      3368         0    102380     10246   1604375     21.91     26.08  --
616.30/616.37	c  N dy  6729   2536678       772      3368         0    122455     10246   2252435     21.91     23.17  --
624.50/624.59	c  N dy  6831   2556894       772      3368         0     73038     10246    624570     21.92     23.13  --
629.60/629.68	c  N dy  6902   2576961       772      3368         0     92958     10246   1258121     21.92     23.41  --
636.40/636.48	c  N dy  7018   2596987       772      3368         0    112848     10246   1913993     21.93     26.99  --
644.80/644.88	c  N dy  7104   2617610       772      3368         0    133262     10246   2566343     21.93     23.10  --
652.20/652.20	c  N dy  7224   2638170       772      3368         0     83230     10246    933556     21.94     23.42  --
663.30/663.31	c  N dy  7297   2673769       772      3368         0    118382     10246   2041382     21.91     23.13  --
672.00/672.07	c  N dy  7381   2694702       772      3368         0    139151     10246   2722764     21.91     23.29  --
677.11/677.10	c  S st  7463   2711358       772      3368         0     84317     10246    948117     21.92     21.42  --
677.21/677.28	c  S st  7463   2711859       772      3368         0     84817     10246    963968     21.92   no data  --
677.21/677.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
677.21/677.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
677.31/677.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
677.31/677.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
677.31/677.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
677.31/677.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
677.31/677.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
680.61/680.65	c lits-rem:       918  cl-subs:      421  v-elim:      0  v-fix:    0  time:  3.31 s
680.61/680.65	c vivif2 --  cl tried     3368 cl shrink        0 lits rem          0 time: 0.00
680.61/680.67	c vivif2 --  cl tried    84396 cl shrink        0 lits rem          0 time: 0.01
680.71/680.74	c asymm  cl-useful: 0/3368/3368 lits-rem:0 time: 0.08
680.71/680.75	c calculated reachability. Time: 0.00
680.71/680.75	c  N dy  7463   2711859       772      3368         0     84396     10246    948223     21.92   no data  --
686.80/686.83	c  N dy  7568   2731912       772      3368         0    104337     10246   1599080     21.92     24.45  --
694.40/694.45	c  N dy  7661   2751990       772      3368         0    124237     10246   2242941     21.93     23.73  --
704.90/704.92	c  N dy  7766   2774865       772      3368         0     74502     10246    591478     21.93     23.38  --
710.11/710.19	c  N dy  7859   2794910       772      3368         0     94400     10246   1243774     21.94     27.82  --
716.91/716.92	c  N dy  7959   2814928       772      3368         0    114268     10246   1896019     21.95     23.40  --
725.80/725.87	c  N dy  8054   2834950       772      3368         0    134163     10246   2545262     21.95     23.14  --
734.40/734.49	c  N dy  8185   2855006       772      3368         0     80652     10246    773594     21.97     24.53  --
740.41/740.43	c  N dy  8293   2875415       772      3368         0    100912     10246   1433711     21.98     23.17  --
748.10/748.12	c  N dy  8381   2895829       772      3368         0    121145     10246   2083621     21.98     23.29  --
757.60/757.66	c  N dy  8471   2917434       772      3368         0    142593     10246   2785049     21.98     23.16  --
765.91/765.91	c  N dy  8548   2943059       772      3368         0     93575     10246   1152746     21.97     23.18  --
772.81/772.82	c  N dy  8649   2963350       772      3368         0    113720     10246   1816732     21.98     23.25  --
781.41/781.42	c  N dy  8775   2983360       772      3368         0    133611     10246   2481703     21.99     27.28  --
791.41/791.45	c  N dy  8873   3004575       772      3368         0     79226     10246    669281     22.00     23.17  --
797.10/797.18	c  N dy  8977   3024722       772      3368         0     99217     10246   1329249     22.01     23.64  --
804.50/804.55	c  N dy  9094   3044823       772      3368         0    119189     10246   1987548     22.02     23.32  --
813.40/813.49	c  N dy  9189   3065082       772      3368         0    139310     10246   2648463     22.02     23.25  --
824.00/824.00	c  N dy  9312   3087380       772      3368         0     84985     10246    834190     22.03     23.21  --
830.20/830.29	c  N dy  9427   3107428       772      3368         0    104904     10246   1494288     22.04     23.36  --
840.70/840.72	c  N dy  9509   3135392       772      3368         0    132591     10246   2378007     22.03     23.21  --
850.31/850.38	c  N dy  9606   3155435       772      3368         0    152489     10246   3035785     22.04     23.35  --
856.61/856.68	c  N dy  9712   3175514       772      3368         0     95057     10246   1138534     22.04     23.24  --
863.61/863.67	c  N dy  9818   3195582       772      3368         0    114962     10246   1787255     22.05     23.76  --
870.20/870.30	c  S st  9874   3211860       772      3368         0    131120     10246   2311002     22.05     19.63  --
870.60/870.60	c  S st  9874   3212363       772      3368         0    131621     10246   2327049     22.05   no data  --
870.60/870.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
870.60/870.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
870.60/870.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
870.70/870.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
870.70/870.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
870.70/870.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
870.70/870.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
878.00/878.02	c lits-rem:       122  cl-subs:     1483  v-elim:      0  v-fix:    0  time:  7.28 s
878.00/878.02	c vivif2 --  cl tried     3368 cl shrink        0 lits rem          0 time: 0.00
878.00/878.05	c vivif2 --  cl tried   130138 cl shrink        0 lits rem          0 time: 0.03
878.20/878.22	c asymm  cl-useful: 0/3368/3368 lits-rem:0 time: 0.17
878.20/878.23	c calculated reachability. Time: 0.00
878.20/878.23	c  N dy  9874   3212363       772      3368         0    130138     10246   2272841     22.05   no data  --
888.61/888.68	c  N dy  9983   3233417       772      3368         0    151014     10246   2954842     22.05     23.24  --
896.01/896.06	c  N dy 10086   3253756       772      3368         0     92811     10246   1027545     22.06     23.23  --
902.41/902.44	c  N dy 10170   3273826       772      3368         0    112750     10246   1679179     22.06     25.00  --
910.11/910.18	c  N dy 10239   3293904       772      3368         0    132677     10246   2347401     22.05     24.62  --
920.21/920.20	c  N dy 10346   3313921       772      3368         0    152579     10246   3011984     22.06     24.36  --
927.50/927.57	c  N dy 10418   3333996       772      3368         0     93088     10246   1014552     22.06     23.97  --
934.31/934.30	c  N dy 10546   3354161       772      3368         0    113125     10246   1678076     22.07     23.25  --
944.11/944.10	c  N dy 10685   3374245       772      3368         0    133089     10246   2341164     22.08     23.40  --
954.51/954.57	c  N dy 10832   3394250       772      3368         0    152989     10246   3011565     22.09     23.41  --
961.71/961.77	c  N dy 10881   3414380       772      3368         0     92495     10246    967848     22.08     23.31  --
968.51/968.57	c  N dy 11017   3434391       772      3368         0    112372     10246   1626476     22.09     23.47  --
976.81/976.89	c  N dy 11114   3454491       772      3368         0    132301     10246   2280566     22.10     23.35  --
987.51/987.57	c  N dy 11219   3475443       772      3368         0    153127     10246   2967650     22.10     23.31  --
996.31/996.33	c  N dy 11330   3495606       772      3368         0     91720     10246    917628     22.11     23.35  --
1003.01/1003.05	c  N dy 11463   3515634       772      3368         0    111625     10246   1572022     22.12     24.38  --
1011.21/1011.24	c  N dy 11558   3535640       772      3368         0    131517     10246   2226880     22.13     23.42  --
1020.91/1020.95	c  N dy 11650   3555891       772      3368         0    151606     10246   2883396     22.13     23.36  --
1031.21/1031.24	c  N dy 11772   3577325       772      3368         0     90470     10246    854241     22.14     23.60  --
1038.11/1038.10	c  N dy 11848   3599097       772      3368         0    112059     10246   1553346     22.13     23.33  --
1049.51/1049.53	c  N dy 11943   3626727       772      3368         0    139469     10246   2455100     22.13     23.36  --
1060.32/1060.38	c  N dy 12020   3646796       772      3368         0    159374     10246   3104722     22.13     23.90  --
1069.51/1069.54	c  N dy 12102   3667286       772      3368         0     96349     10246   1008102     22.13     23.31  --
1086.31/1086.35	c  N dy 12195   3712363       772      3368         0    140900     10246   2433038     22.10     18.69  --
1086.31/1086.35	c  S st 12195   3712363       772      3368         0    140900     10246   2433038     22.10     18.69  --
1086.72/1086.71	c  S st 12195   3712865       772      3368         0    141402     10246   2448940     22.10   no data  --
1086.72/1086.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1086.72/1086.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1086.72/1086.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
1086.82/1086.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1086.82/1086.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1086.82/1086.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
1086.82/1086.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1095.12/1095.18	c lits-rem:       578  cl-subs:     3280  v-elim:      0  v-fix:    0  time:  8.32 s
1095.12/1095.18	c vivif2 --  cl tried     3368 cl shrink        0 lits rem          0 time: 0.00
1095.22/1095.22	c vivif2 --  cl tried   138122 cl shrink        0 lits rem          0 time: 0.03
1095.42/1095.40	c asymm  cl-useful: 0/3368/3368 lits-rem:0 time: 0.19
1095.42/1095.41	c calculated reachability. Time: 0.00
1095.42/1095.41	c  N dy 12195   3712865       772      3368         0    138122     10246   2348063     22.10   no data  --
1105.31/1105.39	c  N dy 12292   3732913       772      3368         0    158033     10246   3009490     22.10     23.29  --
1113.91/1113.91	c  F st 12383   3751562       772      3368         0     92289     10246    859611     22.11     16.50  --
1114.41/1114.48	c  N st 12387   3753594       772      3368         0     94306     10246    928465     22.11   no data  --
1121.52/1121.50	c  N dy 12492   3774476       772      3368         0    115071     10246   1627622     22.11     23.32  --
1130.71/1130.71	c  N dy 12554   3796023       772      3368         0    136390     10246   2301998     22.11     23.30  --
1141.11/1141.15	c  N dy 12656   3816482       772      3368         0    156680     10246   2956921     22.11     23.39  --
1151.21/1151.22	c  N dy 12773   3836518       772      3368         0     91263     10246    795953     22.12     24.36  --
1157.71/1157.73	c  N dy 12886   3856557       772      3368         0    111158     10246   1444923     22.13     27.15  --
1165.92/1165.94	c  N dy 12992   3876600       772      3368         0    131076     10246   2101360     22.13     23.39  --
1179.82/1179.81	c  N dy 13044   3906781       772      3368         0    160932     10246   3091166     22.12     23.33  --
1189.82/1189.84	c  N dy 13144   3926811       772      3368         0     94526     10246    881943     22.12     25.14  --
1198.71/1198.76	c  N dy 13225   3949589       772      3368         0    117106     10246   1626435     22.11     23.33  --
1209.52/1209.57	c  N dy 13330   3969607       772      3368         0    136990     10246   2277535     22.12     26.29  --
1220.12/1220.14	c  N dy 13438   3989675       772      3368         0    156909     10246   2937090     22.13     24.39  --
1232.22/1232.23	c  N dy 13567   4009718       772      3368         0     89498     10246    689959     22.13     23.37  --
1239.02/1239.01	c  N dy 13681   4030136       772      3368         0    109784     10246   1352164     22.14     23.78  --
1247.22/1247.24	c  N dy 13804   4050232       772      3368         0    129746     10246   2011610     22.15     23.99  --
1257.72/1257.76	c  N dy 13935   4070266       772      3368         0    149628     10246   2671838     22.16     23.41  --
1269.32/1269.34	c  N dy 14023   4090314       772      3368         0    169520     10246   3320337     22.16     27.45  --
1277.92/1277.97	c  N dy 14150   4110377       772      3368         0    101100     10246   1044658     22.17     24.87  --
1285.22/1285.24	c  N dy 14238   4130420       772      3368         0    120993     10246   1697158     22.17     26.97  --
1294.22/1294.26	c  N dy 14323   4150450       772      3368         0    140847     10246   2340114     22.17     25.08  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3176046-1301791476/watcher-3176046-1301791476 -o /tmp/evaluation-result-3176046-1301791476/solver-3176046-1301791476 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3176046-1301791476.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.71 3.94 3.98 4/179 28201
/proc/meminfo: memFree=23713552/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=30124 CPUtime=0 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 591 0 0 0 0 0 0 0 21 0 1 0 290745305 30846976 531 33554432000 4194304 4650387 140736204589344 18446744073709551615 4370834 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 7531 531 345 112 0 2496 0

[startup+0.0545911 s]
/proc/loadavg: 3.71 3.94 3.98 4/179 28201
/proc/meminfo: memFree=23713552/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=30768 CPUtime=0.05 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 844 0 0 0 5 0 0 0 21 0 1 0 290745305 31506432 763 33554432000 4194304 4650387 140736204589344 18446744073709551615 4314730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 7692 763 378 112 0 2657 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30768

[startup+0.100649 s]
/proc/loadavg: 3.71 3.94 3.98 4/179 28201
/proc/meminfo: memFree=23713552/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=30768 CPUtime=0.09 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 898 0 0 0 9 0 0 0 21 0 1 0 290745305 31506432 817 33554432000 4194304 4650387 140736204589344 18446744073709551615 4315041 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 7692 817 379 112 0 2657 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30768

[startup+0.300648 s]
/proc/loadavg: 3.71 3.94 3.98 4/179 28201
/proc/meminfo: memFree=23713552/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=31400 CPUtime=0.29 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 1219 0 0 0 29 0 0 0 22 0 1 0 290745305 32153600 932 33554432000 4194304 4650387 140736204589344 18446744073709551615 218905396010 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 7850 932 381 112 0 2815 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31400

[startup+0.700569 s]
/proc/loadavg: 3.71 3.94 3.98 4/179 28201
/proc/meminfo: memFree=23713552/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=31940 CPUtime=0.69 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 1683 0 0 0 69 0 0 0 24 0 1 0 290745305 32706560 1090 33554432000 4194304 4650387 140736204589344 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 7985 1090 381 112 0 2950 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31940

[startup+1.50043 s]
/proc/loadavg: 3.71 3.94 3.98 6/190 28221
/proc/meminfo: memFree=23682596/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=32768 CPUtime=1.49 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 2622 0 0 0 149 0 0 0 25 0 1 0 290745305 33554432 1209 33554432000 4194304 4650387 140736204589344 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 8192 1209 382 112 0 3157 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32768

[startup+3.10114 s]
/proc/loadavg: 3.71 3.94 3.98 6/190 28221
/proc/meminfo: memFree=23660512/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=48696 CPUtime=3.08 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 5302 0 0 0 308 0 0 0 25 0 1 0 290745305 49864704 3375 33554432000 4194304 4650387 140736204589344 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 12174 3375 383 112 0 7139 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 48696

[startup+6.30057 s]
/proc/loadavg: 3.73 3.94 3.98 6/190 28221
/proc/meminfo: memFree=23642428/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=57684 CPUtime=6.29 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 6431 0 0 0 628 1 0 0 25 0 1 0 290745305 59068416 4504 33554432000 4194304 4650387 140736204589344 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 14421 4504 383 112 0 9386 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57684

[startup+12.7004 s]
/proc/loadavg: 3.75 3.95 3.98 6/190 28221
/proc/meminfo: memFree=23617652/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=67612 CPUtime=12.69 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 10400 0 0 0 1267 2 0 0 25 0 1 0 290745305 69234688 7566 33554432000 4194304 4650387 140736204589344 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 16903 7566 383 112 0 11868 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67612

[startup+25.5011 s]
/proc/loadavg: 3.81 3.95 3.98 6/190 28221
/proc/meminfo: memFree=23582556/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=81340 CPUtime=25.49 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 17077 0 0 0 2546 3 0 0 25 0 1 0 290745305 83292160 10881 33554432000 4194304 4650387 140736204589344 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 20335 10881 383 112 0 15300 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 81340

[startup+51.1005 s]
/proc/loadavg: 3.87 3.95 3.98 6/190 28222
/proc/meminfo: memFree=23565340/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=78688 CPUtime=51.08 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 25894 0 0 0 5103 5 0 0 25 0 1 0 290745305 80576512 12794 33554432000 4194304 4650387 140736204589344 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 19672 12794 383 112 0 14637 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78688

[startup+102.307 s]
/proc/loadavg: 3.94 3.95 3.98 6/190 28223
/proc/meminfo: memFree=23506548/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=91124 CPUtime=102.29 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 41877 0 0 0 10221 8 0 0 25 0 1 0 290745305 93310976 16482 33554432000 4194304 4650387 140736204589344 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 22781 16482 383 112 0 17746 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 91124

[startup+162.3 s]
/proc/loadavg: 3.98 3.96 3.98 6/190 28225
/proc/meminfo: memFree=23463832/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=114808 CPUtime=162.29 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 62385 0 0 0 16216 13 0 0 25 0 1 0 290745305 117563392 21571 33554432000 4194304 4650387 140736204589344 18446744073709551615 4334619 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 28702 21571 383 112 0 23667 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 114808

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.98 6/190 28226
/proc/meminfo: memFree=23421764/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=133364 CPUtime=222.29 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 74708 0 0 0 22211 18 0 0 25 0 1 0 290745305 136564736 26370 33554432000 4194304 4650387 140736204589344 18446744073709551615 4365281 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 33341 26370 383 112 0 28306 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 133364

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.98 6/190 28228
/proc/meminfo: memFree=23395948/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=133364 CPUtime=282.29 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 75613 0 0 0 28211 18 0 0 25 0 1 0 290745305 136564736 27275 33554432000 4194304 4650387 140736204589344 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 33341 27275 383 112 0 28306 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 133364

[startup+342.301 s]
/proc/loadavg: 4.03 3.99 3.98 6/190 28230
/proc/meminfo: memFree=23376588/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=133364 CPUtime=342.29 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 75613 0 0 0 34211 18 0 0 25 0 1 0 290745305 136564736 27275 33554432000 4194304 4650387 140736204589344 18446744073709551615 4364380 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 33341 27275 383 112 0 28306 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 133364

[startup+402.301 s]
/proc/loadavg: 4.01 3.99 3.98 6/190 28231
/proc/meminfo: memFree=23352892/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=133364 CPUtime=402.3 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 75613 0 0 0 40212 18 0 0 25 0 1 0 290745305 136564736 27275 33554432000 4194304 4650387 140736204589344 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 33341 27275 383 112 0 28306 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 133364

[startup+462.3 s]
/proc/loadavg: 4.00 3.99 3.98 6/190 28233
/proc/meminfo: memFree=23340724/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=133364 CPUtime=462.3 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 75648 0 0 0 46212 18 0 0 25 0 1 0 290745305 136564736 27310 33554432000 4194304 4650387 140736204589344 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 33341 27310 383 112 0 28306 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 133364

[startup+522.3 s]
/proc/loadavg: 4.15 4.02 3.99 6/190 28234
/proc/meminfo: memFree=23300164/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=141572 CPUtime=522.3 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 78274 0 0 0 52211 19 0 0 25 0 1 0 290745305 144969728 29791 33554432000 4194304 4650387 140736204589344 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 35393 29791 383 112 0 30358 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 141572

[startup+582.301 s]
/proc/loadavg: 4.05 4.01 3.99 5/190 28263
/proc/meminfo: memFree=23332260/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=153164 CPUtime=582.3 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 80240 0 0 0 58210 20 0 0 25 0 1 0 290745305 156839936 31304 33554432000 4194304 4650387 140736204589344 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 38291 31304 383 112 0 33256 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 153164

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.99 5/190 28265
/proc/meminfo: memFree=23319684/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=153248 CPUtime=642.31 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 84817 0 0 0 64209 22 0 0 25 0 1 0 290745305 156925952 32523 33554432000 4194304 4650387 140736204589344 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 38312 32523 383 112 0 33277 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 153248

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 28266
/proc/meminfo: memFree=23305528/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=200356 CPUtime=702.31 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 88757 0 0 0 70207 24 0 0 25 0 1 0 290745305 205164544 32991 33554432000 4194304 4650387 140736204589344 18446744073709551615 4364320 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 50089 32991 383 112 0 45054 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 200356

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 28268
/proc/meminfo: memFree=23305116/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=141572 CPUtime=762.31 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 92669 0 0 0 76205 26 0 0 25 0 1 0 290745305 144969728 29814 33554432000 4194304 4650387 140736204589344 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 35393 29814 383 112 0 30358 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 141572

[startup+822.3 s]
/proc/loadavg: 4.06 4.01 4.00 5/190 28269
/proc/meminfo: memFree=23297656/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=141572 CPUtime=822.3 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 96629 0 0 0 82203 27 0 0 25 0 1 0 290745305 144969728 29814 33554432000 4194304 4650387 140736204589344 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 35393 29814 383 112 0 30358 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 141572

[startup+882.3 s]
/proc/loadavg: 4.11 4.04 4.01 5/190 28271
/proc/meminfo: memFree=23285104/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=153580 CPUtime=882.3 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 100174 0 0 0 88202 28 0 0 25 0 1 0 290745305 157265920 32834 33554432000 4194304 4650387 140736204589344 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 38395 32834 383 112 0 33360 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 153580

[startup+942.301 s]
/proc/loadavg: 4.04 4.03 4.00 5/190 28272
/proc/meminfo: memFree=23269072/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=153660 CPUtime=942.31 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 107015 0 0 0 94200 31 0 0 25 0 1 0 290745305 157347840 32430 33554432000 4194304 4650387 140736204589344 18446744073709551615 4366825 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 38415 32430 383 112 0 33380 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 153660

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/190 28283
/proc/meminfo: memFree=23255600/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=153748 CPUtime=1002.31 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 113667 0 0 0 100198 33 0 0 25 0 1 0 290745305 157437952 31685 33554432000 4194304 4650387 140736204589344 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 38437 31685 383 112 0 33402 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 153748

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/190 28285
/proc/meminfo: memFree=23250364/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=202648 CPUtime=1062.31 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 119219 0 0 0 106195 36 0 0 25 0 1 0 290745305 207511552 33483 33554432000 4194304 4650387 140736204589344 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 50662 33483 383 112 0 45627 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 202648

[startup+1122.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/190 28286
/proc/meminfo: memFree=23230852/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=156560 CPUtime=1122.32 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 125874 0 0 0 112194 38 0 0 25 0 1 0 290745305 160317440 32453 33554432000 4194304 4650387 140736204589344 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 39140 32453 383 112 0 34105 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 156560

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/190 28290
/proc/meminfo: memFree=23221032/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=205940 CPUtime=1182.32 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 131377 0 0 0 118192 40 0 0 25 0 1 0 290745305 210882560 34086 33554432000 4194304 4650387 140736204589344 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 51485 34086 383 112 0 46450 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 205940

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/190 28293
/proc/meminfo: memFree=23182004/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=156692 CPUtime=1242.32 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 137585 0 0 0 124190 42 0 0 25 0 1 0 290745305 160452608 32395 33554432000 4194304 4650387 140736204589344 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 39173 32395 383 112 0 34138 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 156692



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 4.00 5/190 28294
/proc/meminfo: memFree=23168968/32951124 swapFree=67111528/67111528
[pid=28201] ppid=28196 vsize=156736 CPUtime=1300.02 cores=0,2
/proc/28201/stat : 28201 (strangenight1-s) R 28196 28201 28160 0 -1 4202496 142741 0 0 0 129959 43 0 0 25 0 1 0 290745305 160497664 33534 33554432000 4194304 4650387 140736204589344 18446744073709551615 4365178 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28201/statm: 39184 33534 383 112 0 34149 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 156736

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.04
CPU user time (s): 1299.6
CPU system time (s): 0.445932
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 218072

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

runsolver used 2.19167 second user time and 4.90725 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-03 02:44:36
IDJOB=3176046
IDBENCH=83064
IDSOLVER=1589
FILE ID=node137/3176046-1301791476
RUNJOBID= node137-1301791476-28178
PBS_JOBID= 12841420
Free space on /tmp= 72412 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S846876765-035.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3176046-1301791476/watcher-3176046-1301791476 -o /tmp/evaluation-result-3176046-1301791476/solver-3176046-1301791476 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3176046-1301791476.cnf

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

MD5SUM BENCH= 0d5f032713ed63748b72ef45ba69a269
RANDOM SEED=1421297696

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23714244 kB
Buffers:        329584 kB
Cached:        8599684 kB
SwapCached:          0 kB
Active:        5167424 kB
Inactive:      3823432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23714244 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12580 kB
Writeback:           0 kB
AnonPages:       62160 kB
Mapped:          14712 kB
Slab:           180816 kB
PageTables:       4604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189792 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= 72388 MiB
End job on node137 at 2011-04-03 03:06:18