Trace number 3367428

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.02 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S1993071608-084-UNKNOWN.cnf
MD5SUM6a416a8eca39558555cbe083cf0c9cff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark591.01
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
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 540000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367428-1305382221.cnf'
0.00/0.01	c -- header says num vars:           2000
0.00/0.01	c -- header says num clauses:       40000
0.00/0.02	c -- clauses added:            0 learnts,        40000 normals,            0 xors
0.00/0.02	c -- vars added       2000
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      2000     40000         0         0    200000         0   no data   no data
0.19/0.22	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.21
0.19/0.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
0.19/0.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
0.19/0.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.19/0.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
0.19/0.28	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.29	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.29	c calculated reachability. Time: 0.00
0.29/0.30	c Calc default polars -  time:   0.00 s pos:     953 undec:      74 neg:     973
0.29/0.30	c =========================================================================================
0.29/0.30	c types(t): F = full restart, N = normal restart
0.29/0.30	c types(t): S = simplification begin/end, E = solution found
0.29/0.30	c restart types(rt): st = static, dy = dynamic
0.29/0.30	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.30	c  B st     0         0      2000     40000         0         0    200000         0   no data   no data
0.69/0.71	c  N dy    15      4026      2000     40000         0      4024    200000    780038    146.83    159.79
1.10/1.13	c  N dy    34      8056      2000     40000         0      4726    200000    477516    143.30    152.78
1.49/1.57	c  N dy    57     12106      2000     40000         0      8775    200000   1223059    144.85    154.00
1.99/2.03	c  N dy    78     16183      2000     40000         0      7358    200000    638821    143.84    153.14
2.39/2.48	c  N dy   102     20280      2000     40000         0     11455    200000   1388839    144.04    152.37
2.90/2.97	c  N dy   127     24363      2000     40000         0      8453    200000    575287    144.49    153.10
2.99/3.04	c  F st   130     25001      2000     40000         0      9091    200000    696334    144.47    152.05
3.59/3.66	c  N dy   136     30000      2000     40000         0     14074    200000   1764288    144.47   no data
3.59/3.66	c  S st   136     30000      2000     40000         0     14074    200000   1764288    144.47   no data
3.69/3.75	c  S st   136     30500      2000     40000         0     14574    200000   1839264    144.47   no data
3.69/3.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
3.69/3.78	c blocked clauses removed:        0 vars:      0 tried:        2000 T: 0.00 s
3.69/3.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
3.69/3.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.79/3.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3.79/3.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.29/5.34	c lits-rem:       174  cl-subs:       17  v-elim:      0  v-fix:    0  time:  1.45 s
5.50/5.59	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.25
5.50/5.59	c calculated reachability. Time: 0.00
5.50/5.59	c  N dy   136     30500      2000     40000         0     14557    200000   1831147    144.47   no data
5.99/6.09	c  N dy   157     34649      2000     40000         0     10337    200000    689026    144.04    151.65
6.49/6.57	c  N dy   183     38705      2000     40000         0     14393    200000   1433278    144.16    152.46
7.10/7.10	c  N dy   211     42846      2000     40000         0     18530    200000   2195885    144.49    152.17
7.39/7.46	c  S st   231     45750      2000     40000         0     11920    200000    779169    144.72    141.03
7.49/7.54	c  S st   231     46251      2000     40000         0     12421    200000    854773    144.72   no data
7.49/7.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
7.49/7.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.49/7.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.49/7.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
7.49/7.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.49/7.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.60/7.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.89/7.96	c lits-rem:         7  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.34 s
7.89/7.96	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
7.89/7.97	c vivif2 --  cl tried    12420 cl shrink        0 lits rem          0 time: 0.01
8.19/8.20	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.23
8.19/8.20	c calculated reachability. Time: 0.00
8.19/8.20	c  N dy   231     46251      2000     40000         0     12420    200000    854612    144.72   no data
8.59/8.69	c  N dy   251     50290      2000     40000         0     16459    200000   1590507    144.49    152.36
9.19/9.23	c  N dy   280     54393      2000     40000         0     20559    200000   2342247    144.77    155.27
9.69/9.73	c  N dy   305     58481      2000     40000         0     14059    200000    979067    144.71    154.87
10.19/10.26	c  N dy   331     62704      2000     40000         0     18282    200000   1735290    144.58    153.94
10.69/10.79	c  N dy   353     66723      2000     40000         0     22301    200000   2463258    144.53    153.40
11.09/11.15	c  S st   371     69376      2000     40000         0     13325    200000    662359    144.62   no data
11.19/11.23	c  S st   371     69878      2000     40000         0     13827    200000    755499    144.62   no data
11.19/11.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.19/11.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
11.19/11.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.19/11.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.19/11.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.19/11.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
11.19/11.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.19/11.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.19/11.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.56	c lits-rem:         3  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.27 s
11.49/11.57	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
11.49/11.58	c vivif2 --  cl tried    13824 cl shrink        0 lits rem          0 time: 0.01
11.79/11.81	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.24
11.79/11.82	c calculated reachability. Time: 0.00
11.79/11.82	c  N dy   371     69878      2000     40000         0     13824    200000    754300    144.62   no data
12.29/12.38	c  N dy   400     74366      2000     40000         0     18309    200000   1587398    144.91    158.14
13.00/13.03	c  N dy   428     79174      2000     40000         0     23116    200000   2444416    144.73    152.95
13.59/13.68	c  N dy   455     84251      2000     40000         0     15551    200000    892510    144.67    182.36
14.09/14.11	c  F st   479     87500      2000     40000         0     18800    200000   1495045    144.77   no data
14.49/14.56	c  N st   484     90799      2000     40000         0     22088    200000   2193447    144.77   no data
15.29/15.39	c  N dy   507     96647      2000     40000         0     14286    200000    479494    144.81    154.07
16.09/16.18	c  N dy   546    102950      2000     40000         0     20588    200000   1637616    144.77    153.52
16.39/16.43	c  S st   560    104819      2000     40000         0     22455    200000   1981317    144.85   no data
16.50/16.52	c  S st   560    105321      2000     40000         0     22957    200000   2057893    144.85   no data
16.50/16.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.50/16.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
16.50/16.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.50/16.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.50/16.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.50/16.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
16.50/16.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.50/16.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
16.59/16.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.80/19.85	c lits-rem:        62  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.20 s
19.80/19.85	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
19.80/19.88	c vivif2 --  cl tried    22952 cl shrink        0 lits rem          0 time: 0.02
20.09/20.15	c asymm  cl-useful: 0/35969/40000 lits-rem:0 time: 0.27
20.09/20.15	c calculated reachability. Time: 0.00
20.09/20.15	c  N dy   560    105321      2000     40000         0     22952    200000   2055779    144.85   no data
21.09/21.13	c  N dy   602    112135      2000     40000         0     15110    200000    460373    145.04    156.51
22.00/22.07	c  N dy   644    119476      2000     40000         0     22450    200000   1780365    144.88    154.73
23.10/23.17	c  N dy   688    127193      2000     40000         0     30164    200000   3181396    144.84    152.77
24.20/24.28	c  N dy   738    135383      2000     40000         0     22696    200000   1659404    144.74    152.74
25.49/25.57	c  N dy   797    144187      2000     40000         0     31497    200000   3286218    144.79    153.66
26.79/26.87	c  N dy   858    153482      2000     40000         0     24131    200000   1777012    144.94    153.48
27.50/27.50	c  S st   885    157981      2000     40000         0     28629    200000   2588912    144.85   no data
27.59/27.61	c  S st   885    158486      2000     40000         0     29134    200000   2672749    144.85   no data
27.59/27.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
27.59/27.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
27.59/27.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.59/27.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.59/27.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.59/27.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
27.59/27.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.59/27.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
27.69/27.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.69/34.78	c lits-rem:       136  cl-subs:        7  v-elim:      0  v-fix:    0  time:  7.01 s
34.69/34.78	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
34.79/34.81	c vivif2 --  cl tried    29127 cl shrink        0 lits rem          0 time: 0.03
34.79/34.85	c asymm  cl-useful: 0/4031/40000 lits-rem:0 time: 0.04
34.79/34.85	c calculated reachability. Time: 0.00
34.79/34.85	c  N dy   885    158486      2000     40000         0     29127    200000   2669625    144.85   no data
36.30/36.36	c  N dy   951    168674      2000     40000         0     21653    200000   1109186    144.77    155.51
37.89/37.98	c  N dy  1030    179590      2000     40000         0     32565    200000   3144394    145.09    154.24
39.60/39.68	c  N dy  1103    191131      2000     40000         0     25438    200000   1650739    145.16    165.93
41.49/41.52	c  N dy  1168    203367      2000     40000         0     37670    200000   3871596    144.94    153.38
43.39/43.44	c  N dy  1251    216430      2000     40000         0     31070    200000   2494290    145.01    156.25
45.60/45.62	c  N dy  1335    230383      2000     40000         0     24358    200000   1081773    145.01    152.74
46.69/46.73	c  S st  1385    237729      2000     40000         0     31703    200000   2451908    145.15    137.07
46.79/46.86	c  S st  1385    238235      2000     40000         0     32209    200000   2530370    145.15   no data
46.79/46.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
46.89/46.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
46.89/46.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.89/46.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.89/46.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.89/46.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
46.89/46.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
46.89/46.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
46.99/47.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.49/53.52	c lits-rem:       113  cl-subs:        8  v-elim:      0  v-fix:    0  time:  6.51 s
53.49/53.52	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
53.49/53.55	c vivif2 --  cl tried    32201 cl shrink        0 lits rem          0 time: 0.03
53.79/53.83	c asymm  cl-useful: 0/31611/40000 lits-rem:0 time: 0.28
53.79/53.83	c calculated reachability. Time: 0.00
53.79/53.83	c  N dy  1385    238235      2000     40000         0     32201    200000   2527447    145.15   no data
56.19/56.23	c  N dy  1477    253475      2000     40000         0     25777    200000   1177388    145.12    165.78
58.79/58.84	c  N dy  1586    269723      2000     40000         0     42024    200000   4177153    145.20    167.00
61.50/61.55	c  N dy  1697    286993      2000     40000         0     36628    200000   3013208    145.32    157.17
64.49/64.51	c  N dy  1797    305423      2000     40000         0     31396    200000   1842670    145.15    153.19
64.59/64.63	c  F st  1802    306251      2000     40000         0     32223    200000   1990616    145.14    132.56
67.79/67.80	c  N dy  1900    324987      2000     40000         0     26287    200000    746184    145.18    156.10
71.00/71.03	c  N dy  2019    345068      2000     40000         0     46365    200000   4409210    145.13    154.43
73.09/73.12	c  S st  2097    357354      2000     40000         0     32989    200000   1810070    145.15   no data
73.19/73.24	c  S st  2097    357862      2000     40000         0     33497    200000   1886469    145.15   no data
73.19/73.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
73.19/73.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
73.19/73.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
73.19/73.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.19/73.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.19/73.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
73.19/73.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
73.29/73.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
73.29/73.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.89/76.96	c lits-rem:        29  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.59 s
76.89/76.97	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
76.89/76.99	c vivif2 --  cl tried    33496 cl shrink        0 lits rem          0 time: 0.02
77.00/77.08	c asymm  cl-useful: 0/8389/40000 lits-rem:0 time: 0.09
77.00/77.08	c calculated reachability. Time: 0.00
77.00/77.08	c  N dy  2097    357862      2000     40000         0     33496    200000   1886283    145.15   no data
80.60/80.62	c  N dy  2220    377877      2000     40000         0     26850    200000    495792    145.10    153.64
83.79/83.90	c  N dy  2346    397938      2000     40000         0     46907    200000   4180364    145.09    153.87
87.40/87.42	c  N dy  2477    418109      2000     40000         0     39416    200000   2634635    145.18    154.40
90.99/91.08	c  N dy  2591    438122      2000     40000         0     30763    200000    862819    145.19    223.05
94.49/94.50	c  N dy  2724    458140      2000     40000         0     50775    200000   4558394    145.26    154.96
98.09/98.12	c  N dy  2856    478253      2000     40000         0     41226    200000   2628925    145.32    157.67
101.89/101.96	c  N dy  2978    498258      2000     40000         0     61222    200000   6298511    145.30    154.74
105.30/105.36	c  N dy  3093    518322      2000     40000         0     50624    200000   4122571    145.27    160.08
108.80/108.87	c  S st  3202    536793      2000     40000         0     37430    200000   1540772    145.22   no data
108.91/108.98	c  S st  3202    537299      2000     40000         0     37936    200000   1617208    145.22   no data
108.91/108.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
109.00/109.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
109.00/109.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
109.00/109.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
109.00/109.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.00/109.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
109.00/109.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
109.00/109.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
109.10/109.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.80/111.85	c lits-rem:        60  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.75 s
111.80/111.86	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
111.80/111.88	c vivif2 --  cl tried    37934 cl shrink        0 lits rem          0 time: 0.02
112.10/112.18	c asymm  cl-useful: 0/29681/40000 lits-rem:0 time: 0.30
112.10/112.18	c calculated reachability. Time: 0.00
112.10/112.18	c  N dy  3202    537299      2000     40000         0     37934    200000   1616147    145.22   no data
115.79/115.89	c  N dy  3329    557336      2000     40000         0     57962    200000   5278830    145.26    168.28
119.49/119.59	c  N dy  3451    577437      2000     40000         0     45399    200000   2834710    145.25    154.27
123.39/123.49	c  N dy  3569    597485      2000     40000         0     65444    200000   6508606    145.26    155.60
126.99/127.08	c  N dy  3696    617625      2000     40000         0     51924    200000   3866631    145.28    155.50
131.20/131.26	c  N dy  3827    637673      2000     40000         0     37311    200000   1011945    145.27    161.63
134.90/134.94	c  N dy  3948    657798      2000     40000         0     57434    200000   4688118    145.26    152.99
138.89/138.99	c  N dy  4067    677838      2000     40000         0     41810    200000   1660637    145.30    154.53
142.80/142.85	c  N dy  4198    697941      2000     40000         0     61908    200000   5368261    145.35    155.93
146.90/146.93	c  N dy  4334    718185      2000     40000         0     45488    200000   2179541    145.42    155.15
150.89/150.95	c  N dy  4465    738210      2000     40000         0     65509    200000   5849791    145.43    160.39
154.99/155.04	c  N dy  4590    758253      2000     40000         0     47890    200000   2456499    145.46    153.35
159.09/159.12	c  N dy  4722    778324      2000     40000         0     67952    200000   6180317    145.51    158.68
163.19/163.20	c  N dy  4837    798395      2000     40000         0     49366    200000   2517681    145.51    159.71
164.59/164.66	c  S st  4886    805948      2000     40000         0     56916    200000   3910768    145.51    132.57
164.79/164.81	c  S st  4886    806454      2000     40000         0     57422    200000   3989050    145.51   no data
164.79/164.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
164.79/164.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
164.79/164.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
164.79/164.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
164.79/164.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
164.79/164.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
164.79/164.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
164.89/164.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
164.99/165.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.48/178.50	c lits-rem:       169  cl-subs:       12  v-elim:      0  v-fix:    0  time: 13.46 s
178.48/178.51	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
178.48/178.55	c vivif2 --  cl tried    57410 cl shrink        0 lits rem          0 time: 0.05
178.68/178.73	c asymm  cl-useful: 0/10319/40000 lits-rem:0 time: 0.17
178.68/178.73	c calculated reachability. Time: 0.00
178.68/178.73	c  N dy  4886    806454      2000     40000         0     57410    200000   3983749    145.51   no data
183.29/183.33	c  N dy  5014    826547      2000     40000         0     77499    200000   7693878    145.54    156.05
187.09/187.13	c  N dy  5129    846665      2000     40000         0     57962    200000   3936839    145.52    153.49
191.59/191.66	c  N dy  5260    866714      2000     40000         0     78006    200000   7621368    145.53    154.48
195.58/195.65	c  N dy  5386    886727      2000     40000         0     57361    200000   3615994    145.51    153.94
200.08/200.14	c  N dy  5512    906734      2000     40000         0     77364    200000   7322326    145.54    155.43
204.28/204.35	c  N dy  5643    926956      2000     40000         0     55922    200000   3211846    145.58    158.55
208.68/208.78	c  N dy  5770    947010      2000     40000         0     75969    200000   6929445    145.60    160.20
213.19/213.20	c  N dy  5906    967029      2000     40000         0     53328    200000   2548249    145.63    153.57
217.49/217.55	c  N dy  6038    987172      2000     40000         0     73463    200000   6286426    145.65    153.36
222.09/222.20	c  N dy  6167   1007254      2000     40000         0     49888    200000   1738692    145.66    155.53
226.39/226.45	c  N dy  6290   1027844      2000     40000         0     70470    200000   5548549    145.67    157.53
231.39/231.40	c  N dy  6409   1048004      2000     40000         0     45974    200000    835477    145.64    153.86
235.29/235.40	c  N dy  6524   1068182      2000     40000         0     66147    200000   4553890    145.64    153.40
236.19/236.24	c  F st  6551   1071876      2000     40000         0     69841    200000   5246874    145.66    138.02
240.18/240.21	c  N dy  6634   1088253      2000     40000         0     86210    200000   8401287    145.69    155.52
244.48/244.50	c  N dy  6759   1108294      2000     40000         0     60585    200000   3372783    145.73    155.26
249.08/249.10	c  N dy  6884   1128312      2000     40000         0     80598    200000   7090997    145.75    155.76
253.99/254.00	c  N dy  7009   1148370      2000     40000         0     54007    200000   1967599    145.75    154.78
258.29/258.31	c  N dy  7134   1168551      2000     40000         0     74183    200000   5703774    145.76    157.71
263.48/263.50	c  N dy  7253   1188601      2000     40000         0     94229    200000   9392615    145.76    154.51
267.58/267.69	c  N dy  7382   1208649      2000     40000         0     66616    200000   4111846    145.78    153.47
267.88/267.92	c  S st  7390   1209681      2000     40000         0     67647    200000   4302363    145.78   no data
267.98/268.08	c  S st  7390   1210186      2000     40000         0     68152    200000   4381265    145.78   no data
267.98/268.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
268.08/268.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
268.08/268.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
268.08/268.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
268.08/268.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
268.08/268.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
268.08/268.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
268.08/268.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
268.28/268.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
284.59/284.66	c lits-rem:       185  cl-subs:        6  v-elim:      0  v-fix:    0  time: 16.33 s
284.59/284.66	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
284.69/284.72	c vivif2 --  cl tried    68146 cl shrink        0 lits rem          0 time: 0.05
284.99/285.08	c asymm  cl-useful: 0/22038/40000 lits-rem:0 time: 0.36
284.99/285.08	c calculated reachability. Time: 0.00
284.99/285.08	c  N dy  7390   1210186      2000     40000         0     68146    200000   4379011    145.78   no data
289.98/290.06	c  N dy  7510   1230380      2000     40000         0     88335    200000   8114089    145.79    153.87
294.69/294.75	c  N dy  7634   1250576      2000     40000         0     59868    200000   2698830    145.80    153.59
299.29/299.32	c  N dy  7760   1270645      2000     40000         0     79933    200000   6410639    145.82    154.26
304.69/304.78	c  N dy  7889   1290778      2000     40000         0     50407    200000    781609    145.82    153.71
308.99/309.04	c  N dy  8031   1310983      2000     40000         0     70602    200000   4537518    145.87    156.00
314.08/314.15	c  N dy  8158   1331108      2000     40000         0     90720    200000   8261752    145.89    154.78
319.09/319.17	c  N dy  8289   1351157      2000     40000         0     60114    200000   2390863    145.89    156.25
323.68/323.75	c  N dy  8422   1371187      2000     40000         0     80140    200000   6096631    145.92    173.37
329.19/329.25	c  N dy  8548   1391192      2000     40000         0    100142    200000   9788625    145.92    154.31
333.59/333.65	c  N dy  8665   1411228      2000     40000         0     68523    200000   3764934    145.92    163.08
338.49/338.53	c  N dy  8786   1431312      2000     40000         0     88605    200000   7445578    145.90    162.83
343.99/344.04	c  N dy  8915   1451411      2000     40000         0     56040    200000   1282620    145.91    159.82
348.29/348.39	c  N dy  9041   1471475      2000     40000         0     76097    200000   5008855    145.92    155.00
353.69/353.73	c  N dy  9174   1491682      2000     40000         0     96298    200000   8738560    145.94    153.65
358.79/358.81	c  N dy  9292   1511775      2000     40000         0     62734    200000   2336923    145.92    155.88
363.48/363.53	c  N dy  9433   1531837      2000     40000         0     82787    200000   6067392    145.96    156.04
368.99/369.08	c  N dy  9561   1551866      2000     40000         0    102811    200000   9751869    145.97    156.44
373.89/373.94	c  N dy  9682   1571890      2000     40000         0     68181    200000   3189332    145.97    154.04
378.79/378.81	c  N dy  9798   1591957      2000     40000         0     88242    200000   6882838    145.97    161.59
384.58/384.61	c  N dy  9922   1612082      2000     40000         0    108360    200000  10616135    145.97    153.84
389.29/389.32	c  N dy 10058   1632126      2000     40000         0     72746    200000   3867925    146.00    154.11
394.39/394.40	c  N dy 10182   1652158      2000     40000         0     92776    200000   7562219    146.00    163.95
400.39/400.46	c  N dy 10305   1672194      2000     40000         0    112803    200000  11241141    145.99    156.46
404.88/404.94	c  N dy 10421   1692433      2000     40000         0     76378    200000   4335040    145.99    154.29
409.59/409.67	c  S st 10542   1710187      2000     40000         0     94129    200000   7667244    146.01    130.30
409.79/409.88	c  S st 10542   1710690      2000     40000         0     94632    200000   7743375    146.01   no data
409.89/409.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
409.89/409.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
409.89/409.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
409.89/409.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
409.89/409.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
409.89/409.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
409.89/409.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
409.99/410.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
410.29/410.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
449.89/449.93	c lits-rem:       398  cl-subs:       23  v-elim:      0  v-fix:    0  time: 39.62 s
449.89/449.94	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
449.98/450.03	c vivif2 --  cl tried    94609 cl shrink        0 lits rem          0 time: 0.09
450.38/450.44	c asymm  cl-useful: 0/15665/40000 lits-rem:0 time: 0.42
450.38/450.45	c calculated reachability. Time: 0.00
450.38/450.45	c  N dy 10542   1710690      2000     40000         0     94609    200000   7734007    146.01   no data
456.68/456.70	c  N dy 10674   1730758      2000     40000         0    114671    200000  11445354    146.03    153.95
461.08/461.16	c  N dy 10787   1750856      2000     40000         0     77121    200000   4288489    146.03    158.61
466.49/466.54	c  N dy 10918   1770945      2000     40000         0     97205    200000   8015213    146.04    158.08
472.68/472.76	c  N dy 11038   1790975      2000     40000         0    117232    200000  11693656    146.04    154.38
477.18/477.25	c  N dy 11151   1811116      2000     40000         0     78720    200000   4398282    146.03    154.47
482.48/482.56	c  N dy 11263   1831308      2000     40000         0     98904    200000   8099546    146.02    153.82
488.78/488.88	c  N dy 11386   1851427      2000     40000         0    119018    200000  11808160    146.02    156.16
493.29/493.39	c  N dy 11502   1871565      2000     40000         0     79502    200000   4386587    146.02    155.03
498.88/498.91	c  N dy 11640   1891891      2000     40000         0     99819    200000   8192952    146.05    156.05
505.18/505.21	c  N dy 11768   1911898      2000     40000         0    119819    200000  11911051    146.07    155.22
509.98/510.00	c  N dy 11899   1932041      2000     40000         0     79312    200000   4177706    146.07    155.35
515.29/515.33	c  N dy 12029   1952149      2000     40000         0     99414    200000   7876042    146.08    154.29
521.58/521.65	c  N dy 12155   1972157      2000     40000         0    119415    200000  11603105    146.10    154.62
526.58/526.66	c  N dy 12275   1992181      2000     40000         0     77787    200000   3755139    146.10    155.48
531.88/531.90	c  N dy 12401   2012228      2000     40000         0     97830    200000   7486703    146.12    155.04
537.98/538.08	c  N dy 12519   2032284      2000     40000         0    117879    200000  11164167    146.10    156.46
543.59/543.62	c  N dy 12657   2052439      2000     40000         0     75379    200000   3124866    146.14    155.30
548.78/548.82	c  N dy 12782   2072547      2000     40000         0     95484    200000   6817724    146.14    155.63
554.89/554.99	c  N dy 12908   2092630      2000     40000         0    115563    200000  10585250    146.16    155.45
560.89/560.99	c  N dy 13034   2112733      2000     40000         0     72007    200000   2295930    146.16    154.68
565.98/566.02	c  N dy 13152   2133144      2000     40000         0     92412    200000   6065598    146.16    158.07
571.99/572.05	c  N dy 13280   2153217      2000     40000         0    112475    200000   9797314    146.17    176.88
578.59/578.65	c  N dy 13412   2173265      2000     40000         0     67871    200000   1369508    146.19    173.06
583.48/583.52	c  N dy 13539   2193405      2000     40000         0     88007    200000   5116660    146.20    155.77
588.38/588.48	c  S st 13655   2210690      2000     40000         0    105290    200000   8355630    146.23    119.76
588.68/588.71	c  S st 13655   2211193      2000     40000         0    105793    200000   8429990    146.23   no data
588.68/588.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
588.78/588.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
588.78/588.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
588.78/588.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
588.78/588.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
588.78/588.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
588.78/588.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
588.78/588.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
589.09/589.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
633.60/633.62	c lits-rem:       319  cl-subs:       22  v-elim:      0  v-fix:    0  time: 44.46 s
633.60/633.62	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
633.69/633.72	c vivif2 --  cl tried   105771 cl shrink        0 lits rem          0 time: 0.10
633.69/633.79	c asymm  cl-useful: 0/2297/40000 lits-rem:0 time: 0.07
633.79/633.80	c calculated reachability. Time: 0.00
633.79/633.80	c  N dy 13655   2211193      2000     40000         0    105771    200000   8420195    146.23   no data
640.49/640.55	c  N dy 13780   2231415      2000     40000         0    125988    200000  12147699    146.23    155.33
645.89/645.93	c  N dy 13904   2251505      2000     40000         0     80428    200000   3486807    146.23    154.47
651.19/651.26	c  N dy 14023   2271583      2000     40000         0    100501    200000   7214811    146.24    154.44
657.48/657.52	c  N dy 14139   2291694      2000     40000         0    120611    200000  10934646    146.23    157.20
663.68/663.76	c  N dy 14260   2312088      2000     40000         0     74347    200000   2184907    146.23    154.58
668.79/668.82	c  N dy 14377   2332109      2000     40000         0     94361    200000   5888981    146.24    183.03
674.79/674.89	c  N dy 14496   2352175      2000     40000         0    114423    200000   9588202    146.23    157.74
681.89/681.94	c  N dy 14619   2372298      2000     40000         0    134540    200000  13362402    146.25    155.53
686.88/686.98	c  N dy 14744   2392465      2000     40000         0     87055    200000   4398403    146.25    155.93
692.68/692.72	c  N dy 14875   2412649      2000     40000         0    107234    200000   8162926    146.27    154.09
699.39/699.47	c  N dy 15007   2432737      2000     40000         0    127314    200000  11883846    146.28    201.10
705.49/705.58	c  N dy 15133   2452817      2000     40000         0     78734    200000   2660079    146.29    154.77
710.89/710.92	c  N dy 15261   2472915      2000     40000         0     98824    200000   6366667    146.29    159.03
717.20/717.22	c  N dy 15391   2492995      2000     40000         0    118897    200000  10110243    146.31    168.13
724.39/724.50	c  N dy 15522   2513020      2000     40000         0    138915    200000  13807224    146.32    154.50
729.49/729.53	c  N dy 15642   2533115      2000     40000         0     89363    200000   4439865    146.31    159.64
735.28/735.38	c  N dy 15766   2553249      2000     40000         0    109494    200000   8161166    146.31    155.63
742.08/742.16	c  N dy 15894   2573329      2000     40000         0    129567    200000  11865425    146.31    154.21
748.59/748.63	c  N dy 16016   2593450      2000     40000         0     79044    200000   2372129    146.31    154.09
753.89/753.94	c  N dy 16141   2613456      2000     40000         0     99047    200000   6077153    146.31    157.74
760.19/760.20	c  N dy 16269   2633461      2000     40000         0    119047    200000   9798587    146.32    159.38
767.28/767.34	c  N dy 16385   2653532      2000     40000         0    139112    200000  13507306    146.33    183.02
772.79/772.89	c  N dy 16505   2673545      2000     40000         0     87467    200000   3755874    146.33    156.76
778.69/778.72	c  N dy 16642   2693686      2000     40000         0    107602    200000   7479971    146.34    154.58
784.58/784.61	c  S st 16763   2711194      2000     40000         0    125105    200000  10719310    146.35   no data
784.78/784.88	c  S st 16763   2711698      2000     40000         0    125609    200000  10799972    146.35   no data
784.88/784.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
784.88/784.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
784.98/785.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
784.98/785.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
784.98/785.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
784.98/785.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
784.98/785.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
785.08/785.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
785.40/785.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
832.08/832.14	c lits-rem:       304  cl-subs:       33  v-elim:      0  v-fix:    0  time: 46.69 s
832.08/832.14	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
832.18/832.27	c vivif2 --  cl tried   125576 cl shrink        0 lits rem          0 time: 0.13
832.59/832.70	c asymm  cl-useful: 0/15083/40000 lits-rem:0 time: 0.43
832.59/832.70	c calculated reachability. Time: 0.00
832.59/832.70	c  N dy 16763   2711698      2000     40000         0    125576    200000  10785491    146.35   no data
840.29/840.38	c  N dy 16887   2731737      2000     40000         0     72963    200000    893759    146.36    160.75
845.39/845.45	c  N dy 17015   2751814      2000     40000         0     93038    200000   4604552    146.36    155.97
851.28/851.35	c  N dy 17136   2771879      2000     40000         0    113096    200000   8278840    146.36    154.40
858.38/858.41	c  N dy 17268   2792118      2000     40000         0    133328    200000  12046524    146.36    157.50
865.18/865.26	c  N dy 17390   2812211      2000     40000         0     79770    200000   1968435    146.37    183.60
870.48/870.54	c  N dy 17508   2832261      2000     40000         0     99817    200000   5644406    146.36    156.30
876.78/876.85	c  N dy 17640   2852367      2000     40000         0    119920    200000   9415339    146.37    155.70
883.99/884.03	c  N dy 17764   2872459      2000     40000         0    140003    200000  13152896    146.38    167.36
890.38/890.41	c  N dy 17880   2892553      2000     40000         0     85447    200000   2858463    146.38    157.56
895.89/895.99	c  N dy 18002   2912770      2000     40000         0    105662    200000   6591892    146.39    156.13
902.39/902.47	c  N dy 18125   2932927      2000     40000         0    125814    200000  10309261    146.38    156.47
910.09/910.12	c  N dy 18252   2953110      2000     40000         0    145992    200000  14055019    146.39    154.24
916.08/916.14	c  N dy 18380   2973248      2000     40000         0     90473    200000   3594344    146.40    157.37
921.98/922.01	c  N dy 18517   2993277      2000     40000         0    110495    200000   7357443    146.42    155.27
928.78/928.81	c  N dy 18643   3013300      2000     40000         0    130514    200000  11080032    146.43    155.53
936.49/936.54	c  N dy 18763   3033615      2000     40000         0    150823    200000  14807795    146.42    156.05
942.18/942.29	c  N dy 18896   3053629      2000     40000         0     94184    200000   4137579    146.44    155.20
948.29/948.35	c  N dy 19018   3074013      2000     40000         0    114562    200000   7940419    146.44    157.16
955.59/955.68	c  N dy 19148   3095015      2000     40000         0    135562    200000  11856341    146.45    160.17
963.78/963.86	c  N dy 19279   3115141      2000     40000         0     78037    200000    938187    146.46    156.15
969.09/969.17	c  N dy 19406   3135231      2000     40000         0     98122    200000   4657850    146.47    154.64
975.39/975.41	c  N dy 19543   3155247      2000     40000         0    118133    200000   8391831    146.48    165.72
982.48/982.57	c  N dy 19670   3175300      2000     40000         0    138183    200000  12128039    146.49    156.60
990.38/990.43	c  N dy 19789   3195311      2000     40000         0     79544    200000   1047957    146.50    159.71
994.68/994.72	c  S st 19893   3211698      2000     40000         0     95926    200000   4077117    146.50   no data
994.88/994.93	c  S st 19893   3212201      2000     40000         0     96429    200000   4147452    146.50   no data
994.88/994.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
994.98/995.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
994.98/995.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
994.98/995.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
994.98/995.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
994.98/995.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
994.98/995.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
994.98/995.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
995.08/995.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1008.88/1008.95	c lits-rem:        78  cl-subs:        9  v-elim:      0  v-fix:    0  time: 13.77 s
1008.88/1008.96	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
1008.98/1009.01	c vivif2 --  cl tried    96420 cl shrink        0 lits rem          0 time: 0.05
1009.38/1009.41	c asymm  cl-useful: 0/15845/40000 lits-rem:0 time: 0.40
1009.38/1009.42	c calculated reachability. Time: 0.00
1009.38/1009.42	c  N dy 19893   3212201      2000     40000         0     96420    200000   4143515    146.50   no data
1015.58/1015.63	c  N dy 20011   3232248      2000     40000         0    116463    200000   7840167    146.50    154.57
1022.68/1022.75	c  N dy 20137   3252344      2000     40000         0    136551    200000  11578864    146.51    154.62
1030.78/1030.86	c  N dy 20267   3272529      2000     40000         0    156732    200000  15340120    146.52    156.93
1036.58/1036.64	c  N dy 20390   3292579      2000     40000         0     97135    200000   4114513    146.51    157.48
1042.69/1042.74	c  N dy 20517   3312707      2000     40000         0    117257    200000   7854379    146.52    161.23
1049.69/1049.72	c  N dy 20641   3332805      2000     40000         0    137350    200000  11604834    146.53    155.22
1057.58/1057.68	c  N dy 20766   3352851      2000     40000         0    157393    200000  15362175    146.54    164.95
1063.69/1063.76	c  N dy 20886   3373099      2000     40000         0     96985    200000   3949038    146.55    158.61
1069.88/1069.92	c  N dy 21020   3393228      2000     40000         0    117107    200000   7694969    146.56    155.83
1076.98/1077.07	c  N dy 21151   3413319      2000     40000         0    137189    200000  11418884    146.56    162.86
1085.18/1085.23	c  N dy 21285   3433486      2000     40000         0    157346    200000  15137119    146.56    157.70
1091.58/1091.67	c  N dy 21409   3453535      2000     40000         0     95748    200000   3511278    146.56    154.60
1097.79/1097.83	c  N dy 21543   3473598      2000     40000         0    115807    200000   7241915    146.57    157.92
1104.78/1104.84	c  N dy 21672   3493630      2000     40000         0    135830    200000  10998352    146.59    154.85
1112.88/1112.94	c  N dy 21799   3513873      2000     40000         0    156066    200000  14751016    146.59    154.86
1119.88/1119.97	c  N dy 21932   3533901      2000     40000         0     93445    200000   2917214    146.60    166.68
1125.88/1125.99	c  N dy 22059   3554079      2000     40000         0    113616    200000   6632095    146.60    156.80
1132.99/1133.01	c  N dy 22195   3574181      2000     40000         0    133709    200000  10371130    146.61    157.53
1140.78/1140.87	c  N dy 22315   3594239      2000     40000         0    153763    200000  14110740    146.61    165.24
1148.39/1148.49	c  N dy 22433   3614408      2000     40000         0     90289    200000   2175065    146.61    155.34
1154.28/1154.32	c  N dy 22562   3634444      2000     40000         0    110321    200000   5926475    146.62    160.95
1160.78/1160.88	c  N dy 22678   3654479      2000     40000         0    130352    200000   9641849    146.62    156.12
1168.48/1168.56	c  N dy 22808   3674644      2000     40000         0    150514    200000  13363523    146.62    156.10
1176.99/1177.07	c  N dy 22934   3694696      2000     40000         0     85923    200000   1171243    146.63    154.81
1181.88/1181.90	c  S st 23046   3712201      2000     40000         0    103420    200000   4419928    146.63   no data
1182.08/1182.11	c  S st 23046   3712704      2000     40000         0    103923    200000   4502683    146.63   no data
1182.08/1182.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1182.18/1182.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
1182.18/1182.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1182.18/1182.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1182.18/1182.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1182.18/1182.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1182.18/1182.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1182.18/1182.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1182.28/1182.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1197.58/1197.64	c lits-rem:       110  cl-subs:       14  v-elim:      0  v-fix:    0  time: 15.25 s
1197.58/1197.65	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
1197.68/1197.70	c vivif2 --  cl tried   103909 cl shrink        0 lits rem          0 time: 0.06
1197.89/1197.96	c asymm  cl-useful: 0/9072/40000 lits-rem:0 time: 0.26
1197.89/1197.97	c calculated reachability. Time: 0.00
1197.89/1197.97	c  N dy 23046   3712704      2000     40000         0    103909    200000   4496725    146.63   no data
1204.58/1204.66	c  N dy 23175   3732792      2000     40000         0    123987    200000   8220858    146.64    158.53
1211.48/1211.52	c  F st 23296   3751563      2000     40000         0    142751    200000  11717892    146.65    130.54
1212.19/1212.21	c  N st 23300   3753593      2000     40000         0    144779    200000  12123898    146.65   no data
1220.38/1220.48	c  N dy 23418   3773716      2000     40000         0    164895    200000  16004235    146.67    154.76
1227.18/1227.21	c  N dy 23540   3793792      2000     40000         0     99326    200000   3506151    146.67    154.60
1233.28/1233.39	c  N dy 23664   3813855      2000     40000         0    119384    200000   7200044    146.67    178.71
1240.48/1240.56	c  N dy 23790   3833876      2000     40000         0    139397    200000  10929811    146.68    180.17
1248.59/1248.67	c  N dy 23922   3853916      2000     40000         0    159430    200000  14670357    146.69    154.68
1256.58/1256.65	c  N dy 24053   3873918      2000     40000         0     92790    200000   2089721    146.70    154.57
1262.48/1262.56	c  N dy 24181   3894034      2000     40000         0    112900    200000   5805773    146.70    157.80
1269.39/1269.41	c  N dy 24311   3914122      2000     40000         0    132984    200000   9568351    146.71    178.19
1277.09/1277.18	c  N dy 24433   3934142      2000     40000         0    153000    200000  13296869    146.72    156.35
1285.98/1286.03	c  N dy 24569   3954160      2000     40000         0    173013    200000  17056801    146.73    157.05
1292.28/1292.33	c  N dy 24697   3974163      2000     40000         0    105367    200000   4256808    146.74    158.75
1298.79/1298.83	c  N dy 24825   3994281      2000     40000         0    125478    200000   8015332    146.75    154.80

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 0.85 1.77 2.77 4/241 1026
/proc/meminfo: memFree=19425060/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=30800 CPUtime=0 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 1097 0 0 0 0 0 0 0 21 0 1 0 649821881 31539200 1037 33554432000 4194304 4580011 140735075921008 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 7700 1038 323 95 0 2682 0

[startup+0.086289 s]
/proc/loadavg: 0.85 1.77 2.77 4/241 1026
/proc/meminfo: memFree=19425060/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=31932 CPUtime=0.08 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 1612 0 0 0 8 0 0 0 21 0 1 0 649821881 32698368 1552 33554432000 4194304 4580011 140735075921008 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 7983 1552 339 95 0 2965 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31932

[startup+0.100285 s]
/proc/loadavg: 0.85 1.77 2.77 4/241 1026
/proc/meminfo: memFree=19425060/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=32064 CPUtime=0.09 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 1624 0 0 0 9 0 0 0 21 0 1 0 649821881 32833536 1564 33554432000 4194304 4580011 140735075921008 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 8016 1564 339 95 0 2998 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32064

[startup+0.300194 s]
/proc/loadavg: 0.85 1.77 2.77 4/241 1026
/proc/meminfo: memFree=19425060/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=39308 CPUtime=0.29 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 4026 0 0 0 29 0 0 0 22 0 1 0 649821881 40251392 3384 33554432000 4194304 4580011 140735075921008 18446744073709551615 4289311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 9827 3384 359 95 0 4809 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39308

[startup+0.700123 s]
/proc/loadavg: 0.85 1.77 2.77 4/241 1026
/proc/meminfo: memFree=19425060/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=39388 CPUtime=0.69 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 4784 0 0 0 69 0 0 0 23 0 1 0 649821881 40333312 4142 33554432000 4194304 4580011 140735075921008 18446744073709551615 4322524 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 9847 4143 363 95 0 4829 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39388

[startup+1.50098 s]
/proc/loadavg: 0.85 1.77 2.77 5/242 1028
/proc/meminfo: memFree=19386860/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=41784 CPUtime=1.49 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 6690 0 0 0 149 0 0 0 25 0 1 0 649821881 42786816 4445 33554432000 4194304 4580011 140735075921008 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 10446 4445 363 95 0 5428 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41784

[startup+3.1007 s]
/proc/loadavg: 0.85 1.77 2.77 5/242 1028
/proc/meminfo: memFree=19380048/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=43024 CPUtime=3.09 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 10637 0 0 0 308 1 0 0 25 0 1 0 649821881 44056576 4270 33554432000 4194304 4580011 140735075921008 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 10756 4270 364 95 0 5738 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43024

[startup+6.30013 s]
/proc/loadavg: 1.10 1.80 2.78 5/242 1028
/proc/meminfo: memFree=19242592/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=82112 CPUtime=6.29 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 22934 0 0 0 627 2 0 0 25 0 1 0 649821881 84082688 14019 33554432000 4194304 4580011 140735075921008 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 20528 14019 367 95 0 15510 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82112

[startup+12.701 s]
/proc/loadavg: 1.41 1.86 2.79 5/242 1028
/proc/meminfo: memFree=19226004/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=86356 CPUtime=12.69 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 33365 0 0 0 1265 4 0 0 25 0 1 0 649821881 88428544 16113 33554432000 4194304 4580011 140735075921008 18446744073709551615 4321156 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 21589 16113 367 95 0 16571 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86356

[startup+25.5007 s]
/proc/loadavg: 1.99 1.96 2.81 5/242 1028
/proc/meminfo: memFree=19146252/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=152340 CPUtime=25.49 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 53021 0 0 0 2542 7 0 0 25 0 1 0 649821881 155996160 21818 33554432000 4194304 4580011 140735075921008 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 38085 21818 367 95 0 33067 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 152340

[startup+51.1002 s]
/proc/loadavg: 2.67 2.12 2.84 5/242 1029
/proc/meminfo: memFree=19070468/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=128960 CPUtime=51.09 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 79586 0 0 0 5097 12 0 0 25 0 1 0 649821881 132055040 26729 33554432000 4194304 4580011 140735075921008 18446744073709551615 4416931 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 32240 26729 367 95 0 27222 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 128960

[startup+102.309 s]
/proc/loadavg: 3.42 2.41 2.90 5/242 1030
/proc/meminfo: memFree=19066948/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=130744 CPUtime=102.3 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 136120 0 0 0 10206 24 0 0 25 0 1 0 649821881 133881856 25396 33554432000 4194304 4580011 140735075921008 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 32686 25396 367 95 0 27668 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 130744

[startup+162.301 s]
/proc/loadavg: 3.79 2.70 2.96 5/242 1032
/proc/meminfo: memFree=19023612/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=132504 CPUtime=162.29 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 197287 0 0 0 16192 37 0 0 25 0 1 0 649821881 135684096 26509 33554432000 4194304 4580011 140735075921008 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 33126 26509 367 95 0 28108 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 132504

[startup+222.301 s]
/proc/loadavg: 3.92 2.93 3.02 5/242 1033
/proc/meminfo: memFree=18968484/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=155000 CPUtime=222.28 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 246723 0 0 0 22179 49 0 0 25 0 1 0 649821881 158720000 31945 33554432000 4194304 4580011 140735075921008 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 38750 31945 367 95 0 33732 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 155000

[startup+282.3 s]
/proc/loadavg: 3.97 3.12 3.08 5/242 1035
/proc/meminfo: memFree=18880504/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=225144 CPUtime=282.29 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 291964 0 0 0 28171 58 0 0 25 0 1 0 649821881 230547456 38376 33554432000 4194304 4580011 140735075921008 18446744073709551615 4416613 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 56286 38376 367 95 0 51268 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 225144

[startup+342.301 s]
/proc/loadavg: 3.99 3.28 3.14 5/242 1037
/proc/meminfo: memFree=18792432/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=226136 CPUtime=342.29 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 339231 0 0 0 34160 69 0 0 25 0 1 0 649821881 231563264 43877 33554432000 4194304 4580011 140735075921008 18446744073709551615 4293000 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 56534 43877 367 95 0 51516 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 226136

[startup+402.3 s]
/proc/loadavg: 4.03 3.42 3.19 5/242 1038
/proc/meminfo: memFree=18812348/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=172412 CPUtime=402.29 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 388132 0 0 0 40149 80 0 0 25 0 1 0 649821881 176549888 36162 33554432000 4194304 4580011 140735075921008 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 43103 36162 367 95 0 38085 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 172412

[startup+462.301 s]
/proc/loadavg: 4.01 3.52 3.24 5/242 1040
/proc/meminfo: memFree=18637464/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=297160 CPUtime=462.28 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 419368 0 0 0 46143 85 0 0 25 0 1 0 649821881 304291840 55445 33554432000 4194304 4580011 140735075921008 18446744073709551615 4316993 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 74290 55445 367 95 0 69272 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 297160

[startup+522.301 s]
/proc/loadavg: 4.00 3.61 3.29 5/242 1041
/proc/meminfo: memFree=18582104/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=297960 CPUtime=522.28 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 463051 0 0 0 52133 95 0 0 25 0 1 0 649821881 305111040 62212 33554432000 4194304 4580011 140735075921008 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 74490 62212 367 95 0 69472 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 297960

[startup+582.3 s]
/proc/loadavg: 4.10 3.71 3.34 5/242 1043
/proc/meminfo: memFree=18634120/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=299016 CPUtime=582.28 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 507486 0 0 0 58121 107 0 0 25 0 1 0 649821881 306192384 54576 33554432000 4194304 4580011 140735075921008 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 74754 54576 367 95 0 69736 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 299016

[startup+642.301 s]
/proc/loadavg: 4.03 3.76 3.38 5/242 1045
/proc/meminfo: memFree=18455272/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=334468 CPUtime=642.29 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 524471 0 0 0 64118 111 0 0 25 0 1 0 649821881 342495232 71561 33554432000 4194304 4580011 140735075921008 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 83617 71561 367 95 0 78599 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 334468

[startup+702.3 s]
/proc/loadavg: 4.07 3.81 3.42 6/242 1046
/proc/meminfo: memFree=18474932/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=335272 CPUtime=702.28 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 565886 0 0 0 70108 120 0 0 25 0 1 0 649821881 343318528 71857 33554432000 4194304 4580011 140735075921008 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 83818 71857 367 95 0 78800 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 335272

[startup+762.309 s]
/proc/loadavg: 4.02 3.85 3.45 5/242 1048
/proc/meminfo: memFree=18490228/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=336088 CPUtime=762.29 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 606379 0 0 0 76099 130 0 0 25 0 1 0 649821881 344154112 69522 33554432000 4194304 4580011 140735075921008 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 84022 69522 367 95 0 79004 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 336088

[startup+822.301 s]
/proc/loadavg: 4.01 3.87 3.48 5/242 1049
/proc/meminfo: memFree=18369788/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=387824 CPUtime=822.28 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 632712 0 0 0 82093 135 0 0 25 0 1 0 649821881 397131776 81176 33554432000 4194304 4580011 140735075921008 18446744073709551615 4416924 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 96956 81176 367 95 0 91938 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 387824

[startup+882.3 s]
/proc/loadavg: 4.00 3.89 3.51 5/242 1051
/proc/meminfo: memFree=18285788/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=388336 CPUtime=882.28 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 664099 0 0 0 88086 142 0 0 25 0 1 0 649821881 397656064 82685 33554432000 4194304 4580011 140735075921008 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 97084 82685 367 95 0 92066 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 388336

[startup+942.301 s]
/proc/loadavg: 4.05 3.92 3.55 5/242 1053
/proc/meminfo: memFree=18381228/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=389104 CPUtime=942.28 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 702445 0 0 0 94075 153 0 0 25 0 1 0 649821881 398442496 74591 33554432000 4194304 4580011 140735075921008 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 97276 74591 367 95 0 92258 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 389104

[startup+1002.3 s]
/proc/loadavg: 4.02 3.93 3.57 5/242 1054
/proc/meminfo: memFree=18359856/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=389660 CPUtime=1002.28 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 734543 0 0 0 100066 162 0 0 25 0 1 0 649821881 399011840 74640 33554432000 4194304 4580011 140735075921008 18446744073709551615 4415940 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 97415 74640 367 95 0 92397 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 389660

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.59 5/242 1056
/proc/meminfo: memFree=18346152/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=330020 CPUtime=1062.28 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 766100 0 0 0 106059 169 0 0 25 0 1 0 649821881 337940480 73470 33554432000 4194304 4580011 140735075921008 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 82505 73470 367 95 0 77487 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 330020

[startup+1122.3 s]
/proc/loadavg: 4.04 3.97 3.62 5/242 1057
/proc/meminfo: memFree=18382448/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=390740 CPUtime=1122.29 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 801084 0 0 0 112050 179 0 0 25 0 1 0 649821881 400117760 74924 33554432000 4194304 4580011 140735075921008 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 97685 74924 367 95 0 92667 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 390740

[startup+1182.3 s]
/proc/loadavg: 4.05 3.98 3.65 5/242 1059
/proc/meminfo: memFree=18388348/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=391388 CPUtime=1182.28 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 835465 0 0 0 118041 187 0 0 25 0 1 0 649821881 400781312 75009 33554432000 4194304 4580011 140735075921008 18446744073709551615 4401249 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 97847 75009 367 95 0 92829 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 391388

[startup+1242.3 s]
/proc/loadavg: 4.10 4.00 3.67 5/242 1061
/proc/meminfo: memFree=18334344/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=391660 CPUtime=1242.28 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 860290 0 0 0 124033 195 0 0 25 0 1 0 649821881 401059840 82231 33554432000 4194304 4580011 140735075921008 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 97915 82231 367 95 0 92897 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 391660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.00 3.69 2/238 1065
/proc/meminfo: memFree=19113784/32950928 swapFree=64721848/67111528
[pid=1026] ppid=1024 vsize=392280 CPUtime=1299.99 cores=5,7
/proc/1026/stat : 1026 (strangenight2-s) R 1024 1026 480 0 -1 4202496 892751 0 0 0 129794 205 0 0 25 0 1 0 649821881 401694720 79109 33554432000 4194304 4580011 140735075921008 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1026/statm: 98070 79109 367 95 0 93052 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 392280

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.02
CPU user time (s): 1297.95
CPU system time (s): 2.06869
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 404292

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

runsolver used 2.80457 second user time and 6.69098 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-14 16:10:21
IDJOB=3367428
IDBENCH=82637
IDSOLVER=1845
FILE ID=node123/3367428-1305382221
RUNJOBID= node123-1305382220-987
PBS_JOBID= 13324379
Free space on /tmp= 73348 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S1993071608-084-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367428-1305382221/watcher-3367428-1305382221 -o /tmp/evaluation-result-3367428-1305382221/solver-3367428-1305382221 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367428-1305382221.cnf

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

MD5SUM BENCH= 6a416a8eca39558555cbe083cf0c9cff
RANDOM SEED=989150926

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19425340 kB
Buffers:        276348 kB
Cached:        3915544 kB
SwapCached:      10496 kB
Active:       10482508 kB
Inactive:      2788324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19425340 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           26140 kB
Writeback:           0 kB
AnonPages:     9076336 kB
Mapped:          16176 kB
Slab:           163312 kB
PageTables:      31596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13117700 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= 73360 MiB
End job on node123 at 2011-05-14 16:32:03