Trace number 3367491

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.07 1300.03

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S313445894-099-UNKNOWN.cnf
MD5SUM47e52af6d58221f8bfb6fc06198e4e15
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark40.0009
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
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 525000
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-3367491-1305383370.cnf'
0.00/0.00	c -- header says num vars:           1250
0.00/0.00	c -- header says num clauses:       25000
0.00/0.01	c -- clauses added:            0 learnts,        25000 normals,            0 xors
0.00/0.01	c -- vars added       1250
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1250     25000         0         0    125000         0   no data   no data
0.10/0.13	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.12
0.10/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.10/0.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.10/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.10/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.10/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
0.10/0.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.10/0.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.10/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.10/0.17	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.10/0.17	c calculated reachability. Time: 0.00
0.10/0.17	c Calc default polars -  time:   0.00 s pos:     601 undec:      52 neg:     597
0.10/0.17	c =========================================================================================
0.10/0.17	c types(t): F = full restart, N = normal restart
0.10/0.17	c types(t): S = simplification begin/end, E = solution found
0.10/0.17	c restart types(rt): st = static, dy = dynamic
0.10/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.10/0.17	c  B st     0         0      1250     25000         0         0    125000         0   no data   no data
0.39/0.48	c  N dy    21      4115      1250     25000         0      4111    125000    582798    112.22    119.13
0.79/0.83	c  N dy    41      8257      1250     25000         0      5749    125000    606616    113.51    120.55
1.10/1.18	c  N dy    63     12335      1250     25000         0      5579    125000    389734    112.81    118.83
1.49/1.52	c  N dy    83     16469      1250     25000         0      9711    125000    946412    111.69    119.25
1.79/1.87	c  N dy   102     20490      1250     25000         0      8108    125000    567047    111.20    134.32
2.20/2.23	c  N dy   124     24661      1250     25000         0     12277    125000   1132251    110.81    118.97
2.20/2.26	c  F st   126     25002      1250     25000         0     12618    125000   1176949    110.71    103.16
2.69/2.74	c  N dy   132     30000      1250     25000         0     10789    125000    856234    110.71   no data
2.69/2.74	c  S st   132     30000      1250     25000         0     10789    125000    856234    110.71   no data
2.69/2.79	c  S st   132     30500      1250     25000         0     11288    125000    914073    110.71   no data
2.69/2.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.79/2.81	c blocked clauses removed:        0 vars:      0 tried:        1250 T: 0.00 s
2.79/2.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
2.79/2.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.79/2.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.79/2.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.20/3.27	c lits-rem:       244  cl-subs:       28  v-elim:      0  v-fix:    0  time:  0.42 s
3.39/3.42	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.14
3.39/3.42	c calculated reachability. Time: 0.00
3.39/3.42	c  N dy   132     30500      1250     25000         0     11260    125000    905560    110.71   no data
3.79/3.81	c  N dy   155     34584      1250     25000         0     15339    125000   1457843    110.38    117.80
4.09/4.18	c  N dy   184     38676      1250     25000         0     11539    125000    754007    110.59    117.68
4.49/4.59	c  N dy   207     42993      1250     25000         0     15850    125000   1350933    110.56    117.04
4.79/4.87	c  S st   226     45752      1250     25000         0      9666    125000    368765    110.78   no data
4.89/4.92	c  S st   226     46255      1250     25000         0     10168    125000    429694    110.78   no data
4.89/4.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/4.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.89/4.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.89/4.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
4.89/4.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.89/4.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
4.89/4.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.99/5.08	c lits-rem:        24  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.11 s
4.99/5.08	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
4.99/5.08	c vivif2 --  cl tried    10164 cl shrink        0 lits rem          0 time: 0.00
5.19/5.22	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.14
5.19/5.22	c calculated reachability. Time: 0.00
5.19/5.22	c  N dy   226     46255      1250     25000         0     10164    125000    428551    110.78   no data
5.59/5.61	c  N dy   247     50449      1250     25000         0     14354    125000   1000260    110.65    116.62
5.99/6.01	c  N dy   270     54562      1250     25000         0     18465    125000   1560947    110.69    117.24
6.39/6.43	c  N dy   294     58830      1250     25000         0     12763    125000    651457    110.58    116.61
6.79/6.82	c  N dy   311     62865      1250     25000         0     16797    125000   1200250    110.38    116.46
7.19/7.25	c  N dy   335     66968      1250     25000         0     20897    125000   1763476    110.47    116.41
7.49/7.50	c  S st   348     69384      1250     25000         0     12331    125000    462318    110.30   no data
7.49/7.55	c  S st   348     69888      1250     25000         0     12835    125000    522542    110.30   no data
7.49/7.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
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:   1250 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.49/7.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.70/7.76	c lits-rem:        14  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.16 s
7.70/7.76	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
7.70/7.77	c vivif2 --  cl tried    12832 cl shrink        0 lits rem          0 time: 0.01
7.89/7.92	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.15
7.89/7.92	c calculated reachability. Time: 0.00
7.89/7.92	c  N dy   348     69888      1250     25000         0     12832    125000    521919    110.30   no data
8.29/8.36	c  N dy   369     74395      1250     25000         0     17336    125000   1134368    110.22    120.41
8.80/8.89	c  N dy   400     79265      1250     25000         0     22199    125000   1797873    110.31    116.20
9.39/9.42	c  N dy   429     84400      1250     25000         0     15348    125000    749812    110.26    116.53
9.69/9.73	c  F st   446     87500      1250     25000         0     18447    125000   1163090    110.15    102.13
9.99/10.09	c  N st   451     90796      1250     25000         0     21732    125000   1677934    110.15   no data
10.69/10.76	c  N dy   479     96699      1250     25000         0     14649    125000    528974    110.20    117.19
11.39/11.42	c  N dy   516    103026      1250     25000         0     20967    125000   1388092    110.17    116.01
11.59/11.62	c  S st   528    104832      1250     25000         0     22772    125000   1634858    110.17   no data
11.59/11.69	c  S st   528    105336      1250     25000         0     23276    125000   1691966    110.17   no data
11.69/11.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.69/11.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
11.69/11.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.69/11.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.69/11.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.69/11.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
11.69/11.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.69/11.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
11.69/11.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.69/14.72	c lits-rem:       150  cl-subs:       19  v-elim:      0  v-fix:    0  time:  2.92 s
14.69/14.72	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
14.69/14.74	c vivif2 --  cl tried    23257 cl shrink        0 lits rem          0 time: 0.02
14.89/14.95	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.21
14.89/14.95	c calculated reachability. Time: 0.00
14.89/14.95	c  N dy   528    105336      1250     25000         0     23257    125000   1685997    110.17   no data
15.69/15.71	c  N dy   561    112068      1250     25000         0     16005    125000    582819    110.02    117.28
16.40/16.46	c  N dy   600    119253      1250     25000         0     23185    125000   1566852    109.98    117.32
17.39/17.41	c  N dy   648    127028      1250     25000         0     15965    125000    451950    110.06    117.87
18.29/18.32	c  N dy   693    135154      1250     25000         0     24080    125000   1553427    109.94    116.54
19.29/19.38	c  N dy   738    143795      1250     25000         0     16730    125000    430313    109.94    128.60
20.29/20.39	c  N dy   802    152978      1250     25000         0     25905    125000   1703932    110.09    116.04
20.99/21.02	c  S st   835    158006      1250     25000         0     30928    125000   2398805    110.15    102.84
21.09/21.11	c  S st   835    158508      1250     25000         0     31430    125000   2456011    110.15   no data
21.09/21.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.09/21.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
21.09/21.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.09/21.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.09/21.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.09/21.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
21.09/21.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.09/21.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
21.19/21.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.00/30.09	c lits-rem:       360  cl-subs:       23  v-elim:      0  v-fix:    0  time:  8.84 s
30.00/30.09	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
30.10/30.12	c vivif2 --  cl tried    31407 cl shrink        0 lits rem          0 time: 0.03
30.30/30.39	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.27
30.30/30.39	c calculated reachability. Time: 0.00
30.30/30.39	c  N dy   835    158508      1250     25000         0     31407    125000   2448930    110.15   no data
31.49/31.59	c  N dy   898    168913      1250     25000         0     24820    125000   1390745    110.12    116.10
32.90/32.98	c  N dy   961    179786      1250     25000         0     35680    125000   2896638    110.18    128.44
34.29/34.35	c  N dy  1025    191606      1250     25000         0     29505    125000   1934057    110.19    116.59
35.89/35.90	c  N dy  1083    203868      1250     25000         0     22774    125000    874325    110.09    116.59
37.50/37.55	c  N dy  1164    216951      1250     25000         0     35848    125000   2663994    110.15    118.41
39.29/39.32	c  N dy  1245    230987      1250     25000         0     29893    125000   1718733    110.18    119.82
40.19/40.21	c  S st  1279    237764      1250     25000         0     36666    125000   2638326    110.12     86.44
40.29/40.30	c  S st  1279    238269      1250     25000         0     37171    125000   2703439    110.12   no data
40.29/40.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
40.29/40.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
40.29/40.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
40.29/40.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.29/40.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.29/40.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
40.29/40.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
40.29/40.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
40.39/40.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.39/51.46	c lits-rem:       304  cl-subs:       17  v-elim:      0  v-fix:    0  time: 11.02 s
51.39/51.46	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
51.39/51.49	c vivif2 --  cl tried    37154 cl shrink        0 lits rem          0 time: 0.03
51.70/51.78	c asymm  cl-useful: 0/23079/25000 lits-rem:0 time: 0.28
51.70/51.78	c calculated reachability. Time: 0.00
51.70/51.78	c  N dy  1279    238269      1250     25000         0     37154    125000   2698664    110.12   no data
53.69/53.76	c  N dy  1379    253500      1250     25000         0     31388    125000   1808773    110.25    117.26
55.89/55.99	c  N dy  1474    269828      1250     25000         0     25721    125000    884480    110.27    118.28
58.30/58.36	c  N dy  1577    287108      1250     25000         0     42992    125000   3263339    110.30    116.73
60.79/60.83	c  N dy  1689    305602      1250     25000         0     38484    125000   2512591    110.31    116.35
60.89/60.92	c  F st  1693    306252      1250     25000         0     39134    125000   2598668    110.31   no data
63.49/63.52	c  N dy  1784    325284      1250     25000         0     34159    125000   1800663    110.33    116.98
66.49/66.53	c  N dy  1892    345662      1250     25000         0     29547    125000   1027774    110.30    117.14
68.11/68.15	c  S st  1964    357403      1250     25000         0     41288    125000   2626556    110.27   no data
68.21/68.26	c  S st  1964    357907      1250     25000         0     41792    125000   2688592    110.27   no data
68.21/68.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
68.21/68.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
68.30/68.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
68.30/68.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.30/68.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.30/68.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
68.30/68.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
68.30/68.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
68.39/68.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.79/79.82	c lits-rem:       221  cl-subs:       27  v-elim:      0  v-fix:    0  time: 11.42 s
79.79/79.82	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
79.79/79.85	c vivif2 --  cl tried    41765 cl shrink        0 lits rem          0 time: 0.03
79.79/79.88	c asymm  cl-useful: 0/1921/25000 lits-rem:0 time: 0.03
79.79/79.88	c calculated reachability. Time: 0.00
79.79/79.88	c  N dy  1964    357907      1250     25000         0     41765    125000   2680136    110.27   no data
82.80/82.87	c  N dy  2086    378018      1250     25000         0     35871    125000   1764203    110.32    117.87
85.89/85.95	c  N dy  2204    398087      1250     25000         0     28945    125000    687128    110.32    117.36
88.80/88.85	c  N dy  2311    418505      1250     25000         0     49346    125000   3481526    110.29    116.73
91.69/91.79	c  N dy  2427    438546      1250     25000         0     41393    125000   2280734    110.30    123.38
94.99/95.02	c  N dy  2548    458650      1250     25000         0     32506    125000    921217    110.33    116.53
98.10/98.11	c  N dy  2673    478813      1250     25000         0     52646    125000   3708612    110.39    116.35
101.29/101.34	c  N dy  2798    498883      1250     25000         0     42732    125000   2198745    110.42    142.23
104.79/104.80	c  N dy  2917    518895      1250     25000         0     31755    125000    557913    110.41    118.65
107.39/107.44	c  S st  3035    536860      1250     25000         0     49706    125000   3038256    110.47   no data
107.50/107.56	c  S st  3035    537362      1250     25000         0     50208    125000   3092917    110.47   no data
107.50/107.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
107.60/107.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
107.60/107.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
107.60/107.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.60/107.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.60/107.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
107.60/107.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
107.60/107.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
107.71/107.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
118.71/118.78	c lits-rem:       414  cl-subs:       31  v-elim:      0  v-fix:    0  time: 11.05 s
118.71/118.78	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
118.81/118.81	c vivif2 --  cl tried    50177 cl shrink        0 lits rem          0 time: 0.04
119.10/119.12	c asymm  cl-useful: 0/19292/25000 lits-rem:0 time: 0.30
119.10/119.12	c calculated reachability. Time: 0.00
119.10/119.12	c  N dy  3035    537362      1250     25000         0     50177    125000   3083352    110.47   no data
122.50/122.57	c  N dy  3152    557822      1250     25000         0     38640    125000   1381621    110.49    117.29
125.79/125.87	c  N dy  3275    577919      1250     25000         0     58721    125000   4131402    110.49    117.01
129.09/129.13	c  N dy  3396    598002      1250     25000         0     45817    125000   2217478    110.51    117.48
132.69/132.78	c  N dy  3520    618060      1250     25000         0     65866    125000   4987958    110.53    117.41
135.89/135.95	c  N dy  3642    638140      1250     25000         0     51948    125000   2934687    110.52    118.21
139.61/139.69	c  N dy  3758    658208      1250     25000         0     37035    125000    764215    110.54    118.03
142.79/142.90	c  N dy  3871    678223      1250     25000         0     57024    125000   3520831    110.55    116.95
146.60/146.66	c  N dy  3998    698256      1250     25000         0     41072    125000   1198208    110.59    119.92
150.00/150.08	c  N dy  4110    718260      1250     25000         0     61056    125000   3935463    110.58    117.58
153.80/153.88	c  N dy  4238    738422      1250     25000         0     44231    125000   1514839    110.63    116.73
157.30/157.34	c  N dy  4351    758444      1250     25000         0     64233    125000   4276045    110.64    117.45
160.99/161.06	c  N dy  4471    778470      1250     25000         0     46282    125000   1638921    110.63    131.76
164.60/164.69	c  N dy  4599    798683      1250     25000         0     66483    125000   4435266    110.65    116.62
166.19/166.21	c  S st  4641    806043      1250     25000         0     73839    125000   5444058    110.66    101.53
166.29/166.37	c  S st  4641    806551      1250     25000         0     74347    125000   5504596    110.66   no data
166.29/166.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
166.39/166.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
166.39/166.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
166.39/166.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
166.39/166.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
166.39/166.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
166.39/166.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
166.39/166.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
166.60/166.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
196.00/196.07	c lits-rem:       697  cl-subs:       60  v-elim:      0  v-fix:    0  time: 29.41 s
196.00/196.07	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
196.10/196.14	c vivif2 --  cl tried    74287 cl shrink        0 lits rem          0 time: 0.06
196.20/196.29	c asymm  cl-useful: 0/5708/25000 lits-rem:0 time: 0.16
196.30/196.30	c calculated reachability. Time: 0.00
196.30/196.30	c  N dy  4641    806551      1250     25000         0     74287    125000   5486774    110.66   no data
199.70/199.78	c  N dy  4760    826591      1250     25000         0     55337    125000   2780270    110.67    117.57
203.70/203.72	c  N dy  4872    846751      1250     25000         0     75488    125000   5556589    110.68    117.76
207.30/207.34	c  N dy  4992    866912      1250     25000         0     55668    125000   2681901    110.68    117.87
211.29/211.35	c  N dy  5104    886983      1250     25000         0     75724    125000   5416491    110.66    116.68
214.99/215.06	c  N dy  5219    907178      1250     25000         0     54931    125000   2442164    110.65    118.80
218.99/219.03	c  N dy  5332    927241      1250     25000         0     74977    125000   5201135    110.66    117.27
222.89/222.91	c  N dy  5445    947267      1250     25000         0     53029    125000   2052066    110.65    118.08
226.89/226.92	c  N dy  5559    967527      1250     25000         0     73264    125000   4835737    110.65    116.54
231.01/231.08	c  N dy  5683    987608      1250     25000         0     50364    125000   1576092    110.68    117.10
234.80/234.85	c  N dy  5800   1007757      1250     25000         0     70491    125000   4337876    110.67    117.03
239.30/239.32	c  N dy  5917   1027813      1250     25000         0     46566    125000    920323    110.67    118.01
242.90/242.92	c  N dy  6038   1048067      1250     25000         0     66801    125000   3701647    110.68    117.33
247.41/247.46	c  N dy  6160   1068097      1250     25000         0     86819    125000   6472535    110.69    116.55
248.40/248.41	c  F st  6184   1071875      1250     25000         0     45632    125000    652647    110.69   no data
251.20/251.20	c  N dy  6259   1088219      1250     25000         0     61961    125000   2961103    110.72    119.72
255.50/255.57	c  N dy  6386   1108370      1250     25000         0     82086    125000   5736702    110.73    118.48
259.70/259.72	c  N dy  6506   1128466      1250     25000         0     56208    125000   1990300    110.74    136.61
263.60/263.68	c  N dy  6618   1148541      1250     25000         0     76262    125000   4766408    110.76    116.69
268.41/268.46	c  N dy  6734   1168820      1250     25000         0     49575    125000    936276    110.76    117.02
272.10/272.15	c  N dy  6847   1189016      1250     25000         0     69753    125000   3731456    110.77    120.30
276.80/276.87	c  N dy  6971   1209072      1250     25000         0     89794    125000   6495390    110.78    116.95
277.00/277.05	c  S st  6975   1209826      1250     25000         0     90547    125000   6596481    110.78    105.34
277.21/277.25	c  S st  6975   1210333      1250     25000         0     91054    125000   6657600    110.78   no data
277.21/277.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
277.30/277.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
277.30/277.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
277.30/277.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
277.30/277.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
277.30/277.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
277.30/277.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
277.30/277.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
277.50/277.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
317.50/317.53	c lits-rem:       596  cl-subs:       76  v-elim:      0  v-fix:    0  time: 39.94 s
317.50/317.53	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
317.60/317.61	c vivif2 --  cl tried    90978 cl shrink        0 lits rem          0 time: 0.08
317.91/317.97	c asymm  cl-useful: 0/13112/25000 lits-rem:0 time: 0.37
317.91/317.98	c calculated reachability. Time: 0.00
317.91/317.98	c  N dy  6975   1210333      1250     25000         0     90978    125000   6635353    110.78   no data
322.00/322.01	c  N dy  7093   1230428      1250     25000         0     63102    125000   2675760    110.78    123.11
326.30/326.36	c  N dy  7214   1250525      1250     25000         0     83185    125000   5444594    110.80    119.13
331.01/331.03	c  N dy  7325   1270646      1250     25000         0     54328    125000   1332438    110.78    117.48
334.90/334.94	c  N dy  7449   1290687      1250     25000         0     74353    125000   4107932    110.80    117.16
339.70/339.76	c  N dy  7564   1310734      1250     25000         0     94381    125000   6868237    110.80    120.51
344.00/344.07	c  N dy  7676   1330813      1250     25000         0     64482    125000   2621721    110.80    121.61
348.50/348.51	c  N dy  7795   1350912      1250     25000         0     84565    125000   5399083    110.81    116.80
353.60/353.64	c  N dy  7912   1370970      1250     25000         0     53649    125000    976922    110.81    133.96
357.41/357.48	c  N dy  8030   1390976      1250     25000         0     73646    125000   3740284    110.82    117.83
362.20/362.24	c  N dy  8147   1410977      1250     25000         0     93631    125000   6503497    110.82    118.20
366.70/366.78	c  N dy  8256   1431060      1250     25000         0     61737    125000   1972604    110.82    117.03
371.00/371.00	c  N dy  8377   1451137      1250     25000         0     81798    125000   4735688    110.83    117.13
376.22/376.23	c  N dy  8499   1471165      1250     25000         0    101809    125000   7512504    110.85    118.76
380.41/380.41	c  N dy  8616   1491343      1250     25000         0     69013    125000   2838900    110.86    117.19
384.91/384.98	c  N dy  8727   1511406      1250     25000         0     89053    125000   5610360    110.86    117.02
390.42/390.48	c  N dy  8847   1531633      1250     25000         0     55313    125000    820227    110.87    119.08
394.40/394.47	c  N dy  8973   1551962      1250     25000         0     75624    125000   3659101    110.89    117.56
399.32/399.36	c  N dy  9091   1571974      1250     25000         0     95621    125000   6429434    110.90    117.44
404.61/404.62	c  N dy  9217   1592085      1250     25000         0     60757    125000   1434682    110.91    119.65
408.80/408.83	c  N dy  9335   1612233      1250     25000         0     80890    125000   4238394    110.92    118.05
414.01/414.03	c  N dy  9459   1632326      1250     25000         0    100968    125000   7014860    110.93    118.97
419.01/419.02	c  N dy  9580   1652400      1250     25000         0     65064    125000   1908442    110.94    118.24
423.52/423.56	c  N dy  9701   1673207      1250     25000         0     85858    125000   4779693    110.94    116.92
428.80/428.88	c  N dy  9816   1693239      1250     25000         0    105873    125000   7543125    110.94    132.78
433.01/433.04	c  S st  9919   1710333      1250     25000         0     66004    125000   1910663    110.95    101.16
433.11/433.18	c  S st  9919   1710834      1250     25000         0     66505    125000   1972349    110.95   no data
433.11/433.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
433.21/433.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
433.21/433.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
433.21/433.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
433.21/433.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
433.21/433.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
433.21/433.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
433.21/433.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
433.32/433.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
440.91/440.92	c lits-rem:       125  cl-subs:       15  v-elim:      0  v-fix:    0  time:  7.60 s
440.91/440.92	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
440.91/440.94	c vivif2 --  cl tried    66490 cl shrink        0 lits rem          0 time: 0.02
441.21/441.20	c asymm  cl-useful: 0/11888/25000 lits-rem:0 time: 0.26
441.21/441.20	c calculated reachability. Time: 0.00
441.21/441.20	c  N dy  9919   1710834      1250     25000         0     66490    125000   1968331    110.95   no data
445.61/445.67	c  N dy 10036   1731138      1250     25000         0     86770    125000   4788243    110.96    119.19
451.01/451.06	c  N dy 10151   1751244      1250     25000         0    106860    125000   7561427    110.96    117.33
455.90/455.95	c  N dy 10274   1771293      1250     25000         0     68944    125000   2199257    110.99    122.25
460.41/460.46	c  N dy 10385   1791361      1250     25000         0     88992    125000   4961572    110.98    117.94
466.10/466.11	c  N dy 10521   1811492      1250     25000         0    109110    125000   7761837    111.01    117.00
471.11/471.16	c  N dy 10645   1831592      1250     25000         0     70243    125000   2252395    111.02    130.01
475.70/475.78	c  N dy 10764   1851672      1250     25000         0     90305    125000   5047161    111.05    119.77
481.41/481.40	c  N dy 10879   1871933      1250     25000         0    110543    125000   7854217    111.05    118.46
486.50/486.52	c  N dy 10997   1892127      1250     25000         0     70775    125000   2183546    111.06    118.04
491.11/491.18	c  N dy 11112   1912320      1250     25000         0     90946    125000   4974698    111.06    118.47
496.81/496.90	c  N dy 11245   1932395      1250     25000         0    110996    125000   7750769    111.07    157.40
502.31/502.34	c  N dy 11361   1952711      1250     25000         0     70352    125000   1988740    111.08    117.33
506.80/506.82	c  N dy 11460   1972900      1250     25000         0     90522    125000   4753688    111.06    118.99
512.52/512.52	c  N dy 11579   1993238      1250     25000         0    110841    125000   7567985    111.07    116.97
518.12/518.14	c  N dy 11700   2013549      1250     25000         0     69187    125000   1692209    111.07    119.10
522.70/522.70	c  N dy 11813   2033679      1250     25000         0     89297    125000   4512008    111.08    119.79
528.21/528.25	c  N dy 11934   2053786      1250     25000         0    109390    125000   7317123    111.10    118.22
534.41/534.47	c  N dy 12061   2073875      1250     25000         0     66514    125000   1195642    111.11    117.51
538.92/538.93	c  N dy 12186   2093877      1250     25000         0     86494    125000   3972547    111.12    117.75
544.30/544.35	c  N dy 12310   2114039      1250     25000         0    106629    125000   6763854    111.13    117.34
550.61/550.68	c  N dy 12416   2134099      1250     25000         0    126671    125000   9516952    111.12    117.14
555.11/555.16	c  N dy 12528   2154244      1250     25000         0     82870    125000   3307208    111.11    119.43
560.21/560.27	c  N dy 12634   2174328      1250     25000         0    102929    125000   6083658    111.10    127.44
566.61/566.60	c  N dy 12753   2194654      1250     25000         0    123235    125000   8922444    111.11    117.75
570.82/570.89	c  S st 12855   2210834      1250     25000         0     74463    125000   2062748    111.13    112.04
571.01/571.04	c  S st 12855   2211338      1250     25000         0     74967    125000   2123857    111.13   no data
571.01/571.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
571.01/571.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
571.01/571.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
571.01/571.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
571.01/571.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
571.01/571.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
571.01/571.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
571.11/571.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
571.11/571.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
578.91/578.90	c lits-rem:       242  cl-subs:       20  v-elim:      0  v-fix:    0  time:  7.71 s
578.91/578.90	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
578.91/578.93	c vivif2 --  cl tried    74947 cl shrink        0 lits rem          0 time: 0.03
579.21/579.24	c asymm  cl-useful: 0/15008/25000 lits-rem:0 time: 0.31
579.21/579.24	c calculated reachability. Time: 0.00
579.21/579.24	c  N dy 12855   2211338      1250     25000         0     74947    125000   2118179    111.13   no data
584.02/584.01	c  N dy 12977   2231411      1250     25000         0     95003    125000   4908293    111.14    133.53
589.81/589.82	c  N dy 13096   2251487      1250     25000         0    115066    125000   7696535    111.15    117.51
596.31/596.30	c  N dy 13218   2272039      1250     25000         0     69662    125000   1257266    111.15    117.88
600.81/600.88	c  N dy 13343   2292199      1250     25000         0     89801    125000   4068593    111.17    118.49
606.31/606.36	c  N dy 13457   2312285      1250     25000         0    109872    125000   6859746    111.17    125.55
613.01/613.06	c  N dy 13583   2332471      1250     25000         0    130051    125000   9660829    111.18    117.30
618.12/618.11	c  N dy 13712   2352539      1250     25000         0     83155    125000   2999505    111.20    136.54
623.32/623.32	c  N dy 13837   2372547      1250     25000         0    103145    125000   5781607    111.22    118.43
629.61/629.61	c  N dy 13949   2392982      1250     25000         0    123558    125000   8617948    111.22    117.73
635.51/635.58	c  N dy 14070   2413010      1250     25000         0     75620    125000   1814551    111.23    120.55
640.41/640.45	c  N dy 14196   2433188      1250     25000         0     95786    125000   4601858    111.24    117.80
646.31/646.34	c  N dy 14314   2453667      1250     25000         0    116249    125000   7435793    111.24    117.41
653.21/653.22	c  N dy 14435   2473806      1250     25000         0    136365    125000  10211800    111.24    117.84
657.91/657.96	c  N dy 14549   2493839      1250     25000         0     87443    125000   3332087    111.25    117.69
663.33/663.33	c  N dy 14671   2513942      1250     25000         0    107525    125000   6116418    111.25    118.26
669.72/669.70	c  N dy 14795   2533984      1250     25000         0    127548    125000   8892461    111.27    117.55
675.91/675.91	c  N dy 14909   2554368      1250     25000         0     77978    125000   1883854    111.26    121.93
680.82/680.90	c  N dy 15027   2574555      1250     25000         0     98147    125000   4689148    111.27    117.22
686.71/686.74	c  N dy 15137   2594603      1250     25000         0    118180    125000   7462810    111.27    117.15
693.81/693.82	c  N dy 15254   2615055      1250     25000         0    138614    125000  10310926    111.27    118.99
698.91/698.94	c  N dy 15365   2635618      1250     25000         0     88230    125000   3176346    111.27    117.86
704.32/704.33	c  N dy 15485   2655732      1250     25000         0    108330    125000   5975579    111.28    121.19
710.91/710.90	c  N dy 15617   2675840      1250     25000         0    128426    125000   8785788    111.29    117.94
717.51/717.55	c  N dy 15727   2695915      1250     25000         0     76539    125000   1426927    111.29    117.73
721.22/721.21	c  S st 15819   2711341      1250     25000         0     91949    125000   3583080    111.30    117.50
721.42/721.41	c  S st 15819   2711844      1250     25000         0     92452    125000   3643693    111.30   no data
721.42/721.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
721.42/721.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
721.42/721.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
721.42/721.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
721.42/721.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
721.42/721.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
721.42/721.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
721.53/721.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
721.63/721.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
735.02/735.03	c lits-rem:       248  cl-subs:       38  v-elim:      0  v-fix:    0  time: 13.41 s
735.02/735.03	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
735.02/735.07	c vivif2 --  cl tried    92414 cl shrink        0 lits rem          0 time: 0.04
735.32/735.39	c asymm  cl-useful: 0/9992/25000 lits-rem:0 time: 0.32
735.32/735.39	c calculated reachability. Time: 0.00
735.32/735.39	c  N dy 15819   2711844      1250     25000         0     92414    125000   3632000    111.30   no data
740.92/740.99	c  N dy 15933   2731912      1250     25000         0    112465    125000   6417714    111.30    117.33
747.82/747.80	c  N dy 16051   2752327      1250     25000         0    132859    125000   9240442    111.30    117.65
754.32/754.31	c  N dy 16172   2772331      1250     25000         0     79916    125000   1769338    111.30    122.84
759.41/759.46	c  N dy 16304   2792340      1250     25000         0     99908    125000   4556409    111.31    117.88
765.41/765.43	c  N dy 16423   2812385      1250     25000         0    119931    125000   7328690    111.32    121.76
772.51/772.56	c  N dy 16552   2832469      1250     25000         0    139998    125000  10120647    111.33    117.72
778.62/778.60	c  N dy 16676   2852671      1250     25000         0     86245    125000   2517739    111.33    117.36
783.82/783.89	c  N dy 16796   2872746      1250     25000         0    106303    125000   5291179    111.34    119.58
790.22/790.28	c  N dy 16914   2892874      1250     25000         0    126411    125000   8080202    111.34    118.54
797.61/797.61	c  N dy 17032   2912937      1250     25000         0    146442    125000  10855289    111.34    119.83
802.93/802.96	c  N dy 17155   2933136      1250     25000         0     91699    125000   3152854    111.35    118.61
808.43/808.47	c  N dy 17271   2953242      1250     25000         0    111787    125000   5941890    111.35    123.66
815.03/815.04	c  N dy 17387   2973338      1250     25000         0    131866    125000   8731564    111.35    124.43
822.83/822.88	c  N dy 17504   2993721      1250     25000         0     76304    125000    877932    111.35    117.77
827.72/827.79	c  N dy 17636   3013731      1250     25000         0     96293    125000   3665657    111.36    119.78
833.72/833.71	c  N dy 17751   3034193      1250     25000         0    116738    125000   6488299    111.36    119.79
840.62/840.66	c  N dy 17876   3054268      1250     25000         0    136793    125000   9287583    111.37    119.35
848.22/848.23	c  N dy 18006   3074299      1250     25000         0     79876    125000   1243741    111.39    118.13
853.22/853.22	c  N dy 18123   3094363      1250     25000         0     99928    125000   4044641    111.40    119.42
859.22/859.25	c  N dy 18253   3114401      1250     25000         0    119944    125000   6843756    111.41    117.83
866.42/866.46	c  N dy 18376   3134413      1250     25000         0    139940    125000   9622685    111.41    128.12
874.02/874.00	c  N dy 18505   3154515      1250     25000         0     82088    125000   1410484    111.42    118.76
879.22/879.20	c  N dy 18633   3174694      1250     25000         0    102252    125000   4228908    111.43    117.83
885.43/885.46	c  N dy 18764   3195022      1250     25000         0    122567    125000   7049450    111.43    117.88
891.42/891.42	c  S st 18866   3211844      1250     25000         0    139372    125000   9395226    111.44    103.72
891.72/891.71	c  S st 18866   3212348      1250     25000         0    139876    125000   9462721    111.44   no data
891.72/891.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
891.82/891.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
891.82/891.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
891.82/891.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
891.82/891.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
891.82/891.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
891.82/891.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
891.92/891.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
892.22/892.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
958.32/958.35	c lits-rem:       595  cl-subs:      113  v-elim:      0  v-fix:    0  time: 66.14 s
958.32/958.35	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
958.42/958.46	c vivif2 --  cl tried   139763 cl shrink        0 lits rem          0 time: 0.11
958.82/958.87	c asymm  cl-useful: 0/9483/25000 lits-rem:0 time: 0.40
958.82/958.87	c calculated reachability. Time: 0.00
958.82/958.87	c  N dy 18866   3212348      1250     25000         0    139763    125000   9429545    111.44   no data
966.62/966.62	c  N dy 18979   3232440      1250     25000         0     80900    125000   1122862    111.45    119.07
971.52/971.56	c  N dy 19086   3252441      1250     25000         0    100872    125000   3890871    111.44    120.27
977.72/977.73	c  N dy 19219   3272457      1250     25000         0    120875    125000   6694586    111.45    120.94
984.92/984.98	c  N dy 19343   3292672      1250     25000         0    141067    125000   9514193    111.46    118.10
993.02/993.03	c  N dy 19463   3312783      1250     25000         0     81238    125000   1041011    111.46    117.55
998.12/998.10	c  N dy 19582   3332887      1250     25000         0    101325    125000   3838962    111.47    117.71
1004.13/1004.13	c  N dy 19707   3352902      1250     25000         0    121329    125000   6645588    111.48    125.06
1011.13/1011.19	c  N dy 19821   3372986      1250     25000         0    141396    125000   9451965    111.48    117.83
1019.13/1019.13	c  N dy 19925   3393085      1250     25000         0    161476    125000  12243589    111.48    117.50
1024.43/1024.44	c  N dy 20063   3413130      1250     25000         0    100578    125000   3625321    111.49    119.78
1030.42/1030.42	c  N dy 20179   3433173      1250     25000         0    120596    125000   6404163    111.50    120.73
1037.53/1037.52	c  N dy 20297   3453542      1250     25000         0    140942    125000   9226083    111.50    118.59
1045.62/1045.65	c  N dy 20418   3473636      1250     25000         0    161018    125000  12021789    111.51    118.09
1051.54/1051.51	c  N dy 20548   3494573      1250     25000         0    100018    125000   3433325    111.51    117.51
1057.52/1057.52	c  N dy 20666   3514612      1250     25000         0    120031    125000   6212762    111.52    118.34
1064.63/1064.62	c  N dy 20792   3534645      1250     25000         0    140048    125000   8998315    111.52    118.05
1072.63/1072.69	c  N dy 20910   3554676      1250     25000         0    160056    125000  11772907    111.52    118.47
1078.93/1078.90	c  N dy 21037   3574728      1250     25000         0     97172    125000   2883400    111.54    120.54
1084.72/1084.78	c  N dy 21165   3594805      1250     25000         0    117236    125000   5687839    111.54    118.54
1091.63/1091.62	c  N dy 21285   3614837      1250     25000         0    137249    125000   8485208    111.55    117.86
1099.62/1099.61	c  N dy 21400   3635123      1250     25000         0    157516    125000  11309739    111.55    119.64
1106.53/1106.59	c  N dy 21529   3655148      1250     25000         0     93596    125000   2250160    111.56    119.49
1112.22/1112.26	c  N dy 21654   3675183      1250     25000         0    113614    125000   5034469    111.57    120.19
1119.13/1119.13	c  N dy 21780   3695479      1250     25000         0    133894    125000   7869179    111.57    117.82
1125.63/1125.66	c  S st 21888   3712348      1250     25000         0    150745    125000  10222621    111.58    102.83
1125.93/1125.97	c  S st 21888   3712848      1250     25000         0    151245    125000  10280461    111.58   no data
1126.03/1126.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1126.03/1126.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
1126.13/1126.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1126.13/1126.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1126.13/1126.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1126.13/1126.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
1126.13/1126.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1126.13/1126.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
1126.44/1126.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1180.53/1180.52	c lits-rem:       526  cl-subs:       99  v-elim:      0  v-fix:    0  time: 54.02 s
1180.53/1180.52	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
1180.63/1180.64	c vivif2 --  cl tried   151146 cl shrink        0 lits rem          0 time: 0.12
1181.03/1181.07	c asymm  cl-useful: 0/7764/25000 lits-rem:0 time: 0.43
1181.03/1181.07	c calculated reachability. Time: 0.00
1181.03/1181.07	c  N dy 21888   3712848      1250     25000         0    151146    125000  10250596    111.58   no data
1189.53/1189.56	c  N dy 22010   3732945      1250     25000         0     86305    125000   1102236    111.58    137.10
1194.33/1194.39	c  F st 22121   3751564      1250     25000         0    104903    125000   3683626    111.58   no data
1194.93/1194.93	c  N st 22125   3753595      1250     25000         0    106932    125000   3978129    111.58   no data
1201.03/1201.00	c  N dy 22219   3773696      1250     25000         0    127004    125000   6788388    111.58    118.26
1208.33/1208.37	c  N dy 22343   3793962      1250     25000         0    147258    125000   9630383    111.59    120.43
1217.03/1217.01	c  N dy 22478   3814106      1250     25000         0    167387    125000  12450751    111.60    119.74
1223.15/1223.16	c  N dy 22603   3834236      1250     25000         0    101573    125000   3114310    111.61    118.01
1229.24/1229.23	c  N dy 22723   3854335      1250     25000         0    121648    125000   5906298    111.61    120.71
1236.23/1236.29	c  N dy 22837   3874504      1250     25000         0    141795    125000   8726302    111.62    121.05
1244.43/1244.42	c  N dy 22956   3894645      1250     25000         0    161925    125000  11528962    111.62    118.29
1251.85/1251.85	c  N dy 23069   3914888      1250     25000         0     95233    125000   2093701    111.62    118.95
1257.44/1257.44	c  N dy 23184   3934923      1250     25000         0    115248    125000   4879792    111.63    118.75
1264.23/1264.21	c  N dy 23305   3954977      1250     25000         0    135281    125000   7680924    111.63    119.54
1272.03/1272.00	c  N dy 23427   3975047      1250     25000         0    155329    125000  10482097    111.64    125.09
1281.03/1281.01	c  N dy 23554   3995117      1250     25000         0    175385    125000  13275961    111.64    120.17
1286.53/1286.54	c  N dy 23668   4015277      1250     25000         0    107601    125000   3678139    111.65    121.12
1292.93/1292.92	c  N dy 23790   4035373      1250     25000         0    127681    125000   6487101    111.65    117.60

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

running on 2 cores: 1,3

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.01 4.00 3.69 3/328 21666
/proc/meminfo: memFree=25335736/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=30868 CPUtime=0.01 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 1081 0 0 0 1 0 0 0 25 0 1 0 649937486 31608832 1022 33554432000 4194304 4580011 140734426088032 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 7717 1022 324 95 0 2699 0

[startup+0.0961311 s]
/proc/loadavg: 4.01 4.00 3.69 3/328 21666
/proc/meminfo: memFree=25335736/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=31260 CPUtime=0.09 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 1218 0 0 0 9 0 0 0 25 0 1 0 649937486 32010240 1159 33554432000 4194304 4580011 140734426088032 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 7815 1159 339 95 0 2797 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31260

[startup+0.10113 s]
/proc/loadavg: 4.01 4.00 3.69 3/328 21666
/proc/meminfo: memFree=25335736/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=31392 CPUtime=0.1 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 1222 0 0 0 10 0 0 0 25 0 1 0 649937486 32145408 1163 33554432000 4194304 4580011 140734426088032 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 7848 1163 339 95 0 2830 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 31392

[startup+0.30109 s]
/proc/loadavg: 4.01 4.00 3.69 3/328 21666
/proc/meminfo: memFree=25335736/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=35892 CPUtime=0.3 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 2991 0 0 0 30 0 0 0 25 0 1 0 649937486 36753408 2571 33554432000 4194304 4580011 140734426088032 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 8973 2571 363 95 0 3955 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 35892

[startup+0.701028 s]
/proc/loadavg: 4.01 4.00 3.69 3/328 21666
/proc/meminfo: memFree=25335736/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=37576 CPUtime=0.69 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 4041 0 0 0 69 0 0 0 25 0 1 0 649937486 38477824 2716 33554432000 4194304 4580011 140734426088032 18446744073709551615 4322671 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 9394 2716 363 95 0 4376 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37576

[startup+1.50086 s]
/proc/loadavg: 4.01 4.00 3.69 5/337 21683
/proc/meminfo: memFree=25175500/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=37860 CPUtime=1.49 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 5744 0 0 0 149 0 0 0 25 0 1 0 649937486 38768640 3237 33554432000 4194304 4580011 140734426088032 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 9465 3237 363 95 0 4447 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37860

[startup+3.10057 s]
/proc/loadavg: 4.01 4.00 3.69 5/337 21683
/proc/meminfo: memFree=25167436/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=58164 CPUtime=3.09 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 13509 0 0 0 308 1 0 0 25 0 1 0 649937486 59559936 8123 33554432000 4194304 4580011 140734426088032 18446744073709551615 4416919 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 14541 8123 367 95 0 9523 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58164

[startup+6.30098 s]
/proc/loadavg: 4.01 4.00 3.69 5/337 21683
/proc/meminfo: memFree=25113436/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=59664 CPUtime=6.29 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 18947 0 0 0 627 2 0 0 25 0 1 0 649937486 61095936 8011 33554432000 4194304 4580011 140734426088032 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 14916 8011 367 95 0 9898 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59664

[startup+12.7008 s]
/proc/loadavg: 4.01 4.00 3.69 5/337 21684
/proc/meminfo: memFree=25092308/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=84220 CPUtime=12.69 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 32964 0 0 0 1264 5 0 0 25 0 1 0 649937486 86241280 15129 33554432000 4194304 4580011 140734426088032 18446744073709551615 4416641 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 21055 15129 367 95 0 16037 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84220

[startup+25.5004 s]
/proc/loadavg: 4.01 4.00 3.69 5/337 21684
/proc/meminfo: memFree=24825100/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=105192 CPUtime=25.5 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 46752 0 0 0 2542 8 0 0 25 0 1 0 649937486 107716608 20771 33554432000 4194304 4580011 140734426088032 18446744073709551615 4416641 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 26298 20771 367 95 0 21280 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 105192

[startup+51.1007 s]
/proc/loadavg: 4.00 4.00 3.70 5/337 21685
/proc/meminfo: memFree=24726924/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=162280 CPUtime=51.09 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 62995 0 0 0 5099 10 0 0 25 0 1 0 649937486 166174720 24000 33554432000 4194304 4580011 140734426088032 18446744073709551615 4416924 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 40570 24000 367 95 0 35552 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 162280

[startup+102.312 s]
/proc/loadavg: 4.05 4.01 3.72 5/337 21686
/proc/meminfo: memFree=24443428/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=173728 CPUtime=102.3 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 108321 0 0 0 10211 19 0 0 25 0 1 0 649937486 177897472 26390 33554432000 4194304 4580011 140734426088032 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 43432 26390 367 95 0 38414 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 173728

[startup+162.301 s]
/proc/loadavg: 4.05 4.02 3.74 5/337 21688
/proc/meminfo: memFree=24395032/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=137196 CPUtime=162.3 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 155155 0 0 0 16201 29 0 0 25 0 1 0 649937486 140488704 28182 33554432000 4194304 4580011 140734426088032 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 34299 28182 367 95 0 29281 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 137196

[startup+222.301 s]
/proc/loadavg: 4.02 4.02 3.75 5/337 21689
/proc/meminfo: memFree=24291520/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=180736 CPUtime=222.3 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 190227 0 0 0 22194 36 0 0 25 0 1 0 649937486 185073664 37217 33554432000 4194304 4580011 140734426088032 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 45184 37217 367 95 0 40166 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 180736

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 3.76 5/337 21691
/proc/meminfo: memFree=24212132/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=267716 CPUtime=282.3 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 239960 0 0 0 28183 47 0 0 25 0 1 0 649937486 274141184 50921 33554432000 4194304 4580011 140734426088032 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 66929 50921 367 95 0 61911 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 267716

[startup+342.301 s]
/proc/loadavg: 4.00 4.01 3.78 5/337 21693
/proc/meminfo: memFree=24167212/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=217860 CPUtime=342.3 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 257943 0 0 0 34177 53 0 0 25 0 1 0 649937486 223088640 45556 33554432000 4194304 4580011 140734426088032 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 54465 45556 367 95 0 49447 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 217860

[startup+402.3 s]
/proc/loadavg: 4.05 4.02 3.79 5/337 21694
/proc/meminfo: memFree=24110740/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=269568 CPUtime=402.3 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 297795 0 0 0 40169 61 0 0 25 0 1 0 649937486 276037632 52138 33554432000 4194304 4580011 140734426088032 18446744073709551615 4489316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 67392 52138 367 95 0 62374 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 269568

[startup+462.3 s]
/proc/loadavg: 4.05 4.03 3.81 5/337 21696
/proc/meminfo: memFree=24128188/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=270636 CPUtime=462.31 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 331680 0 0 0 46163 68 0 0 25 0 1 0 649937486 277131264 50259 33554432000 4194304 4580011 140734426088032 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 67659 50259 367 95 0 62641 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 270636

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 3.82 5/337 21697
/proc/meminfo: memFree=24122940/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=271624 CPUtime=522.3 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 368163 0 0 0 52154 76 0 0 25 0 1 0 649937486 278142976 48628 33554432000 4194304 4580011 140734426088032 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 67906 48628 367 95 0 62888 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 271624

[startup+582.301 s]
/proc/loadavg: 4.08 4.03 3.83 5/337 21699
/proc/meminfo: memFree=24099080/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=272772 CPUtime=582.31 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 398135 0 0 0 58149 82 0 0 25 0 1 0 649937486 279318528 48435 33554432000 4194304 4580011 140734426088032 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 68193 48435 367 95 0 63175 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 272772

[startup+642.301 s]
/proc/loadavg: 4.10 4.04 3.84 5/337 21701
/proc/meminfo: memFree=24104972/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=273680 CPUtime=642.32 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 431342 0 0 0 64142 90 0 0 25 0 1 0 649937486 280248320 50020 33554432000 4194304 4580011 140734426088032 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 68420 50020 367 95 0 63402 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 273680

[startup+702.301 s]
/proc/loadavg: 4.08 4.04 3.85 5/337 21702
/proc/meminfo: memFree=24127640/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=274648 CPUtime=702.32 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 463634 0 0 0 70134 98 0 0 25 0 1 0 649937486 281239552 49459 33554432000 4194304 4580011 140734426088032 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 68662 49459 367 95 0 63644 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 274648

[startup+762.313 s]
/proc/loadavg: 4.03 4.03 3.86 5/337 21704
/proc/meminfo: memFree=24057404/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=275588 CPUtime=762.33 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 487402 0 0 0 76129 104 0 0 25 0 1 0 649937486 282202112 50512 33554432000 4194304 4580011 140734426088032 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 68897 50512 367 95 0 63879 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 275588

[startup+822.3 s]
/proc/loadavg: 4.01 4.02 3.87 5/337 21705
/proc/meminfo: memFree=24033188/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=276056 CPUtime=822.32 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 516077 0 0 0 82119 113 0 0 25 0 1 0 649937486 282681344 55913 33554432000 4194304 4580011 140734426088032 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 69014 55913 367 95 0 63996 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 276056

[startup+882.3 s]
/proc/loadavg: 4.00 4.02 3.87 5/337 21707
/proc/meminfo: memFree=24077908/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=276836 CPUtime=882.32 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 546588 0 0 0 88112 120 0 0 25 0 1 0 649937486 283480064 50277 33554432000 4194304 4580011 140734426088032 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 69209 50277 367 95 0 64191 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 276836

[startup+942.301 s]
/proc/loadavg: 4.18 4.06 3.89 5/337 21709
/proc/meminfo: memFree=23972844/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=339972 CPUtime=942.32 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 564839 0 0 0 94109 123 0 0 25 0 1 0 649937486 348131328 68528 33554432000 4194304 4580011 140734426088032 18446744073709551615 4415940 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 84993 68528 367 95 0 79975 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 339972

[startup+1002.3 s]
/proc/loadavg: 4.12 4.06 3.90 5/337 21710
/proc/meminfo: memFree=23943160/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=340508 CPUtime=1002.33 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 586111 0 0 0 100103 130 0 0 25 0 1 0 649937486 348680192 64941 33554432000 4194304 4580011 140734426088032 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 85127 64941 367 95 0 80109 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 340508

[startup+1062.3 s]
/proc/loadavg: 4.04 4.05 3.91 5/337 21712
/proc/meminfo: memFree=23872948/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=341132 CPUtime=1062.32 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 613827 0 0 0 106096 136 0 0 25 0 1 0 649937486 349319168 67180 33554432000 4194304 4580011 140734426088032 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 85283 67180 367 95 0 80265 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 341132

[startup+1122.3 s]
/proc/loadavg: 4.01 4.04 3.91 5/337 21713
/proc/meminfo: memFree=23876260/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=341708 CPUtime=1122.33 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 640914 0 0 0 112090 143 0 0 25 0 1 0 649937486 349908992 68134 33554432000 4194304 4580011 140734426088032 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 85427 68134 367 95 0 80409 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 341708

[startup+1182.3 s]
/proc/loadavg: 4.11 4.06 3.92 5/337 21715
/proc/meminfo: memFree=23866800/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=377188 CPUtime=1182.33 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 651010 0 0 0 118089 144 0 0 25 0 1 0 649937486 386240512 78230 33554432000 4194304 4580011 140734426088032 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 94297 78230 367 95 0 89279 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 377188

[startup+1242.3 s]
/proc/loadavg: 4.04 4.05 3.92 5/337 21717
/proc/meminfo: memFree=23810092/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=377784 CPUtime=1242.33 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 677920 0 0 0 124081 152 0 0 25 0 1 0 649937486 386850816 78391 33554432000 4194304 4580011 140734426088032 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 94446 78391 367 95 0 89428 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 377784



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.04 3.92 4/336 21719
/proc/meminfo: memFree=24123040/32951124 swapFree=44485764/67111528
[pid=21666] ppid=21664 vsize=378372 CPUtime=1300.04 cores=1,3
/proc/21666/stat : 21666 (strangenight2-s) R 21664 21666 21023 0 -1 4202496 703625 0 0 0 129843 161 0 0 25 0 1 0 649937486 387452928 76775 33554432000 4194304 4580011 140734426088032 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21666/statm: 94593 76775 367 95 0 89575 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 378372

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.07
CPU user time (s): 1298.44
CPU system time (s): 1.63175
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 378372

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

runsolver used 4.13337 second user time and 10.0775 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-14 16:29:30
IDJOB=3367491
IDBENCH=82700
IDSOLVER=1845
FILE ID=node105/3367491-1305383370
RUNJOBID= node105-1305382068-21496
PBS_JOBID= 13324397
Free space on /tmp= 73580 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S313445894-099-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367491-1305383370/watcher-3367491-1305383370 -o /tmp/evaluation-result-3367491-1305383370/solver-3367491-1305383370 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367491-1305383370.cnf

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

MD5SUM BENCH= 47e52af6d58221f8bfb6fc06198e4e15
RANDOM SEED=51304615

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:      25336264 kB
Buffers:        258080 kB
Cached:        5880644 kB
SwapCached:      39656 kB
Active:         548480 kB
Inactive:      6807160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25336264 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:           15176 kB
Writeback:          20 kB
AnonPages:     1184852 kB
Mapped:          10624 kB
Slab:           127440 kB
PageTables:      66220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65357520 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= 73564 MiB
End job on node105 at 2011-05-14 16:51:12