Trace number 3367325

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.04 1300.03

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1000-c20000-S541740666-063-UNKNOWN.cnf
MD5SUM2961485b9da323860183d34cbf19e164
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.21266
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367325-1305380678.cnf'
0.00/0.01	c -- header says num vars:           1000
0.00/0.01	c -- header says num clauses:       20000
0.00/0.01	c -- clauses added:            0 learnts,        20000 normals,            0 xors
0.00/0.01	c -- vars added       1000
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1000     20000         0         0    100000         0   no data   no data
0.09/0.11	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.10
0.09/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.09/0.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
0.09/0.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.15	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.15	c calculated reachability. Time: 0.00
0.09/0.15	c Calc default polars -  time:   0.00 s pos:     494 undec:      39 neg:     467
0.09/0.15	c =========================================================================================
0.09/0.15	c types(t): F = full restart, N = normal restart
0.09/0.15	c types(t): S = simplification begin/end, E = solution found
0.09/0.15	c restart types(rt): st = static, dy = dynamic
0.09/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.15	c  B st     0         0      1000     20000         0         0    100000         0   no data   no data
0.38/0.45	c  N dy    14      4277      1000     20000         0      4263    100000    523931     97.30    103.53
0.68/0.79	c  N dy    38      8883      1000     20000         0      6374    100000    599342     96.27    101.62
1.10/1.11	c  N dy    63     12971      1000     20000         0      6211    100000    420412     96.20    117.07
1.39/1.44	c  N dy    85     17072      1000     20000         0     10307    100000    908488     96.34    101.76
1.69/1.75	c  N dy   102     21194      1000     20000         0      8805    100000    588560     96.01    101.11
1.99/2.07	c  F st   126     25000      1000     20000         0     12605    100000   1045171     96.23   no data
1.99/2.09	c  N st   127     25251      1000     20000         0     12855    100000   1075636     96.23   no data
2.39/2.48	c  N dy   132     30001      1000     20000         0     10796    100000    731688     96.23   no data
2.39/2.48	c  S st   132     30001      1000     20000         0     10796    100000    731688     96.23   no data
2.49/2.54	c  S st   132     30505      1000     20000         0     11300    100000    783512     96.23   no data
2.49/2.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.49/2.55	c blocked clauses removed:        0 vars:      0 tried:        1000 T: 0.00 s
2.49/2.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
2.49/2.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.49/2.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.98/3.00	c lits-rem:       290  cl-subs:       38  v-elim:      0  v-fix:    0  time:  0.41 s
3.08/3.12	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.12
3.08/3.12	c calculated reachability. Time: 0.00
3.08/3.12	c  N dy   132     30505      1000     20000         0     11262    100000    773999     96.23   no data
3.48/3.51	c  N dy   158     34858      1000     20000         0     15612    100000   1290303     96.33    102.94
3.78/3.86	c  N dy   182     38923      1000     20000         0     11772    100000    689076     96.31    102.38
4.19/4.22	c  N dy   205     42942      1000     20000         0     15787    100000   1166534     96.23    101.84
4.40/4.49	c  S st   224     45757      1000     20000         0      9660    100000    331124     96.25   no data
4.49/4.54	c  S st   224     46260      1000     20000         0     10163    100000    386000     96.25   no data
4.49/4.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.49/4.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.49/4.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.49/4.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.49/4.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
4.49/4.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.49/4.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.49/4.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.67	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.10 s
4.59/4.67	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
4.59/4.67	c vivif2 --  cl tried    10162 cl shrink        0 lits rem          0 time: 0.00
4.69/4.78	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.11
4.69/4.79	c calculated reachability. Time: 0.00
4.69/4.79	c  N dy   224     46260      1000     20000         0     10162    100000    385758     96.25   no data
5.09/5.14	c  N dy   244     50325      1000     20000         0     14218    100000    857878     96.03    108.07
5.50/5.53	c  N dy   265     54338      1000     20000         0     18225    100000   1323782     95.89    102.97
5.89/5.91	c  N dy   289     58409      1000     20000         0     12336    100000    536753     95.96    101.15
6.29/6.34	c  N dy   316     63028      1000     20000         0     16949    100000   1084496     96.05    101.50
6.68/6.77	c  N dy   340     67096      1000     20000         0     21011    100000   1567462     96.07    101.87
6.98/7.01	c  S st   357     69391      1000     20000         0     12328    100000    425222     96.13   no data
6.98/7.07	c  S st   357     69895      1000     20000         0     12832    100000    478441     96.13   no data
6.98/7.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.98/7.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
6.98/7.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.98/7.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.98/7.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.98/7.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
6.98/7.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.98/7.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.08/7.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.28/7.30	c lits-rem:        20  cl-subs:       11  v-elim:      0  v-fix:    0  time:  0.20 s
7.28/7.30	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
7.28/7.31	c vivif2 --  cl tried    12821 cl shrink        0 lits rem          0 time: 0.01
7.38/7.45	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.14
7.38/7.45	c calculated reachability. Time: 0.00
7.38/7.45	c  N dy   357     69895      1000     20000         0     12821    100000    475700     96.13   no data
7.79/7.89	c  N dy   387     74473      1000     20000         0     17394    100000   1018169     96.21    101.31
8.29/8.36	c  N dy   412     79279      1000     20000         0     22191    100000   1587844     96.20    102.75
8.80/8.85	c  N dy   444     84506      1000     20000         0     15433    100000    681828     96.28    101.92
9.09/9.12	c  F st   461     87500      1000     20000         0     18425    100000   1036087     96.27   no data
9.39/9.47	c  N st   466     90799      1000     20000         0     21704    100000   1454523     96.27   no data
10.08/10.10	c  N dy   493     96782      1000     20000         0     14698    100000    487405     96.27    101.50
10.68/10.75	c  N dy   524    103287      1000     20000         0     21192    100000   1267025     96.28    102.01
10.90/10.92	c  S st   532    104843      1000     20000         0     22745    100000   1446219     96.21     80.79
10.90/10.99	c  S st   532    105345      1000     20000         0     23247    100000   1496874     96.21   no data
10.90/11.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.00/11.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
11.00/11.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.00/11.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.00/11.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.00/11.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
11.00/11.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.00/11.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
11.00/11.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.59/13.65	c lits-rem:       225  cl-subs:       29  v-elim:      0  v-fix:    0  time:  2.56 s
13.59/13.65	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
13.59/13.67	c vivif2 --  cl tried    23218 cl shrink        0 lits rem          0 time: 0.02
13.79/13.86	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.19
13.79/13.86	c calculated reachability. Time: 0.00
13.79/13.86	c  N dy   532    105345      1000     20000         0     23218    100000   1489946     96.21   no data
14.59/14.63	c  N dy   576    112149      1000     20000         0     16041    100000    534535     96.24    103.18
15.30/15.34	c  N dy   614    119421      1000     20000         0     23308    100000   1393727     96.15    101.99
16.19/16.25	c  N dy   659    127586      1000     20000         0     16487    100000    483627     96.18    101.61
17.08/17.13	c  N dy   695    135983      1000     20000         0     24873    100000   1472831     96.03    103.92
18.19/18.20	c  N dy   744    144724      1000     20000         0     17621    100000    503821     96.03    101.40
19.19/19.21	c  N dy   797    153960      1000     20000         0     26850    100000   1592968     96.05    101.35
19.70/19.71	c  S st   822    158017      1000     20000         0     30904    100000   2069735     96.02   no data
19.70/19.80	c  S st   822    158524      1000     20000         0     31411    100000   2122297     96.02   no data
19.70/19.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.80/19.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
19.80/19.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.80/19.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.80/19.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.80/19.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
19.80/19.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.80/19.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
19.88/19.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.40/26.43	c lits-rem:       356  cl-subs:       53  v-elim:      0  v-fix:    0  time:  6.51 s
26.40/26.43	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
26.40/26.45	c vivif2 --  cl tried    31358 cl shrink        0 lits rem          0 time: 0.03
26.69/26.71	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.25
26.69/26.71	c calculated reachability. Time: 0.00
26.69/26.71	c  N dy   822    158524      1000     20000         0     31358    100000   2109737     96.02   no data
27.79/27.85	c  N dy   879    168829      1000     20000         0     24665    100000   1219265     96.01    101.27
29.08/29.14	c  N dy   939    179641      1000     20000         0     35445    100000   2498641     96.02    103.34
30.38/30.47	c  N dy   999    191296      1000     20000         0     29116    100000   1650185     95.97    101.77
31.99/32.04	c  N dy  1064    203716      1000     20000         0     22547    100000    758993     95.92    101.76
33.58/33.65	c  N dy  1130    216733      1000     20000         0     35538    100000   2305300     95.93    102.63
35.29/35.34	c  N dy  1202    230631      1000     20000         0     29453    100000   1459671     95.91    103.53
36.20/36.24	c  S st  1246    237786      1000     20000         0     36597    100000   2299884     95.90     90.90
36.30/36.33	c  S st  1246    238290      1000     20000         0     37101    100000   2353957     95.90   no data
36.30/36.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.30/36.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
36.30/36.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.30/36.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.30/36.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.30/36.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
36.30/36.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.30/36.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
36.39/36.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.19/45.20	c lits-rem:       264  cl-subs:       64  v-elim:      0  v-fix:    0  time:  8.75 s
45.19/45.21	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
45.19/45.24	c vivif2 --  cl tried    37037 cl shrink        0 lits rem          0 time: 0.03
45.49/45.53	c asymm  cl-useful: 0/20000/20000 lits-rem:0 time: 0.30
45.49/45.54	c calculated reachability. Time: 0.00
45.49/45.54	c  N dy  1246    238290      1000     20000         0     37037    100000   2338871     95.90   no data
47.38/47.47	c  N dy  1327    253768      1000     20000         0     31538    100000   1602266     95.84    101.90
49.50/49.58	c  N dy  1424    270035      1000     20000         0     25812    100000    829451     95.91    101.43
51.88/51.94	c  N dy  1522    287467      1000     20000         0     43220    100000   2895081     95.95    101.50
54.29/54.32	c  N dy  1620    305895      1000     20000         0     38647    100000   2254841     95.96    102.19
54.29/54.37	c  F st  1624    306252      1000     20000         0     39004    100000   2299314     95.97   no data
56.88/56.95	c  N dy  1712    325449      1000     20000         0     34192    100000   1586371     95.97    101.56
59.89/59.90	c  N dy  1839    345537      1000     20000         0     29289    100000    905100     96.05    101.50
61.39/61.44	c  S st  1906    357436      1000     20000         0     41167    100000   2310978     96.05   no data
61.50/61.55	c  S st  1906    357942      1000     20000         0     41673    100000   2365207     96.05   no data
61.50/61.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.50/61.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
61.50/61.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
61.50/61.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.50/61.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.50/61.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
61.50/61.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
61.50/61.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
61.60/61.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.59/71.62	c lits-rem:       326  cl-subs:       61  v-elim:      0  v-fix:    0  time:  9.96 s
71.59/71.62	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
71.59/71.66	c vivif2 --  cl tried    41612 cl shrink        0 lits rem          0 time: 0.03
71.89/71.95	c asymm  cl-useful: 0/18701/20000 lits-rem:0 time: 0.29
71.89/71.95	c calculated reachability. Time: 0.00
71.89/71.95	c  N dy  1906    357942      1000     20000         0     41612    100000   2351067     96.05   no data
74.80/74.83	c  N dy  2025    377984      1000     20000         0     35670    100000   1539233     96.07    101.35
77.89/77.97	c  N dy  2148    398015      1000     20000         0     28715    100000    612016     96.12    105.32
80.68/80.76	c  N dy  2262    418075      1000     20000         0     48734    100000   3006032     96.16    115.15
83.68/83.72	c  N dy  2391    438079      1000     20000         0     40756    100000   1947380     96.24    102.09
86.90/86.95	c  N dy  2493    458154      1000     20000         0     31850    100000    765277     96.20    101.96
89.79/89.80	c  N dy  2606    478168      1000     20000         0     51839    100000   3138743     96.18    104.08
92.88/92.98	c  N dy  2711    498344      1000     20000         0     42027    100000   1863589     96.17    106.32
96.38/96.46	c  N dy  2827    518820      1000     20000         0     31518    100000    497608     96.18    101.47
99.08/99.14	c  S st  2938    536915      1000     20000         0     49580    100000   2643714     96.19   no data
99.18/99.26	c  S st  2938    537416      1000     20000         0     50081    100000   2693971     96.19   no data
99.18/99.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
99.28/99.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
99.28/99.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.28/99.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.28/99.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.28/99.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
99.28/99.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.28/99.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
99.39/99.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
114.09/114.18	c lits-rem:       427  cl-subs:       57  v-elim:      0  v-fix:    0  time: 14.77 s
114.09/114.18	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
114.19/114.22	c vivif2 --  cl tried    50024 cl shrink        0 lits rem          0 time: 0.04
114.19/114.25	c asymm  cl-useful: 0/1299/20000 lits-rem:0 time: 0.03
114.19/114.25	c calculated reachability. Time: 0.00
114.19/114.25	c  N dy  2938    537416      1000     20000         0     50024    100000   2680405     96.19   no data
117.69/117.72	c  N dy  3053    557524      1000     20000         0     38158    100000   1176342     96.21    104.77
121.00/121.05	c  N dy  3170    577647      1000     20000         0     58251    100000   3577418     96.22    103.03
124.30/124.33	c  N dy  3280    597840      1000     20000         0     45448    100000   1928973     96.20    101.49
127.78/127.89	c  N dy  3404    618004      1000     20000         0     65587    100000   4331069     96.23    101.42
131.08/131.13	c  N dy  3523    638018      1000     20000         0     51622    100000   2566067     96.23    106.19
134.78/134.81	c  N dy  3638    658112      1000     20000         0     36741    100000    682146     96.25    103.32
137.99/138.00	c  N dy  3762    678226      1000     20000         0     56824    100000   3086008     96.28    101.64
141.68/141.72	c  N dy  3868    698531      1000     20000         0     41148    100000   1089944     96.28    102.36
145.10/145.18	c  N dy  3995    718713      1000     20000         0     61304    100000   3502750     96.33    103.32
148.78/148.82	c  N dy  4108    738796      1000     20000         0     44417    100000   1361864     96.32    101.87
152.28/152.39	c  N dy  4240    758865      1000     20000         0     64449    100000   3763038     96.37    102.63
156.10/156.14	c  N dy  4353    779177      1000     20000         0     46794    100000   1535156     96.38    101.46
159.79/159.81	c  N dy  4467    799543      1000     20000         0     67135    100000   3969903     96.39    101.78
161.09/161.15	c  S st  4499    806125      1000     20000         0     73705    100000   4745798     96.37   no data
161.29/161.31	c  S st  4499    806627      1000     20000         0     74207    100000   4801387     96.37   no data
161.29/161.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
161.29/161.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
161.29/161.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
161.29/161.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
161.29/161.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
161.29/161.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
161.29/161.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
161.39/161.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
161.49/161.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
187.38/187.47	c lits-rem:       730  cl-subs:      137  v-elim:      0  v-fix:    0  time: 25.90 s
187.38/187.47	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
187.48/187.53	c vivif2 --  cl tried    74070 cl shrink        0 lits rem          0 time: 0.07
187.88/187.90	c asymm  cl-useful: 0/12790/20000 lits-rem:0 time: 0.37
187.88/187.91	c calculated reachability. Time: 0.00
187.88/187.91	c  N dy  4499    806627      1000     20000         0     74070    100000   4768403     96.37   no data
191.40/191.42	c  N dy  4602    826734      1000     20000         0     55202    100000   2448200     96.38    102.51
195.48/195.51	c  N dy  4717    846847      1000     20000         0     75285    100000   4859254     96.40    103.42
199.10/199.16	c  N dy  4851    866932      1000     20000         0     55408    100000   2360368     96.45    102.14
203.19/203.29	c  N dy  4973    887014      1000     20000         0     75459    100000   4754898     96.47    101.72
206.99/207.02	c  N dy  5096    907016      1000     20000         0     54487    100000   2139066     96.49    102.59
211.10/211.16	c  N dy  5216    927137      1000     20000         0     74570    100000   4535996     96.50    102.20
215.08/215.14	c  N dy  5326    947280      1000     20000         0     52750    100000   1806574     96.51    102.85
218.99/219.05	c  N dy  5436    967475      1000     20000         0     72909    100000   4204004     96.50    101.61
223.19/223.21	c  N dy  5542    987476      1000     20000         0     49953    100000   1370561     96.49    111.95
226.89/226.94	c  N dy  5662   1007623      1000     20000         0     70063    100000   3783865     96.50    101.89
231.28/231.37	c  N dy  5776   1027735      1000     20000         0     46219    100000    817366     96.50    103.34
234.79/234.82	c  N dy  5881   1047783      1000     20000         0     66248    100000   3208502     96.51    107.04
239.39/239.44	c  N dy  6000   1067870      1000     20000         0     86293    100000   5623798     96.54    102.40
240.48/240.50	c  F st  6024   1071875      1000     20000         0     45363    100000    593692     96.54   no data
243.19/243.23	c  N dy  6093   1088103      1000     20000         0     61559    100000   2563698     96.55    103.00
247.40/247.45	c  N dy  6207   1108205      1000     20000         0     81622    100000   4967249     96.56    118.35
251.58/251.64	c  N dy  6321   1128206      1000     20000         0     55666    100000   1716398     96.56    114.87
255.59/255.65	c  N dy  6425   1148303      1000     20000         0     75726    100000   4112781     96.55    105.04
260.39/260.50	c  N dy  6541   1168328      1000     20000         0     48807    100000    779637     96.56    102.12
264.19/264.27	c  N dy  6660   1188486      1000     20000         0     68931    100000   3190474     96.58    101.67
268.79/268.81	c  N dy  6771   1208599      1000     20000         0     89005    100000   5576157     96.58    105.30
269.09/269.16	c  S st  6776   1209940      1000     20000         0     90343    100000   5738850     96.58     99.78
269.29/269.37	c  S st  6776   1210445      1000     20000         0     90848    100000   5794841     96.58   no data
269.29/269.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
269.40/269.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
269.40/269.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
269.40/269.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
269.40/269.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
269.40/269.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
269.40/269.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
269.40/269.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
269.59/269.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
305.70/305.78	c lits-rem:       711  cl-subs:      151  v-elim:      0  v-fix:    0  time: 36.12 s
305.70/305.78	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
305.80/305.86	c vivif2 --  cl tried    90697 cl shrink        0 lits rem          0 time: 0.07
306.09/306.16	c asymm  cl-useful: 0/7210/20000 lits-rem:0 time: 0.31
306.09/306.17	c calculated reachability. Time: 0.00
306.09/306.17	c  N dy  6776   1210445      1000     20000         0     90697    100000   5758522     96.58   no data
310.29/310.33	c  N dy  6886   1230497      1000     20000         0     62798    100000   2333180     96.58    102.13
314.78/314.88	c  N dy  7011   1250731      1000     20000         0     83001    100000   4751138     96.59    102.49
319.78/319.81	c  N dy  7131   1270818      1000     20000         0     54132    100000   1194146     96.60    101.71
323.69/323.79	c  N dy  7246   1290829      1000     20000         0     74107    100000   3592427     96.62    101.94
328.59/328.65	c  N dy  7366   1310933      1000     20000         0     94176    100000   5987227     96.63    103.83
332.89/332.94	c  N dy  7483   1331297      1000     20000         0     64596    100000   2350639     96.64    102.06
337.38/337.46	c  N dy  7595   1351717      1000     20000         0     84984    100000   4776888     96.64    103.43
342.49/342.55	c  N dy  7706   1371768      1000     20000         0     54088    100000    979030     96.66    102.06
346.29/346.31	c  N dy  7818   1391783      1000     20000         0     74065    100000   3349028     96.65    102.92
351.09/351.14	c  N dy  7927   1411894      1000     20000         0     94135    100000   5739555     96.65    102.54
355.79/355.86	c  N dy  8040   1431997      1000     20000         0     62302    100000   1845940     96.65    104.88
359.99/360.05	c  N dy  8137   1452220      1000     20000         0     82480    100000   4247622     96.64    102.95
365.29/365.39	c  N dy  8249   1472294      1000     20000         0    102510    100000   6647717     96.64    105.12
369.60/369.61	c  N dy  8369   1492405      1000     20000         0     69695    100000   2612720     96.65    104.20
374.19/374.28	c  N dy  8481   1512407      1000     20000         0     89664    100000   4992187     96.64    101.77
379.69/379.77	c  N dy  8601   1532471      1000     20000         0     55786    100000    842648     96.67    103.16
383.59/383.63	c  N dy  8734   1552589      1000     20000         0     75856    100000   3262512     96.70    103.26
388.78/388.83	c  N dy  8868   1572618      1000     20000         0     95851    100000   5701555     96.74    112.31
394.09/394.12	c  N dy  8987   1592720      1000     20000         0     61016    100000   1349831     96.74    102.92
398.29/398.32	c  N dy  9106   1612800      1000     20000         0     81074    100000   3750532     96.74    108.07
403.60/403.68	c  N dy  9222   1633092      1000     20000         0    101344    100000   6172811     96.74    102.08
408.78/408.82	c  N dy  9340   1653371      1000     20000         0     65673    100000   1804936     96.75    102.22
413.19/413.23	c  N dy  9450   1673387      1000     20000         0     85651    100000   4195852     96.75    104.16
418.58/418.60	c  N dy  9549   1693444      1000     20000         0    105680    100000   6586231     96.74    103.81
422.69/422.79	c  S st  9650   1710446      1000     20000         0     65742    100000   1711300     96.75   no data
422.89/422.94	c  S st  9650   1710950      1000     20000         0     66244    100000   1764905     96.75   no data
422.89/422.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
422.89/422.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
422.89/422.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
422.89/422.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
422.89/422.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
422.89/422.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
422.89/422.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
422.99/423.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
422.99/423.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
430.00/430.04	c lits-rem:       167  cl-subs:       29  v-elim:      0  v-fix:    0  time:  6.97 s
430.00/430.04	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
430.00/430.06	c vivif2 --  cl tried    66215 cl shrink        0 lits rem          0 time: 0.02
430.29/430.36	c asymm  cl-useful: 0/13990/20000 lits-rem:0 time: 0.29
430.29/430.36	c calculated reachability. Time: 0.00
430.29/430.36	c  N dy  9650   1710950      1000     20000         0     66215    100000   1757643     96.75   no data
434.79/434.88	c  N dy  9778   1730981      1000     20000         0     86205    100000   4169881     96.78    102.60
440.29/440.33	c  N dy  9889   1751079      1000     20000         0    106274    100000   6572683     96.78    102.92
445.40/445.43	c  N dy 10008   1771332      1000     20000         0     68601    100000   1935057     96.79    102.90
449.99/450.02	c  N dy 10134   1791380      1000     20000         0     88625    100000   4343027     96.81    102.49
455.78/455.88	c  N dy 10246   1811630      1000     20000         0    108843    100000   6762874     96.81    102.00
461.08/461.15	c  N dy 10369   1831869      1000     20000         0     70139    100000   2004933     96.82    102.66
465.69/465.74	c  N dy 10481   1852086      1000     20000         0     90314    100000   4435623     96.82    102.05
471.39/471.49	c  N dy 10598   1872135      1000     20000         0    110331    100000   6849689     96.84    103.11
476.69/476.77	c  N dy 10714   1892277      1000     20000         0     70539    100000   1936358     96.84    103.74
481.49/481.51	c  N dy 10831   1912353      1000     20000         0     90581    100000   4344960     96.85    103.22
487.20/487.21	c  N dy 10942   1932362      1000     20000         0    110555    100000   6741755     96.85    112.68
492.49/492.54	c  N dy 11052   1952396      1000     20000         0     69662    100000   1717793     96.85    103.39
497.20/497.21	c  N dy 11173   1972623      1000     20000         0     89860    100000   4155666     96.86    103.01
502.79/502.82	c  N dy 11285   1992717      1000     20000         0    109922    100000   6554841     96.86    103.16
508.69/508.71	c  N dy 11400   2012728      1000     20000         0     67992    100000   1418938     96.87    102.03
513.29/513.37	c  N dy 11517   2032918      1000     20000         0     88144    100000   3829519     96.88    103.42
518.89/518.91	c  N dy 11646   2053039      1000     20000         0    108234    100000   6245411     96.89    103.28
525.29/525.30	c  N dy 11757   2073468      1000     20000         0     65744    100000   1039975     96.89    102.36
529.69/529.75	c  N dy 11885   2093479      1000     20000         0     85717    100000   3445560     96.90    102.84
535.29/535.34	c  N dy 12013   2113561      1000     20000         0    105772    100000   5877530     96.92    102.77
541.59/541.62	c  N dy 12124   2133677      1000     20000         0    125844    100000   8287385     96.93    106.11
546.19/546.23	c  N dy 12231   2153863      1000     20000         0     82094    100000   2874990     96.92    104.03
551.59/551.69	c  N dy 12352   2173910      1000     20000         0    102107    100000   5282200     96.93    107.14
557.99/558.01	c  N dy 12470   2193928      1000     20000         0    122101    100000   7679023     96.94    102.78
562.49/562.52	c  S st 12575   2210950      1000     20000         0     74206    100000   1833956     96.94   no data
562.59/562.69	c  S st 12575   2211453      1000     20000         0     74709    100000   1885941     96.94   no data
562.59/562.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
562.69/562.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
562.69/562.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
562.69/562.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
562.69/562.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
562.69/562.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
562.69/562.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
562.69/562.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
562.79/562.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
568.70/568.76	c lits-rem:       226  cl-subs:       51  v-elim:      0  v-fix:    0  time:  5.93 s
568.70/568.76	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
568.70/568.78	c vivif2 --  cl tried    74658 cl shrink        0 lits rem          0 time: 0.02
568.89/568.96	c asymm  cl-useful: 0/6010/20000 lits-rem:0 time: 0.18
568.89/568.96	c calculated reachability. Time: 0.00
568.89/568.96	c  N dy 12575   2211453      1000     20000         0     74658    100000   1873777     96.94   no data
573.79/573.88	c  N dy 12686   2231625      1000     20000         0     94807    100000   4316797     96.95    102.23
579.79/579.87	c  N dy 12803   2251875      1000     20000         0    115013    100000   6752122     96.96    102.99
586.39/586.44	c  N dy 12928   2272064      1000     20000         0     69279    100000   1130770     96.98    103.94
591.09/591.10	c  N dy 13053   2292116      1000     20000         0     89285    100000   3537379     96.99    109.47
596.59/596.63	c  N dy 13164   2312213      1000     20000         0    109335    100000   5954426     97.00    102.70
603.29/603.33	c  N dy 13291   2332337      1000     20000         0    129436    100000   8388016     97.01    102.50
608.31/608.37	c  N dy 13409   2352574      1000     20000         0     82750    100000   2643760     97.02    102.59
613.59/613.69	c  N dy 13527   2372669      1000     20000         0    102816    100000   5056888     97.03    102.29
620.09/620.10	c  N dy 13635   2392741      1000     20000         0    122855    100000   7475664     97.03    103.87
626.39/626.44	c  N dy 13761   2412895      1000     20000         0     75092    100000   1607891     97.04    102.41
631.31/631.41	c  N dy 13880   2433137      1000     20000         0     95298    100000   4041788     97.05    102.77
637.29/637.36	c  N dy 13989   2453256      1000     20000         0    115375    100000   6445789     97.05    105.56
644.39/644.49	c  N dy 14102   2473350      1000     20000         0    135442    100000   8860551     97.05    108.41
649.39/649.45	c  N dy 14216   2493376      1000     20000         0     86558    100000   2879958     97.06    102.42
654.99/655.02	c  N dy 14328   2513627      1000     20000         0    106776    100000   5302625     97.06    102.92
661.69/661.74	c  N dy 14446   2533726      1000     20000         0    126830    100000   7707703     97.06    102.30
668.09/668.10	c  N dy 14556   2553835      1000     20000         0     77027    100000   1608068     97.07    102.88
672.99/673.07	c  N dy 14665   2573865      1000     20000         0     97027    100000   4009268     97.07    105.64
679.20/679.28	c  N dy 14790   2593951      1000     20000         0    117094    100000   6411990     97.07    105.38
686.79/686.88	c  N dy 14921   2614057      1000     20000         0    137173    100000   8843623     97.09    104.33
692.29/692.35	c  N dy 15033   2634078      1000     20000         0     86266    100000   2606482     97.09    102.26
697.79/697.87	c  N dy 15148   2654109      1000     20000         0    106256    100000   5009106     97.09    102.37
704.09/704.14	c  N dy 15253   2674194      1000     20000         0    126312    100000   7404710     97.09    102.23
711.19/711.29	c  N dy 15362   2694201      1000     20000         0     74409    100000   1077762     97.08    102.33
715.30/715.37	c  S st 15463   2711453      1000     20000         0     91629    100000   3139915     97.09   no data
715.50/715.56	c  S st 15463   2711955      1000     20000         0     92131    100000   3195644     97.09   no data
715.50/715.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
715.59/715.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
715.59/715.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
715.59/715.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
715.59/715.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
715.59/715.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
715.59/715.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
715.59/715.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
715.69/715.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
726.89/726.96	c lits-rem:       469  cl-subs:       67  v-elim:      0  v-fix:    0  time: 11.19 s
726.89/726.96	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
727.01/727.01	c vivif2 --  cl tried    92064 cl shrink        0 lits rem          0 time: 0.04
727.29/727.36	c asymm  cl-useful: 0/10956/20000 lits-rem:0 time: 0.36
727.29/727.37	c calculated reachability. Time: 0.00
727.29/727.37	c  N dy 15463   2711955      1000     20000         0     92064    100000   3179774     97.09   no data
733.00/733.06	c  N dy 15571   2732226      1000     20000         0    112300    100000   5612464     97.09    102.23
739.89/739.90	c  N dy 15692   2752328      1000     20000         0    132377    100000   8039534     97.10    102.38
746.59/746.61	c  N dy 15800   2772574      1000     20000         0     79705    100000   1603957     97.10    102.23
751.70/751.73	c  N dy 15908   2792783      1000     20000         0     99880    100000   4028108     97.10    103.11
757.81/757.81	c  N dy 16009   2812881      1000     20000         0    119946    100000   6409788     97.09    105.94
765.29/765.36	c  N dy 16124   2832921      1000     20000         0    139948    100000   8832682     97.10    103.98
771.49/771.51	c  N dy 16249   2852946      1000     20000         0     86053    100000   2273175     97.11    103.96
777.10/777.12	c  N dy 16371   2873114      1000     20000         0    106184    100000   4695710     97.12    103.69
783.49/783.53	c  N dy 16473   2893152      1000     20000         0    126189    100000   7080767     97.11    102.30
791.10/791.17	c  N dy 16586   2913217      1000     20000         0    146223    100000   9498092     97.12    110.89
796.59/796.64	c  N dy 16691   2933595      1000     20000         0     91684    100000   2831111     97.12    102.48
802.40/802.45	c  N dy 16802   2953758      1000     20000         0    111816    100000   5257855     97.12    103.93
809.29/809.33	c  N dy 16924   2973825      1000     20000         0    131842    100000   7683380     97.13    103.23
817.31/817.38	c  N dy 17033   2993930      1000     20000         0     76049    100000    832531     97.13    103.49
822.39/822.45	c  N dy 17150   3013999      1000     20000         0     96084    100000   3232232     97.13    103.38
828.69/828.71	c  N dy 17265   3034064      1000     20000         0    116108    100000   5660975     97.14    102.82
835.80/835.84	c  N dy 17394   3054145      1000     20000         0    136154    100000   8081114     97.15    103.09
843.80/843.85	c  N dy 17508   3074606      1000     20000         0     79727    100000   1166814     97.15    102.32
849.00/849.06	c  N dy 17633   3094830      1000     20000         0     99910    100000   3603206     97.16    103.54
855.20/855.26	c  N dy 17748   3114879      1000     20000         0    119910    100000   6030328     97.16    103.52
862.70/862.73	c  N dy 17875   3134885      1000     20000         0    139884    100000   8457348     97.18    110.13
870.50/870.57	c  N dy 17995   3155253      1000     20000         0     82361    100000   1378459     97.18    103.27
875.80/875.80	c  N dy 18113   3175324      1000     20000         0    102398    100000   3799048     97.19    112.17
882.11/882.17	c  N dy 18230   3195357      1000     20000         0    122396    100000   6206697     97.19    104.46
888.39/888.42	c  S st 18332   3211955      1000     20000         0    138955    100000   8211803     97.20     96.07
888.71/888.71	c  S st 18332   3212455      1000     20000         0    139455    100000   8261591     97.20   no data
888.71/888.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
888.71/888.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
888.81/888.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
888.81/888.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
888.81/888.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
888.81/888.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
888.81/888.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
888.81/888.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
889.10/889.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
948.30/948.34	c lits-rem:       770  cl-subs:      216  v-elim:      0  v-fix:    0  time: 59.20 s
948.30/948.34	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
948.40/948.45	c vivif2 --  cl tried   139239 cl shrink        0 lits rem          0 time: 0.11
948.80/948.88	c asymm  cl-useful: 0/6694/20000 lits-rem:0 time: 0.43
948.80/948.89	c calculated reachability. Time: 0.00
948.80/948.89	c  N dy 18332   3212455      1000     20000         0    139239    100000   8210442     97.20   no data
957.10/957.17	c  N dy 18456   3232520      1000     20000         0     80429    100000   1027326     97.21    104.58
962.19/962.24	c  N dy 18567   3252604      1000     20000         0    100482    100000   3432546     97.21    103.25
968.49/968.53	c  N dy 18684   3272789      1000     20000         0    120633    100000   5856858     97.21    103.61
976.20/976.27	c  N dy 18790   3292912      1000     20000         0    140727    100000   8274197     97.21    102.93
984.41/984.49	c  N dy 18896   3312982      1000     20000         0     80895    100000    967681     97.20    102.72
989.49/989.58	c  N dy 19017   3333104      1000     20000         0    100978    100000   3397561     97.21    103.07
995.69/995.75	c  N dy 19127   3353119      1000     20000         0    120949    100000   5813579     97.21    109.91
1003.11/1003.14	c  N dy 19254   3373213      1000     20000         0    141000    100000   8243884     97.22    107.72
1011.80/1011.84	c  N dy 19371   3393261      1000     20000         0    161021    100000  10666927     97.23    102.53
1017.20/1017.25	c  N dy 19484   3413454      1000     20000         0    100328    100000   3191429     97.23    105.83
1023.29/1023.33	c  N dy 19594   3433500      1000     20000         0    120337    100000   5603563     97.23    102.90
1030.61/1030.69	c  N dy 19712   3454232      1000     20000         0    141031    100000   8108256     97.24    102.84
1039.19/1039.23	c  N dy 19839   3474244      1000     20000         0    160999    100000  10532801     97.25    122.99
1044.91/1044.92	c  N dy 19947   3494311      1000     20000         0     99191    100000   2932171     97.24    103.07
1051.20/1051.24	c  N dy 20064   3514684      1000     20000         0    119520    100000   5389911     97.25    103.65
1058.40/1058.42	c  N dy 20166   3534716      1000     20000         0    139515    100000   7790560     97.25    103.73
1067.01/1067.09	c  N dy 20279   3555156      1000     20000         0    159916    100000  10264172     97.26    105.28
1073.61/1073.69	c  N dy 20396   3575224      1000     20000         0     97097    100000   2594014     97.26    116.01
1079.60/1079.65	c  N dy 20500   3595294      1000     20000         0    117134    100000   4997879     97.26    104.49
1086.90/1086.90	c  N dy 20621   3615391      1000     20000         0    137187    100000   7410055     97.27    104.06
1095.30/1095.37	c  N dy 20742   3635568      1000     20000         0    157338    100000   9842616     97.27    103.50
1102.60/1102.69	c  N dy 20854   3655670      1000     20000         0     93555    100000   2046876     97.28    102.55
1108.50/1108.53	c  N dy 20983   3675782      1000     20000         0    113630    100000   4486390     97.29    104.22
1115.41/1115.48	c  N dy 21102   3695805      1000     20000         0    133622    100000   6910257     97.30    103.78
1122.20/1122.29	c  S st 21203   3712455      1000     20000         0    150249    100000   8917263     97.30     94.14
1122.60/1122.65	c  S st 21203   3712958      1000     20000         0    150752    100000   8972274     97.30   no data
1122.60/1122.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1122.70/1122.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.10
1122.70/1122.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1122.70/1122.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1122.70/1122.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1122.70/1122.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1000 time:  0.00 s
1122.70/1122.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1122.80/1122.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
1123.12/1123.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1188.80/1188.80	c lits-rem:       802  cl-subs:      213  v-elim:      0  v-fix:    0  time: 65.67 s
1188.80/1188.80	c vivif2 --  cl tried    20000 cl shrink        0 lits rem          0 time: 0.00
1188.90/1188.92	c vivif2 --  cl tried   150539 cl shrink        0 lits rem          0 time: 0.12
1189.01/1189.07	c asymm  cl-useful: 0/2350/20000 lits-rem:0 time: 0.15
1189.01/1189.08	c calculated reachability. Time: 0.00
1189.01/1189.08	c  N dy 21203   3712958      1000     20000         0    150539    100000   8921336     97.30   no data
1197.00/1197.02	c  N dy 21320   3732996      1000     20000         0     85682    100000    990342     97.31    103.42
1201.50/1201.50	c  F st 21437   3751562      1000     20000         0    104227    100000   3246578     97.32   no data
1201.90/1201.97	c  N st 21441   3753592      1000     20000         0    106245    100000   3504075     97.32   no data
1207.60/1207.64	c  N dy 21541   3773777      1000     20000         0    126393    100000   5958199     97.32    103.90
1214.31/1214.38	c  N dy 21651   3793881      1000     20000         0    146456    100000   8380276     97.32    103.74
1222.31/1222.33	c  N dy 21780   3813890      1000     20000         0    166427    100000  10791723     97.33    104.06
1228.20/1228.20	c  N dy 21898   3833968      1000     20000         0    100625    100000   2684288     97.34    103.58
1233.71/1233.74	c  N dy 22014   3854004      1000     20000         0    120624    100000   5091624     97.34    103.73
1240.00/1240.05	c  N dy 22117   3874005      1000     20000         0    140599    100000   7495715     97.34    105.76
1247.60/1247.63	c  N dy 22226   3894193      1000     20000         0    160763    100000   9921014     97.34    102.85
1254.80/1254.87	c  N dy 22346   3914246      1000     20000         0     93921    100000   1760427     97.34    102.93
1259.91/1259.95	c  N dy 22455   3934297      1000     20000         0    113940    100000   4170019     97.34    102.60
1266.01/1266.01	c  N dy 22571   3954306      1000     20000         0    133914    100000   6584067     97.35    104.12
1273.00/1273.04	c  N dy 22683   3974420      1000     20000         0    153997    100000   9003335     97.35    103.11
1281.10/1281.15	c  N dy 22790   3994547      1000     20000         0    174079    100000  11410073     97.35    102.85
1286.20/1286.29	c  N dy 22903   4014643      1000     20000         0    106300    100000   3145261     97.35    102.76
1292.00/1292.04	c  N dy 23023   4034788      1000     20000         0    126413    100000   5582088     97.36    102.97
1298.80/1298.88	c  N dy 23147   4054886      1000     20000         0    146467    100000   8010278     97.37    104.42

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-3367325-1305380678/watcher-3367325-1305380678 -o /tmp/evaluation-result-3367325-1305380678/solver-3367325-1305380678 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367325-1305380678.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: 4.00 4.00 3.21 6/397 25791
/proc/meminfo: memFree=25557744/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=30488 CPUtime=0 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 874 0 0 0 0 0 0 0 25 0 1 0 649666532 31219712 814 33554432000 4194304 4580011 140733588603296 18446744073709551615 4511999 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 7622 814 323 95 0 2604 0

[startup+0.076118 s]
/proc/loadavg: 4.00 4.00 3.21 6/397 25791
/proc/meminfo: memFree=25557744/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=30952 CPUtime=0.06 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 1044 0 0 0 6 0 0 0 25 0 1 0 649666532 31694848 984 33554432000 4194304 4580011 140733588603296 18446744073709551615 4504598 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 7738 984 339 95 0 2720 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30952

[startup+0.101178 s]
/proc/loadavg: 4.00 4.00 3.21 6/397 25791
/proc/meminfo: memFree=25557744/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=30952 CPUtime=0.09 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 1060 0 0 0 9 0 0 0 25 0 1 0 649666532 31694848 1000 33554432000 4194304 4580011 140733588603296 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 7738 1000 339 95 0 2720 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30952

[startup+0.301095 s]
/proc/loadavg: 4.00 4.00 3.21 6/397 25791
/proc/meminfo: memFree=25557744/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=34828 CPUtime=0.28 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 2557 0 0 0 28 0 0 0 25 0 1 0 649666532 35663872 2212 33554432000 4194304 4580011 140733588603296 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 8707 2213 363 95 0 3689 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 34828

[startup+0.701037 s]
/proc/loadavg: 4.00 4.00 3.21 6/397 25791
/proc/meminfo: memFree=25557744/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=36260 CPUtime=0.68 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 3506 0 0 0 68 0 0 0 25 0 1 0 649666532 37130240 2399 33554432000 4194304 4580011 140733588603296 18446744073709551615 4316523 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 9065 2399 363 95 0 4047 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 36260

[startup+1.50083 s]
/proc/loadavg: 4.00 4.00 3.21 5/398 25792
/proc/meminfo: memFree=25547196/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=36512 CPUtime=1.49 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 5083 0 0 0 148 1 0 0 25 0 1 0 649666532 37388288 2966 33554432000 4194304 4580011 140733588603296 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 9128 2966 363 95 0 4110 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36512

[startup+3.10062 s]
/proc/loadavg: 4.00 4.00 3.22 5/398 25792
/proc/meminfo: memFree=25540252/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=54260 CPUtime=3.08 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 11657 0 0 0 307 1 0 0 25 0 1 0 649666532 55562240 7018 33554432000 4194304 4580011 140733588603296 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 13565 7018 367 95 0 8547 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 54260

[startup+6.3011 s]
/proc/loadavg: 4.00 4.00 3.22 5/398 25792
/proc/meminfo: memFree=25524616/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=55464 CPUtime=6.29 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 16985 0 0 0 627 2 0 0 25 0 1 0 649666532 56795136 7556 33554432000 4194304 4580011 140733588603296 18446744073709551615 4316523 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 13866 7556 367 95 0 8848 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55464

[startup+12.701 s]
/proc/loadavg: 4.00 4.00 3.23 5/398 25793
/proc/meminfo: memFree=25488900/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=77256 CPUtime=12.69 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 28678 0 0 0 1265 4 0 0 25 0 1 0 649666532 79110144 13232 33554432000 4194304 4580011 140733588603296 18446744073709551615 4415950 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 19314 13232 367 95 0 14296 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 77256

[startup+25.5009 s]
/proc/loadavg: 4.00 4.00 3.23 5/398 25793
/proc/meminfo: memFree=25507364/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=96004 CPUtime=25.49 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 40807 0 0 0 2542 7 0 0 25 0 1 0 649666532 98308096 18222 33554432000 4194304 4580011 140733588603296 18446744073709551615 4416919 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 24001 18222 367 95 0 18983 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 96004

[startup+51.1005 s]
/proc/loadavg: 4.00 4.00 3.25 5/398 25821
/proc/meminfo: memFree=25650388/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=108104 CPUtime=51.09 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 61435 0 0 0 5098 11 0 0 25 0 1 0 649666532 110698496 21082 33554432000 4194304 4580011 140733588603296 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 27026 21082 367 95 0 22008 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 108104

[startup+102.315 s]
/proc/loadavg: 4.16 4.03 3.30 5/398 25849
/proc/meminfo: memFree=26584604/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=169348 CPUtime=102.3 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 101031 0 0 0 10212 18 0 0 25 0 1 0 649666532 173412352 25073 33554432000 4194304 4580011 140733588603296 18446744073709551615 4416901 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 42337 25073 367 95 0 37319 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 169348

[startup+162.301 s]
/proc/loadavg: 4.27 4.08 3.37 5/398 25851
/proc/meminfo: memFree=26491132/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=209952 CPUtime=162.28 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 147176 0 0 0 16201 27 0 0 25 0 1 0 649666532 214990848 36275 33554432000 4194304 4580011 140733588603296 18446744073709551615 4451582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 52488 36275 367 95 0 47470 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 209952

[startup+222.301 s]
/proc/loadavg: 4.10 4.07 3.40 5/398 25852
/proc/meminfo: memFree=26410728/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=163116 CPUtime=222.28 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 172000 0 0 0 22196 32 0 0 25 0 1 0 649666532 167030784 32174 33554432000 4194304 4580011 140733588603296 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 40779 32174 367 95 0 35761 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 163116

[startup+282.301 s]
/proc/loadavg: 4.10 4.07 3.44 5/398 25854
/proc/meminfo: memFree=26382124/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=243556 CPUtime=282.29 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 209860 0 0 0 28189 40 0 0 25 0 1 0 649666532 249401344 44487 33554432000 4194304 4580011 140733588603296 18446744073709551615 4451807 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 60889 44487 367 95 0 55871 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 243556

[startup+342.301 s]
/proc/loadavg: 4.21 4.10 3.49 5/398 25856
/proc/meminfo: memFree=26345884/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=194840 CPUtime=342.29 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 232435 0 0 0 34184 45 0 0 25 0 1 0 649666532 199516160 39500 33554432000 4194304 4580011 140733588603296 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 48710 39501 367 95 0 43692 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 194840

[startup+402.3 s]
/proc/loadavg: 4.08 4.08 3.52 5/398 25857
/proc/meminfo: memFree=26338648/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=245616 CPUtime=402.29 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 266923 0 0 0 40176 53 0 0 25 0 1 0 649666532 251510784 44272 33554432000 4194304 4580011 140733588603296 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 61404 44272 367 95 0 56386 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 245616

[startup+462.3 s]
/proc/loadavg: 4.03 4.06 3.55 5/398 25859
/proc/meminfo: memFree=26319228/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=195252 CPUtime=462.28 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 295995 0 0 0 46168 60 0 0 25 0 1 0 649666532 199938048 41497 33554432000 4194304 4580011 140733588603296 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 48813 41497 367 95 0 43795 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 195252

[startup+522.3 s]
/proc/loadavg: 4.01 4.05 3.57 5/398 25860
/proc/meminfo: memFree=26286448/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=247640 CPUtime=522.29 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 326161 0 0 0 52160 69 0 0 25 0 1 0 649666532 253583360 46386 33554432000 4194304 4580011 140733588603296 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 61910 46386 367 95 0 56892 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 247640

[startup+582.3 s]
/proc/loadavg: 4.00 4.04 3.60 5/398 25862
/proc/meminfo: memFree=26287996/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=248436 CPUtime=582.29 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 352783 0 0 0 58152 77 0 0 25 0 1 0 649666532 254398464 46536 33554432000 4194304 4580011 140733588603296 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 62109 46536 367 95 0 57091 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 248436

[startup+642.301 s]
/proc/loadavg: 4.00 4.03 3.62 5/398 25864
/proc/meminfo: memFree=26290184/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=249212 CPUtime=642.31 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 381078 0 0 0 64146 85 0 0 25 0 1 0 649666532 255193088 47070 33554432000 4194304 4580011 140733588603296 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 62303 47070 367 95 0 57285 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 249212

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 3.64 5/398 25865
/proc/meminfo: memFree=26278244/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=250040 CPUtime=702.29 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 408506 0 0 0 70136 93 0 0 25 0 1 0 649666532 256040960 45665 33554432000 4194304 4580011 140733588603296 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 62510 45665 367 95 0 57492 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 250040

[startup+762.315 s]
/proc/loadavg: 4.12 4.06 3.67 5/398 25867
/proc/meminfo: memFree=26240016/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=251248 CPUtime=762.31 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 429659 0 0 0 76131 100 0 0 25 0 1 0 649666532 257277952 46945 33554432000 4194304 4580011 140733588603296 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 62812 46945 367 95 0 57794 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 251248

[startup+822.301 s]
/proc/loadavg: 4.08 4.06 3.70 5/398 25868
/proc/meminfo: memFree=26287844/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=252148 CPUtime=822.29 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 455833 0 0 0 82123 106 0 0 25 0 1 0 649666532 258199552 42272 33554432000 4194304 4580011 140733588603296 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 63037 42272 367 95 0 58019 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 252148

[startup+882.301 s]
/proc/loadavg: 4.19 4.08 3.73 5/398 25870
/proc/meminfo: memFree=26184388/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=252748 CPUtime=882.3 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 480223 0 0 0 88117 113 0 0 25 0 1 0 649666532 258813952 45354 33554432000 4194304 4580011 140733588603296 18446744073709551615 4302328 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 63187 45354 367 95 0 58169 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 252748

[startup+942.301 s]
/proc/loadavg: 4.17 4.09 3.75 5/398 25872
/proc/meminfo: memFree=26106220/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=309004 CPUtime=942.3 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 495182 0 0 0 94115 115 0 0 25 0 1 0 649666532 316420096 60313 33554432000 4194304 4580011 140733588603296 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 77251 60313 367 95 0 72233 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 309004

[startup+1002.3 s]
/proc/loadavg: 4.06 4.07 3.76 5/398 25882
/proc/meminfo: memFree=26110524/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=309532 CPUtime=1002.3 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 516717 0 0 0 100108 122 0 0 25 0 1 0 649666532 316960768 60042 33554432000 4194304 4580011 140733588603296 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 77383 60042 367 95 0 72365 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 309532

[startup+1062.3 s]
/proc/loadavg: 4.02 4.06 3.77 5/398 25884
/proc/meminfo: memFree=25971448/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=310044 CPUtime=1062.3 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 540035 0 0 0 106101 129 0 0 25 0 1 0 649666532 317485056 60986 33554432000 4194304 4580011 140733588603296 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 77511 60986 367 95 0 72493 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 310044

[startup+1122.3 s]
/proc/loadavg: 4.01 4.04 3.78 5/398 25885
/proc/meminfo: memFree=25978600/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=310568 CPUtime=1122.3 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 562878 0 0 0 112093 137 0 0 25 0 1 0 649666532 318021632 60985 33554432000 4194304 4580011 140733588603296 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 77642 60985 367 95 0 72624 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 310568

[startup+1182.3 s]
/proc/loadavg: 3.66 3.95 3.77 4/392 25907
/proc/meminfo: memFree=26331500/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=341700 CPUtime=1182.3 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 570287 0 0 0 118092 138 0 0 25 0 1 0 649666532 349900800 68394 33554432000 4194304 4580011 140733588603296 18446744073709551615 4415940 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 85425 68394 367 95 0 80407 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 341700

[startup+1242.3 s]
/proc/loadavg: 3.24 3.78 3.72 4/392 25910
/proc/meminfo: memFree=26264912/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=342284 CPUtime=1242.3 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 593098 0 0 0 124088 142 0 0 25 0 1 0 649666532 350498816 67689 33554432000 4194304 4580011 140733588603296 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 85571 67689 367 95 0 80553 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 342284



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.21 3.68 3.68 4/392 25911
/proc/meminfo: memFree=26263396/32950928 swapFree=44388876/67111528
[pid=25791] ppid=25789 vsize=342864 CPUtime=1300.01 cores=0,2
/proc/25791/stat : 25791 (strangenight2-s) R 25789 25791 25497 0 -1 4202496 617134 0 0 0 129854 147 0 0 25 0 1 0 649666532 351092736 67847 33554432000 4194304 4580011 140733588603296 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25791/statm: 85716 67847 367 95 0 80698 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 342864

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.03
CPU time (s): 1300.04
CPU user time (s): 1298.55
CPU system time (s): 1.49077
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 342864

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

runsolver used 4.91225 second user time and 11.5192 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-14 15:44:38
IDJOB=3367325
IDBENCH=82534
IDSOLVER=1845
FILE ID=node126/3367325-1305380678
RUNJOBID= node126-1305379155-25515
PBS_JOBID= 13324376
Free space on /tmp= 73256 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1000-c20000-S541740666-063-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367325-1305380678/watcher-3367325-1305380678 -o /tmp/evaluation-result-3367325-1305380678/solver-3367325-1305380678 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367325-1305380678.cnf

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

MD5SUM BENCH= 2961485b9da323860183d34cbf19e164
RANDOM SEED=2125546207

node126.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.783
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.56
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.783
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.783
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.783
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25557900 kB
Buffers:        242136 kB
Cached:        2454284 kB
SwapCached:      92524 kB
Active:        2224512 kB
Inactive:      4913240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25557900 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:           21396 kB
Writeback:           0 kB
AnonPages:     4361604 kB
Mapped:          16632 kB
Slab:           109032 kB
PageTables:      79640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 90013264 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= 73308 MiB
End job on node126 at 2011-05-14 16:06:20