Trace number 3367427

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S971556279-001-UNKNOWN.cnf
MD5SUM9224277e61359574518ca553717e02ee
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
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-3367427-1305382220.cnf'
0.00/0.00	c -- header says num vars:           2000
0.00/0.00	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.24	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.22
0.19/0.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
0.19/0.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
0.19/0.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.28/0.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
0.28/0.30	c Finding binary XORs  T:     0.00 s  found:       0
0.28/0.31	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.28/0.31	c calculated reachability. Time: 0.00
0.28/0.32	c Calc default polars -  time:   0.00 s pos:     978 undec:      88 neg:     934
0.28/0.32	c =========================================================================================
0.28/0.32	c types(t): F = full restart, N = normal restart
0.28/0.32	c types(t): S = simplification begin/end, E = solution found
0.28/0.32	c restart types(rt): st = static, dy = dynamic
0.28/0.32	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.28/0.32	c  B st     0         0      2000     40000         0         0    200000         0   no data   no data
0.69/0.75	c  N dy    18      4024      2000     40000         0      4022    200000    754356    142.85    167.01
1.19/1.22	c  N dy    43      8180      2000     40000         0      4846    200000    497635    143.79    154.62
1.59/1.66	c  N dy    68     12252      2000     40000         0      8917    200000   1242863    144.51    154.62
2.09/2.13	c  N dy    93     16337      2000     40000         0      7503    200000    666064    144.14    160.32
2.59/2.60	c  N dy   118     20376      2000     40000         0     11539    200000   1388646    143.75    160.33
3.08/3.11	c  N dy   146     24447      2000     40000         0      8531    200000    584600    144.23    155.07
3.08/3.17	c  F st   150     25000      2000     40000         0      9084    200000    690425    144.36   no data
3.69/3.79	c  N dy   156     30002      2000     40000         0     14076    200000   1738921    144.36   no data
3.69/3.79	c  S st   156     30002      2000     40000         0     14076    200000   1738921    144.36   no data
3.79/3.87	c  S st   156     30504      2000     40000         0     14578    200000   1817707    144.36   no data
3.79/3.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
3.89/3.90	c blocked clauses removed:        0 vars:      0 tried:        2000 T: 0.00 s
3.89/3.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
3.89/3.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.89/3.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3.99/4.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.59/5.66	c lits-rem:        40  cl-subs:        9  v-elim:      0  v-fix:    0  time:  1.65 s
5.89/5.90	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.24
5.89/5.90	c calculated reachability. Time: 0.00
5.89/5.90	c  N dy   156     30504      2000     40000         0     14569    200000   1813635    144.36   no data
6.39/6.46	c  N dy   181     34815      2000     40000         0     10514    200000    726122    144.13    152.69
6.89/6.95	c  N dy   212     38892      2000     40000         0     14590    200000   1484059    144.52    156.87
7.49/7.50	c  N dy   239     43027      2000     40000         0     18725    200000   2245110    144.59    156.78
7.79/7.83	c  S st   255     45759      2000     40000         0     11941    200000    778916    144.46    136.07
7.89/7.91	c  S st   255     46262      2000     40000         0     12444    200000    858900    144.46   no data
7.89/7.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.89/7.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
7.89/7.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.89/7.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.89/7.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.89/7.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
7.89/7.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.89/7.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.89/7.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.29/8.30	c lits-rem:        14  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.32 s
8.29/8.30	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
8.29/8.31	c vivif2 --  cl tried    12443 cl shrink        0 lits rem          0 time: 0.01
8.49/8.53	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.22
8.49/8.53	c calculated reachability. Time: 0.00
8.49/8.53	c  N dy   255     46262      2000     40000         0     12443    200000    858411    144.46   no data
8.98/9.03	c  N dy   280     50279      2000     40000         0     16459    200000   1593451    144.27    154.19
9.49/9.59	c  N dy   303     54378      2000     40000         0     20557    200000   2349821    144.14    160.14
10.09/10.14	c  N dy   328     58395      2000     40000         0     13987    200000    978030    144.35    153.29
10.69/10.70	c  N dy   360     62573      2000     40000         0     18164    200000   1770315    145.06    155.83
11.19/11.27	c  N dy   385     66668      2000     40000         0     22257    200000   2518526    145.06    167.22
11.59/11.63	c  S st   400     69393      2000     40000         0     13351    200000    661079    144.84    125.40
11.69/11.71	c  S st   400     69896      2000     40000         0     13854    200000    732925    144.84   no data
11.69/11.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.69/11.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
11.69/11.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.69/11.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.69/11.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.69/11.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
11.69/11.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.69/11.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.69/11.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.99/12.02	c lits-rem:        21  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.24 s
11.99/12.03	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
11.99/12.04	c vivif2 --  cl tried    13852 cl shrink        0 lits rem          0 time: 0.01
12.19/12.28	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.24
12.19/12.28	c calculated reachability. Time: 0.00
12.19/12.28	c  N dy   400     69896      2000     40000         0     13852    200000    732274    144.84   no data
12.79/12.88	c  N dy   428     74453      2000     40000         0     18409    200000   1563563    144.82    162.83
13.48/13.57	c  N dy   458     79333      2000     40000         0     23289    200000   2463552    144.93    158.11
14.19/14.29	c  N dy   491     84601      2000     40000         0     15910    200000    939041    144.85    153.98
14.59/14.65	c  F st   512     87500      2000     40000         0     18808    200000   1475258    144.99    134.71
14.99/15.07	c  N st   517     90799      2000     40000         0     22106    200000   2126821    144.99   no data
15.88/15.95	c  N dy   541     96732      2000     40000         0     14382    200000    493544    144.81    152.46
16.78/16.87	c  N dy   582    102933      2000     40000         0     20583    200000   1621561    144.77    154.50
17.08/17.16	c  S st   595    104846      2000     40000         0     22496    200000   1965967    144.71    129.71
17.18/17.26	c  S st   595    105349      2000     40000         0     22999    200000   2040641    144.71   no data
17.18/17.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
17.28/17.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
17.28/17.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.28/17.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.28/17.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.28/17.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
17.28/17.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.28/17.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
17.39/17.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.99/21.03	c lits-rem:        49  cl-subs:        6  v-elim:      0  v-fix:    0  time:  3.61 s
20.99/21.03	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
20.99/21.06	c vivif2 --  cl tried    22993 cl shrink        0 lits rem          0 time: 0.02
21.29/21.30	c asymm  cl-useful: 0/36000/40000 lits-rem:0 time: 0.25
21.29/21.31	c calculated reachability. Time: 0.00
21.29/21.31	c  N dy   595    105349      2000     40000         0     22993    200000   2037872    144.71   no data
22.19/22.26	c  N dy   638    112075      2000     40000         0     15060    200000    444503    144.72    153.69
23.29/23.30	c  N dy   684    119759      2000     40000         0     22744    200000   1860247    144.70    153.89
24.39/24.44	c  N dy   728    127426      2000     40000         0     30409    200000   3255127    144.64    159.07
25.59/25.60	c  N dy   778    135687      2000     40000         0     23006    200000   1699792    144.57    153.88
26.88/26.94	c  N dy   833    144463      2000     40000         0     31782    200000   3303013    144.65    153.72
28.29/28.39	c  N dy   893    153751      2000     40000         0     24413    200000   1791586    144.72    162.37
28.99/29.07	c  S st   923    158023      2000     40000         0     28683    200000   2592069    144.88    117.47
29.08/29.18	c  S st   923    158529      2000     40000         0     29189    200000   2673482    144.88   no data
29.08/29.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
29.18/29.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
29.18/29.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.18/29.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.18/29.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.18/29.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
29.18/29.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
29.18/29.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
29.28/29.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.39/36.47	c lits-rem:       170  cl-subs:        9  v-elim:      0  v-fix:    0  time:  7.14 s
36.39/36.48	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
36.49/36.51	c vivif2 --  cl tried    29180 cl shrink        0 lits rem          0 time: 0.03
36.49/36.55	c asymm  cl-useful: 0/4000/40000 lits-rem:0 time: 0.04
36.49/36.55	c calculated reachability. Time: 0.00
36.49/36.55	c  N dy   923    158529      2000     40000         0     29180    200000   2669974    144.88   no data
38.09/38.11	c  N dy   985    168783      2000     40000         0     21772    200000   1146915    144.83    153.93
39.69/39.75	c  N dy  1053    179611      2000     40000         0     32594    200000   3137465    144.94    155.97
41.39/41.47	c  N dy  1129    191138      2000     40000         0     25458    200000   1639562    145.07    152.71
43.29/43.40	c  N dy  1199    203525      2000     40000         0     37842    200000   3890352    144.97    155.29
45.48/45.54	c  N dy  1283    216544      2000     40000         0     31196    200000   2504792    144.98    153.29
47.88/47.90	c  N dy  1371    230452      2000     40000         0     24436    200000   1107416    145.04    154.50
48.99/49.01	c  S st  1417    237794      2000     40000         0     31777    200000   2440182    145.04    135.03
49.09/49.12	c  S st  1417    238296      2000     40000         0     32279    200000   2516199    145.04   no data
49.09/49.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
49.09/49.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
49.09/49.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.09/49.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.09/49.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.09/49.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
49.09/49.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
49.09/49.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
49.19/49.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.99/56.03	c lits-rem:        87  cl-subs:        3  v-elim:      0  v-fix:    0  time:  6.75 s
55.99/56.04	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
55.99/56.07	c vivif2 --  cl tried    32276 cl shrink        0 lits rem          0 time: 0.03
56.29/56.33	c asymm  cl-useful: 0/31651/40000 lits-rem:0 time: 0.26
56.29/56.33	c calculated reachability. Time: 0.00
56.29/56.33	c  N dy  1417    238296      2000     40000         0     32276    200000   2514853    145.04   no data
58.79/58.86	c  N dy  1511    253564      2000     40000         0     25879    200000   1177987    145.02    153.21
61.39/61.49	c  N dy  1617    269911      2000     40000         0     42223    200000   4181237    145.12    152.81
64.19/64.28	c  N dy  1723    287285      2000     40000         0     36931    200000   3038325    145.15    153.47
67.29/67.34	c  N dy  1839    305687      2000     40000         0     31671    200000   1895297    145.15    153.23
67.39/67.42	c  F st  1841    306252      2000     40000         0     32236    200000   1997465    145.13    123.14
70.69/70.75	c  N dy  1940    325274      2000     40000         0     26584    200000    799843    145.30    152.97
74.39/74.46	c  N dy  2059    345309      2000     40000         0     46614    200000   4455600    145.26    153.25
76.49/76.58	c  S st  2125    357446      2000     40000         0     33103    200000   1818851    145.23    144.68
76.69/76.70	c  S st  2125    357950      2000     40000         0     33607    200000   1898643    145.23   no data
76.69/76.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
76.69/76.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
76.69/76.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
76.69/76.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
76.69/76.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.69/76.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
76.69/76.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
76.69/76.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
76.79/76.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.19/80.27	c lits-rem:        71  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.44 s
80.19/80.27	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
80.19/80.30	c vivif2 --  cl tried    33603 cl shrink        0 lits rem          0 time: 0.02
80.30/80.38	c asymm  cl-useful: 0/8349/40000 lits-rem:0 time: 0.08
80.30/80.38	c calculated reachability. Time: 0.00
80.30/80.38	c  N dy  2125    357950      2000     40000         0     33603    200000   1896607    145.23   no data
83.99/84.06	c  N dy  2253    378244      2000     40000         0     27227    200000    551716    145.27    153.57
87.39/87.48	c  N dy  2379    398436      2000     40000         0     47414    200000   4219531    145.19    155.64
90.99/91.00	c  N dy  2509    418507      2000     40000         0     39821    200000   2674432    145.20    152.89
94.60/94.69	c  N dy  2630    438556      2000     40000         0     31203    200000    934959    145.15    154.19
98.19/98.28	c  N dy  2758    458570      2000     40000         0     51213    200000   4646059    145.21    155.09
101.79/101.87	c  N dy  2875    478595      2000     40000         0     41577    200000   2674360    145.23    153.42
105.89/105.91	c  N dy  3002    498629      2000     40000         0     30945    200000    534133    145.27    157.33
109.29/109.40	c  N dy  3132    518636      2000     40000         0     50946    200000   4237318    145.35    165.71
112.89/112.94	c  S st  3236    536925      2000     40000         0     37575    200000   1576100    145.29    118.83
112.99/113.05	c  S st  3236    537428      2000     40000         0     38078    200000   1653708    145.29   no data
112.99/113.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
112.99/113.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
112.99/113.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
112.99/113.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
112.99/113.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
112.99/113.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
112.99/113.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
113.09/113.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
113.09/113.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
115.99/116.06	c lits-rem:        57  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.89 s
115.99/116.06	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
115.99/116.08	c vivif2 --  cl tried    38075 cl shrink        0 lits rem          0 time: 0.02
116.40/116.46	c asymm  cl-useful: 0/29599/40000 lits-rem:0 time: 0.38
116.40/116.46	c calculated reachability. Time: 0.00
116.40/116.46	c  N dy  3236    537428      2000     40000         0     38075    200000   1652339    145.29   no data
121.09/121.16	c  N dy  3358    557636      2000     40000         0     58278    200000   5362253    145.29    152.94
125.09/125.11	c  N dy  3486    577689      2000     40000         0     45668    200000   2895804    145.30    153.26
129.59/129.62	c  N dy  3619    597756      2000     40000         0     65725    200000   6603928    145.35    169.42
133.29/133.36	c  N dy  3741    617858      2000     40000         0     52173    200000   3931138    145.35    153.07
137.59/137.62	c  N dy  3861    637978      2000     40000         0     37629    200000   1070126    145.37    158.21
141.39/141.41	c  N dy  3983    658034      2000     40000         0     57684    200000   4771016    145.36    153.43
145.60/145.69	c  N dy  4102    678170      2000     40000         0     42157    200000   1719373    145.37    153.28
149.49/149.55	c  N dy  4218    698211      2000     40000         0     62191    200000   5354700    145.35    159.58
153.69/153.72	c  N dy  4338    718296      2000     40000         0     45608    200000   2178505    145.33    155.02
157.79/157.86	c  N dy  4464    738306      2000     40000         0     65615    200000   5859270    145.36    184.81
162.09/162.10	c  N dy  4586    758704      2000     40000         0     48347    200000   2505029    145.36    158.25
166.29/166.39	c  N dy  4716    778747      2000     40000         0     68382    200000   6238201    145.42    154.08
170.59/170.63	c  N dy  4846    798780      2000     40000         0     49760    200000   2575298    145.43    155.10
172.09/172.11	c  S st  4891    806142      2000     40000         0     57120    200000   3911165    145.42   no data
172.19/172.25	c  S st  4891    806646      2000     40000         0     57624    200000   4003903    145.42   no data
172.19/172.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
172.29/172.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
172.29/172.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
172.29/172.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
172.29/172.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
172.29/172.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
172.29/172.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
172.29/172.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
172.39/172.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
186.19/186.27	c lits-rem:       187  cl-subs:        6  v-elim:      0  v-fix:    0  time: 13.79 s
186.19/186.28	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
186.29/186.32	c vivif2 --  cl tried    57618 cl shrink        0 lits rem          0 time: 0.05
186.39/186.48	c asymm  cl-useful: 0/10401/40000 lits-rem:0 time: 0.15
186.39/186.48	c calculated reachability. Time: 0.00
186.39/186.48	c  N dy  4891    806646      2000     40000         0     57618    200000   4001032    145.42   no data
191.10/191.13	c  N dy  5009    826732      2000     40000         0     77701    200000   7687893    145.41    155.45
195.09/195.13	c  N dy  5136    846846      2000     40000         0     58152    200000   3941166    145.41    156.32
199.69/199.76	c  N dy  5263    866938      2000     40000         0     78243    200000   7654533    145.45    154.16
204.19/204.27	c  N dy  5387    886993      2000     40000         0     57642    200000   3692166    145.47    165.64
209.89/209.98	c  N dy  5513    907128      2000     40000         0     77774    200000   7400923    145.48    154.14
214.19/214.28	c  N dy  5634    927192      2000     40000         0     56173    200000   3258591    145.51    153.93
219.09/219.14	c  N dy  5759    947223      2000     40000         0     76195    200000   6956156    145.53    153.52
223.99/224.07	c  N dy  5896    967260      2000     40000         0     53565    200000   2592370    145.56    154.26
228.50/228.52	c  N dy  6022    987339      2000     40000         0     73640    200000   6298554    145.56    155.77
233.20/233.22	c  N dy  6145   1007386      2000     40000         0     50028    200000   1763620    145.57    157.45
237.60/237.61	c  N dy  6275   1027445      2000     40000         0     70083    200000   5418922    145.56    153.44
242.59/242.69	c  N dy  6398   1047472      2000     40000         0     45448    200000    737395    145.55    165.98
246.69/246.79	c  N dy  6532   1067694      2000     40000         0     65662    200000   4499273    145.60    155.96
247.69/247.75	c  F st  6557   1071875      2000     40000         0     69842    200000   5277968    145.60    134.36
251.50/251.58	c  N dy  6621   1087732      2000     40000         0     85681    200000   8382037    145.60    156.18
256.09/256.15	c  N dy  6739   1108002      2000     40000         0     60304    200000   3270998    145.57    153.98
260.70/260.76	c  N dy  6858   1128064      2000     40000         0     80360    200000   6962152    145.57    154.76
265.70/265.70	c  N dy  6982   1148065      2000     40000         0     53704    200000   1919249    145.58    176.80
270.20/270.25	c  N dy  7112   1168124      2000     40000         0     73758    200000   5649645    145.62    154.13
275.50/275.57	c  N dy  7233   1188199      2000     40000         0     93829    200000   9380177    145.65    153.52
279.80/279.87	c  N dy  7359   1208205      2000     40000         0     66182    200000   4041329    145.67    156.57
280.20/280.29	c  S st  7372   1209969      2000     40000         0     67946    200000   4375740    145.67    118.61
280.40/280.46	c  S st  7372   1210471      2000     40000         0     68448    200000   4452021    145.67   no data
280.40/280.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
280.50/280.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
280.50/280.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
280.50/280.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
280.50/280.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
280.50/280.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
280.50/280.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
280.50/280.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
280.69/280.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
297.59/297.70	c lits-rem:       229  cl-subs:        8  v-elim:      0  v-fix:    0  time: 16.96 s
297.69/297.70	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
297.69/297.75	c vivif2 --  cl tried    68440 cl shrink        0 lits rem          0 time: 0.05
297.99/298.08	c asymm  cl-useful: 0/22140/40000 lits-rem:0 time: 0.33
297.99/298.08	c calculated reachability. Time: 0.00
297.99/298.08	c  N dy  7372   1210471      2000     40000         0     68440    200000   4448279    145.67   no data
303.19/303.25	c  N dy  7492   1230489      2000     40000         0     88450    200000   8145752    145.69    155.30
308.09/308.17	c  N dy  7626   1250492      2000     40000         0     59796    200000   2697549    145.72    164.52
312.80/312.89	c  N dy  7755   1270572      2000     40000         0     79872    200000   6436251    145.76    155.99
318.50/318.51	c  N dy  7887   1290652      2000     40000         0     50292    200000    743164    145.79    153.53
322.80/322.81	c  N dy  8007   1310769      2000     40000         0     70402    200000   4414719    145.77    155.83
327.99/328.09	c  N dy  8135   1330925      2000     40000         0     90551    200000   8149163    145.80    153.66
334.10/334.18	c  N dy  8264   1351552      2000     40000         0     60521    200000   2471485    145.81    153.59
340.59/340.60	c  N dy  8392   1371621      2000     40000         0     80583    200000   6169115    145.81    163.21
347.61/347.65	c  N dy  8521   1391744      2000     40000         0    100696    200000   9879352    145.82    156.30
352.50/352.54	c  N dy  8648   1411892      2000     40000         0     69188    200000   3876955    145.83    158.70
357.79/357.87	c  N dy  8777   1432051      2000     40000         0     89342    200000   7638882    145.87    156.96
363.49/363.55	c  N dy  8896   1452103      2000     40000         0     56742    200000   1397662    145.85    154.64
368.20/368.24	c  N dy  9037   1472146      2000     40000         0     76775    200000   5109082    145.88    154.58
373.60/373.66	c  N dy  9164   1492301      2000     40000         0     96922    200000   8842846    145.89    157.22
378.80/378.88	c  N dy  9296   1512452      2000     40000         0     63421    200000   2472704    145.92    155.11
383.60/383.68	c  N dy  9420   1532527      2000     40000         0     83491    200000   6151467    145.91    155.49
389.30/389.39	c  N dy  9540   1552568      2000     40000         0    103526    200000   9858487    145.92    157.17
394.30/394.37	c  N dy  9656   1572844      2000     40000         0     69145    200000   3351271    145.92    153.66
399.49/399.58	c  N dy  9783   1593116      2000     40000         0     89414    200000   7109861    145.92    154.12
405.70/405.78	c  N dy  9919   1613334      2000     40000         0    109627    200000  10870215    145.95    156.74
410.40/410.49	c  N dy 10047   1633480      2000     40000         0     74113    200000   4088800    145.96    154.29
415.90/415.92	c  N dy 10176   1653585      2000     40000         0     94211    200000   7821398    145.98    161.89
422.10/422.18	c  N dy 10303   1673740      2000     40000         0     57712    200000    888553    146.00    156.67
426.70/426.75	c  N dy 10413   1693829      2000     40000         0     77793    200000   4590724    145.98    156.24
431.20/431.27	c  S st 10520   1710471      2000     40000         0     94431    200000   7679309    145.99    134.85
431.50/431.50	c  S st 10520   1710974      2000     40000         0     94934    200000   7760852    145.99   no data
431.50/431.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
431.50/431.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
431.60/431.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
431.60/431.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
431.60/431.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
431.60/431.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
431.60/431.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
431.60/431.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
431.90/431.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
472.91/472.93	c lits-rem:       323  cl-subs:       21  v-elim:      0  v-fix:    0  time: 40.97 s
472.91/472.94	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
473.01/473.04	c vivif2 --  cl tried    94913 cl shrink        0 lits rem          0 time: 0.10
473.40/473.46	c asymm  cl-useful: 0/15626/40000 lits-rem:0 time: 0.42
473.40/473.46	c calculated reachability. Time: 0.00
473.40/473.46	c  N dy 10520   1710974      2000     40000         0     94913    200000   7752997    145.99   no data
479.80/479.81	c  N dy 10657   1731071      2000     40000         0    115007    200000  11496981    146.02    157.36
484.80/484.81	c  N dy 10792   1751159      2000     40000         0     77442    200000   4388216    146.04    156.26
491.30/491.33	c  N dy 10926   1771367      2000     40000         0     97647    200000   8167611    146.07    154.48
500.20/500.28	c  N dy 11061   1791549      2000     40000         0     59175    200000    804695    146.07    153.84
505.60/505.68	c  N dy 11177   1811632      2000     40000         0     79248    200000   4496100    146.07    153.94
511.40/511.48	c  N dy 11299   1831868      2000     40000         0     99482    200000   8234121    146.07    154.51
518.10/518.16	c  N dy 11425   1851893      2000     40000         0     59851    200000    757386    146.08    175.60
522.70/522.79	c  N dy 11539   1871962      2000     40000         0     79908    200000   4461648    146.08    159.55
528.30/528.30	c  N dy 11664   1892070      2000     40000         0    100016    200000   8184577    146.09    162.28
534.90/534.98	c  N dy 11798   1912184      2000     40000         0    120126    200000  11896861    146.09    156.18
539.81/539.87	c  N dy 11923   1932255      2000     40000         0     79542    200000   4222731    146.10    154.99
545.40/545.47	c  N dy 12052   1952476      2000     40000         0     99756    200000   7980606    146.12    160.20
552.00/552.07	c  N dy 12189   1972537      2000     40000         0    119810    200000  11707148    146.14    153.97
557.20/557.25	c  N dy 12315   1992580      2000     40000         0     78200    200000   3792042    146.16    154.14
562.71/562.71	c  N dy 12439   2012682      2000     40000         0     98297    200000   7472113    146.15    154.35
569.20/569.23	c  N dy 12568   2032783      2000     40000         0    118396    200000  11189119    146.16    155.69
574.91/574.95	c  N dy 12699   2052852      2000     40000         0     75804    200000   3177163    146.17    154.29
580.31/580.35	c  N dy 12834   2072950      2000     40000         0     95895    200000   6915337    146.20    154.40
586.60/586.61	c  N dy 12962   2092970      2000     40000         0    115906    200000  10607674    146.20    158.85
592.60/592.67	c  N dy 13076   2113062      2000     40000         0     72345    200000   2372682    146.20    154.26
597.90/597.93	c  N dy 13207   2133124      2000     40000         0     92404    200000   6096369    146.21    154.69
604.10/604.15	c  N dy 13334   2153218      2000     40000         0    112492    200000   9828181    146.22    154.28
610.90/610.90	c  N dy 13461   2173238      2000     40000         0     67858    200000   1350364    146.24    159.27
615.81/615.88	c  N dy 13588   2193342      2000     40000         0     87955    200000   5079644    146.24    157.10
621.01/621.08	c  S st 13703   2210974      2000     40000         0    105578    200000   8343168    146.25   no data
621.31/621.33	c  S st 13703   2211475      2000     40000         0    106079    200000   8425809    146.25   no data
621.31/621.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
621.41/621.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
621.41/621.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
621.41/621.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
621.41/621.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
621.41/621.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
621.41/621.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
621.51/621.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
621.80/621.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
667.41/667.46	c lits-rem:       385  cl-subs:       19  v-elim:      0  v-fix:    0  time: 45.65 s
667.41/667.46	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
667.51/667.58	c vivif2 --  cl tried   106060 cl shrink        0 lits rem          0 time: 0.11
667.61/667.65	c asymm  cl-useful: 0/2234/40000 lits-rem:0 time: 0.07
667.61/667.65	c calculated reachability. Time: 0.00
667.61/667.65	c  N dy 13703   2211475      2000     40000         0    106060    200000   8416879    146.25   no data
674.40/674.46	c  N dy 13822   2231575      2000     40000         0    126156    200000  12150251    146.25    157.31
679.90/679.94	c  N dy 13943   2251610      2000     40000         0     80538    200000   3507380    146.25    154.21
685.40/685.46	c  N dy 14063   2271690      2000     40000         0    100612    200000   7159996    146.23    160.82
691.92/691.93	c  N dy 14191   2291736      2000     40000         0    120654    200000  10890322    146.25    156.64
698.41/698.48	c  N dy 14318   2311809      2000     40000         0     74072    200000   2147079    146.25    156.19
703.70/703.79	c  N dy 14441   2331949      2000     40000         0     94208    200000   5868730    146.26    155.07
710.01/710.07	c  N dy 14564   2351980      2000     40000         0    114236    200000   9566762    146.26    154.88
717.21/717.26	c  N dy 14690   2372132      2000     40000         0    134381    200000  13329363    146.28    155.92
722.50/722.56	c  N dy 14807   2392517      2000     40000         0     87117    200000   4383991    146.28    154.28
728.41/728.43	c  N dy 14937   2412695      2000     40000         0    107291    200000   8142307    146.29    154.07
735.11/735.19	c  N dy 15058   2432745      2000     40000         0    127332    200000  11852485    146.30    195.77
741.50/741.52	c  N dy 15191   2452797      2000     40000         0     78735    200000   2650146    146.31    164.20
747.00/747.03	c  N dy 15323   2472854      2000     40000         0     98790    200000   6371552    146.32    157.92
753.41/753.44	c  N dy 15460   2492952      2000     40000         0    118884    200000  10080266    146.34    155.35
760.81/760.82	c  N dy 15589   2513043      2000     40000         0    138964    200000  13797135    146.34    156.91
766.01/766.08	c  N dy 15711   2533123      2000     40000         0     89391    200000   4427941    146.33    154.70
772.11/772.11	c  N dy 15845   2553179      2000     40000         0    109441    200000   8154622    146.35    154.37
779.01/779.07	c  N dy 15972   2573200      2000     40000         0    129459    200000  11879931    146.36    154.72
785.80/785.85	c  N dy 16101   2593471      2000     40000         0     79075    200000   2368418    146.37    154.76
791.41/791.41	c  N dy 16221   2613566      2000     40000         0     99164    200000   6068807    146.37    155.87
797.81/797.88	c  N dy 16340   2633608      2000     40000         0    119199    200000   9751113    146.36    154.11
806.01/806.07	c  N dy 16459   2653658      2000     40000         0    139244    200000  13426697    146.35    154.22
813.31/813.37	c  N dy 16592   2673757      2000     40000         0     87694    200000   3779454    146.37    154.50
819.81/819.85	c  N dy 16724   2693923      2000     40000         0    107855    200000   7508308    146.38    158.11
826.21/826.21	c  S st 16844   2711476      2000     40000         0    125401    200000  10778921    146.39   no data
826.41/826.49	c  S st 16844   2711978      2000     40000         0    125903    200000  10858657    146.39   no data
826.51/826.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
826.61/826.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.10
826.61/826.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
826.61/826.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
826.61/826.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
826.61/826.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
826.61/826.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
826.71/826.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
827.01/827.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
875.51/875.50	c lits-rem:       325  cl-subs:       38  v-elim:      0  v-fix:    0  time: 48.40 s
875.51/875.50	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
875.62/875.64	c vivif2 --  cl tried   125865 cl shrink        0 lits rem          0 time: 0.14
876.01/876.08	c asymm  cl-useful: 0/14934/40000 lits-rem:0 time: 0.43
876.01/876.08	c calculated reachability. Time: 0.00
876.01/876.08	c  N dy 16844   2711978      2000     40000         0    125865    200000  10842613    146.39   no data
883.71/883.73	c  N dy 16957   2732078      2000     40000         0     73319    200000    954936    146.40    173.48
889.01/889.06	c  N dy 17086   2752221      2000     40000         0     93459    200000   4696404    146.41    154.72
895.21/895.27	c  N dy 17213   2772385      2000     40000         0    113619    200000   8451165    146.42    155.31
902.31/902.37	c  N dy 17345   2792409      2000     40000         0    133631    200000  12186431    146.43    154.56
909.61/909.67	c  N dy 17477   2812813      2000     40000         0     80380    200000   2072539    146.44    154.15
915.31/915.32	c  N dy 17609   2832911      2000     40000         0    100475    200000   5775645    146.45    162.60
921.81/921.89	c  N dy 17743   2852992      2000     40000         0    120553    200000   9535705    146.47    162.79
929.41/929.49	c  N dy 17871   2873124      2000     40000         0    140678    200000  13282818    146.47    157.79
936.01/936.05	c  N dy 17999   2893126      2000     40000         0     86026    200000   2938358    146.48    169.89
941.91/941.93	c  N dy 18120   2913423      2000     40000         0    106320    200000   6707279    146.49    155.35
948.62/948.69	c  N dy 18241   2933636      2000     40000         0    126527    200000  10441605    146.48    155.11
956.61/956.66	c  N dy 18374   2953764      2000     40000         0    146652    200000  14162317    146.49    155.61
962.71/962.73	c  N dy 18504   2973917      2000     40000         0     91158    200000   3718155    146.49    159.77
968.81/968.85	c  N dy 18629   2993987      2000     40000         0    111225    200000   7430506    146.50    158.95
975.81/975.89	c  N dy 18752   3014191      2000     40000         0    131423    200000  11183066    146.49    156.19
984.11/984.13	c  N dy 18870   3034321      2000     40000         0    151544    200000  14894023    146.49    159.38
991.52/991.56	c  N dy 18994   3054340      2000     40000         0     94917    200000   4257195    146.50    155.38
998.21/998.23	c  N dy 19110   3074459      2000     40000         0    115034    200000   7975995    146.50    155.21
1005.91/1005.90	c  N dy 19231   3094724      2000     40000         0    135293    200000  11742253    146.50    160.16
1014.31/1014.39	c  N dy 19359   3114829      2000     40000         0     77742    200000    881689    146.51    154.91
1019.72/1019.78	c  N dy 19480   3134845      2000     40000         0     97748    200000   4616965    146.51    155.06
1026.11/1026.12	c  N dy 19607   3154952      2000     40000         0    117852    200000   8342357    146.52    154.41
1033.41/1033.49	c  N dy 19733   3174975      2000     40000         0    137865    200000  12064780    146.53    158.34
1041.72/1041.76	c  N dy 19848   3195064      2000     40000         0     79304    200000    990572    146.52    154.42
1046.32/1046.35	c  S st 19954   3211979      2000     40000         0     96214    200000   4155559    146.53   no data
1046.52/1046.57	c  S st 19954   3212481      2000     40000         0     96716    200000   4242740    146.53   no data
1046.52/1046.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1046.62/1046.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
1046.62/1046.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1046.62/1046.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1046.62/1046.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1046.62/1046.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1046.62/1046.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1046.72/1046.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1046.82/1046.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1061.53/1061.53	c lits-rem:       169  cl-subs:       15  v-elim:      0  v-fix:    0  time: 14.67 s
1061.53/1061.53	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
1061.53/1061.58	c vivif2 --  cl tried    96701 cl shrink        0 lits rem          0 time: 0.05
1061.92/1061.98	c asymm  cl-useful: 0/15842/40000 lits-rem:0 time: 0.40
1061.92/1061.99	c calculated reachability. Time: 0.00
1061.92/1061.99	c  N dy 19954   3212481      2000     40000         0     96701    200000   4237088    146.53   no data
1068.32/1068.36	c  N dy 20081   3232655      2000     40000         0    116866    200000   7996473    146.54    155.04
1075.72/1075.71	c  N dy 20210   3252719      2000     40000         0    136926    200000  11708935    146.55    161.63
1084.02/1084.08	c  N dy 20348   3272724      2000     40000         0    156926    200000  15463700    146.57    155.19
1090.02/1090.01	c  N dy 20472   3292866      2000     40000         0     97428    200000   4196980    146.57    164.62
1096.31/1096.34	c  N dy 20603   3312920      2000     40000         0    117479    200000   7920959    146.58    156.95
1103.61/1103.68	c  N dy 20731   3332990      2000     40000         0    137544    200000  11641513    146.59    157.52
1112.02/1112.05	c  N dy 20858   3353159      2000     40000         0    157709    200000  15366770    146.59    156.94
1118.12/1118.16	c  N dy 20972   3373174      2000     40000         0     97076    200000   3920676    146.58    155.29
1124.61/1124.61	c  N dy 21106   3393294      2000     40000         0    117188    200000   7646662    146.59    157.20
1131.82/1131.90	c  N dy 21230   3413383      2000     40000         0    137274    200000  11371636    146.59    162.27
1140.42/1140.43	c  N dy 21362   3433678      2000     40000         0    157564    200000  15151806    146.60    156.26
1147.01/1147.04	c  N dy 21488   3453850      2000     40000         0     96083    200000   3588513    146.61    155.66
1153.32/1153.31	c  N dy 21609   3473960      2000     40000         0    116188    200000   7308059    146.61    156.86
1160.53/1160.55	c  N dy 21731   3494028      2000     40000         0    136249    200000  11019591    146.61    154.34
1168.71/1168.76	c  N dy 21855   3514082      2000     40000         0    156298    200000  14760024    146.62    160.87
1176.21/1176.28	c  N dy 21972   3534114      2000     40000         0     93676    200000   2952561    146.62    154.94
1182.32/1182.39	c  N dy 22097   3554177      2000     40000         0    113735    200000   6651237    146.61    156.11
1189.62/1189.63	c  N dy 22228   3574294      2000     40000         0    133845    200000  10383187    146.62    155.58
1197.92/1197.97	c  N dy 22358   3594639      2000     40000         0    154181    200000  14165527    146.63    155.96
1205.82/1205.89	c  N dy 22487   3614802      2000     40000         0     90691    200000   2226041    146.63    156.83
1211.82/1211.85	c  N dy 22610   3634816      2000     40000         0    110702    200000   5894424    146.63    156.02
1219.01/1219.00	c  N dy 22747   3655018      2000     40000         0    130901    200000   9656102    146.64    155.34
1227.12/1227.16	c  N dy 22875   3675173      2000     40000         0    151053    200000  13399666    146.65    156.97
1235.82/1235.89	c  N dy 23001   3695387      2000     40000         0     86617    200000   1305041    146.65    155.93
1240.83/1240.86	c  S st 23111   3712481      2000     40000         0    103706    200000   4504466    146.66    148.54
1241.02/1241.08	c  S st 23111   3712985      2000     40000         0    104210    200000   4584662    146.66   no data
1241.12/1241.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1241.12/1241.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
1241.12/1241.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1241.12/1241.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1241.12/1241.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1241.12/1241.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1241.12/1241.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1241.22/1241.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1241.32/1241.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1257.22/1257.24	c lits-rem:       104  cl-subs:        7  v-elim:      0  v-fix:    0  time: 15.86 s
1257.22/1257.24	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
1257.22/1257.30	c vivif2 --  cl tried   104203 cl shrink        0 lits rem          0 time: 0.06
1257.52/1257.55	c asymm  cl-useful: 0/9224/40000 lits-rem:0 time: 0.25
1257.52/1257.55	c calculated reachability. Time: 0.00
1257.52/1257.55	c  N dy 23111   3712985      2000     40000         0    104203    200000   4581527    146.66   no data
1264.32/1264.35	c  N dy 23249   3733090      2000     40000         0    124304    200000   8325973    146.67    156.51
1271.32/1271.36	c  F st 23365   3751563      2000     40000         0    142774    200000  11747801    146.67   no data
1272.01/1272.08	c  N st 23369   3753597      2000     40000         0    144805    200000  12154577    146.67   no data
1280.43/1280.48	c  N dy 23469   3773892      2000     40000         0    165094    200000  15958418    146.66    154.97
1287.42/1287.46	c  N dy 23599   3794172      2000     40000         0     99726    200000   3563180    146.67    158.54
1293.82/1293.86	c  N dy 23717   3814211      2000     40000         0    119761    200000   7241534    146.66    173.06

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.85 1.77 2.77 4/235 1014
/proc/meminfo: memFree=19445200/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=20352 CPUtime=0 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4194304 240 0 0 0 0 0 0 0 22 0 1 0 649821871 20840448 192 33554432000 4194304 4580011 140734149984976 18446744073709551615 248084735889 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1014/statm: 5088 193 160 95 0 57 0

[startup+0.077419 s]
/proc/loadavg: 0.85 1.77 2.77 4/235 1014
/proc/meminfo: memFree=19445200/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=31944 CPUtime=0.07 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 1601 0 0 0 7 0 0 0 22 0 1 0 649821871 32710656 1541 33554432000 4194304 4580011 140734149984976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 7986 1541 339 95 0 2968 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 31944

[startup+0.100418 s]
/proc/loadavg: 0.85 1.77 2.77 4/235 1014
/proc/meminfo: memFree=19445200/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=31944 CPUtime=0.09 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 1618 0 0 0 9 0 0 0 22 0 1 0 649821871 32710656 1558 33554432000 4194304 4580011 140734149984976 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 7986 1558 339 95 0 2968 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31944

[startup+0.300377 s]
/proc/loadavg: 0.85 1.77 2.77 4/235 1014
/proc/meminfo: memFree=19445200/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=39160 CPUtime=0.28 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 3905 0 0 0 28 0 0 0 23 0 1 0 649821871 40099840 3353 33554432000 4194304 4580011 140734149984976 18446744073709551615 4507892 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 9790 3353 352 95 0 4772 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39160

[startup+0.700327 s]
/proc/loadavg: 0.85 1.77 2.77 4/235 1014
/proc/meminfo: memFree=19445200/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=39508 CPUtime=0.69 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 4627 0 0 0 68 1 0 0 25 0 1 0 649821871 40456192 4075 33554432000 4194304 4580011 140734149984976 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 9877 4075 363 95 0 4859 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39508

[startup+1.50011 s]
/proc/loadavg: 0.85 1.77 2.77 5/242 1028
/proc/meminfo: memFree=19381652/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=41876 CPUtime=1.49 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 6476 0 0 0 148 1 0 0 25 0 1 0 649821871 42881024 4338 33554432000 4194304 4580011 140734149984976 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 10469 4338 363 95 0 5451 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41876

[startup+3.10089 s]
/proc/loadavg: 0.85 1.77 2.77 5/242 1028
/proc/meminfo: memFree=19382528/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=42880 CPUtime=3.08 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 10295 0 0 0 307 1 0 0 25 0 1 0 649821871 43909120 4055 33554432000 4194304 4580011 140734149984976 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 10720 4055 363 95 0 5702 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42880

[startup+6.30032 s]
/proc/loadavg: 1.10 1.80 2.78 5/242 1028
/proc/meminfo: memFree=19242716/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=81568 CPUtime=6.29 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 22102 0 0 0 625 4 0 0 25 0 1 0 649821871 83525632 13338 33554432000 4194304 4580011 140734149984976 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 20392 13338 367 95 0 15374 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81568

[startup+12.7002 s]
/proc/loadavg: 1.41 1.86 2.79 5/242 1028
/proc/meminfo: memFree=19227492/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=86488 CPUtime=12.69 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 32596 0 0 0 1264 5 0 0 25 0 1 0 649821871 88563712 15412 33554432000 4194304 4580011 140734149984976 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 21622 15412 367 95 0 16604 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 86488

[startup+25.5009 s]
/proc/loadavg: 1.99 1.96 2.81 5/242 1028
/proc/meminfo: memFree=19148236/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=104304 CPUtime=25.49 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 50945 0 0 0 2540 9 0 0 25 0 1 0 649821871 106807296 19904 33554432000 4194304 4580011 140734149984976 18446744073709551615 4294382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 26076 19904 367 95 0 21058 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 104304

[startup+51.1004 s]
/proc/loadavg: 2.67 2.12 2.84 5/242 1029
/proc/meminfo: memFree=19070592/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=128520 CPUtime=51.09 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 79171 0 0 0 5093 16 0 0 25 0 1 0 649821871 131604480 26574 33554432000 4194304 4580011 140734149984976 18446744073709551615 4416493 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 32130 26574 367 95 0 27112 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 128520

[startup+102.308 s]
/proc/loadavg: 3.42 2.41 2.90 5/242 1030
/proc/meminfo: memFree=19068064/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=180544 CPUtime=102.3 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 131458 0 0 0 10203 27 0 0 25 0 1 0 649821871 184877056 27712 33554432000 4194304 4580011 140734149984976 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 45136 27713 367 95 0 40118 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 180544

[startup+162.301 s]
/proc/loadavg: 3.79 2.70 2.96 5/242 1032
/proc/meminfo: memFree=19024976/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=132956 CPUtime=162.29 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 189975 0 0 0 16189 40 0 0 25 0 1 0 649821871 136146944 27680 33554432000 4194304 4580011 140734149984976 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 33239 27680 367 95 0 28221 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 132956

[startup+222.301 s]
/proc/loadavg: 3.92 2.93 3.02 5/242 1033
/proc/meminfo: memFree=18936988/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=154764 CPUtime=222.3 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 236277 0 0 0 22179 51 0 0 25 0 1 0 649821871 158478336 31042 33554432000 4194304 4580011 140734149984976 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 38691 31042 367 95 0 33673 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 154764

[startup+282.301 s]
/proc/loadavg: 3.97 3.12 3.08 5/242 1035
/proc/meminfo: memFree=18880628/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=228076 CPUtime=282.29 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 292189 0 0 0 28165 64 0 0 25 0 1 0 649821871 233549824 38993 33554432000 4194304 4580011 140734149984976 18446744073709551615 4451787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 57019 38993 367 95 0 52001 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 228076

[startup+342.301 s]
/proc/loadavg: 3.99 3.28 3.14 5/242 1037
/proc/meminfo: memFree=18793300/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=228776 CPUtime=342.3 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 325837 0 0 0 34156 74 0 0 25 0 1 0 649821871 234266624 41537 33554432000 4194304 4580011 140734149984976 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 57194 41537 367 95 0 52176 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 228776

[startup+402.3 s]
/proc/loadavg: 4.03 3.42 3.19 5/242 1038
/proc/meminfo: memFree=18813340/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=229900 CPUtime=402.3 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 371813 0 0 0 40145 85 0 0 25 0 1 0 649821871 235417600 43360 33554432000 4194304 4580011 140734149984976 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 57475 43360 367 95 0 52457 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 229900

[startup+462.301 s]
/proc/loadavg: 4.01 3.52 3.24 5/242 1040
/proc/meminfo: memFree=18638332/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=296152 CPUtime=462.3 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 409717 0 0 0 46137 93 0 0 25 0 1 0 649821871 303259648 57956 33554432000 4194304 4580011 140734149984976 18446744073709551615 4415940 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 74038 57956 367 95 0 69020 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 296152

[startup+522.301 s]
/proc/loadavg: 4.00 3.61 3.29 5/242 1041
/proc/meminfo: memFree=18583096/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=296916 CPUtime=522.3 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 442511 0 0 0 52126 104 0 0 25 0 1 0 649821871 304041984 54341 33554432000 4194304 4580011 140734149984976 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 74229 54341 367 95 0 69211 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 296916

[startup+582.301 s]
/proc/loadavg: 4.10 3.71 3.34 5/242 1043
/proc/meminfo: memFree=18634988/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=297780 CPUtime=582.31 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 484658 0 0 0 58117 114 0 0 25 0 1 0 649821871 304926720 58369 33554432000 4194304 4580011 140734149984976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 74445 58369 367 95 0 69427 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 297780

[startup+642.301 s]
/proc/loadavg: 4.03 3.76 3.38 5/242 1045
/proc/meminfo: memFree=18455768/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=335828 CPUtime=642.31 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 519917 0 0 0 64108 123 0 0 25 0 1 0 649821871 343887872 67193 33554432000 4194304 4580011 140734149984976 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 83957 67193 367 95 0 78939 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 335828

[startup+702.3 s]
/proc/loadavg: 4.07 3.81 3.42 5/242 1046
/proc/meminfo: memFree=18475800/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=336356 CPUtime=702.31 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 543559 0 0 0 70102 129 0 0 25 0 1 0 649821871 344428544 63696 33554432000 4194304 4580011 140734149984976 18446744073709551615 4296247 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 84089 63696 367 95 0 79071 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 336356

[startup+762.309 s]
/proc/loadavg: 4.02 3.85 3.45 5/242 1048
/proc/meminfo: memFree=18490972/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=279408 CPUtime=762.31 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 582688 0 0 0 76093 138 0 0 25 0 1 0 649821871 286113792 60578 33554432000 4194304 4580011 140734149984976 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 69852 60578 367 95 0 64834 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 279408

[startup+822.301 s]
/proc/loadavg: 4.01 3.87 3.48 5/242 1049
/proc/meminfo: memFree=18369912/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=337712 CPUtime=822.31 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 618799 0 0 0 82083 148 0 0 25 0 1 0 649821871 345817088 67591 33554432000 4194304 4580011 140734149984976 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 84428 67591 367 95 0 79410 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 337712

[startup+882.301 s]
/proc/loadavg: 4.00 3.89 3.51 5/242 1051
/proc/meminfo: memFree=18286656/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=393260 CPUtime=882.31 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 636799 0 0 0 88080 151 0 0 25 0 1 0 649821871 402698240 85591 33554432000 4194304 4580011 140734149984976 18446744073709551615 4321373 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 98315 85591 367 95 0 93297 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 393260

[startup+942.301 s]
/proc/loadavg: 4.05 3.92 3.55 5/242 1053
/proc/meminfo: memFree=18382220/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=394004 CPUtime=942.32 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 675123 0 0 0 94069 163 0 0 25 0 1 0 649821871 403460096 78661 33554432000 4194304 4580011 140734149984976 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 98501 78661 367 95 0 93483 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 394004

[startup+1002.3 s]
/proc/loadavg: 4.02 3.93 3.57 5/242 1054
/proc/meminfo: memFree=18360104/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=394568 CPUtime=1002.31 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 709212 0 0 0 100057 174 0 0 25 0 1 0 649821871 404037632 81694 33554432000 4194304 4580011 140734149984976 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 98642 81694 367 95 0 93624 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 394568

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.59 5/242 1056
/proc/meminfo: memFree=18346772/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=395056 CPUtime=1062.32 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 735630 0 0 0 106052 180 0 0 25 0 1 0 649821871 404537344 76197 33554432000 4194304 4580011 140734149984976 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 98764 76197 367 95 0 93746 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 395056

[startup+1122.3 s]
/proc/loadavg: 4.04 3.97 3.62 5/242 1057
/proc/meminfo: memFree=18383316/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=395620 CPUtime=1122.32 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 770256 0 0 0 112041 191 0 0 25 0 1 0 649821871 405114880 78078 33554432000 4194304 4580011 140734149984976 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 98905 78078 367 95 0 93887 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 395620

[startup+1182.3 s]
/proc/loadavg: 4.05 3.98 3.65 5/242 1059
/proc/meminfo: memFree=18389340/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=396200 CPUtime=1182.32 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 804006 0 0 0 118033 199 0 0 25 0 1 0 649821871 405708800 78352 33554432000 4194304 4580011 140734149984976 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 99050 78352 367 95 0 94032 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 396200

[startup+1242.3 s]
/proc/loadavg: 4.10 4.00 3.67 5/242 1061
/proc/meminfo: memFree=18334716/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=396836 CPUtime=1242.32 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 836244 0 0 0 124023 209 0 0 25 0 1 0 649821871 406360064 76365 33554432000 4194304 4580011 140734149984976 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 99209 76365 367 95 0 94191 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 396836



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.00 3.69 5/243 1063
/proc/meminfo: memFree=18523380/32950928 swapFree=64721848/67111528
[pid=1014] ppid=1012 vsize=397116 CPUtime=1300.02 cores=0,2
/proc/1014/stat : 1014 (strangenight2-s) R 1012 1014 480 0 -1 4202496 859473 0 0 0 129788 214 0 0 25 0 1 0 649821871 406646784 82073 33554432000 4194304 4580011 140734149984976 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1014/statm: 99279 82073 367 95 0 94261 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 397116

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.05
CPU user time (s): 1297.89
CPU system time (s): 2.16167
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 412160

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

runsolver used 2.84457 second user time and 6.63799 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-14 16:10:21
IDJOB=3367427
IDBENCH=82636
IDSOLVER=1845
FILE ID=node123/3367427-1305382220
RUNJOBID= node123-1305382220-984
PBS_JOBID= 13324379
Free space on /tmp= 73360 MiB

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

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

MD5SUM BENCH= 9224277e61359574518ca553717e02ee
RANDOM SEED=989150926

node123.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19445976 kB
Buffers:        276316 kB
Cached:        3902384 kB
SwapCached:      10496 kB
Active:       10462576 kB
Inactive:      2788148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19445976 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           13336 kB
Writeback:           0 kB
AnonPages:     9068964 kB
Mapped:          16176 kB
Slab:           163312 kB
PageTables:      31596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13062092 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= 73340 MiB
End job on node123 at 2011-05-14 16:32:03