Trace number 3367313

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-v2000-c40000-S1143439968-082-UNKNOWN.cnf
MD5SUM4baebda329e22fa39a89c4e2a8acff70
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark468.292
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-3367313-1305380605.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.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
0.19/0.24	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.19/0.29	c Calc default polars -  time:   0.00 s pos:     962 undec:      56 neg:     982
0.19/0.29	c =========================================================================================
0.19/0.29	c types(t): F = full restart, N = normal restart
0.19/0.29	c types(t): S = simplification begin/end, E = solution found
0.19/0.29	c restart types(rt): st = static, dy = dynamic
0.19/0.29	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.29	c  B st     0         0      2000     40000         0         0    200000         0   no data   no data
0.69/0.73	c  N dy    19      4107      2000     40000         0      4096    200000    852867    149.06    157.68
1.10/1.16	c  N dy    43      8157      2000     40000         0      4819    200000    512699    147.11    155.85
1.49/1.59	c  N dy    68     12194      2000     40000         0      8855    200000   1243527    146.66    167.14
1.99/2.05	c  N dy    92     16197      2000     40000         0      7363    200000    652452    146.85    158.10
2.49/2.52	c  N dy   119     20248      2000     40000         0     11413    200000   1403804    147.37    157.83
2.99/3.00	c  N dy   148     24290      2000     40000         0      8374    200000    568570    147.43    157.02
2.99/3.08	c  F st   153     25000      2000     40000         0      9084    200000    697847    147.27   no data
3.39/3.48	c  N st   158     28303      2000     40000         0     12384    200000   1400820    147.27   no data
3.59/3.69	c  S st   159     30000      2000     40000         0     14081    200000   1731494    147.27   no data
3.69/3.76	c  S st   159     30503      2000     40000         0     14584    200000   1809263    147.27   no data
3.69/3.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
3.69/3.79	c blocked clauses removed:        0 vars:      0 tried:        2000 T: 0.00 s
3.69/3.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
3.69/3.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.79/3.81	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.51/5.55	c lits-rem:       117  cl-subs:       37  v-elim:      0  v-fix:    0  time:  1.66 s
5.69/5.77	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.23
5.69/5.78	c calculated reachability. Time: 0.00
5.69/5.78	c  N dy   159     30503      2000     40000         0     14547    200000   1791479    147.27   no data
6.19/6.27	c  N dy   184     34545      2000     40000         0     10225    200000    697423    147.36    159.18
6.69/6.75	c  N dy   204     38560      2000     40000         0     14240    200000   1428707    146.95    156.02
7.19/7.26	c  N dy   227     42669      2000     40000         0     18347    200000   2183405    146.72    155.61
7.60/7.62	c  S st   242     45754      2000     40000         0     11911    200000    791675    146.58    118.34
7.60/7.70	c  S st   242     46260      2000     40000         0     12417    200000    874256    146.58   no data
7.60/7.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.70/7.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
7.70/7.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.70/7.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.70/7.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.70/7.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
7.70/7.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.70/7.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.70/7.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.08	c lits-rem:        12  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.31 s
7.99/8.08	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
7.99/8.09	c vivif2 --  cl tried    12415 cl shrink        0 lits rem          0 time: 0.01
8.29/8.31	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.22
8.29/8.31	c calculated reachability. Time: 0.00
8.29/8.31	c  N dy   242     46260      2000     40000         0     12415    200000    873254    146.58   no data
8.80/8.81	c  N dy   268     50415      2000     40000         0     16569    200000   1630880    146.55    162.04
9.29/9.34	c  N dy   293     54554      2000     40000         0     20707    200000   2382442    146.39    155.24
9.80/9.82	c  N dy   316     58628      2000     40000         0     14189    200000   1002443    146.19    156.26
10.29/10.34	c  N dy   340     62728      2000     40000         0     18287    200000   1768902    146.21    158.76
10.79/10.85	c  N dy   360     66808      2000     40000         0     22367    200000   2495748    145.83    155.97
11.09/11.19	c  S st   377     69390      2000     40000         0     13321    200000    658639    145.69   no data
11.19/11.26	c  S st   377     69899      2000     40000         0     13830    200000    739637    145.69   no data
11.19/11.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.19/11.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
11.19/11.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.19/11.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.19/11.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.19/11.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
11.19/11.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.29/11.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.29/11.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.59	c lits-rem:        21  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.26 s
11.49/11.59	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
11.59/11.60	c vivif2 --  cl tried    13826 cl shrink        0 lits rem          0 time: 0.01
11.79/11.83	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.22
11.79/11.83	c calculated reachability. Time: 0.00
11.79/11.83	c  N dy   377     69899      2000     40000         0     13826    200000    738268    145.69   no data
12.39/12.40	c  N dy   407     74498      2000     40000         0     18425    200000   1584411    145.73    154.26
12.99/13.03	c  N dy   436     79352      2000     40000         0     23275    200000   2468984    145.60    154.66
13.59/13.69	c  N dy   468     84446      2000     40000         0     15723    200000    924596    145.50    156.50
13.99/14.07	c  F st   486     87500      2000     40000         0     18776    200000   1485788    145.52    147.35
14.39/14.50	c  N st   491     90798      2000     40000         0     22070    200000   2177174    145.52   no data
15.30/15.31	c  N dy   512     96642      2000     40000         0     14258    200000    478345    145.38    153.16
15.99/16.09	c  N dy   549    102875      2000     40000         0     20490    200000   1609268    145.26    177.43
16.29/16.35	c  S st   561    104849      2000     40000         0     22464    200000   1969515    145.25   no data
16.40/16.44	c  S st   561    105353      2000     40000         0     22968    200000   2044086    145.25   no data
16.40/16.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
16.40/16.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
16.40/16.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.40/16.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.40/16.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.40/16.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
16.40/16.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.40/16.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
16.50/16.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.80/19.89	c lits-rem:        92  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.32 s
19.80/19.89	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
19.89/19.92	c vivif2 --  cl tried    22963 cl shrink        0 lits rem          0 time: 0.02
20.09/20.17	c asymm  cl-useful: 0/36054/40000 lits-rem:0 time: 0.25
20.09/20.17	c calculated reachability. Time: 0.00
20.09/20.17	c  N dy   561    105353      2000     40000         0     22963    200000   2041508    145.25   no data
21.09/21.11	c  N dy   600    112274      2000     40000         0     15225    200000    473837    145.20    152.97
22.00/22.04	c  N dy   650    119494      2000     40000         0     22443    200000   1810023    145.40    153.05
23.00/23.09	c  N dy   692    127156      2000     40000         0     30103    200000   3196930    145.30    155.00
24.10/24.18	c  N dy   741    135352      2000     40000         0     22640    200000   1655711    145.24    153.01
25.39/25.42	c  N dy   799    144083      2000     40000         0     31367    200000   3267026    145.32    169.98
26.59/26.69	c  N dy   848    153521      2000     40000         0     24140    200000   1745578    145.12    155.67
27.18/27.30	c  S st   870    158034      2000     40000         0     28652    200000   2561299    145.02   no data
27.28/27.39	c  S st   870    158536      2000     40000         0     29154    200000   2637330    145.02   no data
27.40/27.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
27.40/27.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
27.40/27.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.40/27.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.40/27.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.40/27.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
27.40/27.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.40/27.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
27.50/27.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.19/33.29	c lits-rem:       139  cl-subs:        9  v-elim:      0  v-fix:    0  time:  5.75 s
33.29/33.30	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
33.29/33.33	c vivif2 --  cl tried    29145 cl shrink        0 lits rem          0 time: 0.03
33.29/33.37	c asymm  cl-useful: 0/3946/40000 lits-rem:0 time: 0.04
33.29/33.37	c calculated reachability. Time: 0.00
33.29/33.37	c  N dy   870    158536      2000     40000         0     29145    200000   2633008    145.02   no data
34.79/34.81	c  N dy   926    168750      2000     40000         0     21697    200000   1121787    144.89    162.35
36.31/36.35	c  N dy   992    179641      2000     40000         0     32581    200000   3122453    144.91    153.35
37.99/38.01	c  N dy  1064    191243      2000     40000         0     25527    200000   1680549    144.97    153.90
39.79/39.87	c  N dy  1139    203547      2000     40000         0     37823    200000   3938950    145.00    157.51
41.80/41.85	c  N dy  1222    216713      2000     40000         0     31326    200000   2534862    145.02    152.95
44.09/44.10	c  N dy  1303    230736      2000     40000         0     24690    200000   1161362    144.99    153.09
45.10/45.16	c  S st  1346    237805      2000     40000         0     31758    200000   2462208    145.01   no data
45.19/45.27	c  S st  1346    238310      2000     40000         0     32263    200000   2544012    145.01   no data
45.19/45.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
45.29/45.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
45.29/45.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.29/45.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.29/45.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.29/45.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
45.29/45.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
45.29/45.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
45.39/45.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.99/52.02	c lits-rem:        97  cl-subs:        9  v-elim:      0  v-fix:    0  time:  6.59 s
51.99/52.02	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
51.99/52.05	c vivif2 --  cl tried    32254 cl shrink        0 lits rem          0 time: 0.03
52.39/52.44	c asymm  cl-useful: 0/31824/40000 lits-rem:0 time: 0.39
52.39/52.44	c calculated reachability. Time: 0.00
52.39/52.44	c  N dy  1346    238310      2000     40000         0     32254    200000   2540295    145.01   no data
55.00/55.09	c  N dy  1439    253577      2000     40000         0     25858    200000   1187130    145.03    164.38
57.80/57.80	c  N dy  1544    270097      2000     40000         0     42374    200000   4228679    145.10    154.99
60.40/60.44	c  N dy  1646    287485      2000     40000         0     37099    200000   3067295    145.01    154.44
63.29/63.37	c  N dy  1759    305906      2000     40000         0     31851    200000   1921715    145.04    153.54
63.39/63.43	c  F st  1761    306251      2000     40000         0     32196    200000   1984501    145.04    146.20
66.59/66.61	c  N dy  1854    325646      2000     40000         0     26919    200000    856486    145.03    155.96
69.78/69.84	c  N dy  1984    345745      2000     40000         0     47013    200000   4575724    145.12    156.21
71.69/71.76	c  S st  2052    357465      2000     40000         0     33074    200000   1803015    145.08   no data
71.79/71.87	c  S st  2052    357971      2000     40000         0     33580    200000   1883017    145.08   no data
71.79/71.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
71.89/71.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
71.89/71.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
71.89/71.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.89/71.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.89/71.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
71.89/71.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
71.89/71.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
71.89/71.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.39/75.45	c lits-rem:        94  cl-subs:        6  v-elim:      0  v-fix:    0  time:  3.45 s
75.39/75.46	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
75.39/75.48	c vivif2 --  cl tried    33574 cl shrink        0 lits rem          0 time: 0.02
75.49/75.57	c asymm  cl-useful: 0/8176/40000 lits-rem:0 time: 0.09
75.49/75.57	c calculated reachability. Time: 0.00
75.49/75.57	c  N dy  2052    357971      2000     40000         0     33574    200000   1880623    145.08   no data
79.10/79.15	c  N dy  2171    378002      2000     40000         0     26945    200000    517356    145.11    176.63
82.29/82.37	c  N dy  2292    398036      2000     40000         0     46974    200000   4184341    145.09    153.94
85.88/85.95	c  N dy  2408    418194      2000     40000         0     39466    200000   2622699    145.08    154.07
89.59/89.62	c  N dy  2535    438451      2000     40000         0     31057    200000    926566    145.20    157.47
92.89/92.99	c  N dy  2668    458515      2000     40000         0     51114    200000   4624185    145.31    158.17
96.39/96.42	c  N dy  2793    478584      2000     40000         0     41520    200000   2665086    145.33    162.95
100.19/100.22	c  N dy  2921    498617      2000     40000         0     30892    200000    541220    145.36    205.23
103.59/103.61	c  N dy  3049    518798      2000     40000         0     51068    200000   4255480    145.40    154.11
107.09/107.10	c  S st  3163    536958      2000     40000         0     37566    200000   1577697    145.40    137.08
107.19/107.22	c  S st  3163    537458      2000     40000         0     38066    200000   1657608    145.40   no data
107.19/107.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
107.19/107.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
107.19/107.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
107.19/107.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.19/107.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.19/107.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
107.19/107.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
107.19/107.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
107.29/107.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.29/110.30	c lits-rem:        58  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.96 s
110.29/110.30	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
110.29/110.32	c vivif2 --  cl tried    38065 cl shrink        0 lits rem          0 time: 0.02
110.59/110.61	c asymm  cl-useful: 0/29725/40000 lits-rem:0 time: 0.29
110.59/110.62	c calculated reachability. Time: 0.00
110.59/110.62	c  N dy  3163    537458      2000     40000         0     38065    200000   1657100    145.40   no data
114.19/114.26	c  N dy  3280    557545      2000     40000         0     58145    200000   5344835    145.37    154.69
117.99/118.05	c  N dy  3404    577662      2000     40000         0     45601    200000   2910796    145.38    155.26
122.10/122.15	c  N dy  3529    597982      2000     40000         0     65916    200000   6656805    145.39    154.91
125.59/125.66	c  N dy  3656    617989      2000     40000         0     52264    200000   3976214    145.46    154.24
129.59/129.64	c  N dy  3773    638024      2000     40000         0     37637    200000   1070465    145.43    153.58
133.20/133.21	c  N dy  3891    658027      2000     40000         0     57636    200000   4742706    145.44    153.34
137.19/137.20	c  N dy  4017    678107      2000     40000         0     42052    200000   1706545    145.46    158.70
140.89/140.90	c  N dy  4132    698175      2000     40000         0     62116    200000   5369775    145.41    154.22
144.79/144.85	c  N dy  4257    718219      2000     40000         0     45496    200000   2158854    145.42    154.42
148.89/148.92	c  N dy  4391    738449      2000     40000         0     65720    200000   5904748    145.48    159.74
152.99/153.03	c  N dy  4514    758550      2000     40000         0     48162    200000   2489038    145.46    153.78
157.09/157.12	c  N dy  4641    778695      2000     40000         0     68300    200000   6221257    145.52    156.35
161.29/161.33	c  N dy  4762    798699      2000     40000         0     49649    200000   2542472    145.50    153.58
162.80/162.86	c  S st  4803    806189      2000     40000         0     57136    200000   3901965    145.48   no data
162.99/163.01	c  S st  4803    806690      2000     40000         0     57637    200000   3977410    145.48   no data
162.99/163.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
162.99/163.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
162.99/163.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
162.99/163.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.99/163.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.99/163.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
162.99/163.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
163.09/163.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
163.19/163.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.79/175.89	c lits-rem:       199  cl-subs:       14  v-elim:      0  v-fix:    0  time: 12.65 s
175.79/175.89	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
175.90/175.94	c vivif2 --  cl tried    57623 cl shrink        0 lits rem          0 time: 0.05
176.09/176.10	c asymm  cl-useful: 0/10275/40000 lits-rem:0 time: 0.16
176.09/176.10	c calculated reachability. Time: 0.00
176.09/176.10	c  N dy  4803    806690      2000     40000         0     57623    200000   3970817    145.48   no data
180.49/180.54	c  N dy  4935    826693      2000     40000         0     77621    200000   7702346    145.53    156.75
184.29/184.33	c  N dy  5059    846759      2000     40000         0     58021    200000   3952382    145.53    156.70
188.70/188.79	c  N dy  5188    866777      2000     40000         0     78036    200000   7642290    145.57    153.60
192.69/192.75	c  N dy  5302    886794      2000     40000         0     57395    200000   3676792    145.59    155.67
197.19/197.28	c  N dy  5426    906982      2000     40000         0     77580    200000   7394965    145.59    153.52
201.31/201.34	c  N dy  5544    927008      2000     40000         0     55941    200000   3195896    145.60    161.36
205.99/206.08	c  N dy  5669    947132      2000     40000         0     76064    200000   6896963    145.61    158.48
210.49/210.52	c  N dy  5799    967264      2000     40000         0     53533    200000   2603103    145.65    155.94
214.70/214.74	c  N dy  5929    987398      2000     40000         0     73663    200000   6300840    145.67    158.90
219.19/219.28	c  N dy  6058   1007417      2000     40000         0     50021    200000   1758241    145.70    154.03
223.39/223.45	c  N dy  6198   1027583      2000     40000         0     70182    200000   5493967    145.75    155.57
228.29/228.31	c  N dy  6322   1047729      2000     40000         0     45669    200000    789636    145.75    153.65
232.29/232.35	c  N dy  6450   1068523      2000     40000         0     66454    200000   4647723    145.77    155.94
233.11/233.11	c  F st  6471   1071878      2000     40000         0     69809    200000   5263332    145.77    137.63
236.99/237.00	c  N dy  6554   1088598      2000     40000         0     86519    200000   8462996    145.80    156.40
241.09/241.19	c  N dy  6687   1108599      2000     40000         0     60861    200000   3424533    145.83    156.58
245.59/245.62	c  N dy  6803   1128844      2000     40000         0     81100    200000   7142976    145.81    158.52
250.29/250.33	c  N dy  6933   1149124      2000     40000         0     54720    200000   2096688    145.84    156.25
254.69/254.73	c  N dy  7054   1169170      2000     40000         0     74759    200000   5792599    145.86    156.14
259.89/259.94	c  N dy  7176   1189297      2000     40000         0     94879    200000   9513815    145.87    157.15
264.09/264.10	c  N dy  7306   1209348      2000     40000         0     67270    200000   4265675    145.89    160.40
264.19/264.27	c  S st  7312   1210035      2000     40000         0     67957    200000   4394186    145.89   no data
264.39/264.43	c  S st  7312   1210541      2000     40000         0     68463    200000   4470366    145.89   no data
264.39/264.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
264.39/264.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
264.49/264.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
264.49/264.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
264.49/264.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
264.49/264.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
264.49/264.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
264.49/264.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
264.59/264.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
281.19/281.26	c lits-rem:       193  cl-subs:        9  v-elim:      0  v-fix:    0  time: 16.57 s
281.19/281.27	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
281.29/281.32	c vivif2 --  cl tried    68454 cl shrink        0 lits rem          0 time: 0.05
281.61/281.63	c asymm  cl-useful: 0/22169/40000 lits-rem:0 time: 0.31
281.61/281.64	c calculated reachability. Time: 0.00
281.61/281.64	c  N dy  7312   1210541      2000     40000         0     68454    200000   4466486    145.89   no data
286.39/286.45	c  N dy  7426   1230633      2000     40000         0     88542    200000   8165249    145.88    153.69
290.99/291.00	c  N dy  7552   1250764      2000     40000         0     60022    200000   2726252    145.89    153.89
295.50/295.53	c  N dy  7689   1270807      2000     40000         0     80063    200000   6449209    145.92    154.32
300.69/300.76	c  N dy  7820   1290913      2000     40000         0     50507    200000    801178    145.94    155.31
304.80/304.86	c  N dy  7954   1311014      2000     40000         0     70602    200000   4552856    145.98    175.78
309.79/309.81	c  N dy  8074   1331080      2000     40000         0     90664    200000   8243539    145.97    165.86
314.51/314.60	c  N dy  8204   1351110      2000     40000         0     60034    200000   2393848    146.00    155.89
319.01/319.04	c  N dy  8329   1371181      2000     40000         0     80100    200000   6109221    146.01    160.25
324.40/324.45	c  N dy  8447   1391204      2000     40000         0    100119    200000   9768749    145.99    154.44
328.99/329.00	c  N dy  8574   1411484      2000     40000         0     68744    200000   3793815    146.00    153.82
333.80/333.89	c  N dy  8705   1431500      2000     40000         0     88755    200000   7496028    146.01    155.60
339.30/339.30	c  N dy  8834   1451786      2000     40000         0     56387    200000   1351998    146.02    156.61
343.89/343.94	c  N dy  8956   1471827      2000     40000         0     76423    200000   5048549    146.02    154.84
349.19/349.20	c  N dy  9079   1491850      2000     40000         0     96443    200000   8715215    146.01    153.76
354.21/354.22	c  N dy  9205   1511912      2000     40000         0     62837    200000   2377309    146.02    154.32
358.80/358.80	c  N dy  9318   1532026      2000     40000         0     82949    200000   6073211    146.01    154.09
364.10/364.14	c  N dy  9449   1552126      2000     40000         0    103048    200000   9817508    146.04    165.92
368.89/368.94	c  N dy  9572   1572363      2000     40000         0     68626    200000   3264789    146.03    153.91
373.80/373.88	c  N dy  9696   1592618      2000     40000         0     88877    200000   7018202    146.05    157.37
379.59/379.68	c  N dy  9826   1612835      2000     40000         0    109089    200000  10773347    146.07    154.49
384.09/384.16	c  N dy  9952   1632848      2000     40000         0     73443    200000   3987007    146.08    156.57
389.09/389.14	c  N dy 10080   1652991      2000     40000         0     93577    200000   7686840    146.07    154.20
394.99/395.00	c  N dy 10192   1673049      2000     40000         0     56978    200000    758588    146.05    159.67
399.20/399.26	c  N dy 10323   1693060      2000     40000         0     76983    200000   4453848    146.05    154.14
403.80/403.82	c  S st 10441   1710541      2000     40000         0     94459    200000   7724448    146.08    149.36
404.00/404.02	c  S st 10441   1711043      2000     40000         0     94961    200000   7797161    146.08   no data
404.00/404.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
404.10/404.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
404.10/404.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
404.10/404.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
404.10/404.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
404.10/404.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
404.10/404.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
404.10/404.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
404.39/404.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
445.51/445.59	c lits-rem:       361  cl-subs:       23  v-elim:      0  v-fix:    0  time: 41.13 s
445.51/445.59	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
445.60/445.69	c vivif2 --  cl tried    94938 cl shrink        0 lits rem          0 time: 0.09
446.00/446.08	c asymm  cl-useful: 0/15615/40000 lits-rem:0 time: 0.40
446.00/446.08	c calculated reachability. Time: 0.00
446.00/446.08	c  N dy 10441   1711043      2000     40000         0     94938    200000   7786614    146.08   no data
452.19/452.20	c  N dy 10572   1731228      2000     40000         0    115120    200000  11516211    146.09    154.37
456.69/456.77	c  N dy 10703   1751310      2000     40000         0     77550    200000   4407012    146.12    174.06
461.90/461.93	c  N dy 10826   1771350      2000     40000         0     97587    200000   8100777    146.11    157.23
468.09/468.10	c  N dy 10953   1791357      2000     40000         0     58937    200000    758143    146.12    154.26
472.50/472.55	c  N dy 11079   1811392      2000     40000         0     78971    200000   4493063    146.13    199.07
477.90/477.96	c  N dy 11212   1831507      2000     40000         0     99084    200000   8224208    146.16    154.64
484.20/484.20	c  N dy 11338   1851594      2000     40000         0    119167    200000  11950387    146.17    161.12
488.69/488.79	c  N dy 11470   1871821      2000     40000         0     79733    200000   4427493    146.18    156.66
494.10/494.10	c  N dy 11597   1891852      2000     40000         0     99758    200000   8113274    146.19    158.03
500.29/500.32	c  N dy 11724   1911881      2000     40000         0    119781    200000  11840993    146.20    155.29
504.99/505.01	c  N dy 11847   1931953      2000     40000         0     79199    200000   4158728    146.20    167.08
510.30/510.33	c  N dy 11972   1952040      2000     40000         0     99282    200000   7894702    146.21    187.80
516.49/516.57	c  N dy 12102   1972093      2000     40000         0    119331    200000  11620411    146.22    157.58
521.40/521.46	c  N dy 12223   1992103      2000     40000         0     77677    200000   3703192    146.23    154.48
526.50/526.55	c  N dy 12350   2012200      2000     40000         0     97768    200000   7427229    146.24    154.51
532.50/532.54	c  N dy 12475   2032236      2000     40000         0    117796    200000  11119075    146.24    157.06
537.81/537.88	c  N dy 12604   2052322      2000     40000         0     75226    200000   3090723    146.26    158.40
542.90/542.91	c  N dy 12715   2072409      2000     40000         0     95308    200000   6764742    146.24    162.26
548.99/549.08	c  N dy 12841   2092562      2000     40000         0    115457    200000  10496046    146.25    159.55
554.80/554.85	c  N dy 12957   2112589      2000     40000         0     71830    200000   2277404    146.24    168.93
559.80/559.86	c  N dy 13081   2132659      2000     40000         0     91895    200000   5976249    146.25    160.43
566.19/566.25	c  N dy 13210   2152690      2000     40000         0    111922    200000   9710890    146.27    161.04
572.90/572.95	c  N dy 13325   2172749      2000     40000         0     67326    200000   1241810    146.26    156.06
577.69/577.80	c  N dy 13457   2192820      2000     40000         0     87387    200000   4955808    146.27    156.80
582.79/582.88	c  S st 13573   2211044      2000     40000         0    105608    200000   8336908    146.28    137.72
583.09/583.12	c  S st 13573   2211549      2000     40000         0    106113    200000   8422257    146.28   no data
583.09/583.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
583.19/583.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
583.19/583.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
583.19/583.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
583.19/583.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
583.19/583.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
583.19/583.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
583.29/583.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
583.49/583.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
628.69/628.79	c lits-rem:       349  cl-subs:       22  v-elim:      0  v-fix:    0  time: 45.22 s
628.69/628.79	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
628.79/628.89	c vivif2 --  cl tried   106091 cl shrink        0 lits rem          0 time: 0.10
628.89/628.96	c asymm  cl-useful: 0/2216/40000 lits-rem:0 time: 0.07
628.89/628.96	c calculated reachability. Time: 0.00
628.89/628.96	c  N dy 13573   2211549      2000     40000         0    106091    200000   8412391    146.28   no data
635.59/635.64	c  N dy 13703   2231790      2000     40000         0    126325    200000  12137125    146.28    156.69
640.89/640.95	c  N dy 13829   2251963      2000     40000         0     80844    200000   3577955    146.29    155.30
646.29/646.37	c  N dy 13956   2272096      2000     40000         0    100971    200000   7289460    146.29    156.71
652.69/652.79	c  N dy 14079   2292357      2000     40000         0    121227    200000  10997222    146.28    155.23
658.91/658.92	c  N dy 14202   2312434      2000     40000         0     74651    200000   2258660    146.29    155.43
663.89/663.96	c  N dy 14325   2332484      2000     40000         0     94698    200000   5971016    146.29    154.50
669.99/670.04	c  N dy 14457   2352621      2000     40000         0    114830    200000   9701753    146.30    155.04
677.29/677.30	c  N dy 14584   2372849      2000     40000         0    135053    200000  13458997    146.31    155.76
682.19/682.26	c  N dy 14715   2392872      2000     40000         0     87423    200000   4479210    146.32    172.96
687.20/687.28	c  N dy 14831   2413006      2000     40000         0    107550    200000   8216950    146.32    157.62
693.20/693.26	c  N dy 14964   2433060      2000     40000         0    127596    200000  11937333    146.33    155.19
698.60/698.64	c  N dy 15090   2453141      2000     40000         0     79029    200000   2721113    146.33    154.09
703.40/703.40	c  N dy 15223   2473273      2000     40000         0     99157    200000   6457155    146.35    154.48
708.89/708.99	c  N dy 15357   2493321      2000     40000         0    119200    200000  10198871    146.37    170.27
715.39/715.47	c  N dy 15491   2513359      2000     40000         0    139227    200000  13922605    146.39    154.80
719.80/719.89	c  N dy 15613   2533362      2000     40000         0     89580    200000   4499764    146.39    171.62
725.09/725.14	c  N dy 15746   2553577      2000     40000         0    109793    200000   8294342    146.41    154.45
731.20/731.21	c  N dy 15876   2573685      2000     40000         0    129896    200000  12045389    146.42    158.04
736.79/736.90	c  N dy 16005   2593783      2000     40000         0     79341    200000   2425316    146.43    154.55
741.59/741.66	c  N dy 16136   2613892      2000     40000         0     99447    200000   6188213    146.45    157.72
747.10/747.20	c  N dy 16261   2633964      2000     40000         0    119513    200000   9948517    146.46    156.17
753.50/753.57	c  N dy 16385   2653970      2000     40000         0    139509    200000  13661837    146.48    154.69
758.50/758.54	c  N dy 16519   2674062      2000     40000         0     87955    200000   3866853    146.50    167.40
763.60/763.62	c  N dy 16643   2694098      2000     40000         0    107986    200000   7559992    146.49    177.81
768.70/768.75	c  S st 16750   2711549      2000     40000         0    125434    200000  10773582    146.49   no data
768.91/768.99	c  S st 16750   2712051      2000     40000         0    125936    200000  10855387    146.49   no data
769.00/769.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
769.00/769.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
769.10/769.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
769.10/769.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
769.10/769.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
769.10/769.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
769.10/769.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
769.20/769.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
769.50/769.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
816.50/816.50	c lits-rem:       308  cl-subs:       24  v-elim:      0  v-fix:    0  time: 46.95 s
816.50/816.50	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
816.60/816.63	c vivif2 --  cl tried   125912 cl shrink        0 lits rem          0 time: 0.13
816.90/816.97	c asymm  cl-useful: 0/15028/40000 lits-rem:0 time: 0.35
816.90/816.98	c calculated reachability. Time: 0.00
816.90/816.98	c  N dy 16750   2712051      2000     40000         0    125912    200000  10845519    146.49   no data
823.50/823.54	c  N dy 16869   2732104      2000     40000         0     73312    200000    952793    146.50    155.40
828.00/828.01	c  N dy 16990   2752203      2000     40000         0     93409    200000   4653531    146.49    160.27
833.20/833.23	c  N dy 17102   2772219      2000     40000         0    113421    200000   8341655    146.48    154.36
839.30/839.31	c  N dy 17227   2792273      2000     40000         0    133472    200000  12065343    146.49    155.06
845.30/845.38	c  N dy 17345   2812309      2000     40000         0     79853    200000   1996753    146.48    182.88
850.09/850.13	c  N dy 17465   2832459      2000     40000         0     99992    200000   5741303    146.48    154.27
855.71/855.74	c  N dy 17592   2852525      2000     40000         0    120051    200000   9461746    146.49    161.32
862.10/862.11	c  N dy 17711   2872529      2000     40000         0    140052    200000  13162627    146.50    154.56
867.81/867.81	c  N dy 17844   2892704      2000     40000         0     85571    200000   2865158    146.50    157.65
872.70/872.71	c  N dy 17975   2912744      2000     40000         0    105610    200000   6598177    146.52    154.59
878.50/878.51	c  N dy 18095   2932908      2000     40000         0    125768    200000  10313580    146.52    155.01
885.00/885.07	c  N dy 18215   2952914      2000     40000         0    145766    200000  14018845    146.52    155.13
890.30/890.30	c  N dy 18328   2973067      2000     40000         0     90265    200000   3557109    146.51    158.71
895.42/895.49	c  N dy 18461   2993291      2000     40000         0    110482    200000   7300890    146.52    155.87
901.40/901.40	c  N dy 18585   3013347      2000     40000         0    130531    200000  11015730    146.52    154.54
908.20/908.21	c  N dy 18707   3033409      2000     40000         0    150591    200000  14729227    146.52    157.76
913.20/913.26	c  N dy 18830   3053504      2000     40000         0     94039    200000   4087389    146.53    154.39
918.60/918.64	c  N dy 18969   3073581      2000     40000         0    114112    200000   7848264    146.55    158.39
924.79/924.80	c  N dy 19095   3093625      2000     40000         0    134150    200000  11591707    146.56    154.51
931.90/931.91	c  N dy 19234   3113634      2000     40000         0    154144    200000  15324501    146.57    156.55
936.70/936.77	c  N dy 19362   3133744      2000     40000         0     96605    200000   4383344    146.58    157.05
942.00/942.05	c  N dy 19468   3153832      2000     40000         0    116685    200000   8093423    146.57    154.75
948.21/948.24	c  N dy 19589   3173848      2000     40000         0    136688    200000  11806663    146.57    167.21
955.30/955.39	c  N dy 19719   3193910      2000     40000         0    156743    200000  15521949    146.58    155.10
959.70/959.75	c  S st 19833   3212052      2000     40000         0     96243    200000   4138979    146.59    129.08
959.90/959.93	c  S st 19833   3212555      2000     40000         0     96746    200000   4223149    146.59   no data
959.90/959.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
959.90/959.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
960.00/960.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
960.00/960.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
960.00/960.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
960.00/960.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
960.00/960.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
960.00/960.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
960.10/960.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
973.70/973.74	c lits-rem:       129  cl-subs:        8  v-elim:      0  v-fix:    0  time: 13.56 s
973.70/973.74	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
973.70/973.79	c vivif2 --  cl tried    96738 cl shrink        0 lits rem          0 time: 0.05
974.10/974.10	c asymm  cl-useful: 0/15816/40000 lits-rem:0 time: 0.30
974.10/974.10	c calculated reachability. Time: 0.00
974.10/974.10	c  N dy 19833   3212555      2000     40000         0     96738    200000   4219608    146.59   no data
979.60/979.67	c  N dy 19968   3232864      2000     40000         0    117040    200000   8033260    146.60    156.04
985.90/985.97	c  N dy 20097   3253088      2000     40000         0    137258    200000  11775970    146.60    154.70
993.10/993.16	c  N dy 20218   3273363      2000     40000         0    157529    200000  15542689    146.60    154.70
998.10/998.15	c  N dy 20343   3293402      2000     40000         0     97922    200000   4266963    146.60    156.41
1003.60/1003.66	c  N dy 20476   3313472      2000     40000         0    117988    200000   8017593    146.61    162.76
1009.82/1009.90	c  N dy 20599   3333487      2000     40000         0    137998    200000  11693917    146.61    154.56
1017.00/1017.00	c  N dy 20720   3353747      2000     40000         0    158252    200000  15441395    146.61    155.09
1022.20/1022.21	c  N dy 20850   3373769      2000     40000         0     97624    200000   4075756    146.63    156.34
1027.60/1027.66	c  N dy 20981   3393783      2000     40000         0    117632    200000   7793456    146.64    154.44
1033.80/1033.85	c  N dy 21103   3413938      2000     40000         0    137787    200000  11530640    146.64    154.64
1040.90/1040.95	c  N dy 21228   3434010      2000     40000         0    157855    200000  15256197    146.65    154.44
1046.60/1046.62	c  N dy 21357   3454126      2000     40000         0     96312    200000   3619965    146.65    155.43
1051.90/1051.99	c  N dy 21486   3474214      2000     40000         0    116391    200000   7366867    146.66    157.81
1058.11/1058.16	c  N dy 21615   3494338      2000     40000         0    136513    200000  11093282    146.67    155.65
1065.20/1065.21	c  N dy 21746   3514432      2000     40000         0    156603    200000  14824582    146.67    155.10
1071.20/1071.25	c  N dy 21869   3534653      2000     40000         0     94182    200000   3067872    146.68    154.65
1076.60/1076.65	c  N dy 22001   3554854      2000     40000         0    114377    200000   6842830    146.69    154.60
1082.80/1082.87	c  N dy 22141   3574912      2000     40000         0    134433    200000  10589805    146.70    155.34
1089.80/1089.80	c  N dy 22265   3594992      2000     40000         0    154511    200000  14323110    146.71    170.34
1096.40/1096.46	c  N dy 22383   3615396      2000     40000         0     91263    200000   2318102    146.70    154.96
1101.50/1101.57	c  N dy 22511   3635472      2000     40000         0    111334    200000   6038797    146.71    155.69
1107.50/1107.54	c  N dy 22636   3655737      2000     40000         0    131594    200000   9804840    146.72    157.26
1114.40/1114.40	c  N dy 22769   3675780      2000     40000         0    151634    200000  13540808    146.72    156.42
1121.70/1121.79	c  N dy 22897   3695858      2000     40000         0     87057    200000   1387381    146.73    183.73
1125.80/1125.86	c  S st 23001   3712555      2000     40000         0    103750    200000   4487705    146.74   no data
1126.00/1126.06	c  S st 23001   3713060      2000     40000         0    104255    200000   4567109    146.74   no data
1126.00/1126.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1126.10/1126.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1126.10/1126.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1126.10/1126.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1126.10/1126.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1126.10/1126.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1126.10/1126.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1126.10/1126.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1126.31/1126.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1141.40/1141.47	c lits-rem:       128  cl-subs:       10  v-elim:      0  v-fix:    0  time: 15.14 s
1141.40/1141.47	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
1141.50/1141.53	c vivif2 --  cl tried   104245 cl shrink        0 lits rem          0 time: 0.05
1141.71/1141.73	c asymm  cl-useful: 0/9156/40000 lits-rem:0 time: 0.20
1141.71/1141.73	c calculated reachability. Time: 0.00
1141.71/1141.73	c  N dy 23001   3713060      2000     40000         0    104245    200000   4562453    146.74   no data
1147.31/1147.35	c  N dy 23119   3733100      2000     40000         0    124276    200000   8270739    146.73    158.26
1153.30/1153.36	c  F st 23232   3751564      2000     40000         0    142737    200000  11718221    146.74    133.76
1154.00/1154.00	c  N st 23236   3753596      2000     40000         0    144768    200000  12120888    146.74   no data
1161.20/1161.27	c  N dy 23353   3773610      2000     40000         0    164762    200000  15965240    146.75    155.31
1167.20/1167.24	c  N dy 23483   3793656      2000     40000         0     99172    200000   3455557    146.76    156.23
1172.70/1172.71	c  N dy 23609   3813677      2000     40000         0    119184    200000   7185129    146.77    155.82
1179.12/1179.14	c  N dy 23735   3834079      2000     40000         0    139584    200000  10965142    146.77    155.40
1186.39/1186.49	c  N dy 23878   3854133      2000     40000         0    159638    200000  14722063    146.79    154.77
1193.41/1193.46	c  N dy 24010   3874194      2000     40000         0     93052    200000   2154539    146.80    155.13
1198.60/1198.60	c  N dy 24130   3894237      2000     40000         0    113083    200000   5872041    146.80    163.12
1204.60/1204.61	c  N dy 24256   3914306      2000     40000         0    133144    200000   9588072    146.80    171.21
1211.30/1211.34	c  N dy 24376   3934371      2000     40000         0    153198    200000  13287864    146.80    159.53
1219.10/1219.16	c  N dy 24511   3954409      2000     40000         0    173228    200000  17031233    146.81    160.59
1224.50/1224.55	c  N dy 24635   3974543      2000     40000         0    105715    200000   4330287    146.81    154.71
1230.10/1230.18	c  N dy 24760   3994610      2000     40000         0    125778    200000   8093648    146.82    155.41
1236.80/1236.86	c  N dy 24888   4014716      2000     40000         0    145883    200000  11833688    146.83    154.81
1244.40/1244.41	c  N dy 25023   4034858      2000     40000         0    166023    200000  15579239    146.84    154.65
1251.10/1251.13	c  N dy 25150   4054921      2000     40000         0     97436    200000   2602802    146.84    154.80
1256.40/1256.45	c  N dy 25276   4074944      2000     40000         0    117449    200000   6337322    146.84    170.63
1262.60/1262.62	c  N dy 25398   4094983      2000     40000         0    137483    200000  10069522    146.84    154.96
1269.70/1269.70	c  N dy 25528   4115053      2000     40000         0    157551    200000  13821028    146.86    156.91
1277.60/1277.61	c  N dy 25650   4135226      2000     40000         0    177718    200000  17566852    146.86    155.36
1283.00/1283.02	c  N dy 25772   4155348      2000     40000         0    108200    200000   4409285    146.86    154.94
1288.70/1288.74	c  N dy 25888   4175414      2000     40000         0    128263    200000   8138360    146.86    162.80
1295.40/1295.42	c  N dy 26011   4195604      2000     40000         0    148447    200000  11862558    146.86    156.31

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.04 4.01 3.16 4/336 21341
/proc/meminfo: memFree=19072988/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=31424 CPUtime=0.01 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 1373 0 0 0 1 0 0 0 23 0 1 0 649660940 32178176 1313 33554432000 4194304 4580011 140733374660416 18446744073709551615 244446606021 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 7856 1314 324 95 0 2838 0

[startup+0.03979 s]
/proc/loadavg: 4.04 4.01 3.16 4/336 21341
/proc/meminfo: memFree=19072988/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=31816 CPUtime=0.03 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 1576 0 0 0 3 0 0 0 23 0 1 0 649660940 32579584 1516 33554432000 4194304 4580011 140733374660416 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 7954 1516 339 95 0 2936 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 31816

[startup+0.100803 s]
/proc/loadavg: 4.04 4.01 3.16 4/336 21341
/proc/meminfo: memFree=19072988/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=32080 CPUtime=0.09 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 1625 0 0 0 9 0 0 0 23 0 1 0 649660940 32849920 1565 33554432000 4194304 4580011 140733374660416 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 8020 1565 339 95 0 3002 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32080

[startup+0.300771 s]
/proc/loadavg: 4.04 4.01 3.16 4/336 21341
/proc/meminfo: memFree=19072988/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=39424 CPUtime=0.29 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 3971 0 0 0 29 0 0 0 24 0 1 0 649660940 40370176 3419 33554432000 4194304 4580011 140733374660416 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 9856 3419 363 95 0 4838 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39424

[startup+0.700669 s]
/proc/loadavg: 4.04 4.01 3.16 4/336 21341
/proc/meminfo: memFree=19072988/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=39504 CPUtime=0.69 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 4758 0 0 0 69 0 0 0 25 0 1 0 649660940 40452096 4206 33554432000 4194304 4580011 140733374660416 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 9876 4206 363 95 0 4858 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39504

[startup+1.50053 s]
/proc/loadavg: 4.04 4.01 3.16 5/337 21342
/proc/meminfo: memFree=19048552/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=41932 CPUtime=1.49 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 6679 0 0 0 149 0 0 0 25 0 1 0 649660940 42938368 4461 33554432000 4194304 4580011 140733374660416 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 10483 4461 363 95 0 5465 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41932

[startup+3.10022 s]
/proc/loadavg: 4.04 4.01 3.16 5/337 21342
/proc/meminfo: memFree=19046200/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=42876 CPUtime=3.09 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 10583 0 0 0 308 1 0 0 25 0 1 0 649660940 43905024 4187 33554432000 4194304 4580011 140733374660416 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 10719 4187 364 95 0 5701 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42876

[startup+6.30066 s]
/proc/loadavg: 4.04 4.01 3.16 5/337 21342
/proc/meminfo: memFree=18998940/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=81792 CPUtime=6.29 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 22562 0 0 0 627 2 0 0 25 0 1 0 649660940 83755008 13649 33554432000 4194304 4580011 140733374660416 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 20448 13649 367 95 0 15430 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81792

[startup+12.7005 s]
/proc/loadavg: 4.03 4.01 3.17 5/337 21342
/proc/meminfo: memFree=18971136/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=86580 CPUtime=12.69 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 33416 0 0 0 1266 3 0 0 25 0 1 0 649660940 88657920 16121 33554432000 4194304 4580011 140733374660416 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 21645 16121 367 95 0 16627 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86580

[startup+25.5011 s]
/proc/loadavg: 4.03 4.01 3.18 5/337 21342
/proc/meminfo: memFree=19084616/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=151732 CPUtime=25.49 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 53046 0 0 0 2542 7 0 0 25 0 1 0 649660940 155373568 21806 33554432000 4194304 4580011 140733374660416 18446744073709551615 4320844 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 37933 21806 367 95 0 32915 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 151732

[startup+51.1003 s]
/proc/loadavg: 4.08 4.02 3.20 5/337 21343
/proc/meminfo: memFree=18629776/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=130408 CPUtime=51.09 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 79864 0 0 0 5098 11 0 0 25 0 1 0 649660940 133537792 27048 33554432000 4194304 4580011 140733374660416 18446744073709551615 4416613 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 32602 27048 367 95 0 27584 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 130408

[startup+102.313 s]
/proc/loadavg: 4.03 4.02 3.25 5/337 21344
/proc/meminfo: memFree=15011784/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=182852 CPUtime=102.31 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 138754 0 0 0 10208 23 0 0 25 0 1 0 649660940 187240448 28002 33554432000 4194304 4580011 140733374660416 18446744073709551615 4318958 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 45713 28002 367 95 0 40695 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 182852

[startup+162.301 s]
/proc/loadavg: 3.93 3.99 3.28 5/337 21374
/proc/meminfo: memFree=19197388/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=186112 CPUtime=162.29 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 199827 0 0 0 16196 33 0 0 25 0 1 0 649660940 190578688 28818 33554432000 4194304 4580011 140733374660416 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 46528 28818 367 95 0 41510 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 186112

[startup+222.301 s]
/proc/loadavg: 4.28 4.08 3.36 5/337 21376
/proc/meminfo: memFree=18790072/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=210992 CPUtime=222.3 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 250422 0 0 0 22186 44 0 0 25 0 1 0 649660940 216055808 35412 33554432000 4194304 4580011 140733374660416 18446744073709551615 4294382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 52748 35412 367 95 0 47730 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 210992

[startup+282.3 s]
/proc/loadavg: 4.22 4.10 3.40 5/337 21377
/proc/meminfo: memFree=18602652/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=230448 CPUtime=282.29 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 293974 0 0 0 28176 53 0 0 25 0 1 0 649660940 235978752 40129 33554432000 4194304 4580011 140733374660416 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 57612 40129 367 95 0 52594 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 230448

[startup+342.3 s]
/proc/loadavg: 4.07 4.08 3.44 5/337 21379
/proc/meminfo: memFree=18442272/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=231688 CPUtime=342.29 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 345528 0 0 0 34166 63 0 0 25 0 1 0 649660940 237248512 38895 33554432000 4194304 4580011 140733374660416 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 57922 38895 367 95 0 52904 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 231688

[startup+402.301 s]
/proc/loadavg: 4.03 4.06 3.47 5/337 21380
/proc/meminfo: memFree=18385692/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=232820 CPUtime=402.3 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 394161 0 0 0 40158 72 0 0 25 0 1 0 649660940 238407680 41810 33554432000 4194304 4580011 140733374660416 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 58205 41810 367 95 0 53187 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 232820

[startup+462.301 s]
/proc/loadavg: 4.01 4.05 3.50 5/337 21382
/proc/meminfo: memFree=18255960/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=298456 CPUtime=462.29 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 423162 0 0 0 46154 75 0 0 25 0 1 0 649660940 305618944 58866 33554432000 4194304 4580011 140733374660416 18446744073709551615 4294519 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 74614 58866 367 95 0 69596 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 298456

[startup+522.301 s]
/proc/loadavg: 4.00 4.04 3.53 5/337 21384
/proc/meminfo: memFree=18249840/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=299496 CPUtime=522.29 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 468969 0 0 0 52146 83 0 0 25 0 1 0 649660940 306683904 54952 33554432000 4194304 4580011 140733374660416 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 74874 54952 367 95 0 69856 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 299496

[startup+582.301 s]
/proc/loadavg: 4.08 4.05 3.57 5/337 21385
/proc/meminfo: memFree=18113404/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=300268 CPUtime=582.29 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 511809 0 0 0 58137 92 0 0 25 0 1 0 649660940 307474432 58539 33554432000 4194304 4580011 140733374660416 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 75067 58539 367 95 0 70049 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 300268

[startup+642.301 s]
/proc/loadavg: 4.07 4.06 3.60 5/337 21387
/proc/meminfo: memFree=18016772/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=334344 CPUtime=642.3 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 529667 0 0 0 64134 96 0 0 25 0 1 0 649660940 342368256 62930 33554432000 4194304 4580011 140733374660416 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 83586 62930 367 95 0 78568 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 334344

[startup+702.301 s]
/proc/loadavg: 3.82 4.00 3.60 4/331 21406
/proc/meminfo: memFree=24729336/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=335144 CPUtime=702.29 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 572371 0 0 0 70124 105 0 0 25 0 1 0 649660940 343187456 63986 33554432000 4194304 4580011 140733374660416 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 83786 63986 367 95 0 78768 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 335144

[startup+762.312 s]
/proc/loadavg: 3.41 3.84 3.57 4/331 21408
/proc/meminfo: memFree=24717768/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=335968 CPUtime=762.31 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 617060 0 0 0 76116 115 0 0 25 0 1 0 649660940 344031232 65023 33554432000 4194304 4580011 140733374660416 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 83992 65023 367 95 0 78974 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 335968

[startup+822.3 s]
/proc/loadavg: 3.19 3.70 3.54 4/331 21410
/proc/meminfo: memFree=24633552/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=389400 CPUtime=822.3 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 636523 0 0 0 82111 119 0 0 25 0 1 0 649660940 398745600 84486 33554432000 4194304 4580011 140733374660416 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 97350 84486 367 95 0 92332 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 389400

[startup+882.301 s]
/proc/loadavg: 3.07 3.57 3.50 4/331 21411
/proc/meminfo: memFree=24647020/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=390136 CPUtime=882.3 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 680325 0 0 0 88102 128 0 0 25 0 1 0 649660940 399499264 83165 33554432000 4194304 4580011 140733374660416 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 97534 83165 367 95 0 92516 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 390136

[startup+942.301 s]
/proc/loadavg: 3.02 3.46 3.47 4/331 21413
/proc/meminfo: memFree=24621200/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=390896 CPUtime=942.3 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 723117 0 0 0 94095 135 0 0 25 0 1 0 649660940 400277504 78937 33554432000 4194304 4580011 140733374660416 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 97724 78937 367 95 0 92706 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 390896

[startup+1002.3 s]
/proc/loadavg: 3.01 3.38 3.44 4/331 21414
/proc/meminfo: memFree=24575044/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=391448 CPUtime=1002.3 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 754330 0 0 0 100089 141 0 0 25 0 1 0 649660940 400842752 77843 33554432000 4194304 4580011 140733374660416 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 97862 77843 367 95 0 92844 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 391448

[startup+1062.3 s]
/proc/loadavg: 3.00 3.31 3.41 4/331 21425
/proc/meminfo: memFree=24579724/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=391968 CPUtime=1062.3 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 793594 0 0 0 106081 149 0 0 25 0 1 0 649660940 401375232 84003 33554432000 4194304 4580011 140733374660416 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 97992 84003 367 95 0 92974 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 391968

[startup+1122.3 s]
/proc/loadavg: 2.51 3.12 3.34 3/325 21445
/proc/meminfo: memFree=24895904/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=331840 CPUtime=1122.3 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 833368 0 0 0 112072 158 0 0 25 0 1 0 649660940 339804160 72568 33554432000 4194304 4580011 140733374660416 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 82960 72568 367 95 0 77942 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 331840

[startup+1182.3 s]
/proc/loadavg: 2.20 2.93 3.26 3/325 21446
/proc/meminfo: memFree=24836584/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=393228 CPUtime=1182.3 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 861759 0 0 0 118066 164 0 0 25 0 1 0 649660940 402665472 83338 33554432000 4194304 4580011 140733374660416 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 98307 83338 367 95 0 93289 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 393228

[startup+1242.3 s]
/proc/loadavg: 2.07 2.74 3.17 3/325 21451
/proc/meminfo: memFree=24835412/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=393824 CPUtime=1242.3 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 899170 0 0 0 124057 173 0 0 25 0 1 0 649660940 403275776 85242 33554432000 4194304 4580011 140733374660416 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 98456 85242 367 95 0 93438 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 393824



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.07 2.63 3.10 3/325 21452
/proc/meminfo: memFree=24828820/32951124 swapFree=44485764/67111528
[pid=21341] ppid=21339 vsize=394468 CPUtime=1300.01 cores=4,6
/proc/21341/stat : 21341 (strangenight2-s) R 21339 21341 21023 0 -1 4202496 935193 0 0 0 129822 179 0 0 25 0 1 0 649660940 403935232 84918 33554432000 4194304 4580011 140733374660416 18446744073709551615 4318958 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21341/statm: 98617 84918 367 95 0 93599 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 394468

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.23
CPU system time (s): 1.80972
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 408996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.23
system time used= 1.80972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 935193
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 1472

runsolver used 4.51931 second user time and 9.09962 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-14 15:43:25
IDJOB=3367313
IDBENCH=82522
IDSOLVER=1845
FILE ID=node105/3367313-1305380605
RUNJOBID= node105-1305379160-21042
PBS_JOBID= 13324397
Free space on /tmp= 73384 MiB

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

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

MD5SUM BENCH= 4baebda329e22fa39a89c4e2a8acff70
RANDOM SEED=839235577

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19073268 kB
Buffers:        255940 kB
Cached:        6076928 kB
SwapCached:      39656 kB
Active:        6802800 kB
Inactive:      6798764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19073268 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:          166736 kB
Writeback:           0 kB
AnonPages:     7236508 kB
Mapped:          11568 kB
Slab:           131696 kB
PageTables:      79400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 72131972 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= 73576 MiB
End job on node105 at 2011-05-14 16:05:07