Trace number 3367430

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S377999798-061-UNKNOWN.cnf
MD5SUMa4ba28fb1550ba8a4eca95d91f4669c6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark872.659
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
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 530000
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-3367430-1305382226.cnf'
0.00/0.00	c -- header says num vars:           1500
0.00/0.00	c -- header says num clauses:       30000
0.00/0.01	c -- clauses added:            0 learnts,        30000 normals,            0 xors
0.00/0.01	c -- vars added       1500
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      1500     30000         0         0    150000         0   no data   no data
0.09/0.17	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.16
0.09/0.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.09/0.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
0.09/0.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.19/0.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.19/0.21	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.22	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.19/0.22	c calculated reachability. Time: 0.00
0.19/0.23	c Calc default polars -  time:   0.00 s pos:     727 undec:      67 neg:     706
0.19/0.23	c =========================================================================================
0.19/0.23	c types(t): F = full restart, N = normal restart
0.19/0.23	c types(t): S = simplification begin/end, E = solution found
0.19/0.23	c restart types(rt): st = static, dy = dynamic
0.19/0.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.23	c  B st     0         0      1500     30000         0         0    150000         0   no data   no data
0.49/0.59	c  N dy    18      4049      1500     30000         0      4045    150000    642564    123.51    131.76
0.88/1.00	c  N dy    40      8229      1500     30000         0      5728    150000    656657    121.77    128.40
1.39/1.40	c  N dy    67     12326      1500     30000         0      5572    150000    417714    121.88    128.54
1.79/1.82	c  N dy    93     16488      1500     30000         0      9733    150000   1056387    122.26    130.18
2.20/2.23	c  N dy   113     20522      1500     30000         0      8150    150000    626941    121.81    129.84
2.59/2.67	c  N dy   140     24697      1500     30000         0     12324    150000   1263661    121.88    130.28
2.69/2.71	c  F st   143     25000      1500     30000         0     12627    150000   1311363    121.98   no data
3.19/3.25	c  N dy   149     30000      1500     30000         0     10809    150000    917825    121.98   no data
3.19/3.25	c  S st   149     30000      1500     30000         0     10809    150000    917825    121.98   no data
3.30/3.32	c  S st   149     30502      1500     30000         0     11311    150000    989147    121.98   no data
3.30/3.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.30/3.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
3.30/3.34	c blocked clauses removed:        0 vars:      0 tried:        1500 T: 0.00 s
3.30/3.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.30/3.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.30/3.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
3.30/3.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.30/3.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.30/3.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.92	c lits-rem:       318  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.52 s
4.09/4.10	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.18
4.09/4.10	c calculated reachability. Time: 0.00
4.09/4.10	c  N dy   149     30502      1500     30000         0     11296    150000    983705    121.98   no data
4.49/4.55	c  N dy   175     34575      1500     30000         0     15365    150000   1613434    122.36    131.31
4.89/4.98	c  N dy   197     38592      1500     30000         0     11485    150000    820023    122.60    131.46
5.39/5.42	c  N dy   222     42653      1500     30000         0     15544    150000   1438440    122.50    143.95
5.69/5.77	c  S st   235     45753      1500     30000         0      9695    150000    393489    122.17    127.95
5.79/5.84	c  S st   235     46255      1500     30000         0     10197    150000    457478    122.17   no data
5.79/5.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.79/5.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
5.79/5.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.79/5.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.79/5.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
5.79/5.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.79/5.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
5.79/5.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.89/5.99	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
5.89/5.99	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
5.99/6.00	c vivif2 --  cl tried    10197 cl shrink        0 lits rem          0 time: 0.00
6.09/6.17	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.17
6.09/6.17	c calculated reachability. Time: 0.00
6.09/6.17	c  N dy   235     46255      1500     30000         0     10197    150000    457477    122.17   no data
6.60/6.62	c  N dy   261     50360      1500     30000         0     14302    150000   1090148    122.47    129.49
6.99/7.09	c  N dy   280     54468      1500     30000         0     18407    150000   1705124    122.12    132.55
7.48/7.58	c  N dy   306     58638      1500     30000         0     12599    150000    695963    122.34    129.28
7.99/8.05	c  N dy   334     62713      1500     30000         0     16673    150000   1334146    122.65    129.72
8.49/8.55	c  N dy   358     66872      1500     30000         0     20831    150000   1962903    122.65    131.80
8.80/8.85	c  S st   375     69382      1500     30000         0     12356    150000    504564    122.72    108.04
8.89/8.92	c  S st   375     69889      1500     30000         0     12863    150000    576533    122.72   no data
8.89/8.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.89/8.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
8.89/8.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.89/8.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.89/8.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.89/8.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
8.89/8.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.89/8.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
8.89/8.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.18/9.21	c lits-rem:        17  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.23 s
9.18/9.21	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
9.18/9.22	c vivif2 --  cl tried    12863 cl shrink        0 lits rem          0 time: 0.01
9.38/9.42	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.20
9.38/9.42	c calculated reachability. Time: 0.00
9.38/9.42	c  N dy   375     69889      1500     30000         0     12863    150000    576516    122.72   no data
9.91/9.99	c  N dy   401     74825      1500     30000         0     17796    150000   1337017    122.68    131.35
10.59/10.60	c  N dy   426     79827      1500     30000         0     22794    150000   2095359    122.51    135.02
11.19/11.23	c  N dy   463     84931      1500     30000         0     15908    150000    915518    122.74    141.57
11.49/11.53	c  F st   479     87503      1500     30000         0     18479    150000   1310809    122.75   no data
11.89/11.93	c  N st   484     90801      1500     30000         0     21775    150000   1854466    122.75   no data
12.59/12.67	c  N dy   507     96689      1500     30000         0     14667    150000    579014    122.75    129.74
13.38/13.44	c  N dy   551    102942      1500     30000         0     20918    150000   1552977    122.95    167.32
13.58/13.68	c  S st   564    104834      1500     30000         0     22810    150000   1846528    123.01   no data
13.68/13.77	c  S st   564    105337      1500     30000         0     23313    150000   1913227    123.01   no data
13.68/13.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.68/13.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
13.78/13.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.78/13.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.78/13.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.78/13.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
13.78/13.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
13.78/13.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
13.78/13.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.69/17.78	c lits-rem:       110  cl-subs:       10  v-elim:      0  v-fix:    0  time:  3.88 s
17.69/17.78	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
17.79/17.80	c vivif2 --  cl tried    23303 cl shrink        0 lits rem          0 time: 0.02
17.99/18.06	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.26
17.99/18.06	c calculated reachability. Time: 0.00
17.99/18.06	c  N dy   564    105337      1500     30000         0     23303    150000   1909951    123.01   no data
18.88/18.95	c  N dy   598    112358      1500     30000         0     16330    150000    686844    122.88    130.55
19.80/19.83	c  N dy   644    119539      1500     30000         0     23509    150000   1789210    122.92    129.81
20.79/20.87	c  N dy   689    127234      1500     30000         0     16203    150000    515637    123.01    131.27
21.78/21.89	c  N dy   744    135387      1500     30000         0     24355    150000   1789706    123.16    136.30
22.99/23.08	c  N dy   786    144033      1500     30000         0     17003    150000    494423    123.02    132.64
24.20/24.25	c  N dy   843    153271      1500     30000         0     26235    150000   1923362    123.15    134.04
24.89/24.94	c  S st   872    158006      1500     30000         0     30965    150000   2654752    123.17   no data
24.99/25.04	c  S st   872    158511      1500     30000         0     31470    150000   2722294    123.17   no data
24.99/25.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
24.99/25.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
24.99/25.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.99/25.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.99/25.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.99/25.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
24.99/25.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
25.09/25.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
25.09/25.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.59/34.68	c lits-rem:       200  cl-subs:       17  v-elim:      0  v-fix:    0  time:  9.48 s
34.59/34.68	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
34.69/34.71	c vivif2 --  cl tried    31453 cl shrink        0 lits rem          0 time: 0.03
34.99/35.00	c asymm  cl-useful: 0/27679/30000 lits-rem:0 time: 0.29
34.99/35.00	c calculated reachability. Time: 0.00
34.99/35.00	c  N dy   872    158511      1500     30000         0     31453    150000   2716967    123.17   no data
36.31/36.38	c  N dy   932    168758      1500     30000         0     24703    150000   1541637    123.15    130.48
37.89/37.94	c  N dy   996    179557      1500     30000         0     35495    150000   3210333    123.15    130.82
39.39/39.49	c  N dy  1068    191196      1500     30000         0     29143    150000   2091511    123.21    134.86
41.29/41.32	c  N dy  1147    203437      1500     30000         0     22384    150000    906553    123.32    131.43
43.19/43.21	c  N dy  1226    216516      1500     30000         0     35452    150000   2934644    123.40    134.75
45.19/45.23	c  N dy  1315    230460      1500     30000         0     29412    150000   1841723    123.43    130.51
46.29/46.37	c  S st  1365    237766      1500     30000         0     36713    150000   2985222    123.53   no data
46.39/46.48	c  S st  1365    238268      1500     30000         0     37215    150000   3053547    123.53   no data
46.39/46.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
46.49/46.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
46.49/46.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.49/46.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.49/46.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.49/46.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
46.49/46.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
46.49/46.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
46.59/46.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.29/56.36	c lits-rem:       173  cl-subs:       19  v-elim:      0  v-fix:    0  time:  9.70 s
56.29/56.36	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
56.39/56.40	c vivif2 --  cl tried    37196 cl shrink        0 lits rem          0 time: 0.04
56.39/56.43	c asymm  cl-useful: 0/2321/30000 lits-rem:0 time: 0.03
56.39/56.43	c calculated reachability. Time: 0.00
56.39/56.43	c  N dy  1365    238268      1500     30000         0     37196    150000   3047260    123.53   no data
58.59/58.68	c  N dy  1451    253814      1500     30000         0     31744    150000   2025746    123.48    131.73
61.08/61.19	c  N dy  1545    270020      1500     30000         0     25952    150000    999629    123.44    130.94
63.80/63.85	c  N dy  1644    287298      1500     30000         0     43221    150000   3669499    123.48    130.83
66.59/66.65	c  N dy  1760    305663      1500     30000         0     38598    150000   2814102    123.52    133.25
66.69/66.75	c  F st  1765    306250      1500     30000         0     39184    150000   2906173    123.52   no data
69.69/69.78	c  N dy  1850    325248      1500     30000         0     34179    150000   1971676    123.49    130.96
72.99/73.01	c  N dy  1963    345253      1500     30000         0     29189    150000   1064704    123.52    130.75
74.89/74.93	c  S st  2044    357402      1500     30000         0     41330    150000   2935983    123.54     97.27
74.99/75.04	c  S st  2044    357907      1500     30000         0     41835    150000   3000172    123.54   no data
74.99/75.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
74.99/75.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
74.99/75.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
74.99/75.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
74.99/75.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
74.99/75.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
74.99/75.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
75.09/75.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
75.19/75.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.89/84.93	c lits-rem:       261  cl-subs:       16  v-elim:      0  v-fix:    0  time:  9.71 s
84.89/84.93	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
84.89/84.97	c vivif2 --  cl tried    41819 cl shrink        0 lits rem          0 time: 0.04
85.19/85.28	c asymm  cl-useful: 0/23974/30000 lits-rem:0 time: 0.31
85.19/85.28	c calculated reachability. Time: 0.00
85.19/85.28	c  N dy  2044    357907      1500     30000         0     41819    150000   2994671    123.54   no data
88.59/88.64	c  N dy  2159    377934      1500     30000         0     35849    150000   1957903    123.51    130.79
92.09/92.10	c  N dy  2277    398004      1500     30000         0     28922    150000    732572    123.51    130.04
95.29/95.36	c  N dy  2389    418044      1500     30000         0     48955    150000   3807681    123.46    130.02
98.70/98.73	c  N dy  2516    438058      1500     30000         0     40970    150000   2460811    123.49    149.03
102.30/102.39	c  N dy  2639    458082      1500     30000         0     31993    150000    920070    123.55    133.56
105.79/105.83	c  N dy  2757    478427      1500     30000         0     52325    150000   4080173    123.56    131.43
109.29/109.37	c  N dy  2874    498498      1500     30000         0     42406    150000   2369279    123.53    141.35
113.20/113.26	c  N dy  2996    518533      1500     30000         0     31446    150000    538746    123.54    130.53
116.39/116.49	c  S st  3105    536862      1500     30000         0     49764    150000   3359202    123.52   no data
116.61/116.63	c  S st  3105    537367      1500     30000         0     50269    150000   3424896    123.52   no data
116.61/116.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
116.61/116.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
116.61/116.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
116.61/116.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
116.61/116.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
116.61/116.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
116.61/116.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
116.70/116.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
116.80/116.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
128.99/129.07	c lits-rem:       340  cl-subs:       22  v-elim:      0  v-fix:    0  time: 12.23 s
128.99/129.07	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
129.09/129.11	c vivif2 --  cl tried    50247 cl shrink        0 lits rem          0 time: 0.04
129.19/129.22	c asymm  cl-useful: 0/6026/30000 lits-rem:0 time: 0.11
129.19/129.22	c calculated reachability. Time: 0.00
129.19/129.22	c  N dy  3105    537367      1500     30000         0     50247    150000   3416947    123.52   no data
133.00/133.07	c  N dy  3227    557579      1500     30000         0     38465    150000   1470844    123.54    130.08
136.69/136.76	c  N dy  3348    577602      1500     30000         0     58474    150000   4559844    123.54    137.30
140.39/140.46	c  N dy  3460    597744      1500     30000         0     45628    150000   2438936    123.51    130.02
144.40/144.43	c  N dy  3570    617830      1500     30000         0     65703    150000   5528373    123.47    132.34
148.09/148.12	c  N dy  3684    638230      1500     30000         0     52111    150000   3311188    123.50    130.30
152.29/152.31	c  N dy  3805    658257      1500     30000         0     37146    150000    841725    123.52    154.09
155.99/156.02	c  N dy  3932    678475      1500     30000         0     57350    150000   4001605    123.56    130.58
160.09/160.14	c  N dy  4051    698500      1500     30000         0     41385    150000   1345171    123.57    132.41
163.90/163.95	c  N dy  4169    718764      1500     30000         0     61633    150000   4480678    123.60    130.78
167.99/168.09	c  N dy  4279    738812      1500     30000         0     44695    150000   1702476    123.59    133.23
171.99/172.05	c  N dy  4403    758880      1500     30000         0     64756    150000   4815787    123.62    131.97
176.19/176.28	c  N dy  4523    779150      1500     30000         0     47031    150000   1927328    123.62    132.79
180.19/180.31	c  N dy  4638    799282      1500     30000         0     67150    150000   5037597    123.61    130.38
181.89/181.93	c  S st  4683    806052      1500     30000         0     73914    150000   6093080    123.62   no data
182.09/182.11	c  S st  4683    806559      1500     30000         0     74421    150000   6160206    123.62   no data
182.09/182.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
182.09/182.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
182.09/182.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
182.09/182.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
182.09/182.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
182.09/182.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
182.09/182.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
182.19/182.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
182.39/182.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
215.99/216.08	c lits-rem:       437  cl-subs:       43  v-elim:      0  v-fix:    0  time: 33.62 s
215.99/216.08	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
216.09/216.16	c vivif2 --  cl tried    74378 cl shrink        0 lits rem          0 time: 0.08
216.49/216.54	c asymm  cl-useful: 0/16994/30000 lits-rem:0 time: 0.38
216.49/216.54	c calculated reachability. Time: 0.00
216.49/216.54	c  N dy  4683    806559      1500     30000         0     74378    150000   6144780    123.62   no data
220.39/220.44	c  N dy  4797    826658      1500     30000         0     55489    150000   3055776    123.60    141.34
224.90/224.96	c  N dy  4921    846671      1500     30000         0     75489    150000   6145754    123.62    130.74
228.90/228.92	c  N dy  5038    866708      1500     30000         0     55537    150000   2929131    123.60    134.21
233.50/233.51	c  N dy  5158    886910      1500     30000         0     75728    150000   6048043    123.59    130.69
237.61/237.67	c  N dy  5285    906987      1500     30000         0     54817    150000   2710805    123.63    136.87
242.10/242.13	c  N dy  5406    927076      1500     30000         0     74899    150000   5831716    123.66    131.26
246.50/246.59	c  N dy  5523    947206      1500     30000         0     53039    150000   2263650    123.66    132.35
250.90/250.99	c  N dy  5662    967290      1500     30000         0     73114    150000   5390838    123.71    130.45
255.70/255.77	c  N dy  5790    987434      1500     30000         0     50268    150000   1685020    123.71    130.37
259.99/260.06	c  N dy  5923   1007565      1500     30000         0     70387    150000   4807345    123.74    131.18
265.00/265.08	c  N dy  6056   1027645      1500     30000         0     46483    150000    958994    123.78    132.05
269.00/269.07	c  N dy  6173   1047673      1500     30000         0     66503    150000   4036846    123.77    130.82
274.00/274.07	c  N dy  6292   1067711      1500     30000         0     86528    150000   7139897    123.78    130.46
275.19/275.20	c  F st  6316   1071875      1500     30000         0     45712    150000    683070    123.78    117.69
278.20/278.22	c  N dy  6384   1087768      1500     30000         0     61587    150000   3186264    123.76    130.82
283.00/283.08	c  N dy  6507   1107819      1500     30000         0     81626    150000   6317199    123.78    138.53
287.70/287.75	c  N dy  6619   1127974      1500     30000         0     55804    150000   2101675    123.77    130.42
292.20/292.26	c  N dy  6735   1148302      1500     30000         0     76115    150000   5257049    123.78    131.95
297.50/297.55	c  N dy  6855   1168498      1500     30000         0     49330    150000    953862    123.79    130.65
301.59/301.65	c  N dy  6980   1188521      1500     30000         0     69343    150000   4069328    123.80    132.04
306.80/306.86	c  N dy  7094   1208694      1500     30000         0     89513    150000   7184664    123.79    132.60
307.19/307.20	c  S st  7104   1209839      1500     30000         0     90657    150000   7369067    123.80   no data
307.39/307.41	c  S st  7104   1210340      1500     30000         0     91158    150000   7439028    123.80   no data
307.39/307.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
307.39/307.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
307.49/307.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
307.49/307.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
307.49/307.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
307.49/307.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
307.49/307.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
307.49/307.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
307.80/307.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
354.00/354.02	c lits-rem:       658  cl-subs:       56  v-elim:      0  v-fix:    0  time: 46.20 s
354.00/354.03	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
354.10/354.12	c vivif2 --  cl tried    91102 cl shrink        0 lits rem          0 time: 0.09
354.50/354.55	c asymm  cl-useful: 0/13006/30000 lits-rem:0 time: 0.43
354.50/354.55	c calculated reachability. Time: 0.00
354.50/354.55	c  N dy  7104   1210340      1500     30000         0     91102    150000   7419471    123.80   no data
359.10/359.19	c  N dy  7230   1230448      1500     30000         0     63220    150000   2982149    123.82    133.17
363.89/363.94	c  N dy  7347   1250487      1500     30000         0     83244    150000   6093025    123.82    165.90
369.20/369.29	c  N dy  7478   1270532      1500     30000         0     54310    150000   1443314    123.86    130.56
373.70/373.71	c  N dy  7585   1290587      1500     30000         0     74352    150000   4567715    123.86    134.39
379.09/379.13	c  N dy  7706   1310664      1500     30000         0     94419    150000   7686854    123.87    132.29
383.80/383.83	c  N dy  7834   1330717      1500     30000         0     64495    150000   2886066    123.89    130.63
388.80/388.84	c  N dy  7959   1350883      1500     30000         0     84653    150000   6015753    123.90    130.98
394.50/394.50	c  N dy  8087   1371093      1500     30000         0     53883    150000   1071775    123.92    130.88
398.90/398.93	c  N dy  8212   1391169      1500     30000         0     73947    150000   4163342    123.92    134.50
404.50/404.51	c  N dy  8343   1411408      1500     30000         0     94175    150000   7301949    123.92    131.50
409.60/409.68	c  N dy  8462   1431491      1500     30000         0     62271    150000   2224136    123.93    145.23
414.40/414.46	c  N dy  8581   1451728      1500     30000         0     82497    150000   5360361    123.94    136.16
420.39/420.41	c  N dy  8713   1471808      1500     30000         0    102565    150000   8502888    123.97    134.63
425.10/425.11	c  N dy  8831   1491855      1500     30000         0     69630    150000   3226535    123.97    148.83
430.20/430.23	c  N dy  8960   1511862      1500     30000         0     89628    150000   6331743    123.98    132.30
436.20/436.28	c  N dy  9078   1531891      1500     30000         0     55675    150000    913560    123.99    142.69
440.70/440.77	c  N dy  9200   1551946      1500     30000         0     75710    150000   4037560    124.00    131.10
446.00/446.08	c  N dy  9317   1571966      1500     30000         0     95715    150000   7158279    124.00    133.75
451.80/451.83	c  N dy  9429   1592001      1500     30000         0     60764    150000   1563967    124.01    131.65
456.60/456.63	c  N dy  9550   1612081      1500     30000         0     80834    150000   4668265    124.00    133.44
462.30/462.30	c  N dy  9666   1632090      1500     30000         0    100836    150000   7777520    124.00    132.58
467.80/467.88	c  N dy  9785   1652357      1500     30000         0     65126    150000   2084587    124.01    132.52
472.70/472.77	c  N dy  9907   1672416      1500     30000         0     85171    150000   5195136    124.01    130.64
478.80/478.83	c  N dy 10031   1692461      1500     30000         0    105205    150000   8300595    124.02    134.16
483.71/483.79	c  S st 10149   1710340      1500     30000         0     66109    150000   2087702    124.02   no data
483.91/483.95	c  S st 10149   1710846      1500     30000         0     66615    150000   2158019    124.02   no data
483.91/483.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
483.91/484.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
484.02/484.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
484.02/484.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
484.02/484.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
484.02/484.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
484.02/484.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
484.02/484.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
484.11/484.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
493.41/493.45	c lits-rem:       124  cl-subs:        6  v-elim:      0  v-fix:    0  time:  9.33 s
493.41/493.45	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
493.41/493.48	c vivif2 --  cl tried    66609 cl shrink        0 lits rem          0 time: 0.03
493.81/493.83	c asymm  cl-useful: 0/18405/30000 lits-rem:0 time: 0.35
493.81/493.83	c calculated reachability. Time: 0.00
493.81/493.83	c  N dy 10149   1710846      1500     30000         0     66609    150000   2155920    124.02   no data
498.80/498.86	c  N dy 10274   1730887      1500     30000         0     86639    150000   5285910    124.03    130.76
504.81/504.87	c  N dy 10390   1750985      1500     30000         0    106729    150000   8407480    124.03    130.73
510.42/510.41	c  N dy 10513   1770991      1500     30000         0     68754    150000   2372612    124.06    131.14
515.51/515.56	c  N dy 10638   1791054      1500     30000         0     88798    150000   5494836    124.07    135.93
521.50/521.54	c  N dy 10747   1811096      1500     30000         0    108836    150000   8592193    124.05    135.47
527.10/527.18	c  N dy 10874   1831191      1500     30000         0     69957    150000   2418094    124.07    132.41
532.31/532.37	c  N dy 10990   1851422      1500     30000         0     90179    150000   5545977    124.07    130.69
538.61/538.66	c  N dy 11113   1871645      1500     30000         0    110390    150000   8724565    124.08    133.23
544.31/544.31	c  N dy 11236   1891830      1500     30000         0     70590    150000   2355392    124.09    132.94
549.60/549.67	c  N dy 11360   1912268      1500     30000         0     91005    150000   5504963    124.10    132.83
556.00/556.01	c  N dy 11482   1932398      1500     30000         0    111128    150000   8640939    124.11    130.82
561.90/561.97	c  N dy 11616   1952437      1500     30000         0     70195    150000   2157294    124.13    132.02
567.10/567.10	c  N dy 11738   1972555      1500     30000         0     90300    150000   5268322    124.13    132.92
573.30/573.30	c  N dy 11852   1992736      1500     30000         0    110475    150000   8413117    124.13    136.08
579.61/579.61	c  N dy 11973   2012845      1500     30000         0     68606    150000   1750632    124.15    130.96
584.81/584.82	c  N dy 12100   2033034      1500     30000         0     88784    150000   4923899    124.18    131.92
590.91/590.98	c  N dy 12226   2053053      1500     30000         0    108795    150000   8029438    124.18    136.09
597.70/597.79	c  N dy 12343   2073107      1500     30000         0     65871    150000   1178235    124.19    131.47
602.81/602.83	c  N dy 12462   2093378      1500     30000         0     86132    150000   4339616    124.19    133.01
608.80/608.85	c  N dy 12586   2113527      1500     30000         0    106273    150000   7493189    124.21    130.82
615.80/615.83	c  N dy 12694   2133630      1500     30000         0    126368    150000  10626536    124.20    131.55
621.00/621.06	c  N dy 12816   2153860      1500     30000         0     82616    150000   3638226    124.20    133.26
626.91/626.93	c  N dy 12944   2173940      1500     30000         0    102693    150000   6770519    124.21    132.49
633.70/633.79	c  N dy 13061   2193991      1500     30000         0    122733    150000   9890998    124.22    131.19
638.90/638.90	c  S st 13172   2210846      1500     30000         0     74613    150000   2256228    124.23    120.61
639.01/639.09	c  S st 13172   2211356      1500     30000         0     75123    150000   2324856    124.23   no data
639.01/639.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
639.12/639.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
639.12/639.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
639.12/639.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
639.12/639.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
639.12/639.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
639.12/639.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
639.12/639.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
639.20/639.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
648.00/648.00	c lits-rem:       130  cl-subs:       13  v-elim:      0  v-fix:    0  time:  8.74 s
648.00/648.01	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
648.00/648.04	c vivif2 --  cl tried    75110 cl shrink        0 lits rem          0 time: 0.03
648.30/648.31	c asymm  cl-useful: 0/11595/30000 lits-rem:0 time: 0.27
648.30/648.31	c calculated reachability. Time: 0.00
648.30/648.31	c  N dy 13172   2211356      1500     30000         0     75110    150000   2320355    124.23   no data
653.60/653.66	c  N dy 13287   2231460      1500     30000         0     95209    150000   5421452    124.22    132.55
660.11/660.12	c  N dy 13408   2251533      1500     30000         0    115272    150000   8548799    124.23    134.36
667.11/667.14	c  N dy 13524   2271599      1500     30000         0     69360    150000   1279622    124.23    131.44
672.30/672.37	c  N dy 13653   2291807      1500     30000         0     89552    150000   4420964    124.23    131.17
678.40/678.48	c  N dy 13783   2311861      1500     30000         0    109598    150000   7553796    124.24    131.77
685.60/685.69	c  N dy 13900   2331971      1500     30000         0    129695    150000  10673881    124.25    132.11
691.31/691.34	c  N dy 14026   2352062      1500     30000         0     82815    150000   3234868    124.26    131.35
697.10/697.13	c  N dy 14142   2372275      1500     30000         0    103014    150000   6373937    124.26    131.93
703.81/703.88	c  N dy 14251   2392349      1500     30000         0    123081    150000   9467151    124.24    131.07
710.70/710.76	c  N dy 14386   2412356      1500     30000         0     75115    150000   1880078    124.26    130.84
716.21/716.22	c  N dy 14511   2432430      1500     30000         0     95178    150000   5007966    124.26    136.60
722.61/722.67	c  N dy 14637   2452543      1500     30000         0    115286    150000   8149709    124.27    133.85
730.11/730.18	c  N dy 14757   2472736      1500     30000         0    135466    150000  11323478    124.28    134.16
735.70/735.70	c  N dy 14878   2492778      1500     30000         0     86521    150000   3505841    124.29    132.83
741.91/741.93	c  N dy 15005   2512824      1500     30000         0    106552    150000   6649665    124.29    163.18
749.02/749.10	c  N dy 15118   2533026      1500     30000         0    126746    150000   9799547    124.29    132.36
756.11/756.11	c  N dy 15243   2553100      1500     30000         0     76849    150000   1860070    124.30    144.46
761.61/761.65	c  N dy 15371   2573317      1500     30000         0     97054    150000   5020415    124.31    131.89
768.20/768.21	c  N dy 15492   2593325      1500     30000         0    117051    150000   8147590    124.32    133.55
776.01/776.02	c  N dy 15610   2613396      1500     30000         0    137111    150000  11280691    124.33    131.24
781.91/781.97	c  N dy 15733   2633712      1500     30000         0     86451    150000   3184653    124.33    131.16
787.91/787.91	c  N dy 15851   2653729      1500     30000         0    106463    150000   6326713    124.34    131.50
795.01/795.04	c  N dy 15974   2673931      1500     30000         0    126646    150000   9480340    124.34    130.94
802.81/802.84	c  N dy 16093   2693997      1500     30000         0     74738    150000   1229278    124.35    173.81
807.31/807.34	c  S st 16199   2711357      1500     30000         0     92091    150000   3947620    124.35    127.29
807.51/807.56	c  S st 16199   2711862      1500     30000         0     92596    150000   4017358    124.35   no data
807.51/807.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
807.61/807.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
807.61/807.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
807.61/807.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
807.61/807.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
807.61/807.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
807.61/807.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
807.61/807.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
807.81/807.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
823.61/823.60	c lits-rem:       203  cl-subs:       34  v-elim:      0  v-fix:    0  time: 15.78 s
823.61/823.61	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
823.61/823.66	c vivif2 --  cl tried    92562 cl shrink        0 lits rem          0 time: 0.05
824.01/824.06	c asymm  cl-useful: 0/14880/30000 lits-rem:0 time: 0.39
824.01/824.06	c calculated reachability. Time: 0.00
824.01/824.06	c  N dy 16199   2711862      1500     30000         0     92562    150000   4005534    124.35   no data
830.42/830.46	c  N dy 16322   2731985      1500     30000         0    112677    150000   7129536    124.35    134.38
837.81/837.89	c  N dy 16449   2752068      1500     30000         0    132750    150000  10269420    124.36    133.56
845.21/845.22	c  N dy 16580   2772186      1500     30000         0     79897    150000   1899468    124.38    131.01
850.91/850.91	c  N dy 16697   2792580      1500     30000         0    100278    150000   5070743    124.37    131.46
857.51/857.57	c  N dy 16815   2812614      1500     30000         0    120302    150000   8202448    124.38    133.52
865.41/865.46	c  N dy 16952   2832713      1500     30000         0    140396    150000  11340361    124.39    133.03
871.91/871.94	c  N dy 17071   2852838      1500     30000         0     86552    150000   2784434    124.39    132.24
877.83/877.85	c  N dy 17189   2872900      1500     30000         0    106604    150000   5921577    124.39    132.42
884.91/884.95	c  N dy 17314   2892969      1500     30000         0    126666    150000   9060214    124.40    133.88
893.12/893.13	c  N dy 17438   2913097      1500     30000         0    146783    150000  12218257    124.41    132.25
898.91/898.99	c  N dy 17560   2933129      1500     30000         0     91845    150000   3457778    124.41    132.72
905.22/905.25	c  N dy 17687   2953154      1500     30000         0    111865    150000   6598570    124.43    135.16
912.81/912.80	c  N dy 17806   2973155      1500     30000         0    131850    150000   9709388    124.43    131.55
921.51/921.53	c  N dy 17926   2993500      1500     30000         0     76219    150000    880749    124.43    131.48
926.91/926.95	c  N dy 18049   3013589      1500     30000         0     96299    150000   4021371    124.43    146.71
933.31/933.39	c  N dy 18179   3033676      1500     30000         0    116375    150000   7156279    124.44    174.35
941.01/941.07	c  N dy 18310   3053771      1500     30000         0    136461    150000  10322512    124.46    133.32
949.41/949.49	c  N dy 18438   3073820      1500     30000         0     79539    150000   1266928    124.47    162.62
955.01/955.08	c  N dy 18552   3093896      1500     30000         0     99603    150000   4414156    124.48    155.01
961.71/961.71	c  N dy 18681   3114017      1500     30000         0    119713    150000   7568481    124.49    133.19
969.51/969.50	c  N dy 18811   3134095      1500     30000         0    139778    150000  10684970    124.49    133.21
977.71/977.76	c  N dy 18937   3154182      1500     30000         0     81896    150000   1476056    124.50    131.54
983.43/983.46	c  N dy 19048   3174277      1500     30000         0    101981    150000   4623762    124.50    132.50
990.11/990.13	c  N dy 19165   3194422      1500     30000         0    122116    150000   7754329    124.51    132.40
996.92/996.96	c  S st 19274   3211864      1500     30000         0    139551    150000  10456558    124.51   no data
997.22/997.29	c  S st 19274   3212366      1500     30000         0    140053    150000  10518306    124.51   no data
997.32/997.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
997.42/997.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.10
997.42/997.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
997.42/997.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
997.42/997.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
997.42/997.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
997.42/997.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
997.52/997.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
997.81/997.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1051.21/1051.26	c lits-rem:       418  cl-subs:       65  v-elim:      0  v-fix:    0  time: 53.36 s
1051.21/1051.26	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
1051.41/1051.40	c vivif2 --  cl tried   139988 cl shrink        0 lits rem          0 time: 0.14
1051.81/1051.88	c asymm  cl-useful: 0/9433/30000 lits-rem:0 time: 0.47
1051.81/1051.88	c calculated reachability. Time: 0.00
1051.81/1051.88	c  N dy 19274   3212366      1500     30000         0    139988    150000  10495556    124.51   no data
1060.22/1060.30	c  N dy 19399   3232479      1500     30000         0     81127    150000   1209287    124.51    131.16
1065.82/1065.83	c  N dy 19512   3252523      1500     30000         0    101167    150000   4326544    124.51    134.22
1072.53/1072.58	c  N dy 19638   3272579      1500     30000         0    121216    150000   7479633    124.53    132.61
1080.42/1080.44	c  N dy 19755   3292741      1500     30000         0    141371    150000  10602301    124.52    131.83
1089.03/1089.09	c  N dy 19874   3312822      1500     30000         0     81482    150000   1121637    124.53    131.56
1094.72/1094.72	c  N dy 19997   3332942      1500     30000         0    101592    150000   4268230    124.53    132.29
1101.62/1101.62	c  N dy 20119   3352953      1500     30000         0    121595    150000   7408575    124.54    160.76
1109.42/1109.47	c  N dy 20235   3373016      1500     30000         0    141644    150000  10545791    124.54    132.95
1118.74/1118.74	c  N dy 20351   3393698      1500     30000         0     81355    150000    952996    124.54    131.42
1124.41/1124.43	c  N dy 20477   3413783      1500     30000         0    101433    150000   4087017    124.54    153.30
1131.01/1131.03	c  N dy 20602   3433824      1500     30000         0    121467    150000   7222495    124.55    132.21
1138.92/1138.93	c  N dy 20731   3453933      1500     30000         0    141561    150000  10383850    124.56    131.92
1147.82/1147.81	c  N dy 20853   3474031      1500     30000         0    161641    150000  13506924    124.57    132.07
1154.02/1154.06	c  N dy 20970   3494195      1500     30000         0     99845    150000   3686789    124.57    131.56
1160.62/1160.68	c  N dy 21094   3514321      1500     30000         0    119960    150000   6836937    124.58    131.94
1168.23/1168.25	c  N dy 21203   3534464      1500     30000         0    140090    150000   9981067    124.58    134.15
1177.22/1177.28	c  N dy 21331   3554520      1500     30000         0    160135    150000  13125356    124.58    131.87
1184.51/1184.54	c  N dy 21456   3575762      1500     30000         0     98408    150000   3308614    124.58    131.78
1191.12/1191.12	c  N dy 21573   3595769      1500     30000         0    118397    150000   6423831    124.58    140.50
1198.72/1198.70	c  N dy 21696   3615832      1500     30000         0    138454    150000   9575197    124.59    131.93
1207.62/1207.65	c  N dy 21819   3636113      1500     30000         0    158721    150000  12729720    124.59    132.20
1215.22/1215.25	c  N dy 21939   3656187      1500     30000         0     94829    150000   2617814    124.60    131.93
1221.62/1221.61	c  N dy 22055   3676279      1500     30000         0    114916    150000   5743205    124.60    138.94
1229.12/1229.15	c  N dy 22171   3696309      1500     30000         0    134933    150000   8867946    124.60    131.16
1235.92/1235.91	c  S st 22274   3712366      1500     30000         0    150983    150000  11347237    124.60   no data
1236.22/1236.26	c  S st 22274   3712870      1500     30000         0    151487    150000  11418233    124.60   no data
1236.22/1236.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1236.33/1236.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.11
1236.33/1236.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1236.33/1236.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1236.33/1236.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1236.33/1236.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
1236.33/1236.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1236.52/1236.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
1236.92/1236.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

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-3367430-1305382226/watcher-3367430-1305382226 -o /tmp/evaluation-result-3367430-1305382226/solver-3367430-1305382226 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367430-1305382226.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: 1.58 2.86 3.38 5/356 10328
/proc/meminfo: memFree=21343344/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=30168 CPUtime=0 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 748 0 0 0 0 0 0 0 20 0 1 0 649820365 30892032 688 33554432000 4194304 4580011 140735277713360 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 7542 688 323 95 0 2524 0

[startup+0.0512811 s]
/proc/loadavg: 1.58 2.86 3.38 5/356 10328
/proc/meminfo: memFree=21343344/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=31396 CPUtime=0.04 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 1303 0 0 0 4 0 0 0 20 0 1 0 649820365 32149504 1243 33554432000 4194304 4580011 140735277713360 18446744073709551615 4295703 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 7849 1243 339 95 0 2831 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31396

[startup+0.100273 s]
/proc/loadavg: 1.58 2.86 3.38 5/356 10328
/proc/meminfo: memFree=21343344/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=31660 CPUtime=0.09 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 1343 0 0 0 9 0 0 0 20 0 1 0 649820365 32419840 1283 33554432000 4194304 4580011 140735277713360 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 7915 1283 339 95 0 2897 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31660

[startup+0.300262 s]
/proc/loadavg: 1.58 2.86 3.38 5/356 10328
/proc/meminfo: memFree=21343344/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=37128 CPUtime=0.29 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 3246 0 0 0 29 0 0 0 21 0 1 0 649820365 38019072 2781 33554432000 4194304 4580011 140735277713360 18446744073709551615 4294789 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 9282 2782 363 95 0 4264 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37128

[startup+0.700192 s]
/proc/loadavg: 1.58 2.86 3.38 5/356 10328
/proc/meminfo: memFree=21343344/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=38872 CPUtime=0.68 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 4316 0 0 0 68 0 0 0 22 0 1 0 649820365 39804928 2794 33554432000 4194304 4580011 140735277713360 18446744073709551615 4305976 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 9718 2794 363 95 0 4700 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 38872

[startup+1.50105 s]
/proc/loadavg: 1.58 2.86 3.38 6/367 10345
/proc/meminfo: memFree=21293988/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=39352 CPUtime=1.49 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 6049 0 0 0 148 1 0 0 25 0 1 0 649820365 40296448 3211 33554432000 4194304 4580011 140735277713360 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 9838 3211 363 95 0 4820 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39352

[startup+3.10076 s]
/proc/loadavg: 1.58 2.86 3.38 6/367 10345
/proc/meminfo: memFree=21290888/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=40344 CPUtime=3.09 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 9534 0 0 0 308 1 0 0 25 0 1 0 649820365 41312256 3466 33554432000 4194304 4580011 140735277713360 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 10086 3466 364 95 0 5068 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40344

[startup+6.30018 s]
/proc/loadavg: 1.77 2.88 3.38 6/367 10345
/proc/meminfo: memFree=21217824/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=62548 CPUtime=6.29 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 18940 0 0 0 626 3 0 0 25 0 1 0 649820365 64049152 8904 33554432000 4194304 4580011 140735277713360 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 15637 8904 367 95 0 10619 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62548

[startup+12.701 s]
/proc/loadavg: 1.95 2.90 3.39 7/367 10345
/proc/meminfo: memFree=21165668/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=66128 CPUtime=12.69 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 29649 0 0 0 1264 5 0 0 25 0 1 0 649820365 67715072 9709 33554432000 4194304 4580011 140735277713360 18446744073709551615 4320778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 16532 9709 367 95 0 11514 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66128

[startup+25.5007 s]
/proc/loadavg: 2.41 2.95 3.40 6/367 10345
/proc/meminfo: memFree=21047180/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=157568 CPUtime=25.49 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 52091 0 0 0 2541 8 0 0 25 0 1 0 649820365 161349632 22993 33554432000 4194304 4580011 140735277713360 18446744073709551615 4451807 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 39392 22993 367 95 0 34374 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 157568

[startup+51.1011 s]
/proc/loadavg: 2.95 3.04 3.41 6/367 10346
/proc/meminfo: memFree=20987000/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=172820 CPUtime=51.09 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 70265 0 0 0 5098 11 0 0 25 0 1 0 649820365 176967680 26643 33554432000 4194304 4580011 140735277713360 18446744073709551615 4415922 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 43205 26643 367 95 0 38187 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 172820

[startup+102.314 s]
/proc/loadavg: 3.59 3.20 3.44 7/367 10347
/proc/meminfo: memFree=20966616/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=135828 CPUtime=102.3 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 112330 0 0 0 10211 19 0 0 25 0 1 0 649820365 139087872 26305 33554432000 4194304 4580011 140735277713360 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 33957 26305 367 95 0 28939 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 135828

[startup+162.301 s]
/proc/loadavg: 3.85 3.34 3.48 7/367 10349
/proc/meminfo: memFree=20876180/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=197568 CPUtime=162.3 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 159758 0 0 0 16198 32 0 0 25 0 1 0 649820365 202309632 31556 33554432000 4194304 4580011 140735277713360 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 49392 31556 367 95 0 44374 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 197568

[startup+222.301 s]
/proc/loadavg: 3.99 3.47 3.51 6/367 10351
/proc/meminfo: memFree=20755972/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=247360 CPUtime=222.29 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 193079 0 0 0 22190 39 0 0 25 0 1 0 649820365 253296640 44294 33554432000 4194304 4580011 140735277713360 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 61840 44294 367 95 0 56822 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 247360

[startup+282.3 s]
/proc/loadavg: 4.08 3.60 3.55 7/367 10352
/proc/meminfo: memFree=20670492/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=248852 CPUtime=282.3 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 240131 0 0 0 28180 50 0 0 25 0 1 0 649820365 254824448 45751 33554432000 4194304 4580011 140735277713360 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 62213 45751 367 95 0 57195 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 248852

[startup+342.3 s]
/proc/loadavg: 4.06 3.68 3.58 6/367 10354
/proc/meminfo: memFree=20639196/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=290424 CPUtime=342.3 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 268006 0 0 0 34175 55 0 0 25 0 1 0 649820365 297394176 57035 33554432000 4194304 4580011 140735277713360 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 72606 57035 367 95 0 67588 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 290424

[startup+402.301 s]
/proc/loadavg: 4.02 3.74 3.60 6/367 10355
/proc/meminfo: memFree=20657504/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=291452 CPUtime=402.3 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 301832 0 0 0 40167 63 0 0 25 0 1 0 649820365 298446848 55733 33554432000 4194304 4580011 140735277713360 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 72863 55733 367 95 0 67845 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 291452

[startup+462.301 s]
/proc/loadavg: 4.01 3.78 3.63 6/367 10357
/proc/meminfo: memFree=20651372/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=292544 CPUtime=462.3 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 341261 0 0 0 46156 74 0 0 25 0 1 0 649820365 299565056 57388 33554432000 4194304 4580011 140735277713360 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 73136 57388 367 95 0 68118 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 292544

[startup+522.301 s]
/proc/loadavg: 4.00 3.82 3.65 6/367 10358
/proc/meminfo: memFree=20642020/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=293276 CPUtime=522.3 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 372504 0 0 0 52149 81 0 0 25 0 1 0 649820365 300314624 58580 33554432000 4194304 4580011 140735277713360 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 73319 58580 367 95 0 68301 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 293276

[startup+582.301 s]
/proc/loadavg: 4.00 3.85 3.66 6/367 10360
/proc/meminfo: memFree=20660064/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=294356 CPUtime=582.31 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 409566 0 0 0 58141 90 0 0 25 0 1 0 649820365 301420544 53155 33554432000 4194304 4580011 140735277713360 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 73589 53155 367 95 0 68571 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 294356

[startup+642.3 s]
/proc/loadavg: 4.06 3.89 3.69 7/367 10362
/proc/meminfo: memFree=20618112/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=240244 CPUtime=642.31 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 442077 0 0 0 64134 97 0 0 25 0 1 0 649820365 246009856 52024 33554432000 4194304 4580011 140735277713360 18446744073709551615 4416641 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 60061 52024 367 95 0 55043 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 240244

[startup+702.3 s]
/proc/loadavg: 4.02 3.91 3.70 7/367 10363
/proc/meminfo: memFree=20617032/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=295668 CPUtime=702.31 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 471729 0 0 0 70125 106 0 0 25 0 1 0 649820365 302764032 58480 33554432000 4194304 4580011 140735277713360 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 73917 58480 367 95 0 68899 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 295668

[startup+762.314 s]
/proc/loadavg: 4.08 3.94 3.73 6/367 10365
/proc/meminfo: memFree=20575052/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=296424 CPUtime=762.32 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 504435 0 0 0 76117 115 0 0 25 0 1 0 649820365 303538176 55050 33554432000 4194304 4580011 140735277713360 18446744073709551615 4294423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 74106 55050 367 95 0 69088 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 296424

[startup+822.301 s]
/proc/loadavg: 4.24 4.01 3.76 7/367 10366
/proc/meminfo: memFree=20549828/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=297576 CPUtime=822.31 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 528213 0 0 0 82111 120 0 0 25 0 1 0 649820365 304717824 53877 33554432000 4194304 4580011 140735277713360 18446744073709551615 4416196 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 74394 53877 367 95 0 69376 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 297576

[startup+882.301 s]
/proc/loadavg: 4.13 4.02 3.78 6/367 10368
/proc/meminfo: memFree=20477848/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=298224 CPUtime=882.31 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 557703 0 0 0 88104 127 0 0 25 0 1 0 649820365 305381376 57766 33554432000 4194304 4580011 140735277713360 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 74556 57766 367 95 0 69538 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 298224

[startup+942.301 s]
/proc/loadavg: 4.05 4.01 3.79 6/367 10370
/proc/meminfo: memFree=20455368/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=298832 CPUtime=942.31 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 586837 0 0 0 94097 134 0 0 25 0 1 0 649820365 306003968 60622 33554432000 4194304 4580011 140735277713360 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 74708 60622 367 95 0 69690 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 298832

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.80 7/367 10371
/proc/meminfo: memFree=20330724/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=372504 CPUtime=1002.31 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 630169 0 0 0 100087 144 0 0 25 0 1 0 649820365 381444096 76897 33554432000 4194304 4580011 140735277713360 18446744073709551615 4451787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 93126 76897 367 95 0 88108 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 372504

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.81 6/367 10373
/proc/meminfo: memFree=20367120/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=314716 CPUtime=1062.31 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 635831 0 0 0 106085 146 0 0 25 0 1 0 649820365 322269184 68849 33554432000 4194304 4580011 140735277713360 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 78679 68849 367 95 0 73661 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 314716

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.82 7/367 10375
/proc/meminfo: memFree=20321796/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=314844 CPUtime=1122.31 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 664350 0 0 0 112076 155 0 0 25 0 1 0 649820365 322400256 69400 33554432000 4194304 4580011 140735277713360 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 78711 69400 367 95 0 73693 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 314844

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.83 6/367 10376
/proc/meminfo: memFree=20374440/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=314944 CPUtime=1182.32 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 692161 0 0 0 118069 163 0 0 25 0 1 0 649820365 322502656 68530 33554432000 4194304 4580011 140735277713360 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 78736 68530 367 95 0 73718 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 314944

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.84 7/367 10378
/proc/meminfo: memFree=20313388/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=410944 CPUtime=1242.32 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 724945 0 0 0 124061 171 0 0 25 0 1 0 649820365 420806656 86740 33554432000 4194304 4580011 140735277713360 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 102736 86740 367 95 0 97718 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 410944



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.16 4.04 3.86 7/367 10379
/proc/meminfo: memFree=20226420/32951124 swapFree=65581052/67111528
[pid=10328] ppid=10326 vsize=410944 CPUtime=1300.02 cores=0,2
/proc/10328/stat : 10328 (strangenight2-s) R 10326 10328 9800 0 -1 4202496 724945 0 0 0 129831 171 0 0 25 0 1 0 649820365 420806656 86740 33554432000 4194304 4580011 140735277713360 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10328/statm: 102736 86740 367 95 0 97718 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 410944

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.06
CPU user time (s): 1298.32
CPU system time (s): 1.73574
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 410944

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

runsolver used 4.73628 second user time and 10.6464 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-14 16:10:26
IDJOB=3367430
IDBENCH=82639
IDSOLVER=1845
FILE ID=node137/3367430-1305382226
RUNJOBID= node137-1305382226-10302
PBS_JOBID= 13324365
Free space on /tmp= 73672 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S377999798-061-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367430-1305382226/watcher-3367430-1305382226 -o /tmp/evaluation-result-3367430-1305382226/solver-3367430-1305382226 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367430-1305382226.cnf

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

MD5SUM BENCH= a4ba28fb1550ba8a4eca95d91f4669c6
RANDOM SEED=245807562

node137.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.844
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.68
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.844
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	: 5332.75
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.844
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.74
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.844
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.74
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.844
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.82
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.844
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21344128 kB
Buffers:        262256 kB
Cached:        3679240 kB
SwapCached:      36328 kB
Active:        1592840 kB
Inactive:      9790840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21344128 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:           12172 kB
Writeback:           0 kB
AnonPages:     7415052 kB
Mapped:          19504 kB
Slab:           119440 kB
PageTables:      39168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75917220 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= 73652 MiB
End job on node137 at 2011-05-14 16:32:09