Trace number 3370509

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 (fixed)? (TO) 1300.04 1300.02

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
gensys-icl007.shuffled-as.sat05-3133.cnf
MD5SUM88361752c7b0c05e849791aafdd7bdba
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark220.275
Satisfiable
(Un)Satisfiability was proved
Number of variables762
Number of clauses17262
Sum of the clauses size76511
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21135
Number of clauses of size 38742
Number of clauses of size 4236
Number of clauses of size 5256
Number of clauses of size over 56851

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370509-1305395739.cnf'
0.00/0.01	c -- header says num vars:            762
0.00/0.01	c -- header says num clauses:       17262
0.00/0.01	c -- clauses added:            0 learnts,        17262 normals,            0 xors
0.00/0.01	c -- vars added        762
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       762     13352      2933         0     71694         0   no data   no data  --
0.09/0.17	c asymm  cl-useful: 180/9738/9738 lits-rem:237 time: 0.16
0.09/0.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.09/0.18	c bin-w-bin subsume rem         3031 bins  time:  0.00 s
0.09/0.19	c subs with bin:      971  lits-rem:       578  v-fix:    0  time:  0.00 s
0.09/0.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    706 time:  0.00 s
0.09/0.19	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
0.19/0.20	c lits-rem:       254  cl-subs:      358  v-elim:     44  v-fix:    0  time:  0.01 s
0.19/0.20	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.20	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.19/0.20	c calculated reachability. Time: 0.00
0.19/0.20	c Calc default polars -  time:   0.00 s pos:     277 undec:     223 neg:     262
0.19/0.20	c =========================================================================================
0.19/0.20	c types(t): F = full restart, N = normal restart
0.19/0.20	c types(t): S = simplification begin/end, E = solution found
0.19/0.20	c restart types(rt): st = static, dy = dynamic
0.19/0.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.20	c  B st     0         0       662      8361      3547         0     54538         0   no data   no data  --
0.29/0.36	c  N dy    14      4313       662      8361      3547      4256     54538     96324      9.37      9.88  --
0.49/0.58	c  N dy    26      8424       662      8361      3547      5873     54538    123072      9.05      9.54  --
0.79/0.87	c  N dy    43     13197       662      8361      3547      6378     54538    108816      9.04      9.53  --
1.11/1.17	c  N dy    64     17230       662      8361      3547     10368     54538    211436      9.17      9.80  --
1.39/1.48	c  N dy    74     21376       662      8361      3547      8899     54538    151249      9.13      9.63  --
1.79/1.81	c  F st    97     25000       662      8361      3547     12499     54538    249618      9.20   no data  --
1.79/1.87	c  N st    99     25626       662      8361      3547     13121     54538    268194      9.20   no data  --
2.20/2.24	c  N dy   103     30002       662      8361      3547     10698     54538    180059      9.20   no data  --
2.20/2.24	c  S st   103     30002       662      8361      3547     10698     54538    180059      9.20   no data  --
2.20/2.29	c  S st   103     30504       662      8361      3547     11199     54538    192035      9.20   no data  --
2.20/2.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
2.29/2.31	c bin-w-bin subsume rem          400 bins  time:  0.00 s
2.39/2.41	c subs with bin:       10  lits-rem:         0  v-fix:    0  time:  0.09 s
2.39/2.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    662 time:  0.00 s
2.39/2.41	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
3.09/3.17	c lits-rem:       916  cl-subs:      601  v-elim:      2  v-fix:    0  time:  0.76 s
3.49/3.55	c asymm  cl-useful: 2/6005/8350 lits-rem:2 time: 0.38
3.49/3.55	c calculated reachability. Time: 0.00
3.49/3.55	c  N dy   103     30504       660      8350      3151     10598     53608    182758      9.20   no data  --
3.89/3.94	c  N dy   116     34602       660      8350      3151     14639     53608    295942      9.21      9.71  --
4.29/4.35	c  N dy   142     38904       660      8350      3151     11087     53608    174231      9.26      9.79  --
4.78/4.80	c  N dy   168     43169       660      8350      3151     15309     53608    294696      9.32      9.86  --
5.09/5.12	c  S st   176     45756       660      8350      3151      9008     53608     96387      9.31      8.18  --
5.09/5.17	c  S st   176     46261       660      8350      3151      9510     53608    108794      9.31   no data  --
5.09/5.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.09/5.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
5.09/5.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.19/5.23	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.03 s
5.19/5.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    660 time:  0.00 s
5.19/5.23	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
5.39/5.44	c lits-rem:       278  cl-subs:       87  v-elim:      2  v-fix:    0  time:  0.21 s
5.39/5.44	c vivif2 --  cl tried     8350 cl shrink        0 lits rem          0 time: 0.00
5.39/5.44	c vivif2 --  cl tried     9423 cl shrink        0 lits rem          0 time: 0.00
5.50/5.52	c asymm  cl-useful: 0/2345/8350 lits-rem:0 time: 0.07
5.50/5.52	c calculated reachability. Time: 0.00
5.50/5.52	c  N dy   176     46261       658      8350      3151      9423     53613    107595      9.31   no data  --
5.89/5.91	c  N dy   198     50298       658      8350      3151     13430     53613    223278      9.35      9.85  --
6.49/6.52	c  N dy   214     55399       658      8350      3151     18494     53613    375362      9.33      9.90  --
6.98/7.02	c  N dy   237     59613       658      8350      3151     12776     53613    186603      9.36      9.93  --
7.48/7.57	c  N dy   268     64204       658      8350      3151     17321     53613    317764      9.43      9.94  --
8.18/8.21	c  N dy   287     68677       658      8350      3151     21735     53613    437396      9.43      9.95  --
8.28/8.31	c  S st   294     69391       658      8350      3151     11571     53613    131948      9.47      8.20  --
8.28/8.36	c  S st   294     69894       658      8350      3151     12067     53613    144181      9.47   no data  --
8.28/8.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.28/8.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.28/8.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
8.28/8.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.38/8.44	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.05 s
8.38/8.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    658 time:  0.00 s
8.38/8.44	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
8.80/8.83	c lits-rem:       398  cl-subs:       71  v-elim:      0  v-fix:    0  time:  0.39 s
8.80/8.83	c vivif2 --  cl tried     8346 cl shrink        0 lits rem          0 time: 0.00
8.80/8.83	c vivif2 --  cl tried    11996 cl shrink        0 lits rem          0 time: 0.00
9.18/9.20	c asymm  cl-useful: 3/4615/8346 lits-rem:3 time: 0.37
9.18/9.20	c calculated reachability. Time: 0.00
9.18/9.20	c  N dy   294     69894       658      8346      3152     11996     53564    142768      9.47   no data  --
9.68/9.77	c  N dy   326     74714       658      8346      3152     16761     53564    279772      9.53     10.14  --
10.38/10.41	c  N dy   344     79495       658      8346      3152     21496     53564    425395      9.53     10.05  --
11.08/11.12	c  N dy   371     84575       658      8346      3152     14654     53564    199181      9.56     10.07  --
11.38/11.49	c  F st   388     87501       658      8346      3152     17549     53564    281710      9.57      9.45  --
11.88/11.94	c  N st   393     90800       658      8346      3152     20818     53564    375779      9.57   no data  --
12.78/12.82	c  N dy   413     96634       658      8346      3152     13728     53564    156736      9.59     10.93  --
13.58/13.64	c  N dy   441    102852       658      8346      3152     19856     53564    334038      9.60     12.36  --
13.88/13.95	c  S st   452    104842       658      8346      3152     21825     53564    392717      9.60      9.31  --
13.98/14.04	c  S st   452    105343       658      8346      3152     22325     53564    407002      9.60   no data  --
13.98/14.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.98/14.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.98/14.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.03
13.98/14.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.29/14.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.22 s
14.29/14.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    658 time:  0.00 s
14.29/14.32	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
16.18/16.29	c lits-rem:      2344  cl-subs:      516  v-elim:      0  v-fix:    0  time:  1.97 s
16.18/16.29	c vivif2 --  cl tried     8346 cl shrink        0 lits rem          0 time: 0.00
16.18/16.29	c vivif2 --  cl tried    21809 cl shrink        0 lits rem          0 time: 0.01
16.58/16.62	c asymm  cl-useful: 0/3731/8346 lits-rem:0 time: 0.32
16.58/16.62	c calculated reachability. Time: 0.00
16.58/16.62	c  N dy   452    105343       658      8346      3152     21809     53564    397424      9.60   no data  --
17.68/17.71	c  N dy   480    112224       658      8346      3152     14772     53564    166189      9.60     10.11  --
18.69/18.72	c  N dy   504    119451       658      8346      3152     21904     53564    374960      9.59     10.43  --
19.99/20.03	c  N dy   549    127129       658      8346      3152     29497     53564    597648      9.62     10.14  --
21.19/21.21	c  N dy   587    135336       658      8346      3152     22795     53564    375455      9.64     11.94  --
22.69/22.75	c  N dy   635    143975       658      8346      3152     31326     53564    621185      9.67     10.53  --
24.09/24.18	c  N dy   669    153291       658      8346      3152     24706     53564    406846      9.66     10.24  --
24.98/25.02	c  S st   697    158014       658      8346      3152     29372     53564    545518      9.68      9.87  --
25.08/25.12	c  S st   697    158518       658      8346      3152     29872     53564    559837      9.68   no data  --
25.08/25.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.08/25.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.08/25.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.04
25.08/25.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.38/25.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.31 s
25.38/25.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    658 time:  0.00 s
25.38/25.49	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
27.49/27.59	c lits-rem:      2679  cl-subs:     1053  v-elim:      0  v-fix:    0  time:  2.10 s
27.49/27.59	c vivif2 --  cl tried     8346 cl shrink        0 lits rem          0 time: 0.00
27.58/27.60	c vivif2 --  cl tried    28819 cl shrink        0 lits rem          0 time: 0.01
27.68/27.79	c asymm  cl-useful: 0/1846/8346 lits-rem:0 time: 0.19
27.68/27.79	c calculated reachability. Time: 0.00
27.68/27.79	c  N dy   697    158518       658      8346      3152     28819     53564    542744      9.68   no data  --
29.48/29.54	c  N dy   752    169058       658      8346      3152     22457     53564    332502      9.70     10.30  --
31.48/31.57	c  N dy   798    179868       658      8346      3152     33127     53564    646404      9.71     10.25  --
33.58/33.67	c  N dy   849    191660       658      8346      3152     26989     53564    448894      9.71     10.25  --
36.08/36.21	c  N dy   896    204228       658      8346      3152     20620     53564    240438      9.71     10.23  --
38.50/38.52	c  N dy   941    217264       658      8346      3152     33495     53564    615597      9.71     11.10  --
41.18/41.28	c  N dy  1002    231502       658      8346      3152     27826     53564    436428      9.72     10.26  --
42.48/42.57	c  S st  1037    237777       658      8346      3152     34022     53564    620305      9.73   no data  --
42.58/42.68	c  S st  1037    238278       658      8346      3152     34522     53564    636375      9.73   no data  --
42.58/42.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.58/42.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.68/42.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.05
42.68/42.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.08/43.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.35 s
43.08/43.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    658 time:  0.00 s
43.08/43.11	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
44.99/45.10	c lits-rem:      2695  cl-subs:     1059  v-elim:      0  v-fix:    0  time:  1.99 s
44.99/45.11	c vivif2 --  cl tried     8346 cl shrink        0 lits rem          0 time: 0.00
45.10/45.12	c vivif2 --  cl tried    33463 cl shrink        0 lits rem          0 time: 0.01
45.28/45.30	c asymm  cl-useful: 0/922/8346 lits-rem:0 time: 0.19
45.28/45.30	c calculated reachability. Time: 0.00
45.28/45.30	c  N dy  1037    238278       658      8346      3152     33463     53564    618643      9.73   no data  --
48.29/48.32	c  N dy  1101    253599       658      8346      3152     27781     53564    404151      9.74     10.57  --
51.88/51.91	c  N dy  1184    269828       658      8346      3152     22104     53564    229272      9.77     10.54  --
55.37/55.42	c  N dy  1249    287115       658      8346      3152     39114     53564    719363      9.76     10.30  --
59.29/59.33	c  N dy  1332    305463       658      8346      3152     34572     53564    585150      9.77     10.47  --
59.48/59.50	c  F st  1334    306251       658      8346      3152     35350     53564    610395      9.77      8.84  --
63.88/63.98	c  N dy  1414    326105       658      8346      3152     31259     53564    458443      9.79     10.40  --
68.77/68.88	c  N dy  1498    347247       658      8346      3152     27431     53564    320450      9.79     10.47  --
70.87/70.99	c  S st  1534    357419       658      8346      3152     37415     53564    602039      9.80      7.48  --
71.07/71.13	c  S st  1534    357926       658      8346      3152     37921     53564    616472      9.80   no data  --
71.07/71.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
71.07/71.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.07/71.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.05
71.17/71.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.39/71.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.30 s
71.39/71.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    658 time:  0.00 s
71.39/71.50	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
73.38/73.45	c lits-rem:      2693  cl-subs:     1502  v-elim:      0  v-fix:    0  time:  1.95 s
73.38/73.46	c vivif2 --  cl tried     8346 cl shrink        0 lits rem          0 time: 0.00
73.38/73.47	c vivif2 --  cl tried    36419 cl shrink        0 lits rem          0 time: 0.01
73.59/73.65	c asymm  cl-useful: 0/804/8346 lits-rem:0 time: 0.19
73.59/73.66	c calculated reachability. Time: 0.00
73.59/73.66	c  N dy  1534    357926       658      8346      3152     36419     53564    593282      9.80   no data  --
78.18/78.29	c  N dy  1598    378151       658      8346      3152     30738     53564    398869      9.79     10.34  --
83.08/83.11	c  N dy  1690    398334       658      8346      3152     50594     53564    961105      9.79     10.34  --
87.68/87.76	c  N dy  1793    418378       658      8346      3152     43804     53564    749499      9.81     10.37  --
92.57/92.69	c  N dy  1877    438513       658      8346      3152     36084     53564    523637      9.81     10.34  --
97.89/97.97	c  N dy  1950    458527       658      8346      3152     55700     53564   1053764      9.81     10.34  --
102.78/102.81	c  N dy  2038    478622       658      8346      3152     46944     53564    795554      9.82     10.62  --
108.18/108.24	c  N dy  2146    499281       658      8346      3152     37719     53564    530671      9.83     10.37  --
113.78/113.82	c  N dy  2235    519995       658      8346      3152     58106     53564   1112056      9.83     10.41  --
117.98/118.07	c  S st  2302    536892       658      8346      3152     44222     53564    680090      9.83      9.36  --
118.18/118.21	c  S st  2302    537395       658      8346      3152     44722     53564    694744      9.83   no data  --
118.18/118.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
118.18/118.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
118.18/118.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.06
118.18/118.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
118.58/118.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.32 s
118.58/118.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    658 time:  0.00 s
118.58/118.61	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
120.48/120.59	c lits-rem:      2758  cl-subs:     1732  v-elim:      0  v-fix:    0  time:  1.98 s
120.48/120.60	c vivif2 --  cl tried     8346 cl shrink        0 lits rem          0 time: 0.00
120.58/120.61	c vivif2 --  cl tried    42990 cl shrink        0 lits rem          0 time: 0.01
120.68/120.80	c asymm  cl-useful: 0/506/8346 lits-rem:0 time: 0.19
120.78/120.80	c calculated reachability. Time: 0.00
120.78/120.80	c  N dy  2302    537395       658      8346      3152     42990     53564    670251      9.83   no data  --
126.28/126.30	c  N dy  2409    557460       658      8346      3152     62708     53564   1217723      9.84     10.54  --
131.38/131.48	c  N dy  2493    578273       658      8346      3152     51686     53564    883961      9.85     10.43  --
136.98/137.07	c  N dy  2575    598308       658      8346      3152     38961     53564    507913      9.85     10.39  --
142.58/142.67	c  N dy  2663    619071       658      8346      3152     59324     53564   1083812      9.86     10.58  --
148.18/148.26	c  N dy  2741    640036       658      8346      3152     46541     53564    697541      9.86     10.39  --
154.18/154.27	c  N dy  2842    660127       658      8346      3152     66266     53564   1237278      9.86     10.39  --
159.88/159.95	c  N dy  2929    681732       658      8346      3152     53134     53564    856544      9.86     10.39  --
166.28/166.31	c  N dy  3000    702009       658      8346      3152     37656     53564    409233      9.86     10.44  --
171.68/171.71	c  N dy  3072    722179       658      8346      3152     57416     53564    974716      9.86     10.42  --
177.88/177.91	c  N dy  3153    742639       658      8346      3152     41196     53564    489406      9.86     10.47  --
183.48/183.55	c  N dy  3238    762694       658      8346      3152     60837     53564   1034210      9.86     11.45  --
189.78/189.87	c  N dy  3320    783440       658      8346      3152     43898     53564    550737      9.86     10.43  --
195.69/195.72	c  N dy  3414    803519       658      8346      3152     63551     53564   1084801      9.87     10.60  --
196.48/196.50	c  S st  3418    806092       658      8346      3152     66069     53564   1151635      9.86      9.87  --
196.68/196.70	c  S st  3418    806597       658      8346      3152     66567     53564   1165138      9.86   no data  --
196.68/196.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
196.68/196.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
196.68/196.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.09
196.79/196.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
197.38/197.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.61 s
197.38/197.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    658 time:  0.00 s
197.38/197.44	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
199.28/199.35	c lits-rem:       689  cl-subs:     3688  v-elim:      0  v-fix:    0  time:  1.90 s
199.28/199.35	c vivif2 --  cl tried     8346 cl shrink        0 lits rem          0 time: 0.00
199.28/199.37	c vivif2 --  cl tried    62879 cl shrink        0 lits rem          0 time: 0.02
199.48/199.57	c asymm  cl-useful: 0/429/8346 lits-rem:0 time: 0.20
199.48/199.57	c calculated reachability. Time: 0.00
199.48/199.57	c  N dy  3418    806597       658      8346      3152     62879     53564   1118764      9.86   no data  --
205.69/205.78	c  N dy  3512    826609       658      8346      3152     44338     53564    552436      9.87     11.24  --
211.48/211.56	c  N dy  3594    846689       658      8346      3152     63991     53564   1088375      9.87     11.17  --
217.88/217.98	c  N dy  3667    866831       658      8346      3152     44534     53564    532269      9.86     10.39  --
223.78/223.87	c  N dy  3752    886838       658      8346      3152     64124     53564   1067495      9.87     11.19  --
230.58/230.62	c  N dy  3830    907248       658      8346      3152     43983     53564    500247      9.87     10.46  --
236.29/236.33	c  N dy  3897    927298       658      8346      3152     63574     53564   1012425      9.86     10.45  --
243.10/243.18	c  N dy  3982    947303       658      8346      3152     42085     53564    434237      9.86     10.41  --
248.98/249.05	c  N dy  4084    967478       658      8346      3152     61841     53564    973973      9.87     10.48  --
255.99/256.09	c  N dy  4160    988374       658      8346      3152     82266     53564   1517583      9.87     10.41  --
262.19/262.29	c  N dy  4241   1008796       658      8346      3152     60169     53564    905202      9.87     10.42  --
268.99/269.02	c  N dy  4318   1028942       658      8346      3152     79936     53564   1441882      9.87     10.39  --
275.68/275.72	c  N dy  4406   1050322       658      8346      3152     57835     53564    835213      9.87     10.41  --
282.88/282.98	c  N dy  4492   1070508       658      8346      3152     77542     53564   1355764      9.87     10.59  --
283.38/283.46	c  F st  4499   1071876       658      8346      3152     78876     53564   1391974      9.87   no data  --
289.68/289.74	c  N dy  4563   1090669       658      8346      3152     53235     53564    684347      9.87     10.43  --
296.18/296.22	c  N dy  4653   1110682       658      8346      3152     72774     53564   1203873      9.88     11.36  --
303.99/304.07	c  N dy  4748   1131876       658      8346      3152     48474     53564    533779      9.88     10.41  --
310.29/310.35	c  N dy  4833   1152127       658      8346      3152     68258     53564   1056010      9.88     10.48  --
317.49/317.59	c  N dy  4904   1172332       658      8346      3152     87993     53564   1573274      9.88     10.41  --
323.98/324.04	c  N dy  4991   1192372       658      8346      3152     61654     53564    865929      9.88     10.68  --
330.08/330.16	c  S st  5077   1209898       658      8346      3152     78790     53564   1323422      9.88   no data  --
330.28/330.38	c  S st  5077   1210401       658      8346      3152     79289     53564   1338416      9.88   no data  --
330.28/330.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
330.28/330.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
330.38/330.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.5M T:  0.11
330.48/330.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
331.19/331.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.70 s
331.19/331.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    658 time:  0.00 s
331.19/331.23	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
334.09/334.19	c lits-rem:      1231  cl-subs:     5034  v-elim:      0  v-fix:    0  time:  2.95 s
334.09/334.19	c vivif2 --  cl tried     8346 cl shrink        0 lits rem          0 time: 0.00
334.19/334.21	c vivif2 --  cl tried    74255 cl shrink        0 lits rem          0 time: 0.02
334.40/334.43	c asymm  cl-useful: 0/342/8346 lits-rem:0 time: 0.21
334.40/334.43	c calculated reachability. Time: 0.00
334.40/334.43	c  N dy  5077   1210401       658      8346      3152     74255     53564   1274997      9.88   no data  --
341.69/341.71	c  N dy  5122   1230515       658      8346      3152     47017     53564    467253      9.88     10.40  --
347.69/347.78	c  N dy  5192   1250639       658      8346      3152     66692     53564    986432      9.88     10.41  --
354.79/354.85	c  N dy  5258   1270670       658      8346      3152     86180     53564   1487764      9.87     10.43  --
361.69/361.72	c  N dy  5308   1290836       658      8346      3152     58054     53564    727005      9.87     10.45  --
368.39/368.46	c  N dy  5383   1310856       658      8346      3152     77594     53564   1231483      9.87     10.70  --
376.69/376.70	c  N dy  5455   1331694       658      8346      3152     49124     53564    487119      9.87     10.43  --
382.80/382.82	c  N dy  5511   1351706       658      8346      3152     68610     53564    983171      9.86     10.41  --
390.39/390.43	c  N dy  5586   1372446       658      8346      3152     88829     53564   1489879      9.86     10.40  --
397.69/397.73	c  N dy  5664   1392731       658      8346      3152     58878     53564    727711      9.86     10.44  --
404.70/404.71	c  N dy  5718   1413455       658      8346      3152     78967     53564   1223852      9.85     10.38  --
412.29/412.39	c  N dy  5780   1433556       658      8346      3152     98582     53564   1730768      9.84     10.38  --
419.10/419.16	c  N dy  5835   1453722       658      8346      3152     67607     53564    921382      9.84     10.37  --
426.39/426.43	c  N dy  5910   1473773       658      8346      3152     87182     53564   1432182      9.84     11.90  --
434.29/434.31	c  N dy  5972   1493911       658      8346      3152     55103     53564    591673      9.84     10.37  --
440.89/440.94	c  N dy  6034   1514128       658      8346      3152     74754     53564   1081288      9.83     10.35  --
448.70/448.71	c  N dy  6082   1534612       658      8346      3152     94613     53564   1572905      9.82     10.37  --
457.99/458.02	c  N dy  6149   1555716       658      8346      3152     62680     53564    767407      9.82     10.34  --
465.09/465.16	c  N dy  6223   1575773       658      8346      3152     82176     53564   1244600      9.82     10.37  --
473.39/473.45	c  N dy  6299   1596826       658      8346      3152    102679     53564   1751754      9.82     10.55  --
480.99/481.04	c  N dy  6355   1618172       658      8346      3152     69928     53564    923782      9.81     10.34  --
488.49/488.50	c  N dy  6425   1638199       658      8346      3152     89438     53564   1415381      9.81     10.64  --
496.99/497.09	c  N dy  6481   1658440       658      8346      3152     54605     53564    532175      9.81     10.33  --
503.89/503.97	c  N dy  6560   1678900       658      8346      3152     74566     53564   1033344      9.81     10.42  --
511.69/511.77	c  N dy  6619   1699069       658      8346      3152     94192     53564   1511925      9.80     10.35  --
516.39/516.42	c  S st  6651   1710405       658      8346      3152    105214     53564   1790812      9.80   no data  --
516.59/516.67	c  S st  6651   1710909       658      8346      3152    105714     53564   1805617      9.80   no data  --
516.59/516.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
516.59/516.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
516.79/516.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.4M T:  0.14
516.79/516.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
517.79/517.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.95 s
517.79/517.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    658 time:  0.00 s
517.79/517.83	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
523.30/523.35	c lits-rem:      1635  cl-subs:    10021  v-elim:      0  v-fix:    0  time:  5.52 s
523.30/523.35	c vivif2 --  cl tried     8346 cl shrink        0 lits rem          0 time: 0.00
523.30/523.39	c vivif2 --  cl tried    95693 cl shrink        0 lits rem          0 time: 0.03
523.50/523.61	c asymm  cl-useful: 0/319/8346 lits-rem:0 time: 0.22
523.61/523.61	c calculated reachability. Time: 0.00
523.61/523.61	c  N dy  6651   1710909       658      8346      3152     95693     53564   1686813      9.80   no data  --
531.49/531.57	c  N dy  6701   1730982       658      8346      3152     59839     53564    666833      9.79     10.32  --
538.69/538.78	c  N dy  6775   1750992       658      8346      3152     79280     53564   1154501      9.79     10.37  --
546.89/546.97	c  N dy  6840   1771206       658      8346      3152     98893     53564   1641800      9.79     10.38  --
555.30/555.36	c  N dy  6910   1791426       658      8346      3152     62263     53564    700499      9.79     10.31  --
562.79/562.89	c  N dy  6964   1812007       658      8346      3153     82296     53564   1192404      9.78     10.30  --
571.39/571.43	c  N dy  7009   1833346       658      8346      3154    102990     53564   1688913      9.78     10.34  --
579.60/579.71	c  N dy  7077   1853708       658      8346      3155     65468     53564    751754      9.77     10.29  --
587.10/587.12	c  N dy  7153   1873730       658      8346      3155     84988     53564   1248256      9.77     11.43  --
595.49/595.55	c  N dy  7229   1893748       658      8346      3155    104519     53564   1732497      9.77     10.31  --
603.99/604.04	c  N dy  7286   1913994       658      8346      3155     65842     53564    748529      9.77     10.30  --
611.40/611.48	c  N dy  7339   1934132       658      8346      3155     85462     53564   1223552      9.76     10.30  --
620.30/620.37	c  N dy  7408   1955054       658      8346      3155    105803     53564   1711972      9.76     10.41  --
628.69/628.76	c  N dy  7458   1975117       658      8346      3155     65915     53564    732618      9.75     10.43  --
636.00/636.02	c  N dy  7510   1995193       658      8346      3155     85417     53564   1208319      9.75     10.32  --
644.40/644.42	c  N dy  7566   2015537       658      8346      3155    105147     53564   1674864      9.74     10.29  --
653.60/653.66	c  N dy  7628   2035732       658      8346      3156     64524     53564    687795      9.74     10.31  --
662.29/662.39	c  N dy  7697   2056354       658      8346      3156     84581     53564   1180407      9.74     10.28  --
671.49/671.59	c  N dy  7763   2078338       658      8346      3156    105903     53564   1708506      9.73     10.29  --
680.80/680.84	c  N dy  7831   2098821       658      8346      3156     64577     53564    677077      9.73     10.34  --
688.29/688.35	c  N dy  7897   2119073       658      8346      3157     84263     53564   1154886      9.73     10.27  --
697.99/698.01	c  N dy  7969   2141811       658      8346      3157    106408     53564   1700795      9.73     10.24  --
707.50/707.51	c  N dy  8040   2161883       658      8346      3157     63702     53564    639140      9.73     10.24  --
714.79/714.87	c  N dy  8104   2181904       658      8346      3157     83223     53564   1120698      9.72     10.41  --
723.29/723.30	c  N dy  8173   2202082       658      8346      3157    102829     53564   1586759      9.72     10.27  --
727.29/727.30	c  S st  8197   2210910       658      8346      3157    111382     53564   1788573      9.72      9.08  --
727.50/727.58	c  S st  8197   2211410       658      8346      3157    111880     53564   1802360      9.72   no data  --
727.50/727.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
727.50/727.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
727.70/727.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.7M T:  0.15
727.70/727.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
729.00/729.06	c subs with bin:     3001  lits-rem:      1341  v-fix:    0  time:  1.26 s
729.00/729.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    658 time:  0.00 s
729.00/729.06	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
734.71/734.78	c lits-rem:      1396  cl-subs:     9921  v-elim:      0  v-fix:    0  time:  5.72 s
734.71/734.78	c vivif2 --  cl tried     8346 cl shrink        0 lits rem          0 time: 0.00
734.81/734.82	c vivif2 --  cl tried    98958 cl shrink        0 lits rem          0 time: 0.03
735.00/735.03	c asymm  cl-useful: 0/325/8346 lits-rem:0 time: 0.21
735.00/735.03	c calculated reachability. Time: 0.00
735.00/735.03	c  N dy  8197   2211410       658      8346      3157     98958     53564   1659460      9.72   no data  --
744.00/744.01	c  N dy  8240   2231574       658      8346      3157    118457     53564   2108443      9.71     10.23  --
752.60/752.69	c  N dy  8297   2251908       658      8346      3158     75272     53564    922041      9.71     10.22  --
761.11/761.14	c  N dy  8369   2272468       658      8346      3158     95254     53564   1403636      9.71     10.34  --
770.50/770.53	c  N dy  8433   2293183       658      8346      3159    115360     53564   1885637      9.71     10.42  --
780.00/780.05	c  N dy  8487   2314325       658      8346      3159     71831     53564    820045      9.70     10.24  --
788.10/788.17	c  N dy  8551   2334396       658      8346      3159     91343     53564   1288064      9.70     10.23  --
797.10/797.19	c  N dy  8610   2354620       658      8346      3159    110962     53564   1762517      9.70     10.35  --
807.30/807.36	c  N dy  8680   2374910       658      8346      3159     65634     53564    655254      9.69     10.23  --
815.01/815.04	c  N dy  8720   2395349       658      8346      3159     85520     53564   1130839      9.69     10.21  --
823.81/823.81	c  N dy  8785   2415586       658      8346      3159    105161     53564   1588415      9.69     10.29  --
833.40/833.48	c  N dy  8846   2435972       658      8346      3159    124937     53564   2061063      9.68     10.23  --
842.30/842.38	c  N dy  8921   2456333       658      8346      3159     78718     53564    952551      9.68     10.22  --
851.00/851.06	c  N dy  8988   2476893       658      8346      3160     98686     53564   1408514      9.68     10.19  --
860.60/860.68	c  N dy  9035   2497110       658      8346      3161    118222     53564   1846330      9.67     10.26  --
871.11/871.16	c  N dy  9090   2518584       658      8346      3162     72056     53564    766985      9.67     10.34  --
880.20/880.24	c  N dy  9118   2538991       658      8346      3164     91738     53564   1203034      9.66     10.23  --
889.51/889.56	c  N dy  9198   2559095       658      8346      3164    111238     53564   1652858      9.66     10.19  --
899.60/899.68	c  N dy  9257   2579321       658      8346      3164    130810     53564   2094915      9.66     10.31  --
908.30/908.33	c  N dy  9302   2599411       658      8346      3165     82514     53564    994145      9.65     10.95  --
917.21/917.28	c  N dy  9336   2619629       658      8346      3167    101952     53564   1425258      9.65     10.17  --
929.81/929.83	c Finding binary XORs  T:     0.00 s  found:       0
930.01/930.09	c  N dy  9382   2645142       657      8327      3143     98211     53454   1484907      9.64     10.28  --
938.50/938.54	c  N dy  9442   2665378       657      8327      3143     63403     53454    725671      9.63     10.20  --
945.70/945.71	c  N dy  9495   2685442       657      8327      3143     82859     53454   1181895      9.63     10.20  --
953.80/953.84	c  N dy  9568   2705480       657      8327      3144    102360     53454   1642669      9.63     10.41  --
956.40/956.43	c  S st  9593   2711410       657      8327      3144    108140     53454   1781445      9.63   no data  --
956.60/956.67	c  S st  9593   2711911       657      8327      3144    108638     53454   1794500      9.63   no data  --
956.60/956.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
956.60/956.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
956.80/956.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.4M T:  0.14
956.80/956.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
958.30/958.38	c subs with bin:     4210  lits-rem:      2718  v-fix:    0  time:  1.52 s
958.30/958.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    657 time:  0.00 s
958.30/958.39	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
964.00/964.05	c lits-rem:      1623  cl-subs:     8233  v-elim:      2  v-fix:    0  time:  5.66 s
964.00/964.05	c vivif2 --  cl tried     8326 cl shrink        0 lits rem          0 time: 0.00
964.00/964.08	c vivif2 --  cl tried    96196 cl shrink        0 lits rem          0 time: 0.03
964.30/964.30	c asymm  cl-useful: 1/288/8326 lits-rem:1 time: 0.22
964.30/964.31	c calculated reachability. Time: 0.00
964.30/964.31	c  N dy  9593   2711911       655      8326      3144     96196     53443   1637193      9.63   no data  --
972.81/972.88	c  N dy  9642   2732124       655      8326      3144    115821     53443   2099959      9.63     10.21  --
981.22/981.28	c  N dy  9709   2752199       655      8326      3145     72707     53443    860638      9.63     10.27  --
989.41/989.41	c  N dy  9769   2773027       655      8326      3145     92960     53443   1328105      9.62     10.18  --
998.21/998.27	c  N dy  9831   2793136       655      8326      3145    112492     53443   1783704      9.62     10.25  --
1007.80/1007.85	c  N dy  9907   2813179       655      8326      3145    131975     53443   2236037      9.62     10.14  --
1016.00/1016.04	c  N dy  9960   2833304       655      8326      3145     84261     53443   1057650      9.62     10.27  --
1024.70/1024.74	c  N dy 10007   2854348       655      8326      3145    104674     53443   1511336      9.62     10.18  --
1033.91/1033.94	c  N dy 10040   2875036       655      8326      3146    124680     53443   1940577      9.61     10.21  --
1043.41/1043.46	c  N dy 10083   2895194       655      8326      3146     74247     53443    789938      9.61     10.12  --
1051.51/1051.56	c  N dy 10132   2915477       655      8326      3146     93862     53443   1219439      9.60     10.13  --
1060.51/1060.57	c  N dy 10201   2935592       655      8326      3146    113323     53443   1654948      9.60     10.25  --
1070.61/1070.64	c  N dy 10244   2957060       655      8326      3146    134052     53443   2115779      9.60     10.13  --
1080.31/1080.31	c  N dy 10281   2978242       655      8326      3146     82875     53443    959294      9.59     10.28  --
1089.21/1089.20	c  N dy 10329   2999371       655      8326      3149    103224     53443   1391062      9.59     10.16  --
1098.81/1098.85	c  N dy 10376   3019713       655      8326      3149    122946     53443   1827259      9.58     10.18  --
1109.10/1109.13	c  N dy 10412   3039747       655      8326      3150    142287     53443   2236812      9.58     10.11  --
1117.91/1117.95	c  N dy 10470   3059975       655      8326      3150     88803     53443   1063635      9.58     10.11  --
1126.61/1126.66	c  N dy 10526   3079979       655      8326      3150    108194     53443   1500037      9.57     10.35  --
1136.61/1136.62	c  N dy 10578   3100114       655      8326      3150    127583     53443   1903452      9.57     10.09  --
1147.32/1147.35	c  N dy 10636   3120212       655      8326      3153    146970     53443   2317779      9.57     10.07  --
1156.21/1156.21	c  N dy 10686   3140532       655      8326      3153     92413     53443   1111866      9.56     10.11  --
1165.41/1165.49	c  N dy 10734   3160993       654      8326      3165    112109     53443   1535703      9.56     10.28  --
1175.32/1175.32	c  N dy 10783   3181286       654      8326      3165    131743     53443   1962720      9.55     10.09  --
1186.82/1186.83	c  N dy 10824   3202284       654      8326      3166     76710     53443    739520      9.55     10.10  --
1186.82/1186.86	c Finding binary XORs  T:     0.00 s  found:       0
1190.61/1190.62	c  S st 10853   3211912       654      8307      3131     79495     53328    877592      9.55      7.63  --
1190.81/1190.84	c  S st 10853   3212414       654      8307      3131     79993     53328    891130      9.55   no data  --
1190.81/1190.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1190.81/1190.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1190.91/1190.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.8M T:  0.10
1190.91/1190.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1191.32/1191.39	c subs with bin:     2843  lits-rem:      1212  v-fix:    0  time:  0.41 s
1191.32/1191.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    654 time:  0.00 s
1191.32/1191.39	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1194.11/1194.14	c lits-rem:      2460  cl-subs:     4448  v-elim:      2  v-fix:    0  time:  2.75 s
1194.11/1194.14	c vivif2 --  cl tried     8304 cl shrink        0 lits rem          0 time: 0.00
1194.11/1194.16	c vivif2 --  cl tried    72705 cl shrink        0 lits rem          0 time: 0.02
1194.31/1194.36	c asymm  cl-useful: 1/335/8304 lits-rem:1 time: 0.20
1194.31/1194.36	c calculated reachability. Time: 0.00
1194.31/1194.36	c  N dy 10853   3212414       652      8304      3132     72705     53294    818046      9.55   no data  --
1202.61/1202.68	c  N dy 10888   3232790       652      8304      3133     92412     53294   1243715      9.54     10.13  --
1212.41/1212.40	c  N dy 10921   3254767       652      8304      3134    113599     53294   1698529      9.54     10.10  --
1225.11/1225.10	c  N dy 10962   3279865       652      8304      3136    137730     53294   2197837      9.53     10.04  --
1235.01/1235.05	c  N dy 10996   3300053       652      8304      3143     84256     53294    911981      9.52     10.05  --
1244.31/1244.35	c  N dy 11033   3321211       651      8304      3153    104615     53294   1321615      9.52     10.23  --
1245.91/1245.93	c Finding binary XORs  T:     0.00 s  found:       0
1253.82/1253.81	c  N dy 11083   3341790       650      8285      3126    107075     53179   1491102      9.51     10.05  --
1263.42/1263.48	c  N dy 11139   3361847       650      8285      3127    126569     53179   1923138      9.51     10.03  --
1272.52/1272.56	c  N dy 11221   3382197       650      8285      3127     79595     53179    929176      9.51     10.08  --
1281.32/1281.37	c  N dy 11287   3402228       650      8285      3128     99014     53179   1359717      9.51     10.59  --
1291.02/1291.06	c  N dy 11360   3422237       650      8285      3128    118525     53179   1805112      9.51     10.04  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 4,6

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.78 3.97 3.63 2/360 16611
/proc/meminfo: memFree=24263532/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=30132 CPUtime=0 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 715 0 0 0 0 0 0 0 23 0 1 0 631989390 30855168 655 33554432000 4194304 4650387 140736959451136 18446744073709551615 4520077 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 7533 655 328 112 0 2498 0

[startup+0.0468971 s]
/proc/loadavg: 3.78 3.97 3.63 2/360 16611
/proc/meminfo: memFree=24263532/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=30576 CPUtime=0.04 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 892 0 0 0 4 0 0 0 23 0 1 0 631989390 31309824 832 33554432000 4194304 4650387 140736959451136 18446744073709551615 228095111877 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 7644 832 347 112 0 2609 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30576

[startup+0.100812 s]
/proc/loadavg: 3.78 3.97 3.63 2/360 16611
/proc/meminfo: memFree=24263532/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=30708 CPUtime=0.09 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 902 0 0 0 9 0 0 0 23 0 1 0 631989390 31444992 842 33554432000 4194304 4650387 140736959451136 18446744073709551615 4369854 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 7677 842 347 112 0 2642 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30708

[startup+0.300824 s]
/proc/loadavg: 3.78 3.97 3.63 2/360 16611
/proc/meminfo: memFree=24263532/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=33532 CPUtime=0.29 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 1667 0 0 0 29 0 0 0 25 0 1 0 631989390 34336768 1481 33554432000 4194304 4650387 140736959451136 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 8383 1482 378 112 0 3348 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33532

[startup+0.700725 s]
/proc/loadavg: 3.78 3.97 3.63 2/360 16611
/proc/meminfo: memFree=24263532/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=33668 CPUtime=0.69 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 1992 0 0 0 69 0 0 0 25 0 1 0 631989390 34476032 1597 33554432000 4194304 4650387 140736959451136 18446744073709551615 4329407 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 8417 1597 380 112 0 3382 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33668

[startup+1.50058 s]
/proc/loadavg: 3.78 3.97 3.63 5/368 16649
/proc/meminfo: memFree=24232084/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=34156 CPUtime=1.49 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 2692 0 0 0 149 0 0 0 25 0 1 0 631989390 34975744 1686 33554432000 4194304 4650387 140736959451136 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 8539 1686 380 112 0 3504 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34156

[startup+3.10031 s]
/proc/loadavg: 3.78 3.97 3.63 5/368 16703
/proc/meminfo: memFree=24228228/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=39420 CPUtime=3.09 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 4408 0 0 0 309 0 0 0 25 0 1 0 631989390 40366080 3020 33554432000 4194304 4650387 140736959451136 18446744073709551615 4439616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 9855 3020 382 112 0 4820 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39420

[startup+6.30071 s]
/proc/loadavg: 3.80 3.97 3.63 5/368 16703
/proc/meminfo: memFree=24206484/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=40100 CPUtime=6.29 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 5616 0 0 0 628 1 0 0 25 0 1 0 631989390 41062400 3307 33554432000 4194304 4650387 140736959451136 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 10025 3307 382 112 0 4990 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40100

[startup+12.7005 s]
/proc/loadavg: 3.81 3.97 3.63 5/368 16703
/proc/meminfo: memFree=24194036/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=40768 CPUtime=12.68 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 7678 0 0 0 1267 1 0 0 25 0 1 0 631989390 41746432 3646 33554432000 4194304 4650387 140736959451136 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 10192 3646 382 112 0 5157 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 40768

[startup+25.5012 s]
/proc/loadavg: 3.85 3.97 3.64 5/368 16730
/proc/meminfo: memFree=24141024/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=51160 CPUtime=25.48 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 13038 0 0 0 2546 2 0 0 25 0 1 0 631989390 52387840 6103 33554432000 4194304 4650387 140736959451136 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 12790 6103 382 112 0 7755 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51160

[startup+51.1005 s]
/proc/loadavg: 3.90 3.97 3.65 5/368 16731
/proc/meminfo: memFree=24119124/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=56460 CPUtime=51.08 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 19106 0 0 0 5105 3 0 0 25 0 1 0 631989390 57815040 7504 33554432000 4194304 4650387 140736959451136 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 14115 7504 382 112 0 9080 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 56460

[startup+102.313 s]
/proc/loadavg: 3.96 3.97 3.66 5/368 16732
/proc/meminfo: memFree=24083268/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=58336 CPUtime=102.3 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 28984 0 0 0 10224 6 0 0 25 0 1 0 631989390 59736064 7894 33554432000 4194304 4650387 140736959451136 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 14584 7894 382 112 0 9549 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 58336

[startup+162.301 s]
/proc/loadavg: 4.03 3.99 3.68 5/368 16734
/proc/meminfo: memFree=24059556/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=60688 CPUtime=162.28 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 38740 0 0 0 16221 7 0 0 25 0 1 0 631989390 62144512 8855 33554432000 4194304 4650387 140736959451136 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 15172 8855 382 112 0 10137 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 60688

[startup+222.301 s]
/proc/loadavg: 4.12 4.02 3.71 5/368 16736
/proc/meminfo: memFree=24011292/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=76736 CPUtime=222.28 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 50468 0 0 0 22219 9 0 0 25 0 1 0 631989390 78577664 12132 33554432000 4194304 4650387 140736959451136 18446744073709551615 4366850 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 19184 12132 382 112 0 14149 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 76736

[startup+282.301 s]
/proc/loadavg: 4.14 4.04 3.74 5/368 16737
/proc/meminfo: memFree=24016444/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=76968 CPUtime=282.28 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 58205 0 0 0 28217 11 0 0 25 0 1 0 631989390 78815232 12546 33554432000 4194304 4650387 140736959451136 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 19242 12546 382 112 0 14207 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 76968

[startup+342.301 s]
/proc/loadavg: 4.09 4.05 3.76 5/368 16775
/proc/meminfo: memFree=24013160/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=82788 CPUtime=342.29 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 66981 0 0 0 34216 13 0 0 25 0 1 0 631989390 84774912 13303 33554432000 4194304 4650387 140736959451136 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 20697 13303 382 112 0 15662 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 82788

[startup+402.301 s]
/proc/loadavg: 4.03 4.04 3.77 5/368 16776
/proc/meminfo: memFree=23993204/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=82940 CPUtime=402.29 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 73768 0 0 0 40214 15 0 0 25 0 1 0 631989390 84930560 13902 33554432000 4194304 4650387 140736959451136 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 20735 13902 382 112 0 15700 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 82940

[startup+462.301 s]
/proc/loadavg: 4.09 4.05 3.79 5/368 16778
/proc/meminfo: memFree=23930036/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=83096 CPUtime=462.29 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 80239 0 0 0 46213 16 0 0 25 0 1 0 631989390 85090304 13912 33554432000 4194304 4650387 140736959451136 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 20774 13912 382 112 0 15739 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 83096

[startup+522.301 s]
/proc/loadavg: 4.03 4.04 3.80 5/368 16780
/proc/meminfo: memFree=23895500/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=98008 CPUtime=522.29 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 88842 0 0 0 52212 17 0 0 25 0 1 0 631989390 100360192 18060 33554432000 4194304 4650387 140736959451136 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 24502 18060 382 112 0 19467 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 98008

[startup+582.301 s]
/proc/loadavg: 4.01 4.03 3.81 5/368 16781
/proc/meminfo: memFree=23886752/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=100596 CPUtime=582.29 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 95546 0 0 0 58210 19 0 0 25 0 1 0 631989390 103010304 17530 33554432000 4194304 4650387 140736959451136 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 25149 17530 382 112 0 20114 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 100596

[startup+642.301 s]
/proc/loadavg: 4.05 4.04 3.83 5/368 16783
/proc/meminfo: memFree=23859916/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=100704 CPUtime=642.3 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 101044 0 0 0 64208 22 0 0 25 0 1 0 631989390 103120896 18229 33554432000 4194304 4650387 140736959451136 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 25176 18229 382 112 0 20141 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 100704

[startup+702.301 s]
/proc/loadavg: 4.09 4.04 3.84 5/368 16784
/proc/meminfo: memFree=23834300/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=100804 CPUtime=702.3 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 106343 0 0 0 70205 25 0 0 25 0 1 0 631989390 103223296 18619 33554432000 4194304 4650387 140736959451136 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 25201 18619 382 112 0 20166 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 100804

[startup+762.314 s]
/proc/loadavg: 4.03 4.03 3.84 5/368 16786
/proc/meminfo: memFree=23827552/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=103136 CPUtime=762.32 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 112083 0 0 0 76205 27 0 0 25 0 1 0 631989390 105611264 19001 33554432000 4194304 4650387 140736959451136 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 25784 19001 382 112 0 20749 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 103136

[startup+822.301 s]
/proc/loadavg: 4.08 4.04 3.86 5/368 16788
/proc/meminfo: memFree=23793372/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=103224 CPUtime=822.3 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 117338 0 0 0 82201 29 0 0 25 0 1 0 631989390 105701376 19061 33554432000 4194304 4650387 140736959451136 18446744073709551615 4315008 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 25806 19061 382 112 0 20771 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 103224

[startup+882.301 s]
/proc/loadavg: 4.03 4.03 3.86 5/368 16789
/proc/meminfo: memFree=23784872/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=103304 CPUtime=882.3 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 122376 0 0 0 88200 30 0 0 25 0 1 0 631989390 105783296 18836 33554432000 4194304 4650387 140736959451136 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 25826 18836 382 112 0 20791 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 103304

[startup+942.301 s]
/proc/loadavg: 4.07 4.04 3.87 5/368 16791
/proc/meminfo: memFree=23789140/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=96472 CPUtime=942.3 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 126131 0 0 0 94198 32 0 0 25 0 1 0 631989390 98787328 17335 33554432000 4194304 4650387 140736959451136 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 24118 17335 382 112 0 19083 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 96472

[startup+1002.3 s]
/proc/loadavg: 4.08 4.04 3.88 5/368 16792
/proc/meminfo: memFree=23759860/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=110420 CPUtime=1002.3 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 130181 0 0 0 100197 33 0 0 25 0 1 0 631989390 113070080 21385 33554432000 4194304 4650387 140736959451136 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 27605 21385 382 112 0 22570 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 110420

[startup+1062.3 s]
/proc/loadavg: 4.03 4.03 3.89 5/368 16794
/proc/meminfo: memFree=23747536/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=100188 CPUtime=1062.31 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 135744 0 0 0 106196 35 0 0 25 0 1 0 631989390 102592512 18404 33554432000 4194304 4650387 140736959451136 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 25047 18404 382 112 0 20012 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 100188

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.90 5/368 16796
/proc/meminfo: memFree=23721456/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=100320 CPUtime=1122.31 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 140793 0 0 0 112193 38 0 0 25 0 1 0 631989390 102727680 17927 33554432000 4194304 4650387 140736959451136 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 25080 17927 382 112 0 20045 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 100320

[startup+1182.3 s]
/proc/loadavg: 4.15 4.05 3.91 5/368 16797
/proc/meminfo: memFree=23726336/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=100364 CPUtime=1182.32 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 144663 0 0 0 118192 40 0 0 25 0 1 0 631989390 102772736 18993 33554432000 4194304 4650387 140736959451136 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 25091 18993 382 112 0 20056 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 100364

[startup+1242.3 s]
/proc/loadavg: 4.05 4.04 3.91 5/368 16799
/proc/meminfo: memFree=23738312/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=100316 CPUtime=1242.31 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 149357 0 0 0 124190 41 0 0 25 0 1 0 631989390 102723584 17890 33554432000 4194304 4650387 140736959451136 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 25079 17890 382 112 0 20044 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 100316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.04 3.92 4/367 16801
/proc/meminfo: memFree=23804956/32951124 swapFree=65980216/67111528
[pid=16611] ppid=16609 vsize=112812 CPUtime=1300.02 cores=4,6
/proc/16611/stat : 16611 (strangenight1-s) R 16609 16611 15582 0 -1 4202496 153132 0 0 0 129960 42 0 0 25 0 1 0 631989390 115519488 21665 33554432000 4194304 4650387 140736959451136 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16611/statm: 28203 21665 382 112 0 23168 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 112812

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

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

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

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

runsolver used 4.82427 second user time and 10.3734 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-14 19:55:39
IDJOB=3370509
IDBENCH=85826
IDSOLVER=1847
FILE ID=node142/3370509-1305395739
RUNJOBID= node142-1305395739-16580
PBS_JOBID= 13324407
Free space on /tmp= 73432 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7/gensys-icl007.shuffled-as.sat05-3133.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370509-1305395739/watcher-3370509-1305395739 -o /tmp/evaluation-result-3370509-1305395739/solver-3370509-1305395739 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370509-1305395739.cnf

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

MD5SUM BENCH= 88361752c7b0c05e849791aafdd7bdba
RANDOM SEED=844637328

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:     32951124 kB
MemFree:      24263812 kB
Buffers:        310964 kB
Cached:        3825764 kB
SwapCached:      11520 kB
Active:        6036920 kB
Inactive:      2317164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24263812 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           20004 kB
Writeback:           0 kB
AnonPages:     4214344 kB
Mapped:          20136 kB
Slab:           234608 kB
PageTables:      31988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77076280 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= 73416 MiB
End job on node142 at 2011-05-14 20:17:21