Trace number 3367466

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S922811046-076-UNKNOWN.cnf
MD5SUMe99bff721d695892a53f60adc73d403b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3694.54
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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367466-1305383258.cnf'
0.00/0.01	c -- header says num vars:           2000
0.00/0.01	c -- header says num clauses:       40000
0.00/0.02	c -- clauses added:            0 learnts,        40000 normals,            0 xors
0.00/0.02	c -- vars added       2000
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0      2000     40000         0         0    200000         0   no data   no data
0.19/0.23	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.21
0.19/0.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
0.19/0.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.19/0.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
0.19/0.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.19/0.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
0.19/0.28	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.30	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.30	c calculated reachability. Time: 0.00
0.29/0.30	c Calc default polars -  time:   0.00 s pos:     970 undec:      69 neg:     961
0.29/0.30	c =========================================================================================
0.29/0.30	c types(t): F = full restart, N = normal restart
0.29/0.30	c types(t): S = simplification begin/end, E = solution found
0.29/0.30	c restart types(rt): st = static, dy = dynamic
0.29/0.30	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.30	c  B st     0         0      2000     40000         0         0    200000         0   no data   no data
0.68/0.74	c  N dy    21      4297      2000     40000         0      4291    200000    851110    151.06    159.01
1.10/1.18	c  N dy    43      8409      2000     40000         0      5076    200000    561692    147.15    158.44
1.59/1.66	c  N dy    67     12688      2000     40000         0      9354    200000   1342257    145.81    153.62
2.10/2.12	c  N dy    92     16727      2000     40000         0      7896    200000    754757    145.40    154.67
2.49/2.57	c  N dy   113     20739      2000     40000         0     11906    200000   1490757    145.18    154.12
2.99/3.05	c  N dy   137     24744      2000     40000         0      8831    200000    635808    144.75    154.15
2.99/3.08	c  F st   139     25001      2000     40000         0      9088    200000    681603    144.72    126.42
3.59/3.66	c  N dy   145     30000      2000     40000         0     14084    200000   1672759    144.72   no data
3.59/3.66	c  S st   145     30000      2000     40000         0     14084    200000   1672759    144.72   no data
3.69/3.74	c  S st   145     30501      2000     40000         0     14585    200000   1754251    144.72   no data
3.69/3.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
3.69/3.77	c blocked clauses removed:        0 vars:      0 tried:        2000 T: 0.00 s
3.69/3.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
3.69/3.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.69/3.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3.79/3.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.19/5.29	c lits-rem:       269  cl-subs:       12  v-elim:      0  v-fix:    0  time:  1.43 s
5.51/5.55	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.26
5.51/5.55	c calculated reachability. Time: 0.00
5.51/5.55	c  N dy   145     30501      2000     40000         0     14573    200000   1749109    144.72   no data
5.99/6.06	c  N dy   172     34602      2000     40000         0     10300    200000    706876    145.03    160.35
6.50/6.55	c  N dy   198     38664      2000     40000         0     14358    200000   1456770    145.08    156.13
6.98/7.04	c  N dy   218     42674      2000     40000         0     18368    200000   2169932    144.48    154.11
7.39/7.43	c  S st   241     45751      2000     40000         0     11930    200000    782010    144.80   no data
7.49/7.50	c  S st   241     46253      2000     40000         0     12432    200000    862683    144.80   no data
7.49/7.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
7.49/7.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.49/7.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.49/7.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
7.49/7.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.49/7.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.49/7.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.89/7.94	c lits-rem:        21  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.37 s
7.89/7.95	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
7.89/7.96	c vivif2 --  cl tried    12432 cl shrink        0 lits rem          0 time: 0.01
8.09/8.18	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.22
8.09/8.18	c calculated reachability. Time: 0.00
8.09/8.18	c  N dy   241     46253      2000     40000         0     12432    200000    862662    144.80   no data
8.59/8.69	c  N dy   267     50309      2000     40000         0     16486    200000   1614858    145.06    152.71
9.19/9.20	c  N dy   288     54369      2000     40000         0     20545    200000   2360351    145.04    152.90
9.69/9.71	c  N dy   312     58512      2000     40000         0     14100    200000    993401    145.12    155.42
10.18/10.22	c  N dy   338     62613      2000     40000         0     18199    200000   1740919    145.21    153.68
10.68/10.76	c  N dy   366     66692      2000     40000         0     22276    200000   2502960    145.51    154.04
11.09/11.11	c  S st   382     69380      2000     40000         0     13335    200000    664690    145.35   no data
11.09/11.18	c  S st   382     69884      2000     40000         0     13839    200000    740224    145.35   no data
11.09/11.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.19/11.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
11.19/11.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.19/11.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.19/11.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.19/11.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
11.19/11.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.19/11.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.19/11.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.39/11.49	c lits-rem:         6  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.24 s
11.39/11.49	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
11.49/11.50	c vivif2 --  cl tried    13838 cl shrink        0 lits rem          0 time: 0.01
11.69/11.73	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.23
11.69/11.73	c calculated reachability. Time: 0.00
11.69/11.73	c  N dy   382     69884      2000     40000         0     13838    200000    740033    145.35   no data
12.29/12.30	c  N dy   408     74375      2000     40000         0     18328    200000   1562040    145.32    184.54
12.89/12.96	c  N dy   437     79123      2000     40000         0     23076    200000   2435567    145.32    156.19
13.58/13.67	c  N dy   470     84256      2000     40000         0     15562    200000    898451    145.38    154.54
13.98/14.08	c  F st   492     87501      2000     40000         0     18807    200000   1494689    145.46    148.67
14.49/14.50	c  N st   497     90800      2000     40000         0     22099    200000   2165391    145.46   no data
15.30/15.34	c  N dy   523     96697      2000     40000         0     14346    200000    497902    145.38    156.32
16.09/16.13	c  N dy   562    102948      2000     40000         0     20597    200000   1634017    145.40    156.07
16.29/16.38	c  S st   573    104828      2000     40000         0     22477    200000   1969366    145.27    131.11
16.40/16.47	c  S st   573    105331      2000     40000         0     22980    200000   2045574    145.27   no data
16.40/16.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
16.40/16.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
16.40/16.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.40/16.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.40/16.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.40/16.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
16.40/16.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.50/16.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
16.50/16.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.80/19.81	c lits-rem:        78  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.21 s
19.80/19.82	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
19.80/19.84	c vivif2 --  cl tried    22975 cl shrink        0 lits rem          0 time: 0.02
20.09/20.10	c asymm  cl-useful: 0/36062/40000 lits-rem:0 time: 0.26
20.09/20.10	c calculated reachability. Time: 0.00
20.09/20.10	c  N dy   573    105331      2000     40000         0     22975    200000   2043317    145.27   no data
21.08/21.11	c  N dy   619    112245      2000     40000         0     15232    200000    473022    145.42    155.23
22.00/22.06	c  N dy   662    119444      2000     40000         0     22430    200000   1775743    145.30    153.00
23.10/23.14	c  N dy   705    127116      2000     40000         0     30098    200000   3183096    145.29    162.02
24.20/24.24	c  N dy   755    135302      2000     40000         0     22620    200000   1643280    145.23    160.04
25.48/25.50	c  N dy   811    143994      2000     40000         0     31308    200000   3236134    145.25    155.34
26.69/26.78	c  N dy   866    153258      2000     40000         0     23910    200000   1708248    145.18    153.10
27.40/27.44	c  S st   892    157996      2000     40000         0     28647    200000   2568396    145.11    134.21
27.50/27.54	c  S st   892    158499      2000     40000         0     29150    200000   2644522    145.11   no data
27.50/27.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
27.50/27.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
27.50/27.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.50/27.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.50/27.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.50/27.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
27.50/27.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.59/27.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
27.59/27.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.19/34.22	c lits-rem:       145  cl-subs:        4  v-elim:      0  v-fix:    0  time:  6.53 s
34.19/34.23	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
34.19/34.26	c vivif2 --  cl tried    29146 cl shrink        0 lits rem          0 time: 0.03
34.29/34.30	c asymm  cl-useful: 0/3938/40000 lits-rem:0 time: 0.04
34.29/34.30	c calculated reachability. Time: 0.00
34.29/34.30	c  N dy   892    158499      2000     40000         0     29146    200000   2642533    145.11   no data
35.69/35.79	c  N dy   950    168726      2000     40000         0     21711    200000   1129349    145.02    152.77
37.30/37.34	c  N dy  1008    179721      2000     40000         0     32705    200000   3116790    144.86    152.77
38.88/38.99	c  N dy  1076    191226      2000     40000         0     25553    200000   1681613    144.92    175.35
40.79/40.88	c  N dy  1153    203660      2000     40000         0     37980    200000   3999119    145.11    154.49
42.80/42.81	c  N dy  1236    216810      2000     40000         0     31462    200000   2580581    145.16    153.61
44.89/44.97	c  N dy  1318    230758      2000     40000         0     24745    200000   1151994    145.23    153.18
45.99/46.00	c  S st  1364    237748      2000     40000         0     31730    200000   2432153    145.22    124.86
45.99/46.11	c  S st  1364    238251      2000     40000         0     32233    200000   2517126    145.22   no data
46.10/46.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
46.10/46.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
46.10/46.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.10/46.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.10/46.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.10/46.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
46.10/46.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
46.10/46.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
46.20/46.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.80/52.89	c lits-rem:        92  cl-subs:        6  v-elim:      0  v-fix:    0  time:  6.64 s
52.80/52.89	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
52.88/52.92	c vivif2 --  cl tried    32227 cl shrink        0 lits rem          0 time: 0.03
53.08/53.20	c asymm  cl-useful: 0/31809/40000 lits-rem:0 time: 0.27
53.18/53.20	c calculated reachability. Time: 0.00
53.18/53.20	c  N dy  1364    238251      2000     40000         0     32227    200000   2514704    145.22   no data
55.59/55.68	c  N dy  1455    253934      2000     40000         0     26248    200000   1272060    145.15    158.43
58.20/58.26	c  N dy  1556    270213      2000     40000         0     42525    200000   4288905    145.26    152.97
60.89/60.98	c  N dy  1673    287506      2000     40000         0     37153    200000   3127506    145.44    153.76
63.80/63.88	c  N dy  1777    305882      2000     40000         0     31867    200000   1958753    145.35    171.48
63.88/63.94	c  F st  1781    306250      2000     40000         0     32235    200000   2026878    145.35   no data
67.00/67.10	c  N dy  1859    325436      2000     40000         0     26754    200000    828668    145.26    165.96
70.30/70.32	c  N dy  1984    345498      2000     40000         0     46808    200000   4519981    145.33    155.94
72.19/72.28	c  S st  2058    357378      2000     40000         0     33027    200000   1786791    145.28    144.02
72.28/72.39	c  S st  2058    357883      2000     40000         0     33532    200000   1863841    145.28   no data
72.28/72.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
72.38/72.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
72.38/72.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
72.38/72.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.38/72.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.38/72.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
72.38/72.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
72.38/72.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
72.50/72.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.28/76.34	c lits-rem:        80  cl-subs:        6  v-elim:      0  v-fix:    0  time:  3.83 s
76.28/76.35	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
76.28/76.37	c vivif2 --  cl tried    33526 cl shrink        0 lits rem          0 time: 0.02
76.38/76.45	c asymm  cl-useful: 0/8191/40000 lits-rem:0 time: 0.08
76.38/76.45	c calculated reachability. Time: 0.00
76.38/76.45	c  N dy  2058    357883      2000     40000         0     33526    200000   1860778    145.28   no data
79.99/80.00	c  N dy  2183    377894      2000     40000         0     26876    200000    503183    145.30    196.23
83.19/83.27	c  N dy  2308    398048      2000     40000         0     47024    200000   4215555    145.31    153.46
86.68/86.75	c  N dy  2440    418139      2000     40000         0     39452    200000   2630900    145.31    154.51
90.39/90.42	c  N dy  2572    438217      2000     40000         0     30863    200000    880320    145.35    172.10
93.79/93.87	c  N dy  2708    458432      2000     40000         0     51070    200000   4616760    145.46    153.66
97.38/97.41	c  N dy  2828    478495      2000     40000         0     41468    200000   2628199    145.40    153.47
101.20/101.30	c  N dy  2962    498567      2000     40000         0     30874    200000    526959    145.43    154.04
104.59/104.69	c  N dy  3086    518599      2000     40000         0     50902    200000   4183847    145.43    153.90
108.09/108.11	c  S st  3195    536825      2000     40000         0     37469    200000   1546390    145.40   no data
108.19/108.22	c  S st  3195    537330      2000     40000         0     37974    200000   1626233    145.40   no data
108.19/108.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
108.19/108.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
108.19/108.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
108.19/108.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
108.19/108.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.19/108.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
108.19/108.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
108.19/108.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
108.29/108.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.10/111.18	c lits-rem:        55  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.85 s
111.10/111.19	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
111.19/111.21	c vivif2 --  cl tried    37971 cl shrink        0 lits rem          0 time: 0.02
111.39/111.48	c asymm  cl-useful: 0/29808/40000 lits-rem:0 time: 0.28
111.39/111.49	c calculated reachability. Time: 0.00
111.39/111.49	c  N dy  3195    537330      2000     40000         0     37971    200000   1625452    145.40   no data
115.40/115.44	c  N dy  3325    557358      2000     40000         0     57989    200000   5323813    145.45    156.62
119.09/119.12	c  N dy  3445    577447      2000     40000         0     45416    200000   2860200    145.43    173.85
123.10/123.19	c  N dy  3574    597848      2000     40000         0     65812    200000   6646729    145.46    156.32
126.69/126.79	c  N dy  3704    617951      2000     40000         0     52258    200000   3948828    145.50    158.53
130.91/130.93	c  N dy  3832    638135      2000     40000         0     37782    200000   1076861    145.49    155.67
134.48/134.58	c  N dy  3960    658157      2000     40000         0     57800    200000   4768840    145.52    167.11
138.50/138.54	c  N dy  4070    678304      2000     40000         0     42285    200000   1726549    145.46    157.24
142.28/142.34	c  N dy  4187    698465      2000     40000         0     62440    200000   5419715    145.44    154.17
146.30/146.33	c  N dy  4308    718565      2000     40000         0     45875    200000   2215174    145.42    168.72
150.29/150.38	c  N dy  4428    738944      2000     40000         0     66250    200000   5914829    145.37    153.05
154.19/154.23	c  N dy  4531    758980      2000     40000         0     48623    200000   2563934    145.31    155.05
158.30/158.36	c  N dy  4664    779000      2000     40000         0     68642    200000   6281557    145.38    159.04
162.39/162.44	c  N dy  4797    799140      2000     40000         0     50115    200000   2657386    145.41    155.69
163.69/163.74	c  S st  4835    805996      2000     40000         0     56969    200000   3897695    145.39   no data
163.80/163.89	c  S st  4835    806498      2000     40000         0     57471    200000   3977270    145.39   no data
163.80/163.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
163.90/163.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
163.90/163.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
163.90/163.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
163.90/163.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
163.90/163.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
163.90/163.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
163.90/163.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
164.09/164.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
177.49/177.50	c lits-rem:       211  cl-subs:       14  v-elim:      0  v-fix:    0  time: 13.38 s
177.49/177.50	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
177.49/177.55	c vivif2 --  cl tried    57457 cl shrink        0 lits rem          0 time: 0.05
177.69/177.71	c asymm  cl-useful: 0/10192/40000 lits-rem:0 time: 0.16
177.69/177.71	c calculated reachability. Time: 0.00
177.69/177.71	c  N dy  4835    806498      2000     40000         0     57457    200000   3971978    145.39   no data
182.09/182.19	c  N dy  4964    826669      2000     40000         0     77624    200000   7711915    145.43    153.57
185.90/185.99	c  N dy  5082    846681      2000     40000         0     57979    200000   3923229    145.42    154.60
190.40/190.49	c  N dy  5206    866822      2000     40000         0     78110    200000   7639053    145.44    157.37
194.39/194.45	c  N dy  5336    886907      2000     40000         0     57539    200000   3687067    145.48    153.65
198.89/198.94	c  N dy  5466    906925      2000     40000         0     77546    200000   7401150    145.52    153.73
203.09/203.13	c  N dy  5595    927176      2000     40000         0     56137    200000   3238088    145.52    161.07
207.38/207.49	c  N dy  5715    947196      2000     40000         0     76150    200000   6909962    145.52    153.96
211.79/211.84	c  N dy  5845    967259      2000     40000         0     53555    200000   2562138    145.54    153.66
215.99/216.09	c  N dy  5970    987335      2000     40000         0     73624    200000   6232899    145.52    157.00
220.69/220.73	c  N dy  6103   1007411      2000     40000         0     50043    200000   1761781    145.55    154.12
224.89/224.91	c  N dy  6234   1027629      2000     40000         0     70255    200000   5508091    145.58    158.56
229.90/229.96	c  N dy  6372   1047693      2000     40000         0     45661    200000    783650    145.63    154.96
233.79/233.88	c  N dy  6485   1067751      2000     40000         0     65710    200000   4455947    145.60    154.04
234.69/234.78	c  F st  6511   1071875      2000     40000         0     69834    200000   5213469    145.60   no data
238.60/238.61	c  N dy  6586   1087873      2000     40000         0     85824    200000   8275812    145.59    154.14
243.00/243.01	c  N dy  6716   1108097      2000     40000         0     60391    200000   3320413    145.60    155.25
247.50/247.57	c  N dy  6843   1128100      2000     40000         0     80389    200000   7006075    145.61    154.55
252.29/252.37	c  N dy  6973   1148173      2000     40000         0     53802    200000   1931768    145.63    156.63
256.69/256.72	c  N dy  7107   1168301      2000     40000         0     73924    200000   5644454    145.65    153.46
261.71/261.76	c  N dy  7226   1188515      2000     40000         0     94134    200000   9364782    145.65    154.03
265.79/265.88	c  N dy  7349   1208615      2000     40000         0     66579    200000   4119397    145.65    157.51
266.11/266.12	c  S st  7354   1209747      2000     40000         0     67710    200000   4329798    145.65    141.23
266.21/266.29	c  S st  7354   1210250      2000     40000         0     68213    200000   4410309    145.65   no data
266.29/266.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
266.29/266.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
266.29/266.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
266.29/266.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
266.29/266.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
266.29/266.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
266.29/266.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
266.39/266.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
266.49/266.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
282.39/282.49	c lits-rem:       163  cl-subs:       13  v-elim:      0  v-fix:    0  time: 15.95 s
282.49/282.50	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
282.49/282.55	c vivif2 --  cl tried    68200 cl shrink        0 lits rem          0 time: 0.05
282.79/282.89	c asymm  cl-useful: 0/22030/40000 lits-rem:0 time: 0.33
282.79/282.89	c calculated reachability. Time: 0.00
282.79/282.89	c  N dy  7354   1210250      2000     40000         0     68200    200000   4405394    145.65   no data
287.79/287.88	c  N dy  7484   1230485      2000     40000         0     88431    200000   8116793    145.65    155.72
292.50/292.58	c  N dy  7615   1250572      2000     40000         0     59859    200000   2703973    145.67    154.79
297.09/297.17	c  N dy  7744   1270587      2000     40000         0     79869    200000   6370736    145.67    154.66
302.59/302.63	c  N dy  7876   1290762      2000     40000         0     50386    200000    770324    145.69    154.40
306.81/306.83	c  N dy  8013   1310874      2000     40000         0     70491    200000   4514710    145.73    154.01
311.89/311.90	c  N dy  8139   1330940      2000     40000         0     90552    200000   8208448    145.72    158.27
316.70/316.75	c  N dy  8263   1351034      2000     40000         0     59989    200000   2348202    145.74    154.40
321.21/321.27	c  N dy  8389   1371141      2000     40000         0     80093    200000   6088429    145.77    155.38
326.60/326.64	c  N dy  8507   1391160      2000     40000         0    100108    200000   9787740    145.77    155.90
331.00/331.05	c  N dy  8631   1411239      2000     40000         0     68523    200000   3760477    145.76    156.06
335.89/335.92	c  N dy  8761   1431245      2000     40000         0     88525    200000   7460133    145.78    155.77
341.30/341.37	c  N dy  8885   1451352      2000     40000         0     55976    200000   1274038    145.79    158.99
345.69/345.72	c  N dy  9012   1471414      2000     40000         0     76034    200000   4982418    145.80    153.55
350.99/351.03	c  N dy  9138   1491643      2000     40000         0     96256    200000   8692532    145.79    153.64
356.19/356.20	c  N dy  9263   1511816      2000     40000         0     62775    200000   2363724    145.80    153.65
360.71/360.77	c  N dy  9384   1531892      2000     40000         0     82848    200000   6048949    145.80    154.10
366.20/366.30	c  N dy  9504   1551974      2000     40000         0    102921    200000   9741786    145.79    171.21
371.09/371.19	c  N dy  9637   1572051      2000     40000         0     68339    200000   3236316    145.82    155.42
375.89/375.99	c  N dy  9758   1592231      2000     40000         0     88508    200000   6971147    145.83    155.33
381.60/381.69	c  N dy  9875   1612244      2000     40000         0    108515    200000  10658694    145.82    154.44
386.39/386.44	c  N dy 10000   1632560      2000     40000         0     73182    200000   3953715    145.83    156.63
391.39/391.48	c  N dy 10120   1652701      2000     40000         0     93317    200000   7643347    145.82    155.30
397.49/397.55	c  N dy 10244   1673082      2000     40000         0     57047    200000    762975    145.81    154.18
401.89/401.97	c  N dy 10370   1693117      2000     40000         0     77076    200000   4449627    145.82    169.90
406.29/406.36	c  S st 10477   1710252      2000     40000         0     94207    200000   7603685    145.82   no data
406.49/406.56	c  S st 10477   1710755      2000     40000         0     94710    200000   7680131    145.82   no data
406.49/406.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
406.59/406.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
406.59/406.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
406.59/406.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
406.59/406.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
406.59/406.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
406.59/406.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
406.69/406.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
406.90/406.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
446.00/446.05	c lits-rem:       370  cl-subs:       20  v-elim:      0  v-fix:    0  time: 39.06 s
446.00/446.05	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
446.10/446.14	c vivif2 --  cl tried    94690 cl shrink        0 lits rem          0 time: 0.09
446.51/446.53	c asymm  cl-useful: 0/15719/40000 lits-rem:0 time: 0.38
446.51/446.53	c calculated reachability. Time: 0.00
446.51/446.53	c  N dy 10477   1710755      2000     40000         0     94690    200000   7670867    145.82   no data
452.59/452.65	c  N dy 10608   1730898      2000     40000         0    114827    200000  11405929    145.85    156.13
457.19/457.26	c  N dy 10744   1750973      2000     40000         0     77243    200000   4317433    145.87    167.42
462.60/462.61	c  N dy 10867   1771408      2000     40000         0     97671    200000   8098906    145.88    155.42
468.79/468.82	c  N dy 10991   1791608      2000     40000         0     59214    200000    809351    145.89    153.64
473.29/473.35	c  N dy 11126   1811655      2000     40000         0     79255    200000   4543803    145.93    177.59
478.80/478.81	c  N dy 11254   1831704      2000     40000         0     99298    200000   8223757    145.93    153.75
485.01/485.10	c  N dy 11379   1851770      2000     40000         0     59709    200000    731385    145.93    157.92
489.59/489.64	c  N dy 11510   1871900      2000     40000         0     79833    200000   4467177    145.96    154.23
494.90/494.94	c  N dy 11625   1891941      2000     40000         0     99870    200000   8165100    145.96    160.32
501.09/501.17	c  N dy 11744   1912027      2000     40000         0    119950    200000  11816434    145.94    153.85
505.90/505.95	c  N dy 11876   1932101      2000     40000         0     79371    200000   4214533    145.96    153.99
511.41/511.42	c  N dy 12009   1952136      2000     40000         0     99401    200000   7917475    145.98    154.50
517.69/517.71	c  N dy 12138   1972172      2000     40000         0    119430    200000  11618309    145.99    154.59
522.60/522.69	c  N dy 12257   1992388      2000     40000         0     77994    200000   3748971    145.99    154.53
528.00/528.06	c  N dy 12389   2012468      2000     40000         0     98064    200000   7479790    146.01    181.15
534.09/534.12	c  N dy 12498   2032498      2000     40000         0    118091    200000  11125761    145.99    153.76
539.39/539.41	c  N dy 12618   2052694      2000     40000         0     75635    200000   3142910    146.00    154.25
544.51/544.59	c  N dy 12752   2072710      2000     40000         0     95649    200000   6859337    146.02    155.32
550.70/550.73	c  N dy 12881   2092780      2000     40000         0    115713    200000  10586512    146.03    156.89
556.51/556.59	c  N dy 13002   2112900      2000     40000         0     72179    200000   2332383    146.04    155.21
561.49/561.55	c  N dy 13126   2132923      2000     40000         0     92193    200000   6020645    146.05    154.29
567.51/567.52	c  N dy 13248   2153066      2000     40000         0    112335    200000   9708548    146.03    155.48
574.10/574.13	c  N dy 13377   2173107      2000     40000         0     67718    200000   1339762    146.04    154.23
578.90/578.97	c  N dy 13503   2193160      2000     40000         0     87765    200000   5073203    146.05    153.78
584.01/584.04	c  S st 13616   2210756      2000     40000         0    105354    200000   8376782    146.08   no data
584.20/584.27	c  S st 13616   2211260      2000     40000         0    105858    200000   8462079    146.08   no data
584.20/584.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
584.30/584.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
584.30/584.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
584.30/584.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
584.30/584.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
584.30/584.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
584.30/584.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
584.40/584.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
584.70/584.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
630.09/630.16	c lits-rem:       241  cl-subs:       19  v-elim:      0  v-fix:    0  time: 45.44 s
630.09/630.17	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
630.21/630.26	c vivif2 --  cl tried   105839 cl shrink        0 lits rem          0 time: 0.10
630.31/630.33	c asymm  cl-useful: 0/2251/40000 lits-rem:0 time: 0.07
630.31/630.33	c calculated reachability. Time: 0.00
630.31/630.33	c  N dy 13616   2211260      2000     40000         0    105839    200000   8454073    146.08   no data
636.91/636.94	c  N dy 13750   2231274      2000     40000         0    125846    200000  12191484    146.09    157.72
642.40/642.49	c  N dy 13890   2251354      2000     40000         0     80272    200000   3502632    146.12    157.80
647.91/647.96	c  N dy 14018   2271424      2000     40000         0    100337    200000   7205824    146.13    175.74
654.09/654.13	c  N dy 14140   2291439      2000     40000         0    120350    200000  10909055    146.14    154.27
660.29/660.30	c  N dy 14261   2311460      2000     40000         0     73719    200000   2081201    146.13    153.99
665.30/665.39	c  N dy 14385   2331461      2000     40000         0     93716    200000   5802221    146.14    153.91
671.30/671.36	c  N dy 14510   2351514      2000     40000         0    113762    200000   9487464    146.15    157.28
678.29/678.34	c  N dy 14646   2371549      2000     40000         0    133795    200000  13221941    146.16    161.02
683.29/683.35	c  N dy 14758   2391678      2000     40000         0     86267    200000   4226941    146.16    156.53
689.09/689.16	c  N dy 14896   2411774      2000     40000         0    106358    200000   7983685    146.18    154.76
695.79/695.85	c  N dy 15036   2431938      2000     40000         0    126520    200000  11735075    146.20    155.54
701.89/701.92	c  N dy 15155   2451969      2000     40000         0     77897    200000   2500523    146.20    156.80
707.10/707.17	c  N dy 15280   2472000      2000     40000         0     97925    200000   6180471    146.21    159.08
713.39/713.45	c  N dy 15416   2492079      2000     40000         0    117999    200000   9911648    146.22    154.89
720.50/720.55	c  N dy 15542   2512233      2000     40000         0    138151    200000  13677407    146.24    158.96
725.49/725.60	c  N dy 15666   2532333      2000     40000         0     88589    200000   4295142    146.24    154.77
731.41/731.41	c  N dy 15788   2552704      2000     40000         0    108959    200000   8046881    146.25    154.59
738.11/738.18	c  N dy 15912   2572798      2000     40000         0    129052    200000  11762032    146.25    154.50
744.49/744.58	c  N dy 16041   2593168      2000     40000         0     78764    200000   2313563    146.25    156.79
749.89/749.95	c  N dy 16166   2613219      2000     40000         0     98808    200000   6029502    146.26    154.39
756.29/756.35	c  N dy 16294   2633324      2000     40000         0    118909    200000   9774438    146.28    156.90
763.40/763.47	c  N dy 16421   2653349      2000     40000         0    138927    200000  13488758    146.28    162.13
769.10/769.12	c  N dy 16552   2673381      2000     40000         0     87305    200000   3724260    146.29    180.67
774.69/774.76	c  N dy 16666   2693573      2000     40000         0    107493    200000   7448391    146.29    156.95
780.39/780.41	c  S st 16767   2711262      2000     40000         0    125177    200000  10712114    146.29    133.21
780.59/780.68	c  S st 16767   2711767      2000     40000         0    125682    200000  10794837    146.29   no data
780.69/780.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
780.69/780.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
780.79/780.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
780.79/780.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
780.79/780.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
780.79/780.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
780.79/780.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
780.91/780.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
781.20/781.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
827.21/827.29	c lits-rem:       319  cl-subs:       31  v-elim:      0  v-fix:    0  time: 46.04 s
827.21/827.29	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
827.40/827.42	c vivif2 --  cl tried   125651 cl shrink        0 lits rem          0 time: 0.12
827.79/827.82	c asymm  cl-useful: 0/15035/40000 lits-rem:0 time: 0.40
827.79/827.82	c calculated reachability. Time: 0.00
827.79/827.82	c  N dy 16767   2711767      2000     40000         0    125651    200000  10782158    146.29   no data
835.29/835.39	c  N dy 16892   2731900      2000     40000         0     73139    200000    920296    146.30    156.26
840.49/840.51	c  N dy 17029   2751930      2000     40000         0     93162    200000   4644900    146.31    155.36
846.49/846.58	c  N dy 17158   2772033      2000     40000         0    113263    200000   8356254    146.32    155.59
853.40/853.47	c  N dy 17285   2792088      2000     40000         0    133318    200000  12066815    146.32    155.61
860.30/860.35	c  N dy 17418   2812111      2000     40000         0     79680    200000   1964734    146.34    157.56
865.71/865.72	c  N dy 17538   2832224      2000     40000         0     99792    200000   5662342    146.32    155.25
872.09/872.15	c  N dy 17675   2852237      2000     40000         0    119802    200000   9409925    146.34    155.69
879.30/879.32	c  N dy 17796   2872330      2000     40000         0    139891    200000  13151223    146.36    154.38
885.79/885.83	c  N dy 17943   2892423      2000     40000         0     85328    200000   2867181    146.39    170.71
891.39/891.46	c  N dy 18071   2912549      2000     40000         0    105448    200000   6594611    146.40    156.18
898.10/898.11	c  N dy 18201   2932640      2000     40000         0    125534    200000  10322381    146.41    156.14
905.59/905.64	c  N dy 18326   2952664      2000     40000         0    145548    200000  14035942    146.41    157.33
911.59/911.62	c  N dy 18449   2972778      2000     40000         0     90013    200000   3511241    146.42    155.77
917.40/917.48	c  N dy 18577   2992876      2000     40000         0    110108    200000   7211852    146.42    155.64
924.29/924.35	c  N dy 18710   3012960      2000     40000         0    130186    200000  10960849    146.44    155.09
932.30/932.34	c  N dy 18830   3033011      2000     40000         0    150233    200000  14673820    146.44    205.38
938.49/938.54	c  N dy 18958   3053167      2000     40000         0     93741    200000   4038849    146.45    157.97
944.50/944.57	c  N dy 19088   3073222      2000     40000         0    113787    200000   7750740    146.46    165.14
951.41/951.45	c  N dy 19206   3093472      2000     40000         0    134028    200000  11494696    146.46    156.55
959.39/959.45	c  N dy 19342   3113610      2000     40000         0    154162    200000  15262221    146.47    154.55
964.79/964.81	c  N dy 19453   3133617      2000     40000         0     96516    200000   4326034    146.46    155.35
970.79/970.89	c  N dy 19575   3153673      2000     40000         0    116568    200000   8056854    146.46    155.85
977.81/977.81	c  N dy 19701   3173777      2000     40000         0    136661    200000  11818416    146.47    156.36
985.70/985.71	c  N dy 19826   3193831      2000     40000         0    156711    200000  15557193    146.48    155.42
990.50/990.54	c  S st 19932   3211767      2000     40000         0     95997    200000   4070653    146.48   no data
990.69/990.75	c  S st 19932   3212270      2000     40000         0     96500    200000   4149346    146.48   no data
990.69/990.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
990.79/990.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
990.79/990.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
990.79/990.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
990.79/990.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
990.79/990.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
990.79/990.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
990.79/990.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
991.01/991.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1004.69/1004.74	c lits-rem:       119  cl-subs:        8  v-elim:      0  v-fix:    0  time: 13.72 s
1004.69/1004.74	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
1004.79/1004.80	c vivif2 --  cl tried    96492 cl shrink        0 lits rem          0 time: 0.05
1005.09/1005.16	c asymm  cl-useful: 0/15859/40000 lits-rem:0 time: 0.37
1005.09/1005.17	c calculated reachability. Time: 0.00
1005.09/1005.17	c  N dy 19932   3212270      2000     40000         0     96492    200000   4145785    146.48   no data
1011.20/1011.24	c  N dy 20062   3232290      2000     40000         0    116505    200000   7893482    146.49    163.90
1018.19/1018.25	c  N dy 20187   3252328      2000     40000         0    136536    200000  11609713    146.49    156.12
1026.21/1026.25	c  N dy 20311   3272346      2000     40000         0    156545    200000  15326601    146.50    154.50
1031.89/1031.96	c  N dy 20432   3292352      2000     40000         0     96902    200000   4045699    146.49    158.05
1037.99/1038.01	c  N dy 20564   3312367      2000     40000         0    116906    200000   7839063    146.52    192.67
1044.80/1044.87	c  N dy 20680   3332371      2000     40000         0    136904    200000  11547225    146.51    156.52
1052.99/1053.00	c  N dy 20806   3352640      2000     40000         0    157167    200000  15291102    146.51    156.98
1059.10/1059.14	c  N dy 20933   3372788      2000     40000         0     96670    200000   3879016    146.53    160.53
1065.20/1065.23	c  N dy 21064   3393126      2000     40000         0    117003    200000   7649859    146.53    155.88
1072.19/1072.26	c  N dy 21189   3413181      2000     40000         0    137056    200000  11380245    146.53    160.01
1080.39/1080.41	c  N dy 21309   3433873      2000     40000         0    157742    200000  15207259    146.53    157.00
1086.71/1086.74	c  N dy 21438   3453973      2000     40000         0     96199    200000   3599715    146.54    154.42
1092.80/1092.89	c  N dy 21570   3474128      2000     40000         0    116351    200000   7372662    146.56    154.41
1099.69/1099.71	c  N dy 21693   3494129      2000     40000         0    136345    200000  11087293    146.56    154.39
1107.61/1107.70	c  N dy 21817   3514153      2000     40000         0    156363    200000  14821081    146.56    155.94
1114.60/1114.67	c  N dy 21942   3534361      2000     40000         0     93918    200000   3006375    146.57    156.24
1120.81/1120.89	c  N dy 22067   3554381      2000     40000         0    113931    200000   6738497    146.58    161.82
1128.40/1128.43	c  N dy 22189   3574527      2000     40000         0    134072    200000  10450111    146.57    156.79
1136.21/1136.28	c  N dy 22311   3594789      2000     40000         0    154328    200000  14206658    146.58    158.96
1143.50/1143.59	c  N dy 22429   3614835      2000     40000         0     90730    200000   2233040    146.58    156.27
1149.30/1149.36	c  N dy 22561   3634905      2000     40000         0    110795    200000   5974249    146.59    179.82
1156.11/1156.17	c  N dy 22693   3654959      2000     40000         0    130843    200000   9736281    146.60    154.79
1163.81/1163.89	c  N dy 22822   3674988      2000     40000         0    150861    200000  13442528    146.61    154.45
1172.20/1172.26	c  N dy 22949   3695027      2000     40000         0     86256    200000   1223799    146.61    159.34
1177.01/1177.03	c  S st 23060   3712272      2000     40000         0    103498    200000   4417768    146.62   no data
1177.19/1177.26	c  S st 23060   3712776      2000     40000         0    104002    200000   4499643    146.62   no data
1177.19/1177.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1177.29/1177.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
1177.29/1177.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1177.29/1177.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1177.29/1177.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1177.29/1177.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1177.29/1177.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1177.39/1177.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1177.49/1177.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1192.41/1192.49	c lits-rem:       115  cl-subs:        3  v-elim:      0  v-fix:    0  time: 14.95 s
1192.41/1192.49	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
1192.49/1192.55	c vivif2 --  cl tried   103999 cl shrink        0 lits rem          0 time: 0.06
1192.69/1192.79	c asymm  cl-useful: 0/9106/40000 lits-rem:0 time: 0.24
1192.69/1192.79	c calculated reachability. Time: 0.00
1192.69/1192.79	c  N dy 23060   3712776      2000     40000         0    103999    200000   4498103    146.62   no data
1199.29/1199.31	c  N dy 23193   3732842      2000     40000         0    124056    200000   8266250    146.64    156.36
1205.99/1206.05	c  F st 23314   3751562      2000     40000         0    142771    200000  11793529    146.65   no data
1206.71/1206.73	c  N st 23318   3753594      2000     40000         0    144802    200000  12184400    146.65   no data
1214.99/1215.02	c  N dy 23440   3773853      2000     40000         0    165053    200000  16012902    146.66    155.85
1221.70/1221.72	c  N dy 23572   3793952      2000     40000         0     99506    200000   3541707    146.67    187.27
1227.99/1228.06	c  N dy 23705   3814092      2000     40000         0    119640    200000   7256800    146.68    156.94
1235.21/1235.21	c  N dy 23828   3834250      2000     40000         0    139790    200000  10990049    146.68    154.77
1243.10/1243.13	c  N dy 23948   3854286      2000     40000         0    159821    200000  14732595    146.68    154.91
1250.90/1250.95	c  N dy 24075   3874462      2000     40000         0     93351    200000   2202096    146.69    155.12
1256.80/1256.86	c  N dy 24196   3894612      2000     40000         0    113496    200000   5903559    146.69    158.15
1263.60/1263.66	c  N dy 24320   3914617      2000     40000         0    133492    200000   9631194    146.69    155.02
1271.39/1271.43	c  N dy 24446   3934722      2000     40000         0    153589    200000  13355565    146.69    154.97
1280.10/1280.18	c  N dy 24577   3954724      2000     40000         0    173586    200000  17093591    146.70    154.56
1286.20/1286.22	c  N dy 24705   3974763      2000     40000         0    105982    200000   4370276    146.70    155.78
1292.80/1292.81	c  N dy 24830   3994877      2000     40000         0    126094    200000   8109398    146.71    156.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-3367466-1305383258/watcher-3367466-1305383258 -o /tmp/evaluation-result-3367466-1305383258/solver-3367466-1305383258 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367466-1305383258.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.84 3.97 3.74 2/365 30759
/proc/meminfo: memFree=21144676/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=30804 CPUtime=0 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 1125 0 0 0 0 0 0 0 25 0 1 0 630741402 31543296 1066 33554432000 4194304 4580011 140735818715280 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 7701 1066 323 95 0 2683 0

[startup+0.0497831 s]
/proc/loadavg: 3.84 3.97 3.74 2/365 30759
/proc/meminfo: memFree=21144676/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=31804 CPUtime=0.04 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 1582 0 0 0 4 0 0 0 25 0 1 0 630741402 32567296 1523 33554432000 4194304 4580011 140735818715280 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 7951 1523 339 95 0 2933 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31804

[startup+0.100753 s]
/proc/loadavg: 3.84 3.97 3.74 2/365 30759
/proc/meminfo: memFree=21144676/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=32068 CPUtime=0.09 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 1622 0 0 0 9 0 0 0 25 0 1 0 630741402 32837632 1563 33554432000 4194304 4580011 140735818715280 18446744073709551615 4294580 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 8017 1563 339 95 0 2999 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32068

[startup+0.300714 s]
/proc/loadavg: 3.84 3.97 3.74 2/365 30759
/proc/meminfo: memFree=21144676/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=39272 CPUtime=0.29 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 4016 0 0 0 29 0 0 0 25 0 1 0 630741402 40214528 3375 33554432000 4194304 4580011 140735818715280 18446744073709551615 4289166 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 9818 3375 359 95 0 4800 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39272

[startup+0.700637 s]
/proc/loadavg: 3.84 3.97 3.74 2/365 30759
/proc/meminfo: memFree=21144676/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=39352 CPUtime=0.68 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 4776 0 0 0 68 0 0 0 25 0 1 0 630741402 40296448 4135 33554432000 4194304 4580011 140735818715280 18446744073709551615 4319905 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 9838 4135 363 95 0 4820 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 39352

[startup+1.5005 s]
/proc/loadavg: 3.84 3.97 3.74 5/377 30780
/proc/meminfo: memFree=21073180/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=41788 CPUtime=1.49 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 6689 0 0 0 148 1 0 0 25 0 1 0 630741402 42790912 4409 33554432000 4194304 4580011 140735818715280 18446744073709551615 4294378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 10447 4409 363 95 0 5429 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41788

[startup+3.10019 s]
/proc/loadavg: 3.84 3.97 3.74 5/377 30780
/proc/meminfo: memFree=21072088/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=43036 CPUtime=3.09 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 10631 0 0 0 307 2 0 0 25 0 1 0 630741402 44068864 4190 33554432000 4194304 4580011 140735818715280 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 10759 4190 364 95 0 5741 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43036

[startup+6.30058 s]
/proc/loadavg: 3.85 3.97 3.74 5/377 30780
/proc/meminfo: memFree=20972760/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=80772 CPUtime=6.29 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 22639 0 0 0 625 4 0 0 25 0 1 0 630741402 82710528 13739 33554432000 4194304 4580011 140735818715280 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 20193 13739 367 95 0 15175 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 80772

[startup+12.7004 s]
/proc/loadavg: 3.86 3.97 3.74 5/377 30780
/proc/meminfo: memFree=20957944/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=85316 CPUtime=12.69 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 33189 0 0 0 1263 6 0 0 25 0 1 0 630741402 87363584 15879 33554432000 4194304 4580011 140735818715280 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 21329 15879 367 95 0 16311 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85316

[startup+25.501 s]
/proc/loadavg: 3.89 3.97 3.75 5/377 30780
/proc/meminfo: memFree=20838492/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=150760 CPUtime=25.48 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 52674 0 0 0 2538 10 0 0 25 0 1 0 630741402 154378240 21457 33554432000 4194304 4580011 140735818715280 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 37690 21457 367 95 0 32672 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 150760

[startup+51.1011 s]
/proc/loadavg: 4.08 4.00 3.76 5/377 30781
/proc/meminfo: memFree=20788544/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=128264 CPUtime=51.09 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 79322 0 0 0 5095 14 0 0 25 0 1 0 630741402 131342336 26497 33554432000 4194304 4580011 140735818715280 18446744073709551615 4416641 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 32066 26497 367 95 0 27048 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 128264

[startup+102.314 s]
/proc/loadavg: 4.11 4.02 3.78 5/377 30782
/proc/meminfo: memFree=20764804/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=130012 CPUtime=102.31 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 136719 0 0 0 10206 25 0 0 25 0 1 0 630741402 133132288 26054 33554432000 4194304 4580011 140735818715280 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 32503 26054 367 95 0 27485 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 130012

[startup+162.301 s]
/proc/loadavg: 4.04 4.01 3.79 5/377 30784
/proc/meminfo: memFree=20650780/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=131720 CPUtime=162.29 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 197888 0 0 0 16193 36 0 0 25 0 1 0 630741402 134881280 27202 33554432000 4194304 4580011 140735818715280 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 32930 27202 367 95 0 27912 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 131720

[startup+222.301 s]
/proc/loadavg: 4.13 4.04 3.81 5/377 30786
/proc/meminfo: memFree=20623168/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=206092 CPUtime=222.29 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 247646 0 0 0 22183 46 0 0 25 0 1 0 630741402 211038208 33048 33554432000 4194304 4580011 140735818715280 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 51523 33048 367 95 0 46505 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 206092

[startup+282.3 s]
/proc/loadavg: 4.04 4.03 3.82 5/377 30787
/proc/meminfo: memFree=20521428/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=226924 CPUtime=282.29 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 292071 0 0 0 28173 56 0 0 25 0 1 0 630741402 232370176 38714 33554432000 4194304 4580011 140735818715280 18446744073709551615 4415940 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 56731 38714 367 95 0 51713 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 226924

[startup+342.301 s]
/proc/loadavg: 4.01 4.02 3.83 5/377 30789
/proc/meminfo: memFree=20558320/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=174040 CPUtime=342.29 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 342567 0 0 0 34160 69 0 0 25 0 1 0 630741402 178216960 36479 33554432000 4194304 4580011 140735818715280 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 43510 36479 367 95 0 38492 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 174040

[startup+402.301 s]
/proc/loadavg: 4.11 4.05 3.84 5/377 30790
/proc/meminfo: memFree=20530960/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=229304 CPUtime=402.29 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 390746 0 0 0 40150 79 0 0 25 0 1 0 630741402 234807296 39048 33554432000 4194304 4580011 140735818715280 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 57326 39048 367 95 0 52308 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 229304

[startup+462.3 s]
/proc/loadavg: 4.04 4.03 3.85 5/377 30792
/proc/meminfo: memFree=20488500/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=296564 CPUtime=462.3 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 421549 0 0 0 46144 86 0 0 25 0 1 0 630741402 303681536 57964 33554432000 4194304 4580011 140735818715280 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 74141 57964 367 95 0 69123 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 296564

[startup+522.301 s]
/proc/loadavg: 4.01 4.03 3.85 5/377 30794
/proc/meminfo: memFree=20481760/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=297680 CPUtime=522.3 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 466804 0 0 0 52134 96 0 0 25 0 1 0 630741402 304824320 53611 33554432000 4194304 4580011 140735818715280 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 74420 53612 367 95 0 69402 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 297680

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.86 5/377 30795
/proc/meminfo: memFree=20458512/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=298424 CPUtime=582.29 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 509863 0 0 0 58124 105 0 0 25 0 1 0 630741402 305586176 57473 33554432000 4194304 4580011 140735818715280 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 74606 57473 367 95 0 69588 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 298424

[startup+642.3 s]
/proc/loadavg: 4.04 4.03 3.87 5/377 30797
/proc/meminfo: memFree=20387036/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=335776 CPUtime=642.3 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 528028 0 0 0 64121 109 0 0 25 0 1 0 630741402 343834624 62027 33554432000 4194304 4580011 140735818715280 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 83944 62027 367 95 0 78926 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 335776

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 3.88 5/377 30798
/proc/meminfo: memFree=20426788/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=279032 CPUtime=702.29 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 569179 0 0 0 70110 119 0 0 25 0 1 0 630741402 285728768 61464 33554432000 4194304 4580011 140735818715280 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 69758 61464 367 95 0 64740 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 279032

[startup+762.315 s]
/proc/loadavg: 4.08 4.03 3.89 5/377 30800
/proc/meminfo: memFree=20357520/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=337132 CPUtime=762.3 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 607951 0 0 0 76102 128 0 0 25 0 1 0 630741402 345223168 71531 33554432000 4194304 4580011 140735818715280 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 84283 71531 367 95 0 79265 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 337132

[startup+822.3 s]
/proc/loadavg: 4.03 4.03 3.89 5/377 30802
/proc/meminfo: memFree=20255776/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=387716 CPUtime=822.3 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 632401 0 0 0 82097 133 0 0 25 0 1 0 630741402 397021184 81285 33554432000 4194304 4580011 140735818715280 18446744073709551615 4416224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 96929 81285 367 95 0 91911 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 387716

[startup+882.301 s]
/proc/loadavg: 4.17 4.05 3.91 5/377 30803
/proc/meminfo: memFree=20234248/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=388228 CPUtime=882.29 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 666049 0 0 0 88089 140 0 0 25 0 1 0 630741402 397545472 85039 33554432000 4194304 4580011 140735818715280 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 97057 85039 367 95 0 92039 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 388228

[startup+942.301 s]
/proc/loadavg: 4.21 4.07 3.92 5/377 30805
/proc/meminfo: memFree=20125792/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=389008 CPUtime=942.3 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 704458 0 0 0 94079 151 0 0 25 0 1 0 630741402 398344192 76967 33554432000 4194304 4580011 140735818715280 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 97252 76967 367 95 0 92234 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 389008

[startup+1002.3 s]
/proc/loadavg: 4.07 4.06 3.92 5/377 30806
/proc/meminfo: memFree=20158220/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=389500 CPUtime=1002.29 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 734153 0 0 0 100068 161 0 0 25 0 1 0 630741402 398848000 74721 33554432000 4194304 4580011 140735818715280 18446744073709551615 4416224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 97375 74721 367 95 0 92357 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 389500

[startup+1062.3 s]
/proc/loadavg: 4.02 4.04 3.92 5/377 30808
/proc/meminfo: memFree=20151716/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=390060 CPUtime=1062.29 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 768630 0 0 0 106058 171 0 0 25 0 1 0 630741402 399421440 76477 33554432000 4194304 4580011 140735818715280 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 97515 76477 367 95 0 92497 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 390060

[startup+1122.3 s]
/proc/loadavg: 4.14 4.07 3.93 5/377 30810
/proc/meminfo: memFree=20000372/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=390644 CPUtime=1122.29 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 803700 0 0 0 112050 179 0 0 25 0 1 0 630741402 400019456 78005 33554432000 4194304 4580011 140735818715280 18446744073709551615 4294375 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 97661 78005 367 95 0 92643 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 390644

[startup+1182.3 s]
/proc/loadavg: 4.11 4.07 3.94 5/377 30811
/proc/meminfo: memFree=20051172/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=391280 CPUtime=1182.29 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 835090 0 0 0 118039 190 0 0 25 0 1 0 630741402 400670720 75086 33554432000 4194304 4580011 140735818715280 18446744073709551615 4416613 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 97820 75086 367 95 0 92802 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 391280

[startup+1242.3 s]
/proc/loadavg: 4.04 4.05 3.94 5/377 30813
/proc/meminfo: memFree=20030056/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=391556 CPUtime=1242.3 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 862478 0 0 0 124033 197 0 0 25 0 1 0 630741402 400953344 84876 33554432000 4194304 4580011 140735818715280 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 97889 84876 367 95 0 92871 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 391556



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.07 3.95 5/377 30814
/proc/meminfo: memFree=20052196/32951124 swapFree=66341972/67111528
[pid=30759] ppid=30757 vsize=392156 CPUtime=1300.01 cores=5,7
/proc/30759/stat : 30759 (strangenight2-s) R 30757 30759 30147 0 -1 4202496 895356 0 0 0 129796 205 0 0 25 0 1 0 630741402 401567744 82290 33554432000 4194304 4580011 140735818715280 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30759/statm: 98039 82290 367 95 0 93021 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 392156

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.04
CPU user time (s): 1297.97
CPU system time (s): 2.06769
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 392156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.97
system time used= 2.06768
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 895356
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= 13
involuntary context switches= 2496

runsolver used 4.45232 second user time and 10.9643 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-14 16:27:38
IDJOB=3367466
IDBENCH=82675
IDSOLVER=1845
FILE ID=node141/3367466-1305383258
RUNJOBID= node141-1305381955-30590
PBS_JOBID= 13324361
Free space on /tmp= 73300 MiB

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

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

MD5SUM BENCH= e99bff721d695892a53f60adc73d403b
RANDOM SEED=1818438925

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.75
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.806
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:      21144964 kB
Buffers:        258028 kB
Cached:        6066196 kB
SwapCached:      22860 kB
Active:        3204240 kB
Inactive:      8357976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21144964 kB
SwapTotal:    67111528 kB
SwapFree:     66341972 kB
Dirty:            6644 kB
Writeback:           0 kB
AnonPages:     5221364 kB
Mapped:          19148 kB
Slab:           140480 kB
PageTables:      38400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86239324 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= 73276 MiB
End job on node141 at 2011-05-14 16:49:20