Trace number 3369872

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 (fixed)? (TO) 1300.06 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S677627694-051-UNKNOWN.cnf
MD5SUMc57904e3ea235f276cacd03d81f1155b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.75673
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-3369872-1305383348.cnf'
0.00/0.00	c -- header says num vars:          10000
0.00/0.00	c -- header says num clauses:       42000
0.01/0.02	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.01/0.02	c -- vars added      10000
0.01/0.02	c Parsing time:  0.02 s
0.01/0.02	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data  --
0.01/0.04	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.02
0.01/0.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.01/0.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.01/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.01/0.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10000 time:  0.00 s
0.01/0.08	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
0.09/0.14	c lits-rem:         0  cl-subs:        0  v-elim:    375  v-fix:    0  time:  0.06 s
0.09/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.16	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.16	c calculated reachability. Time: 0.00
0.09/0.16	c Calc default polars -  time:   0.00 s pos:    4412 undec:    1224 neg:    4364
0.09/0.16	c =========================================================================================
0.09/0.16	c types(t): F = full restart, N = normal restart
0.09/0.16	c types(t): S = simplification begin/end, E = solution found
0.09/0.16	c restart types(rt): st = static, dy = dynamic
0.09/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.16	c  B st     0         0      9625     41510         0         0    126594         0   no data   no data  --
0.69/0.73	c  N dy    22      4110      9625     41510         0      4109    126594    648689     89.68     94.49  --
1.29/1.33	c  N dy    52      8207      9625     41510         0      4708    126594    333874     93.86    100.82  --
1.89/1.91	c  N dy    80     12244      9625     41510         0      8745    126594    931624     94.01    103.83  --
2.49/2.52	c  N dy   104     16321      9625     41510         0      7075    126594    390449     93.55     98.78  --
3.10/3.13	c  N dy   132     20464      9625     41510         0     11218    126594   1010689     93.40    100.97  --
3.70/3.75	c  N dy   157     24466      9625     41510         0      7849    126594    287264     93.10     98.28  --
3.80/3.82	c  F st   160     25000      9625     41510         0      8383    126594    364813     93.01     84.72  --
4.59/4.65	c  N dy   166     30003      9625     41510         0     13385    126594   1293563     93.01   no data  --
4.59/4.65	c  S st   166     30003      9625     41510         0     13385    126594   1293563     93.01   no data  --
4.69/4.73	c  S st   166     30507      9625     41510         0     13889    126594   1344990     93.01   no data  --
4.69/4.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.69/4.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.69/4.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
4.79/4.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.79/4.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/4.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9625 time:  0.00 s
4.79/4.85	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
6.50/6.54	c lits-rem:        44  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.69 s
6.50/6.58	c asymm  cl-useful: 0/41510/41510 lits-rem:0 time: 0.04
6.50/6.58	c calculated reachability. Time: 0.00
6.50/6.58	c  N dy   166     30507      9625     41510         0     13885    126594   1344334     93.01   no data  --
7.19/7.27	c  N dy   195     34580      9625     41510         0      9270    126594    316677     93.23     98.83  --
7.89/7.91	c  N dy   224     38659      9625     41510         0     13349    126594    933769     93.44     99.48  --
8.59/8.60	c  N dy   252     42811      9625     41510         0     17500    126594   1548958     93.50    101.84  --
9.09/9.11	c  S st   271     45761      9625     41510         0     10607    126594    334389     93.40   no data  --
9.09/9.18	c  S st   271     46261      9625     41510         0     11107    126594    387406     93.40   no data  --
9.09/9.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.09/9.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.19/9.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
9.19/9.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/9.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/9.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9625 time:  0.00 s
9.19/9.25	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
10.69/10.74	c lits-rem:        19  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.49 s
10.69/10.75	c vivif2 --  cl tried    41510 cl shrink        0 lits rem          0 time: 0.00
10.69/10.75	c vivif2 --  cl tried    11107 cl shrink        0 lits rem          0 time: 0.01
10.69/10.79	c asymm  cl-useful: 0/41510/41510 lits-rem:0 time: 0.04
10.69/10.79	c calculated reachability. Time: 0.00
10.69/10.79	c  N dy   271     46261      9625     41510         0     11107    126594    387387     93.40   no data  --
11.39/11.41	c  N dy   297     50264      9625     41510         0     15108    126594    988235     93.65    100.27  --
11.99/12.08	c  N dy   327     54284      9625     41510         0     19128    126594   1610795     94.05     99.02  --
12.69/12.76	c  N dy   357     58330      9625     41510         0     12252    126594    419371     94.25    110.41  --
13.39/13.41	c  N dy   382     62476      9625     41510         0     16397    126594   1038979     94.21    100.74  --
13.99/14.09	c  N dy   406     66561      9625     41510         0     20482    126594   1659664     94.09    138.49  --
14.49/14.58	c  S st   426     69391      9625     41510         0     23312    126594   2076352     94.10     83.12  --
14.59/14.67	c  S st   426     69894      9625     41510         0     23815    126594   2132463     94.10   no data  --
14.59/14.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
14.59/14.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.69/14.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
14.79/14.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.79/14.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.79/14.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9625 time:  0.00 s
14.79/14.83	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
18.71/18.74	c lits-rem:        28  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.91 s
18.71/18.74	c vivif2 --  cl tried    41510 cl shrink        0 lits rem          0 time: 0.00
18.71/18.77	c vivif2 --  cl tried    23814 cl shrink        0 lits rem          0 time: 0.02
18.80/18.82	c asymm  cl-useful: 0/41510/41510 lits-rem:0 time: 0.05
18.80/18.83	c calculated reachability. Time: 0.00
18.80/18.83	c  N dy   426     69894      9625     41510         0     23814    126594   2132249     94.10   no data  --
19.50/19.56	c  N dy   457     74367      9625     41510         0     16329    126594    884066     94.24     99.70  --
20.30/20.35	c  N dy   484     79188      9625     41510         0     21150    126594   1610648     94.16    114.98  --
21.20/21.27	c  N dy   519     84407      9625     41510         0     13390    126594    283041     94.21     99.22  --
21.69/21.76	c  F st   542     87501      9625     41510         0     16484    126594    745310     94.32   no data  --
22.29/22.35	c  N st   547     90800      9625     41510         0     19782    126594   1403933     94.32   no data  --
23.29/23.39	c  N dy   575     96617      9625     41510         0     25599    126594   2341807     94.46     99.59  --
24.49/24.52	c  N dy   614    103016      9625     41510         0     18006    126594    837313     94.56     99.59  --
24.79/24.84	c  S st   626    104841      9625     41510         0     19831    126594   1117273     94.55   no data  --
24.89/24.92	c  S st   626    105344      9625     41510         0     20334    126594   1174238     94.55   no data  --
24.89/24.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
24.89/24.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.89/24.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
24.99/25.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.99/25.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.99/25.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9625 time:  0.00 s
24.99/25.03	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
26.99/27.00	c lits-rem:        25  cl-subs:        1  v-elim:      0  v-fix:    0  time:  1.98 s
26.99/27.01	c vivif2 --  cl tried    41510 cl shrink        0 lits rem          0 time: 0.00
26.99/27.02	c vivif2 --  cl tried    20333 cl shrink        0 lits rem          0 time: 0.01
26.99/27.07	c asymm  cl-useful: 0/41510/41510 lits-rem:0 time: 0.05
26.99/27.07	c calculated reachability. Time: 0.00
26.99/27.07	c  N dy   626    105344      9625     41510         0     20333    126594   1173763     94.55   no data  --
28.19/28.29	c  N dy   675    112287      9625     41510         0     27276    126594   2220777     94.68    100.05  --
29.49/29.53	c  N dy   719    119481      9625     41510         0     19476    126594    925381     94.74    100.26  --
30.80/30.86	c  N dy   766    127298      9625     41510         0     27293    126594   2095915     94.69    102.81  --
32.29/32.32	c  N dy   822    135514      9625     41510         0     19514    126594    773225     94.86    103.42  --
33.79/33.84	c  N dy   879    144262      9625     41510         0     28260    126594   2089326     94.86    101.10  --
35.49/35.52	c  N dy   935    153558      9625     41510         0     20555    126594    787074     94.75    101.05  --
36.30/36.34	c  S st   966    158016      9625     41510         0     25013    126594   1480581     94.79   no data  --
36.39/36.44	c  S st   966    158519      9625     41510         0     25516    126594   1538135     94.79   no data  --
36.39/36.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
36.39/36.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.39/36.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
36.49/36.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.49/36.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.49/36.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9625 time:  0.00 s
36.49/36.56	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
39.20/39.27	c lits-rem:        12  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.71 s
39.20/39.28	c vivif2 --  cl tried    41510 cl shrink        0 lits rem          0 time: 0.00
39.20/39.29	c vivif2 --  cl tried    25514 cl shrink        0 lits rem          0 time: 0.02
39.30/39.36	c asymm  cl-useful: 0/41510/41510 lits-rem:0 time: 0.06
39.30/39.36	c calculated reachability. Time: 0.00
39.30/39.36	c  N dy   966    158519      9625     41510         0     25514    126594   1537598     94.79   no data  --
41.29/41.35	c  N dy  1029    168757      9625     41510         0     35752    126594   3096920     94.79    100.25  --
43.29/43.32	c  N dy  1086    179683      9625     41510         0     28675    126594   1860768     94.65    100.99  --
45.49/45.56	c  N dy  1164    191232      9625     41510         0     21231    126594    584875     94.69    100.23  --
47.79/47.81	c  N dy  1240    203450      9625     41510         0     33446    126594   2405269     94.70    103.09  --
50.29/50.32	c  N dy  1323    216470      9625     41510         0     26465    126594   1238932     94.76    117.67  --
52.99/53.02	c  N dy  1411    230383      9625     41510         0     40378    126594   3355437     94.76    101.39  --
54.39/54.40	c  S st  1459    237778      9625     41510         0     26770    126594   1110497     94.78   no data  --
54.49/54.50	c  S st  1459    238282      9625     41510         0     27274    126594   1170485     94.78   no data  --
54.49/54.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
54.49/54.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.49/54.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
54.59/54.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.59/54.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.59/54.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9625 time:  0.00 s
54.59/54.60	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
56.69/56.71	c lits-rem:        21  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.11 s
56.69/56.71	c vivif2 --  cl tried    41510 cl shrink        0 lits rem          0 time: 0.00
56.69/56.73	c vivif2 --  cl tried    27273 cl shrink        0 lits rem          0 time: 0.01
56.69/56.79	c asymm  cl-useful: 0/41510/41510 lits-rem:0 time: 0.06
56.69/56.79	c calculated reachability. Time: 0.00
56.69/56.79	c  N dy  1459    238282      9625     41510         0     27273    126594   1170203     94.78   no data  --
59.79/59.82	c  N dy  1558    253553      9625     41510         0     42541    126594   3503006     94.83    106.29  --
62.80/62.86	c  N dy  1670    270010      9625     41510         0     37005    126594   2578952     94.97    100.60  --
66.09/66.17	c  N dy  1789    287306      9625     41510         0     31306    126594   1513745     95.06    104.17  --
69.70/69.73	c  N dy  1908    305647      9625     41510         0     25645    126594    536100     95.12    100.67  --
69.80/69.84	c  F st  1913    306251      9625     41510         0     26249    126594    630035     95.12   no data  --
73.49/73.57	c  N dy  2001    325186      9625     41510         0     45180    126594   3754773     95.07    106.77  --
77.69/77.71	c  N dy  2140    345272      9625     41510         0     40268    126594   2612029     95.18    104.90  --
80.39/80.43	c  S st  2223    357424      9625     41510         0     26423    126594    351092     95.22   no data  --
80.49/80.53	c  S st  2223    357930      9625     41510         0     26929    126594    406374     95.22   no data  --
80.49/80.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.49/80.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.49/80.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
80.59/80.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.59/80.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.59/80.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9625 time:  0.00 s
80.59/80.60	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
82.09/82.14	c lits-rem:         3  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.54 s
82.09/82.14	c vivif2 --  cl tried    41510 cl shrink        0 lits rem          0 time: 0.00
82.09/82.15	c vivif2 --  cl tried    26929 cl shrink        0 lits rem          0 time: 0.01
82.19/82.21	c asymm  cl-useful: 0/41510/41510 lits-rem:0 time: 0.06
82.19/82.21	c calculated reachability. Time: 0.00
82.19/82.21	c  N dy  2223    357930      9625     41510         0     26929    126594    406371     95.22   no data  --
86.19/86.24	c  N dy  2349    378034      9625     41510         0     47032    126594   3436836     95.23    102.66  --
90.39/90.43	c  N dy  2477    398316      9625     41510         0     40311    126594   2325461     95.32    100.46  --
94.70/94.74	c  N dy  2598    418377      9625     41510         0     32368    126594    977650     95.30    100.55  --
98.90/98.97	c  N dy  2723    438473      9625     41510         0     52462    126594   4043274     95.29    100.35  --
103.09/103.19	c  N dy  2864    458482      9625     41510         0     43474    126594   2512487     95.38    101.67  --
107.60/107.63	c  N dy  2991    478496      9625     41510         0     33492    126594    816962     95.39    100.62  --
111.90/111.93	c  N dy  3116    498726      9625     41510         0     53720    126594   3911240     95.40    105.71  --
116.30/116.34	c  N dy  3247    518979      9625     41510         0     42973    126594   2151628     95.50    100.53  --
120.29/120.37	c  S st  3363    536895      9625     41510         0     60887    126594   4909596     95.53    100.28  --
120.49/120.50	c  S st  3363    537396      9625     41510         0     61388    126594   4978431     95.53   no data  --
120.49/120.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
120.49/120.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
120.49/120.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
120.69/120.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
120.69/120.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
120.80/120.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9625 time:  0.00 s
120.80/120.80	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
186.10/186.18	c lits-rem:         0  cl-subs:       13  v-elim:      0  v-fix:    0  time: 65.38 s
186.10/186.18	c vivif2 --  cl tried    41510 cl shrink        0 lits rem          0 time: 0.00
186.20/186.24	c vivif2 --  cl tried    61375 cl shrink        0 lits rem          0 time: 0.06
186.30/186.35	c asymm  cl-useful: 0/41510/41510 lits-rem:0 time: 0.11
186.30/186.36	c calculated reachability. Time: 0.00
186.30/186.36	c  N dy  3363    537396      9625     41510         0     61375    126594   4974087     95.53   no data  --
190.40/190.40	c  N dy  3483    557423      9625     41510         0     49408    126594   2965445     95.52    101.48  --
194.79/194.83	c  N dy  3617    577535      9625     41510         0     36526    126594    864785     95.57    103.03  --
198.89/198.97	c  N dy  3743    597567      9625     41510         0     56555    126594   3936321     95.62    101.18  --
203.19/203.29	c  N dy  3873    617621      9625     41510         0     42614    126594   1666020     95.64    108.23  --
207.60/207.65	c  N dy  3998    637764      9625     41510         0     62755    126594   4740824     95.69    100.81  --
211.89/211.94	c  N dy  4123    657822      9625     41510         0     47810    126594   2289644     95.71    101.04  --
216.60/216.65	c  N dy  4248    677928      9625     41510         0     67914    126594   5374897     95.70    101.44  --
221.10/221.16	c  N dy  4367    697940      9625     41510         0     51921    126594   2763135     95.67    101.52  --
225.99/226.04	c  N dy  4491    717974      9625     41510         0     71950    126594   5833145     95.67    122.41  --
230.40/230.48	c  N dy  4610    738148      9625     41510         0     55130    126594   3081300     95.64    101.64  --
235.41/235.48	c  N dy  4735    758204      9625     41510         0     75185    126594   6213923     95.68    106.78  --
239.90/239.92	c  N dy  4870    778294      9625     41510         0     57277    126594   3311680     95.74    128.38  --
245.00/245.05	c  N dy  5009    798428      9625     41510         0     77411    126594   6387324     95.77    105.46  --
246.69/246.72	c  S st  5061    806094      9625     41510         0     46080    126594   1438122     95.76   no data  --
246.79/246.83	c  S st  5061    806597      9625     41510         0     46583    126594   1494658     95.76   no data  --
246.79/246.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
246.79/246.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
246.79/246.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.05
246.89/246.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
246.89/246.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.89/246.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9625 time:  0.00 s
246.89/246.95	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
249.99/250.04	c lits-rem:        13  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.09 s
249.99/250.05	c vivif2 --  cl tried    41510 cl shrink        0 lits rem          0 time: 0.00
249.99/250.06	c vivif2 --  cl tried    46582 cl shrink        0 lits rem          0 time: 0.02
250.09/250.15	c asymm  cl-useful: 0/41510/41510 lits-rem:0 time: 0.08
250.09/250.15	c calculated reachability. Time: 0.00
250.09/250.15	c  N dy  5061    806597      9625     41510         0     46582    126594   1494272     95.76   no data  --
254.50/254.55	c  N dy  5184    826689      9625     41510         0     66673    126594   4541578     95.75    105.27  --
259.20/259.30	c  N dy  5305    846917      9625     41510         0     46904    126594   1421478     95.72    100.81  --
263.70/263.72	c  N dy  5435    866994      9625     41510         0     66977    126594   4470190     95.73    103.95  --
268.50/268.57	c  N dy  5567    887040      9625     41510         0     46029    126594   1160641     95.75    101.85  --
272.90/272.99	c  N dy  5691    907308      9625     41510         0     66294    126594   4234146     95.75    101.51  --
277.99/278.01	c  N dy  5819    927427      9625     41510         0     44416    126594    746833     95.76    102.07  --
282.40/282.42	c  N dy  5954    947774      9625     41510         0     64763    126594   3860609     95.78    101.01  --
287.40/287.47	c  N dy  6069    967863      9625     41510         0     84851    126594   6922314     95.76    106.65  --
291.79/291.89	c  N dy  6204    987965      9625     41510         0     61947    126594   3316917     95.79    102.45  --
297.01/297.01	c  N dy  6332   1007993      9625     41510         0     81973    126594   6393039     95.79    101.38  --
301.80/301.87	c  N dy  6457   1028063      9625     41510         0     58045    126594   2555890     95.79    102.13  --
306.91/306.92	c  N dy  6586   1048168      9625     41510         0     78149    126594   5620116     95.80    102.27  --
312.00/312.09	c  N dy  6708   1068306      9625     41510         0     53289    126594   1652884     95.79    101.62  --
312.90/312.93	c  F st  6733   1071876      9625     41510         0     56859    126594   2220937     95.81   no data  --
317.00/317.04	c  N dy  6816   1088329      9625     41510         0     73311    126594   4954667     95.82    102.71  --
322.59/322.62	c  N dy  6944   1108414      9625     41510         0     47396    126594    612228     95.85    103.62  --
327.30/327.33	c  N dy  7074   1128516      9625     41510         0     67496    126594   3708563     95.86    101.90  --
332.70/332.74	c  N dy  7201   1148542      9625     41510         0     87520    126594   6785708     95.89    109.29  --
337.71/337.77	c  N dy  7329   1168587      9625     41510         0     60571    126594   2470407     95.90    103.68  --
342.90/342.93	c  N dy  7463   1188631      9625     41510         0     80613    126594   5550723     95.93    101.70  --
348.50/348.54	c  N dy  7595   1208829      9625     41510         0     52811    126594   1139730     95.95    101.57  --
348.72/348.78	c  S st  7603   1209895      9625     41510         0     53877    126594   1295903     95.95   no data  --
348.90/348.90	c  S st  7603   1210399      9625     41510         0     54381    126594   1352457     95.95   no data  --
348.90/348.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
348.90/348.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
348.90/348.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.05
349.00/349.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
349.00/349.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
349.00/349.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9625 time:  0.00 s
349.00/349.03	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
351.80/351.85	c lits-rem:         3  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.82 s
351.80/351.86	c vivif2 --  cl tried    41510 cl shrink        0 lits rem          0 time: 0.00
351.80/351.87	c vivif2 --  cl tried    54378 cl shrink        0 lits rem          0 time: 0.02
351.91/351.98	c asymm  cl-useful: 0/41510/41510 lits-rem:0 time: 0.10
351.91/351.98	c calculated reachability. Time: 0.00
351.91/351.98	c  N dy  7603   1210399      9625     41510         0     54378    126594   1352136     95.95   no data  --
356.80/356.85	c  N dy  7730   1230492      9625     41510         0     74469    126594   4436719     95.96    101.42  --
362.21/362.20	c  N dy  7856   1250543      9625     41510         0     94519    126594   7501620     95.96    121.61  --
366.90/366.90	c  N dy  7982   1270722      9625     41510         0     65701    126594   2970982     95.97    101.52  --
372.00/372.02	c  N dy  8108   1290773      9625     41510         0     85750    126594   6059948     95.96    102.67  --
377.31/377.36	c  N dy  8239   1310840      9625     41510         0     55819    126594   1333824     95.99    101.89  --
382.10/382.16	c  N dy  8372   1330933      9625     41510         0     75910    126594   4400839     96.00    101.16  --
387.50/387.59	c  N dy  8502   1351083      9625     41510         0     96060    126594   7488505     96.01    101.27  --
392.50/392.58	c  N dy  8629   1371351      9625     41510         0     65338    126594   2658293     96.01    103.96  --
397.60/397.60	c  N dy  8754   1391430      9625     41510         0     85417    126594   5721078     96.01    101.45  --
403.20/403.23	c  N dy  8875   1411481      9625     41510         0     53468    126594    666701     96.00    101.24  --
407.81/407.89	c  N dy  9015   1431630      9625     41510         0     73617    126594   3775623     96.03    101.28  --
413.30/413.31	c  N dy  9158   1451642      9625     41510         0     93627    126594   6901093     96.07    103.96  --
418.70/418.71	c  N dy  9289   1471708      9625     41510         0     60688    126594   1631972     96.10    105.55  --
423.61/423.62	c  N dy  9426   1491825      9625     41510         0     80805    126594   4730171     96.12    101.61  --
429.20/429.23	c  N dy  9561   1511826      9625     41510         0    100804    126594   7792714     96.14    101.59  --
434.41/434.41	c  N dy  9693   1531828      9625     41510         0     66805    126594   2414131     96.14    101.56  --
439.50/439.55	c  N dy  9827   1551892      9625     41510         0     86866    126594   5460956     96.14    102.58  --
445.41/445.42	c  N dy  9962   1572005      9625     41510         0    106976    126594   8539921     96.16    101.65  --
450.30/450.32	c  N dy 10093   1592035      9625     41510         0     72012    126594   3062401     96.16    115.00  --
455.50/455.57	c  N dy 10228   1612125      9625     41510         0     92100    126594   6178179     96.19    101.29  --
461.50/461.58	c  N dy 10351   1632132      9625     41510         0     56116    126594    484943     96.20    103.36  --
466.20/466.27	c  N dy 10479   1652162      9625     41510         0     76145    126594   3566311     96.20    111.77  --
471.71/471.70	c  N dy 10609   1672178      9625     41510         0     96157    126594   6652181     96.21    102.08  --
477.70/477.70	c  N dy 10748   1692392      9625     41510         0     59372    126594    835583     96.23    101.57  --
481.91/481.97	c  S st 10864   1710399      9625     41510         0     77377    126594   3605876     96.24     86.42  --
482.11/482.11	c  S st 10864   1710902      9625     41510         0     77880    126594   3655326     96.24   no data  --
482.11/482.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
482.11/482.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
482.11/482.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.06
482.31/482.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
482.31/482.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
482.31/482.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9625 time:  0.00 s
482.31/482.34	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
516.91/516.91	c lits-rem:         3  cl-subs:        5  v-elim:      0  v-fix:    0  time: 34.56 s
516.91/516.91	c vivif2 --  cl tried    41510 cl shrink        0 lits rem          0 time: 0.00
516.91/516.95	c vivif2 --  cl tried    77875 cl shrink        0 lits rem          0 time: 0.04
517.02/517.09	c asymm  cl-useful: 0/41510/41510 lits-rem:0 time: 0.13
517.02/517.09	c calculated reachability. Time: 0.00
517.02/517.09	c  N dy 10864   1710902      9625     41510         0     77875    126594   3654352     96.24   no data  --
522.52/522.53	c  N dy 10988   1730967      9625     41510         0     97939    126594   6757037     96.25    101.47  --
528.51/528.56	c  N dy 11117   1751073      9625     41510         0     60049    126594    790997     96.26    101.86  --
533.41/533.49	c  N dy 11258   1771217      9625     41510         0     80193    126594   3917612     96.28    103.53  --
538.91/539.00	c  N dy 11381   1791323      9625     41510         0    100297    126594   6988372     96.29    102.31  --
545.11/545.16	c  N dy 11527   1811367      9625     41510         0     61343    126594    840077     96.31    105.48  --
550.11/550.10	c  N dy 11657   1831491      9625     41510         0     81467    126594   3933387     96.32    103.45  --
555.70/555.73	c  N dy 11793   1851579      9625     41510         0    101552    126594   7012544     96.33    105.12  --
562.21/562.29	c  N dy 11917   1871792      9625     41510         0     61769    126594    759565     96.33    101.49  --
567.51/567.52	c  N dy 12041   1891998      9625     41510         0     81973    126594   3883755     96.34    101.64  --
573.51/573.53	c  N dy 12175   1912126      9625     41510         0    102099    126594   7006022     96.36    101.87  --
580.21/580.25	c  N dy 12306   1932130      9625     41510         0     61101    126594    513727     96.39    163.49  --
585.31/585.34	c  N dy 12426   1952306      9625     41510         0     81275    126594   3621562     96.39    102.04  --
591.20/591.21	c  N dy 12559   1972373      9625     41510         0    101339    126594   6728171     96.40    124.25  --
597.80/597.82	c  N dy 12686   1992515      9625     41510         0    121479    126594   9808055     96.40    102.17  --
603.20/603.22	c  N dy 12815   2012523      9625     41510         0     79499    126594   3215871     96.41    119.43  --
609.01/609.02	c  N dy 12945   2032597      9625     41510         0     99570    126594   6316141     96.42    103.67  --
615.31/615.31	c  N dy 13073   2052650      9625     41510         0    119623    126594   9434301     96.44    101.66  --
620.80/620.80	c  N dy 13205   2072694      9625     41510         0     76669    126594   2596801     96.44    103.52  --
626.20/626.20	c  N dy 13330   2092926      9625     41510         0     96901    126594   5695297     96.45    102.57  --
632.30/632.39	c  N dy 13468   2112947      9625     41510         0    116920    126594   8782424     96.46    106.85  --
638.21/638.26	c  N dy 13594   2132951      9625     41510         0     72929    126594   1875456     96.46    102.99  --
643.52/643.54	c  N dy 13722   2153045      9625     41510         0     93022    126594   5007527     96.47    102.69  --
649.51/649.54	c  N dy 13854   2173052      9625     41510         0    113026    126594   8079072     96.48    106.21  --
655.91/655.99	c  N dy 13984   2193088      9625     41510         0     68066    126594    980195     96.49    102.85  --
660.40/660.44	c  S st 14094   2210902      9625     41510         0     85878    126594   3728225     96.49     85.92  --
660.60/660.60	c  S st 14094   2211409      9625     41510         0     86385    126594   3781920     96.49   no data  --
660.60/660.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
660.60/660.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
660.60/660.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.07
660.80/660.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
660.80/660.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
660.80/660.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9625 time:  0.00 s
660.80/660.84	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
699.11/699.14	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 38.30 s
699.11/699.14	c vivif2 --  cl tried    41510 cl shrink        0 lits rem          0 time: 0.00
699.11/699.19	c vivif2 --  cl tried    86381 cl shrink        0 lits rem          0 time: 0.05
699.31/699.33	c asymm  cl-useful: 0/41510/41510 lits-rem:0 time: 0.14
699.31/699.34	c calculated reachability. Time: 0.00
699.31/699.34	c  N dy 14094   2211409      9625     41510         0     86381    126594   3781329     96.49   no data  --
705.12/705.11	c  N dy 14232   2231537      9625     41510         0    106504    126594   6904868     96.51    104.77  --
711.61/711.68	c  N dy 14367   2251582      9625     41510         0    126547    126594   9996010     96.52    104.61  --
717.31/717.30	c  N dy 14492   2271896      9625     41510         0     80865    126594   2861842     96.53    107.87  --
722.81/722.87	c  N dy 14614   2292008      9625     41510         0    100973    126594   5944205     96.53    102.18  --
729.22/729.21	c  N dy 14750   2312035      9625     41510         0    120997    126594   9030408     96.54    102.61  --
735.41/735.47	c  N dy 14884   2332210      9625     41510         0     74175    126594   1639947     96.56    103.49  --
740.71/740.72	c  N dy 15005   2352247      9625     41510         0     94210    126594   4731994     96.55    103.95  --
746.71/746.79	c  N dy 15133   2372260      9625     41510         0    114221    126594   7817001     96.56    106.15  --
753.61/753.69	c  N dy 15272   2392456      9625     41510         0    134414    126594  10939015     96.57    103.48  --
759.02/759.04	c  N dy 15410   2412630      9625     41510         0     86596    126594   3427015     96.59    101.68  --
764.81/764.88	c  N dy 15548   2432693      9625     41510         0    106658    126594   6523909     96.60    103.93  --
771.21/771.28	c  N dy 15661   2452786      9625     41510         0    126750    126594   9588746     96.59    102.45  --
777.72/777.71	c  N dy 15781   2472794      9625     41510         0     77758    126594   1911152     96.59    107.72  --
783.01/783.06	c  N dy 15902   2492823      9625     41510         0     97786    126594   5021179     96.59    102.54  --
789.21/789.26	c  N dy 16025   2513029      9625     41510         0    117992    126594   8143956     96.59    107.51  --
796.21/796.25	c  N dy 16162   2533111      9625     41510         0    138070    126594  11302315     96.61    102.72  --
801.61/801.66	c  N dy 16297   2553278      9625     41510         0     88245    126594   3356593     96.62    102.28  --
807.42/807.46	c  N dy 16430   2573373      9625     41510         0    108337    126594   6430233     96.63    102.00  --
814.11/814.14	c  N dy 16572   2593374      9625     41510         0    128338    126594   9544222     96.65    102.63  --
820.63/820.68	c  N dy 16702   2613483      9625     41510         0     77452    126594   1573634     96.66    102.91  --
826.02/826.03	c  N dy 16822   2633512      9625     41510         0     97481    126594   4662722     96.66    103.46  --
832.21/832.23	c  N dy 16947   2653587      9625     41510         0    117555    126594   7745584     96.66    102.73  --
839.22/839.21	c  N dy 17078   2673641      9625     41510         0    137607    126594  10801570     96.67    101.91  --
845.12/845.15	c  N dy 17215   2693721      9625     41510         0     85686    126594   2656000     96.67    102.66  --
850.22/850.27	c  S st 17347   2711409      9625     41510         0    103372    126594   5408385     96.70   no data  --
850.42/850.45	c  S st 17347   2711912      9625     41510         0    103875    126594   5464315     96.70   no data  --
850.42/850.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
850.42/850.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
850.52/850.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.08
850.71/850.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
850.71/850.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
850.71/850.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9625 time:  0.00 s
850.71/850.77	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
939.92/939.92	c lits-rem:         1  cl-subs:        9  v-elim:      0  v-fix:    0  time: 89.15 s
939.92/939.92	c vivif2 --  cl tried    41510 cl shrink        0 lits rem          0 time: 0.00
939.92/939.99	c vivif2 --  cl tried   103866 cl shrink        0 lits rem          0 time: 0.07
940.12/940.16	c asymm  cl-useful: 0/41510/41510 lits-rem:0 time: 0.17
940.12/940.16	c calculated reachability. Time: 0.00
940.12/940.16	c  N dy 17347   2711912      9625     41510         0    103866    126594   5461829     96.70   no data  --
946.52/946.55	c  N dy 17483   2731960      9625     41510         0    123912    126594   8556586     96.70    104.65  --
953.73/953.72	c  N dy 17615   2752036      9625     41510         0    143986    126594  11663635     96.71    111.67  --
959.62/959.63	c  N dy 17742   2772096      9625     41510         0     91053    126594   3331517     96.72    101.90  --
966.02/966.00	c  N dy 17870   2792164      9625     41510         0    111119    126594   6430640     96.72    103.89  --
973.11/973.16	c  N dy 18006   2812175      9625     41510         0    131127    126594   9526486     96.73    106.23  --
980.71/980.76	c  N dy 18136   2832199      9625     41510         0     77154    126594   1059102     96.74    102.89  --
986.62/986.61	c  N dy 18269   2852205      9625     41510         0     97159    126594   4178435     96.75    103.14  --
993.22/993.23	c  N dy 18405   2872234      9625     41510         0    117187    126594   7256664     96.76    103.30  --
1000.51/1000.55	c  N dy 18529   2892255      9625     41510         0    137205    126594  10331419     96.76    104.35  --
1007.71/1007.78	c  N dy 18661   2912287      9625     41510         0     82243    126594   1687451     96.76    127.29  --
1013.72/1013.77	c  N dy 18791   2932330      9625     41510         0    102283    126594   4774047     96.77    102.49  --
1020.52/1020.54	c  N dy 18926   2952463      9625     41510         0    122414    126594   7868158     96.77    102.00  --
1028.22/1028.26	c  N dy 19061   2972580      9625     41510         0    142531    126594  11010552     96.78    102.66  --
1035.13/1035.14	c  N dy 19191   2992618      9625     41510         0     86576    126594   2239551     96.78    148.76  --
1041.42/1041.40	c  N dy 19329   3012951      9625     41510         0    106907    126594   5384768     96.79    102.17  --
1048.41/1048.42	c  N dy 19466   3033132      9625     41510         0    127087    126594   8548894     96.81    102.65  --
1056.12/1056.19	c  N dy 19596   3053137      9625     41510         0    147090    126594  11607522     96.81    102.30  --
1062.82/1062.83	c  N dy 19725   3073262      9625     41510         0     90224    126594   2645279     96.82    102.13  --
1069.12/1069.19	c  N dy 19861   3093567      9625     41510         0    110527    126594   5792026     96.83    102.69  --
1076.32/1076.39	c  N dy 19998   3113586      9625     41510         0    130544    126594   8955900     96.86    115.07  --
1084.42/1084.46	c  N dy 20141   3133643      9625     41510         0    150597    126594  12056656     96.87    102.96  --
1091.02/1091.02	c  N dy 20275   3153729      9625     41510         0     92690    126594   2841669     96.87    103.62  --
1097.42/1097.40	c  N dy 20401   3173762      9625     41510         0    112721    126594   5911794     96.87    103.15  --
1104.52/1104.57	c  N dy 20527   3193922      9625     41510         0    132880    126594   9058711     96.88    102.11  --
1111.72/1111.74	c  S st 20643   3211913      9625     41510         0    150871    126594  11823711     96.88   no data  --
1112.03/1112.01	c  S st 20643   3212414      9625     41510         0    151372    126594  11883163     96.88   no data  --
1112.03/1112.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1112.03/1112.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1112.14/1112.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.12
1112.72/1112.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1112.72/1112.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1112.72/1112.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9625 time:  0.00 s
1112.72/1112.73	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-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-3369872-1305383348/watcher-3369872-1305383348 -o /tmp/evaluation-result-3369872-1305383348/solver-3369872-1305383348 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369872-1305383348.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.62 3.94 3.82 6/325 12155
/proc/meminfo: memFree=28077592/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=33240 CPUtime=0 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 1530 0 0 0 0 0 0 0 22 0 1 0 649933641 34037760 1276 33554432000 4194304 4650387 140737417256560 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 8310 1276 329 112 0 3275 0

[startup+0.0136211 s]
/proc/loadavg: 3.62 3.94 3.82 6/325 12155
/proc/meminfo: memFree=28077592/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=34236 CPUtime=0.01 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 1866 0 0 0 1 0 0 0 22 0 1 0 649933641 35057664 1612 33554432000 4194304 4650387 140737417256560 18446744073709551615 4372692 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 8559 1612 329 112 0 3524 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 34236

[startup+0.100607 s]
/proc/loadavg: 3.62 3.94 3.82 6/325 12155
/proc/meminfo: memFree=28077592/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=43520 CPUtime=0.09 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 4096 0 0 0 9 0 0 0 22 0 1 0 649933641 44564480 3594 33554432000 4194304 4650387 140737417256560 18446744073709551615 4441243 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 10880 3595 365 112 0 5845 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43520

[startup+0.30057 s]
/proc/loadavg: 3.62 3.94 3.82 6/325 12155
/proc/meminfo: memFree=28077592/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=45032 CPUtime=0.29 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 4608 0 0 0 29 0 0 0 23 0 1 0 649933641 46112768 4106 33554432000 4194304 4650387 140737417256560 18446744073709551615 4333694 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 11258 4106 379 112 0 6223 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45032

[startup+0.700562 s]
/proc/loadavg: 3.62 3.94 3.82 6/325 12155
/proc/meminfo: memFree=28077592/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=45032 CPUtime=0.69 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 5059 0 0 0 69 0 0 0 25 0 1 0 649933641 46112768 4557 33554432000 4194304 4650387 140737417256560 18446744073709551615 4363420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 11258 4557 379 112 0 6223 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45032

[startup+1.50036 s]
/proc/loadavg: 3.62 3.94 3.82 5/330 12163
/proc/meminfo: memFree=27979080/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=45820 CPUtime=1.49 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 6282 0 0 0 149 0 0 0 25 0 1 0 649933641 46919680 4446 33554432000 4194304 4650387 140737417256560 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 11455 4446 381 112 0 6420 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45820

[startup+3.10113 s]
/proc/loadavg: 3.62 3.94 3.82 5/330 12163
/proc/meminfo: memFree=27963580/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=46048 CPUtime=3.1 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 8431 0 0 0 309 1 0 0 25 0 1 0 649933641 47153152 4994 33554432000 4194304 4650387 140737417256560 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 11512 4994 381 112 0 6477 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 46048

[startup+6.3005 s]
/proc/loadavg: 3.65 3.94 3.82 5/330 12163
/proc/meminfo: memFree=27924412/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=78016 CPUtime=6.29 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 18377 0 0 0 627 2 0 0 25 0 1 0 649933641 79888384 13154 33554432000 4194304 4650387 140737417256560 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 19504 13154 383 112 0 14469 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 78016

[startup+12.7004 s]
/proc/loadavg: 3.68 3.94 3.83 6/330 12164
/proc/meminfo: memFree=27786616/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=78104 CPUtime=12.69 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 23932 0 0 0 1266 3 0 0 25 0 1 0 649933641 79978496 12181 33554432000 4194304 4650387 140737417256560 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 19526 12182 383 112 0 14491 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 78104

[startup+25.5012 s]
/proc/loadavg: 3.75 3.95 3.83 5/330 12164
/proc/meminfo: memFree=27646812/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=106448 CPUtime=25.49 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 40045 0 0 0 2545 4 0 0 25 0 1 0 649933641 109002752 20301 33554432000 4194304 4650387 140737417256560 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 26612 20301 383 112 0 21577 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 106448

[startup+51.1006 s]
/proc/loadavg: 3.83 3.95 3.83 5/330 12165
/proc/meminfo: memFree=27524860/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=115860 CPUtime=51.09 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 62584 0 0 0 5100 9 0 0 25 0 1 0 649933641 118640640 22987 33554432000 4194304 4650387 140737417256560 18446744073709551615 4363420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 28965 22987 383 112 0 23930 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 115860

[startup+102.312 s]
/proc/loadavg: 3.96 3.97 3.84 5/330 12166
/proc/meminfo: memFree=27384588/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=117996 CPUtime=102.3 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 104038 0 0 0 10213 17 0 0 25 0 1 0 649933641 120827904 23446 33554432000 4194304 4650387 140737417256560 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 29499 23446 383 112 0 24464 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 117996

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.85 5/330 12168
/proc/meminfo: memFree=27292676/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=212580 CPUtime=162.3 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 130360 0 0 0 16208 22 0 0 25 0 1 0 649933641 217681920 38939 33554432000 4194304 4650387 140737417256560 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 53145 38939 383 112 0 48110 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 212580

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.85 5/330 12169
/proc/meminfo: memFree=27223568/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=213588 CPUtime=222.3 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 158883 0 0 0 22201 29 0 0 25 0 1 0 649933641 218714112 37503 33554432000 4194304 4650387 140737417256560 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 53397 37503 383 112 0 48362 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 213588

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.86 5/330 12171
/proc/meminfo: memFree=27201584/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=217004 CPUtime=282.3 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 200981 0 0 0 28192 38 0 0 25 0 1 0 649933641 222212096 38367 33554432000 4194304 4650387 140737417256560 18446744073709551615 4363428 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 54251 38367 383 112 0 49216 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 217004

[startup+342.301 s]
/proc/loadavg: 4.11 4.00 3.87 5/330 12172
/proc/meminfo: memFree=27169796/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=218004 CPUtime=342.3 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 241525 0 0 0 34181 49 0 0 25 0 1 0 649933641 223236096 39800 33554432000 4194304 4650387 140737417256560 18446744073709551615 4363416 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 54501 39800 383 112 0 49466 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 218004

[startup+402.301 s]
/proc/loadavg: 4.04 4.00 3.88 5/330 12174
/proc/meminfo: memFree=27136764/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=221640 CPUtime=402.3 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 278978 0 0 0 40172 58 0 0 25 0 1 0 649933641 226959360 43236 33554432000 4194304 4650387 140737417256560 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 55410 43236 383 112 0 50375 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 221640

[startup+462.3 s]
/proc/loadavg: 4.01 4.00 3.89 5/330 12176
/proc/meminfo: memFree=27135828/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=173304 CPUtime=462.3 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 317977 0 0 0 46163 67 0 0 25 0 1 0 649933641 177463296 36005 33554432000 4194304 4650387 140737417256560 18446744073709551615 4311145 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 43326 36005 383 112 0 38291 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 173304

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/330 12177
/proc/meminfo: memFree=27130832/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=228084 CPUtime=522.31 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 335047 0 0 0 52160 71 0 0 25 0 1 0 649933641 233558016 43329 33554432000 4194304 4650387 140737417256560 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 57021 43329 383 112 0 51986 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 228084

[startup+582.301 s]
/proc/loadavg: 4.05 4.01 3.90 5/330 12179
/proc/meminfo: memFree=27132032/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=178668 CPUtime=582.31 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 370946 0 0 0 58151 80 0 0 25 0 1 0 649933641 182956032 38526 33554432000 4194304 4650387 140737417256560 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 44667 38526 383 112 0 39632 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 178668

[startup+642.3 s]
/proc/loadavg: 4.07 4.02 3.91 5/330 12180
/proc/meminfo: memFree=27094036/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=229512 CPUtime=642.31 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 405658 0 0 0 64141 90 0 0 25 0 1 0 649933641 235020288 41039 33554432000 4194304 4650387 140737417256560 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 57378 41039 383 112 0 52343 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 229512

[startup+702.301 s]
/proc/loadavg: 4.02 4.02 3.91 5/330 12182
/proc/meminfo: memFree=27087672/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=238312 CPUtime=702.3 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 419447 0 0 0 70137 93 0 0 25 0 1 0 649933641 244031488 43750 33554432000 4194304 4650387 140737417256560 18446744073709551615 4364392 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 59578 43751 383 112 0 54543 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 238312

[startup+762.312 s]
/proc/loadavg: 4.01 4.01 3.91 5/330 12184
/proc/meminfo: memFree=27106596/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=239000 CPUtime=762.32 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 453433 0 0 0 76131 101 0 0 25 0 1 0 649933641 244736000 43525 33554432000 4194304 4650387 140737417256560 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 59750 43525 383 112 0 54715 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 239000

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/330 12185
/proc/meminfo: memFree=27133820/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=187668 CPUtime=822.31 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 486539 0 0 0 82122 109 0 0 25 0 1 0 649933641 192172032 40907 33554432000 4194304 4650387 140737417256560 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 46917 40907 383 112 0 41882 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 187668

[startup+882.3 s]
/proc/loadavg: 4.07 4.02 3.92 5/330 12187
/proc/meminfo: memFree=27052552/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=257568 CPUtime=882.31 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 506172 0 0 0 88118 113 0 0 25 0 1 0 649933641 263749632 48369 33554432000 4194304 4650387 140737417256560 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 64392 48369 383 112 0 59357 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 257568

[startup+942.301 s]
/proc/loadavg: 4.06 4.03 3.92 5/330 12188
/proc/meminfo: memFree=26975388/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=257568 CPUtime=942.31 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 507325 0 0 0 94118 113 0 0 25 0 1 0 649933641 263749632 49522 33554432000 4194304 4650387 140737417256560 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 64392 49522 383 112 0 59357 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 257568

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.92 5/330 12190
/proc/meminfo: memFree=26869572/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=257916 CPUtime=1002.31 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 536705 0 0 0 100109 122 0 0 25 0 1 0 649933641 264105984 53986 33554432000 4194304 4650387 140737417256560 18446744073709551615 4331965 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 64479 53986 383 112 0 59444 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 257916

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.92 5/330 12192
/proc/meminfo: memFree=26877088/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=205596 CPUtime=1062.32 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 566772 0 0 0 106101 131 0 0 25 0 1 0 649933641 210530304 45391 33554432000 4194304 4650387 140737417256560 18446744073709551615 4333616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 51399 45391 383 112 0 46364 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 205596

[startup+1122.3 s]
/proc/loadavg: 4.07 4.03 3.93 5/330 12193
/proc/meminfo: memFree=26755992/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=375752 CPUtime=1122.32 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 617511 0 0 0 112089 143 0 0 25 0 1 0 649933641 384770048 82831 33554432000 4194304 4650387 140737417256560 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 93938 82831 383 112 0 88903 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 375752

[startup+1182.3 s]
/proc/loadavg: 4.10 4.04 3.93 5/330 12195
/proc/meminfo: memFree=26741596/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=375924 CPUtime=1182.33 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 617533 0 0 0 118090 143 0 0 25 0 1 0 649933641 384946176 82853 33554432000 4194304 4650387 140737417256560 18446744073709551615 4476195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 93981 82853 383 112 0 88946 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 375924

[startup+1242.3 s]
/proc/loadavg: 4.03 4.03 3.93 5/330 12196
/proc/meminfo: memFree=26729764/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=375924 CPUtime=1242.33 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 617545 0 0 0 124090 143 0 0 25 0 1 0 649933641 384946176 82865 33554432000 4194304 4650387 140737417256560 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 93981 82865 383 112 0 88946 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 375924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.93 6/328 12199
/proc/meminfo: memFree=27060668/32950928 swapFree=60199044/67111528
[pid=12155] ppid=12153 vsize=376292 CPUtime=1300.03 cores=4,6
/proc/12155/stat : 12155 (strangenight1-s) R 12153 12155 11551 0 -1 4202496 617641 0 0 0 129860 143 0 0 25 0 1 0 649933641 385323008 82961 33554432000 4194304 4650387 140737417256560 18446744073709551615 4476379 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12155/statm: 94073 82961 383 112 0 89038 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 376292

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.61
CPU system time (s): 1.44578
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 376292

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

runsolver used 3.85241 second user time and 9.1876 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-14 16:29:08
IDJOB=3369872
IDBENCH=82681
IDSOLVER=1847
FILE ID=node122/3369872-1305383348
RUNJOBID= node122-1305383348-12121
PBS_JOBID= 13324380
Free space on /tmp= 73420 MiB

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

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

MD5SUM BENCH= c57904e3ea235f276cacd03d81f1155b
RANDOM SEED=453532728

node122.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.820
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.64
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.820
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.820
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.820
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      28080228 kB
Buffers:        258440 kB
Cached:        3270624 kB
SwapCached:      50104 kB
Active:         874124 kB
Inactive:      3788232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28080228 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           24648 kB
Writeback:           0 kB
AnonPages:     1093860 kB
Mapped:          14128 kB
Slab:           112480 kB
PageTables:      32868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52600272 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= 73416 MiB
End job on node122 at 2011-05-14 16:50:51