Trace number 3175658

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-Night-1-st? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S1091905403-047-UNKNOWN.cnf
MD5SUMa2618a2d05b86feb60504578f5d9c7e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark47.6977
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175658-1301784971.cnf'
0.00/0.00	c -- header says num vars:          10000
0.00/0.00	c -- header says num clauses:       42000
0.00/0.02	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.00/0.02	c -- vars added      10000
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data  --
0.03/0.05	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.03
0.03/0.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.03/0.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.03/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.03/0.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10000 time:  0.00 s
0.03/0.09	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
0.09/0.16	c lits-rem:         0  cl-subs:        0  v-elim:    349  v-fix:    0  time:  0.07 s
0.09/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.18	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.18	c calculated reachability. Time: 0.00
0.09/0.18	c Calc default polars -  time:   0.00 s pos:    4468 undec:    1199 neg:    4333
0.09/0.18	c =========================================================================================
0.09/0.18	c types(t): F = full restart, N = normal restart
0.09/0.18	c types(t): S = simplification begin/end, E = solution found
0.09/0.18	c restart types(rt): st = static, dy = dynamic
0.09/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.18	c  B st     0         0      9651     41578         0         0    126575         0   no data   no data  --
0.79/0.82	c  N dy    20      4090      9651     41578         0      4090    126575    628761     90.10     95.33  --
1.39/1.48	c  N dy    48      8158      9651     41578         0      4660    126575    320205     90.83     97.30  --
2.10/2.13	c  N dy    77     12186      9651     41578         0      8688    126575    909455     91.56     98.86  --
2.69/2.79	c  N dy   105     16271      9651     41578         0      7024    126575    383434     91.64     97.42  --
3.39/3.43	c  N dy   132     20369      9651     41578         0     11122    126575    983140     91.91     96.76  --
4.09/4.13	c  N dy   158     24541      9651     41578         0      7921    126575    288467     91.58     97.55  --
4.19/4.21	c  F st   162     25001      9651     41578         0      8381    126575    353020     91.52   no data  --
5.09/5.14	c  N dy   168     30001      9651     41578         0     13381    126575   1359092     91.52   no data  --
5.09/5.15	c  S st   168     30001      9651     41578         0     13381    126575   1359092     91.52   no data  --
5.19/5.23	c  S st   168     30506      9651     41578         0     13886    126575   1413612     91.52   no data  --
5.19/5.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
5.19/5.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.19/5.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
5.29/5.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.29/5.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.29/5.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9651 time:  0.00 s
5.29/5.37	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
7.09/7.14	c lits-rem:        44  cl-subs:        6  v-elim:      0  v-fix:    0  time:  1.76 s
7.09/7.18	c asymm  cl-useful: 0/41578/41578 lits-rem:0 time: 0.05
7.09/7.19	c calculated reachability. Time: 0.00
7.09/7.19	c  N dy   168     30506      9651     41578         0     13880    126575   1410825     91.52   no data  --
7.89/7.91	c  N dy   198     34558      9651     41578         0      9247    126575    314151     91.84    112.86  --
8.49/8.59	c  N dy   227     38576      9651     41578         0     13265    126575    918693     92.32     98.20  --
9.19/9.29	c  N dy   254     42582      9651     41578         0     17269    126575   1514455     92.52     97.41  --
9.80/9.88	c  S st   278     45761      9651     41578         0     10602    126575    325138     92.90   no data  --
9.90/9.96	c  S st   278     46264      9651     41578         0     11105    126575    377091     92.90   no data  --
9.90/9.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.90/9.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.99/10.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
9.99/10.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.99/10.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.99/10.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9651 time:  0.00 s
9.99/10.03	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
11.49/11.56	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.52 s
11.49/11.56	c vivif2 --  cl tried    41578 cl shrink        0 lits rem          0 time: 0.00
11.49/11.57	c vivif2 --  cl tried    11105 cl shrink        0 lits rem          0 time: 0.01
11.59/11.61	c asymm  cl-useful: 0/41578/41578 lits-rem:0 time: 0.04
11.59/11.61	c calculated reachability. Time: 0.00
11.59/11.61	c  N dy   278     46264      9651     41578         0     11105    126575    377089     92.90   no data  --
12.29/12.36	c  N dy   304     50492      9651     41578         0     15333    126575   1014897     93.08     98.63  --
13.09/13.10	c  N dy   333     54619      9651     41578         0     19460    126575   1640229     93.22     98.45  --
13.79/13.85	c  N dy   359     58707      9651     41578         0     12627    126575    471559     93.15    104.66  --
14.49/14.56	c  N dy   387     62756      9651     41578         0     16676    126575   1079275     93.26    102.71  --
15.30/15.32	c  N dy   408     67002      9651     41578         0     20922    126575   1703655     93.11    100.27  --
15.70/15.76	c  S st   426     69396      9651     41578         0     23316    126575   2062980     93.25   no data  --
15.80/15.85	c  S st   426     69901      9651     41578         0     23821    126575   2117573     93.25   no data  --
15.80/15.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
15.80/15.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.90/15.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
15.99/16.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.99/16.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.99/16.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9651 time:  0.00 s
15.99/16.03	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
20.19/20.22	c lits-rem:        16  cl-subs:        3  v-elim:      0  v-fix:    0  time:  4.20 s
20.19/20.23	c vivif2 --  cl tried    41578 cl shrink        0 lits rem          0 time: 0.00
20.19/20.25	c vivif2 --  cl tried    23818 cl shrink        0 lits rem          0 time: 0.03
20.29/20.32	c asymm  cl-useful: 0/41578/41578 lits-rem:0 time: 0.06
20.29/20.32	c calculated reachability. Time: 0.00
20.29/20.32	c  N dy   426     69901      9651     41578         0     23818    126575   2117086     93.25   no data  --
21.09/21.12	c  N dy   459     74380      9651     41578         0     16336    126575    885124     93.51    100.89  --
21.90/22.00	c  N dy   494     79185      9651     41578         0     21141    126575   1604148     93.65     99.77  --
22.89/22.98	c  N dy   525     84259      9651     41578         0     13236    126575    266637     93.73    101.14  --
23.49/23.57	c  F st   545     87500      9651     41578         0     16477    126575    745072     93.75   no data  --
24.20/24.22	c  N st   550     90798      9651     41578         0     19775    126575   1344488     93.75   no data  --
25.39/25.43	c  N dy   574     96663      9651     41578         0     25640    126575   2349289     93.67    103.39  --
26.59/26.64	c  N dy   617    102949      9651     41578         0     17934    126575    832727     93.88    103.05  --
26.90/26.98	c  S st   628    104851      9651     41578         0     19835    126575   1097489     93.80     99.01  --
27.00/27.08	c  S st   628    105355      9651     41578         0     20339    126575   1156518     93.80   no data  --
27.00/27.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
27.00/27.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.10/27.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
27.10/27.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.10/27.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.10/27.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9651 time:  0.00 s
27.10/27.19	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
29.40/29.49	c lits-rem:        24  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.30 s
29.40/29.49	c vivif2 --  cl tried    41578 cl shrink        0 lits rem          0 time: 0.00
29.50/29.51	c vivif2 --  cl tried    20338 cl shrink        0 lits rem          0 time: 0.01
29.50/29.57	c asymm  cl-useful: 0/41578/41578 lits-rem:0 time: 0.06
29.50/29.57	c calculated reachability. Time: 0.00
29.50/29.57	c  N dy   628    105355      9651     41578         0     20338    126575   1155864     93.80   no data  --
30.89/30.92	c  N dy   672    112263      9651     41578         0     27246    126575   2203202     93.90     99.18  --
32.29/32.34	c  N dy   719    119527      9651     41578         0     19512    126575    919111     94.02     99.57  --
33.79/33.89	c  N dy   767    127321      9651     41578         0     27305    126575   2100509     93.95     99.20  --
35.49/35.53	c  N dy   815    135575      9651     41578         0     19566    126575    763650     94.01     99.33  --
37.19/37.23	c  N dy   871    144325      9651     41578         0     28314    126575   2082371     93.99     99.78  --
39.09/39.14	c  N dy   935    153600      9651     41578         0     20593    126575    753025     94.05    100.80  --
39.89/39.99	c  S st   963    158033      9651     41578         0     25026    126575   1430847     94.09   no data  --
40.09/40.10	c  S st   963    158540      9651     41578         0     25533    126575   1497569     94.09   no data  --
40.09/40.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
40.09/40.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.09/40.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
40.19/40.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.19/40.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.19/40.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9651 time:  0.00 s
40.19/40.23	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
43.19/43.22	c lits-rem:        12  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.98 s
43.19/43.22	c vivif2 --  cl tried    41578 cl shrink        0 lits rem          0 time: 0.00
43.19/43.24	c vivif2 --  cl tried    25532 cl shrink        0 lits rem          0 time: 0.02
43.29/43.31	c asymm  cl-useful: 0/41578/41578 lits-rem:0 time: 0.07
43.29/43.31	c calculated reachability. Time: 0.00
43.29/43.31	c  N dy   963    158540      9651     41578         0     25532    126575   1497004     94.09   no data  --
45.40/45.43	c  N dy  1030    168677      9651     41578         0     35668    126575   3018200     94.09     99.45  --
47.49/47.59	c  N dy  1098    179527      9651     41578         0     28521    126575   1851431     94.13    103.11  --
49.89/49.99	c  N dy  1167    191034      9651     41578         0     21025    126575    552302     94.01    100.22  --
52.39/52.46	c  N dy  1245    203252      9651     41578         0     33242    126575   2397422     94.02    103.12  --
55.10/55.18	c  N dy  1329    216282      9651     41578         0     26274    126575   1173108     93.91    101.44  --
58.10/58.16	c  N dy  1426    230084      9651     41578         0     40075    126575   3287939     94.10    101.79  --
59.69/59.76	c  S st  1480    237810      9651     41578         0     26798    126575   1136181     94.13   no data  --
59.79/59.86	c  S st  1480    238311      9651     41578         0     27299    126575   1192928     94.13   no data  --
59.79/59.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
59.79/59.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.89/59.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
59.89/59.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.89/59.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.89/59.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9651 time:  0.00 s
59.89/59.98	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
62.39/62.47	c lits-rem:        15  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.49 s
62.39/62.48	c vivif2 --  cl tried    41578 cl shrink        0 lits rem          0 time: 0.00
62.39/62.49	c vivif2 --  cl tried    27298 cl shrink        0 lits rem          0 time: 0.02
62.49/62.56	c asymm  cl-useful: 0/41578/41578 lits-rem:0 time: 0.07
62.49/62.56	c calculated reachability. Time: 0.00
62.49/62.56	c  N dy  1480    238311      9651     41578         0     27298    126575   1192795     94.13   no data  --
65.80/65.86	c  N dy  1578    253635      9651     41578         0     42620    126575   3506488     94.19    100.05  --
68.99/69.06	c  N dy  1678    269843      9651     41578         0     36830    126575   2543038     94.26    101.98  --
72.60/72.67	c  N dy  1792    287148      9651     41578         0     31136    126575   1484012     94.34     99.79  --
76.60/76.60	c  N dy  1911    305561      9651     41578         0     25549    126575    513401     94.38    105.52  --
76.70/76.73	c  F st  1914    306252      9651     41578         0     26240    126575    619932     94.38   no data  --
80.69/80.77	c  N dy  2012    325146      9651     41578         0     45133    126575   3709371     94.45    102.39  --
85.19/85.20	c  N dy  2146    345171      9651     41578         0     40161    126575   2582083     94.55    117.54  --
88.09/88.11	c  S st  2222    357467      9651     41578         0     26471    126575    355093     94.53     89.39  --
88.19/88.21	c  S st  2222    357970      9651     41578         0     26974    126575    416928     94.53   no data  --
88.19/88.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
88.19/88.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.19/88.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
88.19/88.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.19/88.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.19/88.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9651 time:  0.00 s
88.19/88.29	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
89.99/90.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.76 s
89.99/90.06	c vivif2 --  cl tried    41578 cl shrink        0 lits rem          0 time: 0.00
89.99/90.06	c vivif2 --  cl tried    26974 cl shrink        0 lits rem          0 time: 0.01
90.09/90.13	c asymm  cl-useful: 0/41578/41578 lits-rem:0 time: 0.06
90.09/90.13	c calculated reachability. Time: 0.00
90.09/90.13	c  N dy  2222    357970      9651     41578         0     26974    126575    416928     94.53   no data  --
94.49/94.55	c  N dy  2356    378007      9651     41578         0     47010    126575   3460265     94.60    148.06  --
99.09/99.14	c  N dy  2486    398119      9651     41578         0     40119    126575   2294069     94.65    101.04  --
103.89/103.93	c  N dy  2618    418172      9651     41578         0     32172    126575    933122     94.69    104.24  --
108.50/108.57	c  N dy  2754    438211      9651     41578         0     52208    126575   3951573     94.71    115.06  --
113.09/113.14	c  N dy  2875    458214      9651     41578         0     43211    126575   2424740     94.67    114.18  --
117.99/118.04	c  N dy  3005    478280      9651     41578         0     33274    126575    822154     94.72    103.20  --
122.69/122.79	c  N dy  3139    498743      9651     41578         0     53736    126575   3902145     94.74    100.23  --
127.49/127.59	c  N dy  3269    518826      9651     41578         0     42824    126575   2124471     94.78     99.94  --
132.09/132.14	c  S st  3389    536956      9651     41578         0     60953    126575   4873117     94.85   no data  --
132.19/132.29	c  S st  3389    537460      9651     41578         0     61457    126575   4929821     94.85   no data  --
132.29/132.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
132.29/132.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.29/132.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.07
132.59/132.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.59/132.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.59/132.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9651 time:  0.00 s
132.59/132.64	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
201.70/201.74	c lits-rem:         0  cl-subs:       10  v-elim:      0  v-fix:    0  time: 69.10 s
201.70/201.74	c vivif2 --  cl tried    41578 cl shrink        0 lits rem          0 time: 0.00
201.80/201.81	c vivif2 --  cl tried    61447 cl shrink        0 lits rem          0 time: 0.06
201.90/201.94	c asymm  cl-useful: 0/41578/41578 lits-rem:0 time: 0.13
201.90/201.95	c calculated reachability. Time: 0.00
201.90/201.95	c  N dy  3389    537460      9651     41578         0     61447    126575   4925985     94.85   no data  --
206.49/206.58	c  N dy  3518    557555      9651     41578         0     49540    126575   2990543     94.84    103.61  --
211.69/211.72	c  N dy  3648    577611      9651     41578         0     36595    126575    860964     94.90    100.48  --
216.60/216.60	c  N dy  3779    597893      9651     41578         0     56877    126575   3918135     94.93    102.33  --
221.29/221.38	c  N dy  3915    617914      9651     41578         0     42899    126575   1711908     95.01    103.86  --
226.00/226.08	c  N dy  4031    637947      9651     41578         0     62932    126575   4747140     95.02    100.72  --
230.79/230.82	c  N dy  4161    657957      9651     41578         0     47940    126575   2331475     95.04    100.64  --
235.69/235.79	c  N dy  4293    677996      9651     41578         0     67978    126575   5382996     95.06    100.88  --
240.40/240.42	c  N dy  4429    698045      9651     41578         0     52026    126575   2762763     95.09    103.07  --
245.50/245.51	c  N dy  4564    718083      9651     41578         0     72063    126575   5827623     95.14    101.99  --
250.09/250.15	c  N dy  4695    738145      9651     41578         0     55129    126575   3104540     95.16    117.31  --
255.59/255.68	c  N dy  4830    758292      9651     41578         0     75275    126575   6167475     95.18    104.20  --
260.60/260.63	c  N dy  4960    778463      9651     41578         0     57451    126575   3325673     95.18    101.45  --
266.10/266.13	c  N dy  5080    798468      9651     41578         0     77456    126575   6332587     95.17    101.78  --
267.89/267.98	c  S st  5133    806190      9651     41578         0     46175    126575   1446383     95.19     94.25  --
268.09/268.11	c  S st  5133    806692      9651     41578         0     46677    126575   1501658     95.19   no data  --
268.09/268.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
268.09/268.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
268.09/268.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.05
268.19/268.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
268.19/268.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
268.19/268.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9651 time:  0.00 s
268.19/268.26	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
271.60/271.65	c lits-rem:        22  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.39 s
271.60/271.65	c vivif2 --  cl tried    41578 cl shrink        0 lits rem          0 time: 0.00
271.60/271.67	c vivif2 --  cl tried    46674 cl shrink        0 lits rem          0 time: 0.02
271.70/271.77	c asymm  cl-useful: 0/41578/41578 lits-rem:0 time: 0.10
271.70/271.77	c calculated reachability. Time: 0.00
271.70/271.77	c  N dy  5133    806692      9651     41578         0     46674    126575   1500712     95.19   no data  --
276.90/276.93	c  N dy  5267    826866      9651     41578         0     66847    126575   4595345     95.22    101.25  --
282.29/282.38	c  N dy  5405    846879      9651     41578         0     46863    126575   1407061     95.25    103.07  --
287.49/287.52	c  N dy  5540    866983      9651     41578         0     66966    126575   4495296     95.28    100.42  --
293.00/293.02	c  N dy  5672    887014      9651     41578         0     45994    126575   1118468     95.30    106.55  --
297.80/297.82	c  N dy  5796    907023      9651     41578         0     66000    126575   4128211     95.30    100.68  --
303.30/303.33	c  N dy  5917    927079      9651     41578         0     44054    126575    692568     95.29    100.83  --
308.00/308.09	c  N dy  6044    947119      9651     41578         0     64094    126575   3766275     95.31    101.58  --
313.60/313.60	c  N dy  6174    967141      9651     41578         0     84115    126575   6816188     95.32    103.00  --
318.40/318.41	c  N dy  6311    987199      9651     41578         0     61174    126575   3138271     95.37    101.36  --
323.80/323.85	c  N dy  6441   1007301      9651     41578         0     81276    126575   6144907     95.37    101.37  --
328.91/328.95	c  N dy  6579   1027322      9651     41578         0     57299    126575   2423181     95.40    104.52  --
334.20/334.23	c  N dy  6711   1047328      9651     41578         0     77304    126575   5490022     95.43    127.32  --
339.59/339.68	c  N dy  6834   1067461      9651     41578         0     52438    126575   1523079     95.42    100.59  --
340.69/340.73	c  F st  6863   1071877      9651     41578         0     56854    126575   2203380     95.43     92.01  --
344.69/344.76	c  N dy  6939   1087463      9651     41578         0     72438    126575   4804731     95.45    126.80  --
350.90/350.97	c  N dy  7073   1107466      9651     41578         0     46444    126575    471803     95.48    106.45  --
356.09/356.14	c  N dy  7213   1127473      9651     41578         0     66446    126575   3591144     95.53    102.87  --
362.10/362.13	c  N dy  7348   1147522      9651     41578         0     86493    126575   6667050     95.58    127.15  --
367.80/367.82	c  N dy  7485   1167856      9651     41578         0     59831    126575   2389724     95.60    103.13  --
373.40/373.48	c  N dy  7613   1187934      9651     41578         0     79905    126575   5454141     95.61    106.44  --
379.59/379.60	c  N dy  7743   1207944      9651     41578         0     51920    126575   1022192     95.62    106.66  --
380.09/380.12	c  S st  7757   1210038      9651     41578         0     54014    126575   1342421     95.62     98.47  --
380.19/380.26	c  S st  7757   1210542      9651     41578         0     54518    126575   1403983     95.62   no data  --
380.19/380.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
380.19/380.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
380.29/380.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.06
380.39/380.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
380.39/380.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
380.39/380.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9651 time:  0.00 s
380.39/380.41	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
383.59/383.66	c lits-rem:         4  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.25 s
383.59/383.66	c vivif2 --  cl tried    41578 cl shrink        0 lits rem          0 time: 0.00
383.59/383.68	c vivif2 --  cl tried    54518 cl shrink        0 lits rem          0 time: 0.02
383.69/383.79	c asymm  cl-useful: 0/41578/41578 lits-rem:0 time: 0.11
383.69/383.79	c calculated reachability. Time: 0.00
383.69/383.79	c  N dy  7757   1210542      9651     41578         0     54518    126575   1403979     95.62   no data  --
389.09/389.18	c  N dy  7890   1230574      9651     41578         0     74548    126575   4489219     95.64    103.68  --
395.40/395.40	c  N dy  8018   1250668      9651     41578         0     94641    126575   7558197     95.65    101.75  --
400.79/400.88	c  N dy  8153   1270812      9651     41578         0     65789    126575   2988194     95.67    104.53  --
406.80/406.83	c  N dy  8293   1290873      9651     41578         0     85848    126575   6089793     95.71    124.59  --
413.09/413.16	c  N dy  8436   1311102      9651     41578         0     56083    126575   1348311     95.76    103.12  --
418.40/418.40	c  N dy  8569   1331201      9651     41578         0     76181    126575   4451503     95.78    101.42  --
424.30/424.39	c  N dy  8699   1351374      9651     41578         0     96353    126575   7515460     95.78    109.42  --
429.79/429.81	c  N dy  8830   1371434      9651     41578         0     65409    126575   2636071     95.79    101.10  --
435.30/435.38	c  N dy  8958   1391517      9651     41578         0     85490    126575   5726549     95.81    102.77  --
441.60/441.64	c  N dy  9094   1411557      9651     41578         0     53537    126575    679759     95.83    104.97  --
446.70/446.72	c  N dy  9231   1431651      9651     41578         0     73626    126575   3788074     95.85    101.83  --
452.50/452.53	c  N dy  9354   1451666      9651     41578         0     93640    126575   6833882     95.84    116.56  --
458.39/458.42	c  N dy  9481   1471707      9651     41578         0     60688    126575   1630243     95.84    101.41  --
463.70/463.77	c  N dy  9618   1491798      9651     41578         0     80778    126575   4743371     95.87    124.47  --
469.80/469.83	c  N dy  9740   1511879      9651     41578         0    100856    126575   7836708     95.86    101.28  --
475.49/475.51	c  N dy  9877   1532040      9651     41578         0     67014    126575   2418148     95.88    100.93  --
481.20/481.20	c  N dy 10010   1552100      9651     41578         0     87072    126575   5523671     95.89    101.26  --
487.60/487.63	c  N dy 10141   1572258      9651     41578         0    107229    126575   8589575     95.90    100.98  --
493.00/493.00	c  N dy 10270   1592320      9651     41578         0     72296    126575   3079259     95.90    101.42  --
498.80/498.88	c  N dy 10401   1612469      9651     41578         0     92445    126575   6120618     95.91    102.51  --
505.60/505.60	c  N dy 10540   1632566      9651     41578         0     56544    126575    549076     95.93    101.78  --
510.80/510.85	c  N dy 10674   1652816      9651     41578         0     76792    126575   3654223     95.95    101.20  --
516.80/516.82	c  N dy 10805   1672912      9651     41578         0     96885    126575   6753827     95.95    106.73  --
523.30/523.39	c  N dy 10936   1693068      9651     41578         0     60047    126575    943242     95.97    102.75  --
527.90/527.99	c  S st 11045   1710544      9651     41578         0     77521    126575   3609894     95.97   no data  --
528.10/528.15	c  S st 11045   1711047      9651     41578         0     78024    126575   3672621     95.97   no data  --
528.10/528.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
528.10/528.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
528.20/528.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.07
528.39/528.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
528.39/528.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
528.39/528.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9651 time:  0.00 s
528.39/528.41	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
565.80/565.89	c lits-rem:         1  cl-subs:        5  v-elim:      0  v-fix:    0  time: 37.49 s
565.90/565.90	c vivif2 --  cl tried    41578 cl shrink        0 lits rem          0 time: 0.00
565.90/565.95	c vivif2 --  cl tried    78019 cl shrink        0 lits rem          0 time: 0.05
566.00/566.09	c asymm  cl-useful: 0/41578/41578 lits-rem:0 time: 0.14
566.00/566.09	c calculated reachability. Time: 0.00
566.00/566.09	c  N dy 11045   1711047      9651     41578         0     78019    126575   3671022     95.97   no data  --
572.00/572.03	c  N dy 11176   1731128      9651     41578         0     98100    126575   6752211     95.98    102.47  --
578.70/578.72	c  N dy 11310   1751326      9651     41578         0     60299    126575    820277     95.99    101.73  --
584.01/584.03	c  N dy 11439   1771467      9651     41578         0     80440    126575   3931931     96.00    101.99  --
590.10/590.12	c  N dy 11570   1791542      9651     41578         0    100515    126575   7044664     96.02    119.29  --
596.70/596.78	c  N dy 11699   1811604      9651     41578         0     61580    126575    863520     96.03    101.68  --
602.10/602.11	c  N dy 11824   1831662      9651     41578         0     81637    126575   3951048     96.03    123.90  --
608.21/608.29	c  N dy 11959   1851683      9651     41578         0    101657    126575   7024127     96.05    121.01  --
615.10/615.12	c  N dy 12091   1871754      9651     41578         0     61725    126575    743648     96.05    102.30  --
620.50/620.50	c  N dy 12225   1891762      9651     41578         0     81730    126575   3846032     96.07    104.47  --
626.80/626.80	c  N dy 12370   1911967      9651     41578         0    101932    126575   6999732     96.10    101.63  --
633.80/633.80	c  N dy 12497   1932055      9651     41578         0     61033    126575    497923     96.11    106.28  --
639.30/639.38	c  N dy 12632   1952062      9651     41578         0     81039    126575   3580873     96.12    101.77  --
645.80/645.82	c  N dy 12757   1972111      9651     41578         0    101087    126575   6678552     96.13    101.76  --
653.10/653.12	c  N dy 12890   1992124      9651     41578         0    121100    126575   9745638     96.14    104.62  --
659.10/659.14	c  N dy 13027   2012151      9651     41578         0     79124    126575   3122264     96.15    107.69  --
665.60/665.60	c  N dy 13167   2032389      9651     41578         0     99362    126575   6251818     96.18    101.57  --
672.90/672.90	c  N dy 13295   2052583      9651     41578         0    119554    126575   9377165     96.19    105.44  --
679.30/679.32	c  N dy 13426   2072605      9651     41578         0     76581    126575   2602229     96.20    102.22  --
685.61/685.60	c  N dy 13555   2092762      9651     41578         0     96736    126575   5724750     96.20    103.36  --
692.91/692.92	c  N dy 13697   2112856      9651     41578         0    116827    126575   8864119     96.23    101.71  --
699.50/699.58	c  N dy 13828   2132912      9651     41578         0     72892    126575   1909012     96.24    102.13  --
705.40/705.44	c  N dy 13956   2153080      9651     41578         0     93059    126575   5024208     96.25    102.63  --
712.00/712.05	c  N dy 14087   2173368      9651     41578         0    113345    126575   8156331     96.26    105.78  --
719.11/719.18	c  N dy 14219   2193416      9651     41578         0     68397    126575   1026851     96.27    119.99  --
724.10/724.12	c  S st 14341   2211049      9651     41578         0     86029    126575   3744020     96.27    100.03  --
724.20/724.29	c  S st 14341   2211553      9651     41578         0     86533    126575   3803957     96.27   no data  --
724.30/724.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
724.30/724.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
724.30/724.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.07
724.50/724.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
724.50/724.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
724.50/724.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9651 time:  0.00 s
724.50/724.55	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
766.50/766.55	c lits-rem:         1  cl-subs:        6  v-elim:      0  v-fix:    0  time: 42.00 s
766.50/766.55	c vivif2 --  cl tried    41578 cl shrink        0 lits rem          0 time: 0.00
766.61/766.60	c vivif2 --  cl tried    86527 cl shrink        0 lits rem          0 time: 0.05
766.71/766.76	c asymm  cl-useful: 0/41578/41578 lits-rem:0 time: 0.16
766.71/766.77	c calculated reachability. Time: 0.00
766.71/766.77	c  N dy 14341   2211553      9651     41578         0     86527    126575   3801974     96.27   no data  --
772.91/772.95	c  N dy 14460   2231609      9651     41578         0    106583    126575   6886067     96.26    101.39  --
780.11/780.11	c  N dy 14589   2251642      9651     41578         0    126616    126575  10011223     96.27    107.47  --
786.20/786.24	c  N dy 14720   2271864      9651     41578         0     80834    126575   2804610     96.28    101.42  --
792.31/792.32	c  N dy 14856   2291901      9651     41578         0    100871    126575   5895103     96.29    101.78  --
799.31/799.30	c  N dy 14987   2312118      9651     41578         0    121086    126575   8966683     96.29    103.12  --
806.11/806.18	c  N dy 15117   2332180      9651     41578         0     74151    126575   1633250     96.30    101.42  --
811.90/811.98	c  N dy 15246   2352216      9651     41578         0     94185    126575   4689495     96.30    105.03  --
818.71/818.73	c  N dy 15376   2372373      9651     41578         0    114338    126575   7796370     96.31    101.67  --
826.11/826.12	c  N dy 15488   2392538      9651     41578         0    134502    126575  10889974     96.31    102.14  --
831.91/831.92	c  N dy 15620   2412593      9651     41578         0     86560    126575   3413166     96.32    114.34  --
838.22/838.27	c  N dy 15749   2432687      9651     41578         0    106653    126575   6507854     96.33    108.19  --
845.70/845.73	c  N dy 15880   2453692      9651     41578         0    127654    126575   9772238     96.33    102.46  --
852.41/852.41	c  N dy 16008   2473808      9651     41578         0     78776    126575   2064573     96.34    103.00  --
858.41/858.44	c  N dy 16134   2493887      9651     41578         0     98855    126575   5151567     96.34    116.44  --
865.20/865.29	c  N dy 16267   2513954      9651     41578         0    118922    126575   8230541     96.35    105.19  --
872.80/872.84	c  N dy 16388   2533964      9651     41578         0    138932    126575  11311805     96.34    101.91  --
878.91/878.96	c  N dy 16507   2553983      9651     41578         0     88954    126575   3457735     96.34    111.39  --
885.30/885.38	c  N dy 16637   2574008      9651     41578         0    108977    126575   6545934     96.35    101.62  --
892.61/892.63	c  N dy 16767   2594014      9651     41578         0    128982    126575   9569576     96.35    103.38  --
899.81/899.82	c  N dy 16893   2614064      9651     41578         0     78037    126575   1623271     96.36    101.94  --
905.70/905.78	c  N dy 17028   2634081      9651     41578         0     98051    126575   4733032     96.38    101.90  --
912.51/912.58	c  N dy 17157   2654093      9651     41578         0    118061    126575   7826995     96.39    102.83  --
920.21/920.27	c  N dy 17293   2674121      9651     41578         0    138089    126575  10944472     96.41    118.84  --
926.71/926.75	c  N dy 17423   2694336      9651     41578         0     86310    126575   2760268     96.41    102.38  --
932.00/932.06	c  S st 17532   2711553      9651     41578         0    103524    126575   5389746     96.41     92.12  --
932.21/932.27	c  S st 17532   2712059      9651     41578         0    104030    126575   5442845     96.41   no data  --
932.21/932.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
932.21/932.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
932.31/932.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.09
932.61/932.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
932.61/932.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
932.61/932.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9651 time:  0.00 s
932.61/932.63	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1027.61/1027.68	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 95.05 s
1027.61/1027.68	c vivif2 --  cl tried    41578 cl shrink        0 lits rem          0 time: 0.00
1027.71/1027.76	c vivif2 --  cl tried   104028 cl shrink        0 lits rem          0 time: 0.07
1027.91/1027.95	c asymm  cl-useful: 0/41578/41578 lits-rem:0 time: 0.19
1027.91/1027.95	c calculated reachability. Time: 0.00
1027.91/1027.95	c  N dy 17532   2712059      9651     41578         0    104028    126575   5442073     96.41   no data  --
1034.81/1034.85	c  N dy 17661   2732085      9651     41578         0    124053    126575   8506692     96.41    123.89  --
1042.71/1042.72	c  N dy 17787   2752095      9651     41578         0    144058    126575  11610280     96.42    107.02  --
1048.81/1048.86	c  N dy 17918   2772213      9651     41578         0     91186    126575   3388806     96.43    102.81  --
1055.31/1055.38	c  N dy 18052   2792352      9651     41578         0    111322    126575   6477191     96.43    102.29  --
1062.71/1062.71	c  N dy 18176   2812550      9651     41578         0    131517    126575   9613815     96.44    102.92  --
1070.51/1070.55	c  N dy 18296   2832639      9651     41578         0     77602    126575   1122792     96.44    163.02  --
1076.91/1076.91	c  N dy 18428   2852686      9651     41578         0     97647    126575   4184029     96.44    109.68  --
1084.12/1084.19	c  N dy 18557   2872767      9651     41578         0    117726    126575   7248001     96.44    103.41  --
1092.32/1092.36	c  N dy 18684   2892875      9651     41578         0    137832    126575  10368672     96.45    105.01  --
1100.11/1100.15	c  N dy 18809   2912921      9651     41578         0     82878    126575   1787973     96.45    106.28  --
1106.71/1106.77	c  N dy 18938   2932962      9651     41578         0    102918    126575   4845350     96.45    103.31  --
1114.32/1114.37	c  N dy 19077   2953082      9651     41578         0    123038    126575   7958661     96.46    102.06  --
1122.82/1122.89	c  N dy 19217   2973152      9651     41578         0    143108    126575  11128612     96.48    101.58  --
1130.41/1130.49	c  N dy 19358   2993251      9651     41578         0     87216    126575   2336099     96.50    103.26  --
1137.32/1137.38	c  N dy 19497   3013357      9651     41578         0    107319    126575   5444488     96.51    105.00  --
1145.02/1145.09	c  N dy 19634   3033391      9651     41578         0    127350    126575   8533655     96.53    103.12  --
1153.82/1153.83	c  N dy 19769   3053418      9651     41578         0    147376    126575  11621735     96.53    104.16  --
1161.21/1161.23	c  N dy 19908   3073479      9651     41578         0     90440    126575   2674265     96.55    119.43  --
1168.12/1168.11	c  N dy 20033   3093528      9651     41578         0    110486    126575   5745165     96.56    104.96  --
1175.82/1175.89	c  N dy 20158   3113563      9651     41578         0    130521    126575   8841917     96.56    147.23  --
1184.71/1184.74	c  N dy 20298   3133575      9651     41578         0    150533    126575  11945707     96.58    105.25  --
1191.91/1191.91	c  N dy 20424   3153595      9651     41578         0     92565    126575   2823548     96.58    136.19  --
1198.92/1198.96	c  N dy 20555   3173641      9651     41578         0    112610    126575   5904523     96.58    101.88  --
1206.91/1206.93	c  N dy 20687   3193732      9651     41578         0    132699    126575   9022041     96.59    103.98  --
1214.91/1214.95	c  S st 20803   3212059      9651     41578         0    151024    126575  11821511     96.59   no data  --
1215.21/1215.25	c  S st 20803   3212562      9651     41578         0    151527    126575  11879484     96.59   no data  --
1215.21/1215.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1215.21/1215.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1215.42/1215.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.14
1216.01/1216.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1216.01/1216.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1216.01/1216.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9651 time:  0.00 s
1216.01/1216.05	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3175658-1301784971/watcher-3175658-1301784971 -o /tmp/evaluation-result-3175658-1301784971/solver-3175658-1301784971 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175658-1301784971.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: 4.00 3.95 3.64 4/189 20874
/proc/meminfo: memFree=21354708/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=33236 CPUtime=0 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 1533 0 0 0 0 0 0 0 25 0 1 0 270913278 34033664 1279 33554432000 4194304 4650387 140736255224688 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 8309 1280 329 112 0 3274 0

[startup+0.044832 s]
/proc/loadavg: 4.00 3.95 3.64 4/189 20874
/proc/meminfo: memFree=21354708/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=35744 CPUtime=0.03 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 2353 0 0 0 3 0 0 0 25 0 1 0 270913278 36601856 2099 33554432000 4194304 4650387 140736255224688 18446744073709551615 4369128 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 8936 2099 347 112 0 3901 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 35744

[startup+0.100812 s]
/proc/loadavg: 4.00 3.95 3.64 4/189 20874
/proc/meminfo: memFree=21354708/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=42736 CPUtime=0.09 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 3963 0 0 0 9 0 0 0 25 0 1 0 270913278 43761664 3461 33554432000 4194304 4650387 140736255224688 18446744073709551615 4441735 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 10684 3461 365 112 0 5649 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42736

[startup+0.300802 s]
/proc/loadavg: 4.00 3.95 3.64 4/189 20874
/proc/meminfo: memFree=21354708/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=45400 CPUtime=0.29 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 4665 0 0 0 29 0 0 0 25 0 1 0 270913278 46489600 4163 33554432000 4194304 4650387 140736255224688 18446744073709551615 4365298 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 11350 4163 379 112 0 6315 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45400

[startup+0.700728 s]
/proc/loadavg: 4.00 3.95 3.64 4/189 20874
/proc/meminfo: memFree=21354708/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=45400 CPUtime=0.69 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 5065 0 0 0 69 0 0 0 25 0 1 0 270913278 46489600 4563 33554432000 4194304 4650387 140736255224688 18446744073709551615 4306780 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 11350 4563 379 112 0 6315 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45400

[startup+1.5006 s]
/proc/loadavg: 4.00 3.95 3.64 5/190 20875
/proc/meminfo: memFree=21336844/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=46192 CPUtime=1.49 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 6185 0 0 0 148 1 0 0 25 0 1 0 270913278 47300608 4369 33554432000 4194304 4650387 140736255224688 18446744073709551615 4304225 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 11548 4369 381 112 0 6513 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46192

[startup+3.10031 s]
/proc/loadavg: 4.00 3.95 3.64 5/190 20875
/proc/meminfo: memFree=21323948/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=46404 CPUtime=3.09 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 8099 0 0 0 308 1 0 0 25 0 1 0 270913278 47517696 4717 33554432000 4194304 4650387 140736255224688 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 11601 4718 381 112 0 6566 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46404

[startup+6.30075 s]
/proc/loadavg: 4.00 3.95 3.64 5/190 20875
/proc/meminfo: memFree=21282576/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=76072 CPUtime=6.29 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 18064 0 0 0 626 3 0 0 25 0 1 0 270913278 77897728 12923 33554432000 4194304 4650387 140736255224688 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 19018 12923 383 112 0 13983 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 76072

[startup+12.7006 s]
/proc/loadavg: 4.00 3.95 3.65 5/190 20876
/proc/meminfo: memFree=21283772/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=79916 CPUtime=12.69 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 22953 0 0 0 1265 4 0 0 25 0 1 0 270913278 81833984 13485 33554432000 4194304 4650387 140736255224688 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 19979 13485 383 112 0 14944 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 79916

[startup+25.5004 s]
/proc/loadavg: 4.00 3.95 3.65 5/190 20876
/proc/meminfo: memFree=21164144/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=150304 CPUtime=25.49 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 38400 0 0 0 2542 7 0 0 25 0 1 0 270913278 153911296 21675 33554432000 4194304 4650387 140736255224688 18446744073709551615 4363351 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 37576 21675 383 112 0 32541 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 150304

[startup+51.1009 s]
/proc/loadavg: 4.00 3.95 3.66 5/190 20877
/proc/meminfo: memFree=21068312/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=117300 CPUtime=51.1 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 58650 0 0 0 5098 12 0 0 25 0 1 0 270913278 120115200 22854 33554432000 4194304 4650387 140736255224688 18446744073709551615 4363534 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 29325 22854 383 112 0 24290 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 117300

[startup+102.307 s]
/proc/loadavg: 4.06 3.97 3.68 5/190 20878
/proc/meminfo: memFree=21017892/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=164180 CPUtime=102.3 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 96581 0 0 0 10208 22 0 0 25 0 1 0 270913278 168120320 26475 33554432000 4194304 4650387 140736255224688 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 41045 26475 383 112 0 36010 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 164180

[startup+162.3 s]
/proc/loadavg: 4.02 3.97 3.70 5/190 20880
/proc/meminfo: memFree=20909360/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=212672 CPUtime=162.3 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 129969 0 0 0 16201 29 0 0 25 0 1 0 270913278 217776128 38974 33554432000 4194304 4650387 140736255224688 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 53168 38974 383 112 0 48133 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 212672

[startup+222.301 s]
/proc/loadavg: 4.01 3.97 3.71 5/190 20881
/proc/meminfo: memFree=20885288/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=167508 CPUtime=222.29 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 144771 0 0 0 22197 32 0 0 25 0 1 0 270913278 171528192 36390 33554432000 4194304 4650387 140736255224688 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 41877 36390 383 112 0 36842 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 167508

[startup+282.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 20883
/proc/meminfo: memFree=20867524/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=171148 CPUtime=282.29 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 183586 0 0 0 28184 45 0 0 25 0 1 0 270913278 175255552 36022 33554432000 4194304 4650387 140736255224688 18446744073709551615 4311354 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 42787 36022 383 112 0 37752 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 171148

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 20894
/proc/meminfo: memFree=20817044/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=218852 CPUtime=342.3 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 222649 0 0 0 34174 56 0 0 25 0 1 0 270913278 224104448 38042 33554432000 4194304 4650387 140736255224688 18446744073709551615 4334059 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 54713 38042 383 112 0 49678 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 218852

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 20895
/proc/meminfo: memFree=20789120/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=222448 CPUtime=402.29 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 256798 0 0 0 40162 67 0 0 25 0 1 0 270913278 227786752 39243 33554432000 4194304 4650387 140736255224688 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 55612 39243 383 112 0 50577 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 222448

[startup+462.301 s]
/proc/loadavg: 4.05 3.99 3.77 5/190 20897
/proc/meminfo: memFree=20797888/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=223372 CPUtime=462.3 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 292286 0 0 0 46154 76 0 0 25 0 1 0 270913278 228732928 39426 33554432000 4194304 4650387 140736255224688 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 55843 39426 383 112 0 50808 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 223372

[startup+522.301 s]
/proc/loadavg: 4.02 3.99 3.78 5/190 20898
/proc/meminfo: memFree=20769208/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=223988 CPUtime=522.3 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 325768 0 0 0 52146 84 0 0 25 0 1 0 270913278 229363712 44734 33554432000 4194304 4650387 140736255224688 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 55997 44734 383 112 0 50962 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 223988

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.79 5/190 20900
/proc/meminfo: memFree=20748348/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=231916 CPUtime=582.3 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 340702 0 0 0 58142 88 0 0 25 0 1 0 270913278 237481984 40068 33554432000 4194304 4650387 140736255224688 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 57979 40068 383 112 0 52944 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 231916

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.81 5/190 20902
/proc/meminfo: memFree=20736420/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=232584 CPUtime=642.3 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 373491 0 0 0 64134 96 0 0 25 0 1 0 270913278 238166016 42121 33554432000 4194304 4650387 140736255224688 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 58146 42121 383 112 0 53111 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 232584

[startup+702.301 s]
/proc/loadavg: 4.03 4.00 3.82 5/190 20903
/proc/meminfo: memFree=20725588/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=233220 CPUtime=702.3 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 404155 0 0 0 70120 110 0 0 25 0 1 0 270913278 238817280 40511 33554432000 4194304 4650387 140736255224688 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 58305 40511 383 112 0 53270 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 233220

[startup+762.307 s]
/proc/loadavg: 4.01 4.00 3.83 5/190 20905
/proc/meminfo: memFree=20706464/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=241000 CPUtime=762.31 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 417580 0 0 0 76119 112 0 0 25 0 1 0 270913278 246784000 42797 33554432000 4194304 4650387 140736255224688 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 60250 42797 383 112 0 55215 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 241000

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 20906
/proc/meminfo: memFree=20650148/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=241456 CPUtime=822.31 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 445612 0 0 0 82112 119 0 0 25 0 1 0 270913278 247250944 48296 33554432000 4194304 4650387 140736255224688 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 60364 48296 383 112 0 55329 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 241456

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 20908
/proc/meminfo: memFree=20741256/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=242212 CPUtime=882.31 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 476573 0 0 0 88103 128 0 0 25 0 1 0 270913278 248025088 44133 33554432000 4194304 4650387 140736255224688 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 60553 44133 383 112 0 55518 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 242212

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 20910
/proc/meminfo: memFree=20680336/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=259892 CPUtime=942.31 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 505695 0 0 0 94097 134 0 0 25 0 1 0 270913278 266129408 49022 33554432000 4194304 4650387 140736255224688 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 64973 49022 383 112 0 59938 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 259892

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 20911
/proc/meminfo: memFree=20689992/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=259892 CPUtime=1002.31 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 505695 0 0 0 100097 134 0 0 25 0 1 0 270913278 266129408 49022 33554432000 4194304 4650387 140736255224688 18446744073709551615 4476408 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 64973 49022 383 112 0 59938 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 259892

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.86 5/190 20913
/proc/meminfo: memFree=20585672/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=260064 CPUtime=1062.31 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 521980 0 0 0 106093 138 0 0 25 0 1 0 270913278 266305536 53013 33554432000 4194304 4650387 140736255224688 18446744073709551615 4315597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 65016 53013 383 112 0 59981 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 260064

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.87 5/190 20914
/proc/meminfo: memFree=20473428/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=260424 CPUtime=1122.31 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 548644 0 0 0 112083 148 0 0 25 0 1 0 270913278 266674176 54483 33554432000 4194304 4650387 140736255224688 18446744073709551615 4306751 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 65106 54483 383 112 0 60071 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 260424

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 20916
/proc/meminfo: memFree=20457024/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=260828 CPUtime=1182.31 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 574827 0 0 0 118072 159 0 0 25 0 1 0 270913278 267087872 54701 33554432000 4194304 4650387 140736255224688 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 65207 54701 383 112 0 60172 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 260828

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.88 5/190 20918
/proc/meminfo: memFree=20373184/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=376612 CPUtime=1242.32 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 616335 0 0 0 124063 169 0 0 25 0 1 0 270913278 385650688 83025 33554432000 4194304 4650387 140736255224688 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 94153 83025 383 112 0 89118 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 376612



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.82 3.96 3.87 5/190 21003
/proc/meminfo: memFree=21247868/32951124 swapFree=67111528/67111528
[pid=20874] ppid=20872 vsize=376612 CPUtime=1300.02 cores=0,2
/proc/20874/stat : 20874 (strangenight1-s) R 20872 20874 20667 0 -1 4202496 616350 0 0 0 129833 169 0 0 25 0 1 0 270913278 385650688 83040 33554432000 4194304 4650387 140736255224688 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20874/statm: 94153 83040 383 112 0 89118 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 376612

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.02
CPU time (s): 1300.05
CPU user time (s): 1298.34
CPU system time (s): 1.70574
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 376612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.34
system time used= 1.70574
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 616350
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 2176

runsolver used 2.30365 second user time and 4.82027 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-03 00:56:12
IDJOB=3175658
IDBENCH=82676
IDSOLVER=1589
FILE ID=node144/3175658-1301784971
RUNJOBID= node144-1301783648-20685
PBS_JOBID= 12841374
Free space on /tmp= 71296 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S1091905403-047-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175658-1301784971/watcher-3175658-1301784971 -o /tmp/evaluation-result-3175658-1301784971/solver-3175658-1301784971 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175658-1301784971.cnf

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

MD5SUM BENCH= a2618a2d05b86feb60504578f5d9c7e5
RANDOM SEED=507021172

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.83
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.850
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.75
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21354988 kB
Buffers:        357836 kB
Cached:       10592216 kB
SwapCached:          0 kB
Active:        8426300 kB
Inactive:      2894724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21354988 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31120 kB
Writeback:           0 kB
AnonPages:      370508 kB
Mapped:          16376 kB
Slab:           212548 kB
PageTables:       6008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   630428 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= 71296 MiB
End job on node144 at 2011-04-03 01:17:54