Trace number 3369735

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S709804505-031-UNKNOWN.cnf
MD5SUM5fbb493df133934f33cf8a2f736084e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark40.9418
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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369735-1305380891.cnf'
0.00/0.01	c -- header says num vars:          10000
0.00/0.01	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.00/0.05	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.02
0.00/0.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.06/0.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.06/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.06/0.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10000 time:  0.00 s
0.06/0.08	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
0.08/0.15	c lits-rem:         0  cl-subs:        0  v-elim:    338  v-fix:    0  time:  0.06 s
0.08/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.08/0.16	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.08/0.16	c calculated reachability. Time: 0.00
0.08/0.16	c Calc default polars -  time:   0.00 s pos:    4397 undec:    1189 neg:    4414
0.08/0.16	c =========================================================================================
0.08/0.16	c types(t): F = full restart, N = normal restart
0.08/0.16	c types(t): S = simplification begin/end, E = solution found
0.08/0.16	c restart types(rt): st = static, dy = dynamic
0.08/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.08/0.16	c  B st     0         0      9662     41605         0         0    126629         0   no data   no data  --
0.68/0.75	c  N dy    21      4047      9662     41605         0      4047    126629    680059     95.98    105.36  --
1.28/1.34	c  N dy    46      8121      9662     41605         0      4623    126629    332601     94.67    100.14  --
1.88/1.92	c  N dy    72     12196      9662     41605         0      8698    126629    958007     96.26    102.44  --
2.49/2.52	c  N dy    98     16216      9662     41605         0      6969    126629    395546     95.45    100.51  --
3.09/3.14	c  N dy   127     20378      9662     41605         0     11131    126629   1024871     95.55    100.65  --
3.68/3.77	c  N dy   150     24472      9662     41605         0      7852    126629    292241     95.47    101.69  --
3.78/3.84	c  F st   154     25002      9662     41605         0      8382    126629    370787     95.46     89.54  --
4.59/4.66	c  N dy   160     30001      9662     41605         0     13381    126629   1284601     95.46   no data  --
4.59/4.66	c  S st   160     30001      9662     41605         0     13381    126629   1284601     95.46   no data  --
4.69/4.74	c  S st   160     30511      9662     41605         0     13891    126629   1335561     95.46   no data  --
4.69/4.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4.69/4.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.69/4.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
4.79/4.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.79/4.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/4.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9662 time:  0.00 s
4.79/4.86	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
6.39/6.46	c lits-rem:        31  cl-subs:        3  v-elim:      0  v-fix:    0  time:  1.60 s
6.39/6.50	c asymm  cl-useful: 0/41605/41605 lits-rem:0 time: 0.04
6.39/6.51	c calculated reachability. Time: 0.00
6.39/6.51	c  N dy   160     30511      9662     41605         0     13888    126629   1334221     95.46   no data  --
7.08/7.17	c  N dy   188     34600      9662     41605         0      9288    126629    320656     95.54    101.20  --
7.70/7.79	c  N dy   216     38708      9662     41605         0     13396    126629    943153     95.51    101.50  --
8.38/8.44	c  N dy   239     42807      9662     41605         0     17495    126629   1560808     95.33    100.62  --
8.88/8.93	c  S st   260     45767      9662     41605         0     10615    126629    347530     95.46   no data  --
8.98/9.00	c  S st   260     46279      9662     41605         0     11127    126629    405481     95.46   no data  --
8.98/9.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.98/9.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.98/9.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
8.98/9.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.98/9.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.98/9.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9662 time:  0.00 s
8.98/9.07	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
10.58/10.64	c lits-rem:         6  cl-subs:        1  v-elim:      0  v-fix:    0  time:  1.58 s
10.58/10.65	c vivif2 --  cl tried    41605 cl shrink        0 lits rem          0 time: 0.00
10.58/10.65	c vivif2 --  cl tried    11126 cl shrink        0 lits rem          0 time: 0.00
10.58/10.69	c asymm  cl-useful: 0/41605/41605 lits-rem:0 time: 0.04
10.58/10.69	c calculated reachability. Time: 0.00
10.58/10.69	c  N dy   260     46279      9662     41605         0     11126    126629    405126     95.46   no data  --
11.28/11.33	c  N dy   287     50311      9662     41605         0     15158    126629   1010139     95.40    101.02  --
11.89/11.99	c  N dy   315     54365      9662     41605         0     19212    126629   1625389     95.47    103.72  --
12.59/12.66	c  N dy   340     58532      9662     41605         0     12457    126629    459662     95.29    100.68  --
13.29/13.32	c  N dy   363     62762      9662     41605         0     16687    126629   1084724     94.99    100.14  --
13.98/14.00	c  N dy   390     66918      9662     41605         0     20843    126629   1701652     94.86    101.61  --
14.38/14.41	c  S st   408     69418      9662     41605         0     23342    126629   2074442     94.87     86.18  --
14.48/14.50	c  S st   408     69923      9662     41605         0     23847    126629   2125546     94.87   no data  --
14.48/14.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
14.48/14.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.48/14.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
14.58/14.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.58/14.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.58/14.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9662 time:  0.00 s
14.58/14.66	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
18.38/18.42	c lits-rem:         6  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.77 s
18.38/18.43	c vivif2 --  cl tried    41605 cl shrink        0 lits rem          0 time: 0.00
18.38/18.45	c vivif2 --  cl tried    23843 cl shrink        0 lits rem          0 time: 0.02
18.48/18.51	c asymm  cl-useful: 0/41605/41605 lits-rem:0 time: 0.05
18.48/18.51	c calculated reachability. Time: 0.00
18.48/18.51	c  N dy   408     69923      9662     41605         0     23843    126629   2124656     94.87   no data  --
19.18/19.23	c  N dy   434     74458      9662     41605         0     16417    126629    880840     94.65    101.06  --
19.99/20.01	c  N dy   463     79233      9662     41605         0     21192    126629   1588020     94.59     99.83  --
20.79/20.87	c  N dy   494     84288      9662     41605         0     13267    126629    275207     94.40    100.34  --
21.29/21.38	c  F st   518     87500      9662     41605         0     16479    126629    764351     94.43     94.44  --
21.89/21.93	c  N st   523     90803      9662     41605         0     19782    126629   1351224     94.43   no data  --
22.89/22.96	c  N dy   549     96810      9662     41605         0     25789    126629   2303370     94.30    107.05  --
23.98/24.00	c  N dy   581    103118      9662     41605         0     18104    126629    847041     94.04    104.29  --
24.20/24.27	c  S st   590    104885      9662     41605         0     19871    126629   1099389     93.99   no data  --
24.28/24.36	c  S st   590    105388      9662     41605         0     20374    126629   1153024     93.99   no data  --
24.28/24.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.28/24.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.28/24.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
24.38/24.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.38/24.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.38/24.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9662 time:  0.00 s
24.38/24.45	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
26.29/26.36	c lits-rem:        21  cl-subs:        2  v-elim:      0  v-fix:    0  time:  1.91 s
26.29/26.36	c vivif2 --  cl tried    41605 cl shrink        0 lits rem          0 time: 0.00
26.29/26.38	c vivif2 --  cl tried    20372 cl shrink        0 lits rem          0 time: 0.01
26.39/26.42	c asymm  cl-useful: 0/41605/41605 lits-rem:0 time: 0.05
26.39/26.43	c calculated reachability. Time: 0.00
26.39/26.43	c  N dy   590    105388      9662     41605         0     20372    126629   1152776     93.99   no data  --
27.50/27.56	c  N dy   634    112131      9662     41605         0     27115    126629   2166020     94.03    100.98  --
28.79/28.83	c  N dy   680    119777      9662     41605         0     19767    126629    947934     93.98    101.78  --
30.08/30.14	c  N dy   726    127464      9662     41605         0     27452    126629   2118538     94.01    103.10  --
31.49/31.57	c  N dy   785    135668      9662     41605         0     19660    126629    792032     94.13    100.33  --
32.99/33.08	c  N dy   842    144468      9662     41605         0     28460    126629   2109205     94.09     99.57  --
34.69/34.70	c  N dy   902    153758      9662     41605         0     20751    126629    825091     94.14    113.13  --
35.39/35.44	c  S st   935    158082      9662     41605         0     25075    126629   1497716     94.27    109.93  --
35.48/35.52	c  S st   935    158582      9662     41605         0     25575    126629   1557946     94.27   no data  --
35.48/35.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
35.48/35.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.48/35.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
35.58/35.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.58/35.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.58/35.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9662 time:  0.00 s
35.58/35.64	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
38.08/38.19	c lits-rem:        12  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.55 s
38.08/38.19	c vivif2 --  cl tried    41605 cl shrink        0 lits rem          0 time: 0.00
38.18/38.21	c vivif2 --  cl tried    25573 cl shrink        0 lits rem          0 time: 0.02
38.18/38.28	c asymm  cl-useful: 0/41605/41605 lits-rem:0 time: 0.06
38.18/38.28	c calculated reachability. Time: 0.00
38.18/38.28	c  N dy   935    158582      9662     41605         0     25573    126629   1557550     94.27   no data  --
40.38/40.43	c  N dy   998    168699      9662     41605         0     35689    126629   3088469     94.35    112.04  --
42.28/42.38	c  N dy  1061    179484      9662     41605         0     28476    126629   1800620     94.30    102.02  --
44.58/44.60	c  N dy  1131    191063      9662     41605         0     21054    126629    559986     94.30     99.96  --
46.78/46.82	c  N dy  1203    203366      9662     41605         0     33356    126629   2380496     94.13    101.48  --
49.58/49.63	c  N dy  1292    216562      9662     41605         0     26559    126629   1261687     94.18    102.35  --
52.59/52.63	c  N dy  1381    230474      9662     41605         0     40469    126629   3386220     94.26    112.24  --
53.98/54.06	c  S st  1430    237873      9662     41605         0     26867    126629   1133561     94.23     85.48  --
54.08/54.15	c  S st  1430    238375      9662     41605         0     27369    126629   1195418     94.23   no data  --
54.08/54.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
54.08/54.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.18/54.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
54.18/54.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.18/54.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.18/54.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9662 time:  0.00 s
54.18/54.26	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
56.58/56.62	c lits-rem:        19  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.36 s
56.58/56.63	c vivif2 --  cl tried    41605 cl shrink        0 lits rem          0 time: 0.00
56.58/56.64	c vivif2 --  cl tried    27368 cl shrink        0 lits rem          0 time: 0.01
56.68/56.70	c asymm  cl-useful: 0/41605/41605 lits-rem:0 time: 0.06
56.68/56.71	c calculated reachability. Time: 0.00
56.68/56.71	c  N dy  1430    238375      9662     41605         0     27368    126629   1195033     94.23   no data  --
59.68/59.75	c  N dy  1523    253609      9662     41605         0     42600    126629   3457073     94.18    122.08  --
62.88/62.93	c  N dy  1631    269812      9662     41605         0     36805    126629   2521100     94.30    100.07  --
66.28/66.32	c  N dy  1751    287204      9662     41605         0     31200    126629   1487269     94.36    100.42  --
69.89/69.94	c  N dy  1875    305852      9662     41605         0     25845    126629    551515     94.44    102.62  --
69.99/70.01	c  F st  1879    306250      9662     41605         0     26243    126629    612211     94.45   no data  --
73.69/73.77	c  N dy  1984    325704      9662     41605         0     45693    126629   3770108     94.59     99.78  --
77.48/77.56	c  N dy  2116    345775      9662     41605         0     40765    126629   2678932     94.63    103.56  --
79.99/80.00	c  S st  2191    357564      9662     41605         0     26552    126629    371464     94.69     92.73  --
79.99/80.09	c  S st  2191    358068      9662     41605         0     27056    126629    430627     94.69   no data  --
79.99/80.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.99/80.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.09/80.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
80.09/80.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.09/80.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.09/80.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9662 time:  0.00 s
80.09/80.16	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
81.59/81.62	c lits-rem:         3  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.46 s
81.59/81.62	c vivif2 --  cl tried    41605 cl shrink        0 lits rem          0 time: 0.00
81.59/81.63	c vivif2 --  cl tried    27056 cl shrink        0 lits rem          0 time: 0.01
81.59/81.68	c asymm  cl-useful: 0/41605/41605 lits-rem:0 time: 0.05
81.59/81.68	c calculated reachability. Time: 0.00
81.59/81.68	c  N dy  2191    358068      9662     41605         0     27056    126629    430624     94.69   no data  --
85.48/85.54	c  N dy  2338    378410      9662     41605         0     47398    126629   3559850     94.87    100.76  --
89.38/89.42	c  N dy  2465    398478      9662     41605         0     40466    126629   2352103     94.88    120.61  --
93.39/93.48	c  N dy  2599    418483      9662     41605         0     32476    126629   1002950     94.95    100.96  --
97.38/97.46	c  N dy  2724    438643      9662     41605         0     52635    126629   4075116     95.00    101.24  --
101.38/101.44	c  N dy  2855    458707      9662     41605         0     43705    126629   2562087     95.07    101.62  --
105.60/105.63	c  N dy  2983    478830      9662     41605         0     33823    126629    897003     95.09    103.00  --
109.59/109.68	c  N dy  3126    498862      9662     41605         0     53855    126629   3980375     95.22    143.97  --
113.68/113.77	c  N dy  3264    518962      9662     41605         0     42951    126629   2140021     95.30    101.58  --
117.59/117.62	c  S st  3377    537102      9662     41605         0     61091    126629   4904749     95.29   no data  --
117.69/117.75	c  S st  3377    537607      9662     41605         0     61596    126629   4966269     95.29   no data  --
117.69/117.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
117.69/117.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
117.78/117.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
117.99/118.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
117.99/118.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
117.99/118.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9662 time:  0.00 s
117.99/118.06	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
182.98/183.02	c lits-rem:         8  cl-subs:       12  v-elim:      0  v-fix:    0  time: 64.96 s
182.98/183.02	c vivif2 --  cl tried    41605 cl shrink        0 lits rem          0 time: 0.00
182.98/183.08	c vivif2 --  cl tried    61584 cl shrink        0 lits rem          0 time: 0.06
183.18/183.20	c asymm  cl-useful: 0/41605/41605 lits-rem:0 time: 0.12
183.18/183.21	c calculated reachability. Time: 0.00
183.18/183.21	c  N dy  3377    537607      9662     41605         0     61584    126629   4962348     95.29   no data  --
187.29/187.38	c  N dy  3510    557658      9662     41605         0     49638    126629   3063632     95.37    124.49  --
191.59/191.68	c  N dy  3636    577804      9662     41605         0     36784    126629    902196     95.34    100.92  --
195.80/195.81	c  N dy  3777    597866      9662     41605         0     56845    126629   3989058     95.42    102.24  --
199.99/200.09	c  N dy  3907    617919      9662     41605         0     42896    126629   1679024     95.44    100.61  --
204.29/204.37	c  N dy  4034    637966      9662     41605         0     62942    126629   4772716     95.47    102.50  --
208.59/208.63	c  N dy  4166    658016      9662     41605         0     47992    126629   2327499     95.52    104.13  --
212.98/213.02	c  N dy  4291    678046      9662     41605         0     68021    126629   5330034     95.49    100.75  --
217.19/217.21	c  N dy  4422    698119      9662     41605         0     52091    126629   2807943     95.54    101.02  --
221.69/221.72	c  N dy  4543    718158      9662     41605         0     72126    126629   5837935     95.51    100.67  --
225.89/225.94	c  N dy  4676    738174      9662     41605         0     55152    126629   3156482     95.58    101.23  --
230.59/230.64	c  N dy  4803    758270      9662     41605         0     75246    126629   6286203     95.65    106.39  --
234.79/234.82	c  N dy  4936    778338      9662     41605         0     57317    126629   3338347     95.68    101.33  --
239.49/239.59	c  N dy  5064    798448      9662     41605         0     77425    126629   6391553     95.68    101.18  --
241.19/241.23	c  S st  5116    806411      9662     41605         0     46395    126629   1484377     95.68     83.98  --
241.29/241.33	c  S st  5116    806917      9662     41605         0     46901    126629   1537815     95.68   no data  --
241.29/241.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
241.29/241.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
241.29/241.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.04
241.39/241.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
241.39/241.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
241.39/241.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9662 time:  0.00 s
241.39/241.46	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
244.49/244.58	c lits-rem:         5  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.13 s
244.49/244.59	c vivif2 --  cl tried    41605 cl shrink        0 lits rem          0 time: 0.00
244.59/244.61	c vivif2 --  cl tried    46901 cl shrink        0 lits rem          0 time: 0.02
244.59/244.69	c asymm  cl-useful: 0/41605/41605 lits-rem:0 time: 0.08
244.59/244.69	c calculated reachability. Time: 0.00
244.59/244.69	c  N dy  5116    806917      9662     41605         0     46901    126629   1537810     95.68   no data  --
248.99/249.06	c  N dy  5245    826944      9662     41605         0     66927    126629   4565996     95.68    101.78  --
253.59/253.67	c  N dy  5369    847024      9662     41605         0     47004    126629   1427762     95.73    122.02  --
257.98/258.07	c  N dy  5497    867047      9662     41605         0     67025    126629   4473024     95.72    110.06  --
262.80/262.90	c  N dy  5626    887186      9662     41605         0     46163    126629   1169594     95.75    102.29  --
267.20/267.28	c  N dy  5761    907275      9662     41605         0     66252    126629   4253711     95.79    100.87  --
272.18/272.29	c  N dy  5903    927384      9662     41605         0     44363    126629    738598     95.83    108.84  --
276.49/276.56	c  N dy  6027    947492      9662     41605         0     64470    126629   3814986     95.81    103.62  --
281.39/281.49	c  N dy  6154    967620      9662     41605         0     84596    126629   6904983     95.84    101.03  --
285.90/285.93	c  N dy  6288    987705      9662     41605         0     61686    126629   3250019     95.85    101.60  --
291.68/291.78	c  N dy  6421   1007787      9662     41605         0     81764    126629   6342947     95.87    101.67  --
297.19/297.27	c  N dy  6560   1027888      9662     41605         0     57865    126629   2516837     95.91    101.80  --
302.29/302.39	c  N dy  6675   1047916      9662     41605         0     77890    126629   5588473     95.88    101.33  --
307.58/307.60	c  N dy  6798   1068064      9662     41605         0     53041    126629   1612346     95.88    100.99  --
308.39/308.42	c  F st  6815   1071876      9662     41605         0     56852    126629   2169584     95.86     86.54  --
312.40/312.48	c  N dy  6901   1088450      9662     41605         0     73426    126629   4821231     95.89    105.84  --
317.90/317.94	c  N dy  7036   1108472      9662     41605         0     47452    126629    627365     95.92    102.86  --
322.49/322.59	c  N dy  7175   1128550      9662     41605         0     67529    126629   3704059     95.95    109.97  --
327.89/327.92	c  N dy  7309   1148605      9662     41605         0     87583    126629   6803514     95.97    101.61  --
332.79/332.85	c  N dy  7440   1168647      9662     41605         0     60629    126629   2479049     95.96    104.09  --
337.89/337.91	c  N dy  7560   1188764      9662     41605         0     80745    126629   5549054     95.95    103.11  --
343.58/343.69	c  N dy  7695   1208791      9662     41605         0     52770    126629   1172807     95.97    101.91  --
343.98/344.06	c  S st  7706   1210375      9662     41605         0     54353    126629   1419336     95.97   no data  --
344.08/344.19	c  S st  7706   1210876      9662     41605         0     54854    126629   1480795     95.97   no data  --
344.08/344.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
344.08/344.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
344.19/344.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.06
344.30/344.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
344.30/344.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
344.30/344.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9662 time:  0.00 s
344.30/344.33	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
347.50/347.56	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.23 s
347.50/347.57	c vivif2 --  cl tried    41605 cl shrink        0 lits rem          0 time: 0.00
347.50/347.59	c vivif2 --  cl tried    54853 cl shrink        0 lits rem          0 time: 0.02
347.61/347.69	c asymm  cl-useful: 0/41605/41605 lits-rem:0 time: 0.11
347.69/347.70	c calculated reachability. Time: 0.00
347.69/347.70	c  N dy  7706   1210876      9662     41605         0     54853    126629   1480319     95.97   no data  --
352.79/352.80	c  N dy  7823   1230949      9662     41605         0     74924    126629   4558437     95.96    103.48  --
358.69/358.74	c  N dy  7960   1250987      9662     41605         0     94961    126629   7643066     95.99    103.61  --
363.79/363.84	c  N dy  8097   1271087      9662     41605         0     66061    126629   3031675     96.00    113.26  --
369.39/369.45	c  N dy  8230   1291258      9662     41605         0     86230    126629   6119857     96.02    105.37  --
375.10/375.14	c  N dy  8356   1311293      9662     41605         0     56277    126629   1385365     96.03    109.17  --
380.28/380.36	c  N dy  8490   1331598      9662     41605         0     76580    126629   4494398     96.06    104.03  --
386.28/386.34	c  N dy  8626   1351687      9662     41605         0     96669    126629   7571733     96.09    113.30  --
391.60/391.66	c  N dy  8758   1371799      9662     41605         0     65779    126629   2644878     96.10    102.19  --
397.18/397.23	c  N dy  8892   1391943      9662     41605         0     85923    126629   5697282     96.10    101.74  --
403.49/403.50	c  N dy  9024   1412322      9662     41605         0     54304    126629    813575     96.12    102.36  --
408.49/408.56	c  N dy  9147   1432351      9662     41605         0     74332    126629   3854617     96.11    101.73  --
414.29/414.38	c  N dy  9277   1452514      9662     41605         0     94493    126629   6925317     96.11    101.85  --
420.09/420.13	c  N dy  9395   1472608      9662     41605         0     61585    126629   1753447     96.10    102.03  --
425.49/425.53	c  N dy  9530   1492692      9662     41605         0     81668    126629   4867821     96.13    147.02  --
431.59/431.68	c  N dy  9661   1512773      9662     41605         0    101747    126629   7962033     96.15    101.74  --
437.08/437.16	c  N dy  9787   1532802      9662     41605         0     67781    126629   2571109     96.16    101.57  --
442.68/442.74	c  N dy  9918   1552858      9662     41605         0     87835    126629   5647190     96.17    102.06  --
448.98/449.07	c  N dy 10045   1572875      9662     41605         0    107852    126629   8705037     96.18    103.91  --
454.30/454.37	c  N dy 10174   1592902      9662     41605         0     72878    126629   3223861     96.19    104.62  --
460.19/460.22	c  N dy 10307   1612988      9662     41605         0     92964    126629   6290243     96.22    104.02  --
466.69/466.73	c  N dy 10432   1633061      9662     41605         0     57044    126629    622857     96.23    109.56  --
471.90/471.91	c  N dy 10565   1653234      9662     41605         0     77213    126629   3709282     96.24    102.11  --
477.89/477.90	c  N dy 10703   1673287      9662     41605         0     97265    126629   6813006     96.26    102.96  --
484.18/484.25	c  N dy 10822   1693340      9662     41605         0     60321    126629    984849     96.26    103.94  --
488.78/488.84	c  S st 10950   1710876      9662     41605         0     77857    126629   3698435     96.28   no data  --
488.88/488.99	c  S st 10950   1711379      9662     41605         0     78360    126629   3761115     96.28   no data  --
488.98/489.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
488.98/489.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
488.98/489.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.07
489.18/489.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
489.18/489.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
489.18/489.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9662 time:  0.00 s
489.18/489.25	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
527.69/527.75	c lits-rem:         1  cl-subs:        8  v-elim:      0  v-fix:    0  time: 38.50 s
527.69/527.75	c vivif2 --  cl tried    41605 cl shrink        0 lits rem          0 time: 0.00
527.79/527.80	c vivif2 --  cl tried    78352 cl shrink        0 lits rem          0 time: 0.05
527.90/527.95	c asymm  cl-useful: 0/41605/41605 lits-rem:0 time: 0.15
527.90/527.96	c calculated reachability. Time: 0.00
527.90/527.96	c  N dy 10950   1711379      9662     41605         0     78352    126629   3758533     96.28   no data  --
533.88/533.91	c  N dy 11071   1731603      9662     41605         0     98576    126629   6868524     96.29    101.45  --
540.39/540.44	c  N dy 11204   1751719      9662     41605         0     60692    126629    901519     96.31    101.60  --
545.79/545.82	c  N dy 11337   1771799      9662     41605         0     80770    126629   4020785     96.33    101.62  --
551.89/551.93	c  N dy 11464   1791875      9662     41605         0    100846    126629   7080010     96.32    106.01  --
558.39/558.49	c  N dy 11586   1811932      9662     41605         0     61908    126629    930235     96.34    130.98  --
563.78/563.81	c  N dy 11715   1832031      9662     41605         0     82005    126629   4051794     96.35    106.76  --
569.99/570.07	c  N dy 11861   1852141      9662     41605         0    102112    126629   7223189     96.39    101.98  --
576.89/576.90	c  N dy 12001   1872181      9662     41605         0     62158    126629    829137     96.41    119.93  --
582.19/582.21	c  N dy 12127   1892225      9662     41605         0     82200    126629   3896400     96.41    106.53  --
588.29/588.35	c  N dy 12257   1912340      9662     41605         0    102315    126629   6965786     96.41    104.72  --
595.29/595.31	c  N dy 12387   1932368      9662     41605         0     61342    126629    542303     96.43    101.95  --
600.49/600.57	c  N dy 12516   1952492      9662     41605         0     81466    126629   3602632     96.43    102.36  --
606.69/606.72	c  N dy 12644   1972513      9662     41605         0    101486    126629   6664218     96.43    101.90  --
613.39/613.49	c  N dy 12775   1992524      9662     41605         0    121496    126629   9760608     96.45    103.13  --
619.09/619.16	c  N dy 12904   2012892      9662     41605         0     79864    126629   3259142     96.45    102.01  --
625.19/625.27	c  N dy 13040   2032964      9662     41605         0     99930    126629   6363988     96.47    103.44  --
632.30/632.40	c  N dy 13174   2053564      9662     41605         0    120529    126629   9516211     96.48    104.17  --
638.29/638.34	c  N dy 13300   2073679      9662     41605         0     77649    126629   2776417     96.48    102.47  --
644.20/644.28	c  N dy 13424   2093769      9662     41605         0     97738    126629   5865999     96.48    103.05  --
651.00/651.07	c  N dy 13556   2113781      9662     41605         0    117750    126629   8907031     96.48    104.37  --
657.49/657.51	c  N dy 13693   2133793      9662     41605         0     73763    126629   2016538     96.50    110.38  --
663.20/663.24	c  N dy 13816   2153816      9662     41605         0     93784    126629   5103154     96.50    101.68  --
669.69/669.75	c  N dy 13933   2173840      9662     41605         0    113807    126629   8173867     96.49    103.22  --
676.59/676.65	c  N dy 14058   2193887      9662     41605         0     68855    126629   1104460     96.50    105.63  --
681.40/681.42	c  S st 14162   2211379      9662     41605         0     86346    126629   3825265     96.49   no data  --
681.50/681.59	c  S st 14162   2211881      9662     41605         0     86848    126629   3882283     96.49   no data  --
681.60/681.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
681.60/681.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
681.60/681.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.08
681.80/681.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
681.80/681.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
681.80/681.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9662 time:  0.00 s
681.80/681.85	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
723.10/723.14	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 41.28 s
723.10/723.14	c vivif2 --  cl tried    41605 cl shrink        0 lits rem          0 time: 0.00
723.10/723.19	c vivif2 --  cl tried    86844 cl shrink        0 lits rem          0 time: 0.05
723.30/723.35	c asymm  cl-useful: 0/41605/41605 lits-rem:0 time: 0.16
723.30/723.35	c calculated reachability. Time: 0.00
723.30/723.35	c  N dy 14162   2211881      9662     41605         0     86844    126629   3881646     96.49   no data  --
729.59/729.69	c  N dy 14298   2232041      9662     41605         0    107004    126629   7018720     96.50    104.24  --
736.59/736.64	c  N dy 14432   2252164      9662     41605         0    127125    126629  10127364     96.51    101.87  --
742.59/742.60	c  N dy 14568   2272297      9662     41605         0     81260    126629   2852713     96.53    104.45  --
748.60/748.64	c  N dy 14702   2292301      9662     41605         0    101262    126629   5967676     96.54    103.07  --
755.50/755.58	c  N dy 14837   2312382      9662     41605         0    121340    126629   9036420     96.54    103.10  --
762.20/762.25	c  N dy 14955   2332503      9662     41605         0     74469    126629   1660843     96.54    102.58  --
768.00/768.09	c  N dy 15082   2352647      9662     41605         0     94610    126629   4771295     96.54    101.76  --
774.60/774.64	c  N dy 15205   2372888      9662     41605         0    114847    126629   7909550     96.54    103.29  --
782.00/782.09	c  N dy 15345   2392925      9662     41605         0    134882    126629  10997339     96.56    101.66  --
787.70/787.75	c  N dy 15479   2412993      9662     41605         0     86957    126629   3491127     96.58    101.73  --
793.89/793.93	c  N dy 15606   2433002      9662     41605         0    106964    126629   6569140     96.58    112.64  --
801.00/801.00	c  N dy 15732   2453080      9662     41605         0    127041    126629   9685644     96.59    101.83  --
807.89/807.91	c  N dy 15867   2473307      9662     41605         0     78271    126629   1971969     96.59    102.26  --
813.19/813.20	c  N dy 16000   2493432      9662     41605         0     98395    126629   5069521     96.60    101.68  --
819.30/819.30	c  N dy 16136   2513460      9662     41605         0    118422    126629   8160564     96.61    103.85  --
826.00/826.10	c  N dy 16271   2533490      9662     41605         0    138452    126629  11299494     96.63    103.75  --
831.30/831.38	c  N dy 16406   2553507      9662     41605         0     88473    126629   3407324     96.64    101.79  --
837.00/837.10	c  N dy 16531   2573595      9662     41605         0    108559    126629   6491110     96.65    111.14  --
843.39/843.49	c  N dy 16663   2593721      9662     41605         0    128682    126629   9614352     96.66    106.39  --
849.80/849.82	c  N dy 16793   2613769      9662     41605         0     77741    126629   1586430     96.66    105.16  --
855.10/855.15	c  N dy 16926   2633908      9662     41605         0     97877    126629   4731385     96.67    102.94  --
861.20/861.22	c  N dy 17057   2653934      9662     41605         0    117902    126629   7833308     96.68    102.67  --
867.99/868.03	c  N dy 17192   2673956      9662     41605         0    137923    126629  10967829     96.70    103.56  --
873.80/873.83	c  N dy 17323   2693975      9662     41605         0     85944    126629   2725258     96.71    102.73  --
878.80/878.84	c  S st 17442   2711881      9662     41605         0    103849    126629   5495441     96.71   no data  --
879.00/879.02	c  S st 17442   2712384      9662     41605         0    104352    126629   5553009     96.71   no data  --
879.00/879.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
879.00/879.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
879.10/879.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.08
879.30/879.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
879.30/879.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
879.30/879.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9662 time:  0.00 s
879.30/879.34	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
970.80/970.87	c lits-rem:         6  cl-subs:        9  v-elim:      0  v-fix:    0  time: 91.53 s
970.80/970.87	c vivif2 --  cl tried    41605 cl shrink        0 lits rem          0 time: 0.00
970.90/970.94	c vivif2 --  cl tried   104343 cl shrink        0 lits rem          0 time: 0.07
971.10/971.12	c asymm  cl-useful: 0/41605/41605 lits-rem:0 time: 0.18
971.10/971.12	c calculated reachability. Time: 0.00
971.10/971.12	c  N dy 17442   2712384      9662     41605         0    104343    126629   5551032     96.71   no data  --
977.60/977.65	c  N dy 17575   2732461      9662     41605         0    124416    126629   8667162     96.72    115.50  --
984.80/984.90	c  N dy 17707   2752494      9662     41605         0    144446    126629  11756595     96.73    123.55  --
990.40/990.49	c  N dy 17833   2772582      9662     41605         0     91536    126629   3415317     96.73    102.73  --
997.00/997.06	c  N dy 17963   2792755      9662     41605         0    111709    126629   6534812     96.73    102.07  --
1004.40/1004.42	c  N dy 18092   2813085      9662     41605         0    132037    126629   9623706     96.73    103.30  --
1012.02/1012.05	c  N dy 18224   2833150      9662     41605         0     78109    126629   1212114     96.74    101.89  --
1018.00/1018.00	c  N dy 18355   2853289      9662     41605         0     98247    126629   4307122     96.74    102.49  --
1024.80/1024.82	c  N dy 18483   2873495      9662     41605         0    118451    126629   7476778     96.75    102.37  --
1032.30/1032.40	c  N dy 18606   2893499      9662     41605         0    138454    126629  10557293     96.76    104.49  --
1039.60/1039.66	c  N dy 18741   2913647      9662     41605         0     83606    126629   1915877     96.77    102.01  --
1045.80/1045.82	c  N dy 18869   2933787      9662     41605         0    103746    126629   5024109     96.78    105.10  --
1052.80/1052.81	c  N dy 19005   2953838      9662     41605         0    123797    126629   8117651     96.78    124.05  --
1060.60/1060.61	c  N dy 19137   2973899      9662     41605         0    143854    126629  11252792     96.80    104.21  --
1067.50/1067.50	c  N dy 19270   2993993      9662     41605         0     87950    126629   2437090     96.80    103.29  --
1073.71/1073.76	c  N dy 19401   3014086      9662     41605         0    108040    126629   5527797     96.81    102.34  --
1080.81/1080.84	c  N dy 19526   3034153      9662     41605         0    128105    126629   8643005     96.81    106.09  --
1088.80/1088.80	c  N dy 19654   3054208      9662     41605         0    148157    126629  11750682     96.81    110.21  --
1095.51/1095.53	c  N dy 19785   3074330      9662     41605         0     91286    126629   2794233     96.81    107.55  --
1101.80/1101.89	c  N dy 19903   3094332      9662     41605         0    111288    126629   5865843     96.81    103.61  --
1109.20/1109.21	c  N dy 20035   3114637      9662     41605         0    131589    126629   8995497     96.81    108.71  --
1117.10/1117.16	c  N dy 20158   3134683      9662     41605         0    151633    126629  12074475     96.81    107.43  --
1123.61/1123.69	c  N dy 20296   3154704      9662     41605         0     93660    126629   3001033     96.83    102.14  --
1130.21/1130.29	c  N dy 20433   3174789      9662     41605         0    113743    126629   6115127     96.84    102.56  --
1137.61/1137.61	c  N dy 20559   3194791      9662     41605         0    133744    126629   9223871     96.85    102.74  --
1144.61/1144.66	c  S st 20667   3212384      9662     41605         0    151337    126629  11951633     96.85   no data  --
1144.90/1144.93	c  S st 20667   3212887      9662     41605         0    151840    126629  12007263     96.85   no data  --
1144.90/1144.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1144.90/1144.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1145.01/1145.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.13
1145.61/1145.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1145.61/1145.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1145.61/1145.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9662 time:  0.00 s
1145.61/1145.67	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-3369735-1305380891/watcher-3369735-1305380891 -o /tmp/evaluation-result-3369735-1305380891/solver-3369735-1305380891 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369735-1305380891.cnf 

running on 2 cores: 1,3

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.09 4.02 3.36 5/366 10152
/proc/meminfo: memFree=20879896/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=20420 CPUtime=0 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4194304 240 0 0 0 0 0 0 0 25 0 1 0 649686797 20910080 192 33554432000 4194304 4650387 140734729230080 18446744073709551615 218900768657 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10152/statm: 5105 192 159 112 0 57 0

[startup+0.0725101 s]
/proc/loadavg: 4.09 4.02 3.36 5/366 10152
/proc/meminfo: memFree=20879896/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=39148 CPUtime=0.06 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 3049 0 0 0 6 0 0 0 25 0 1 0 649686797 40087552 2547 33554432000 4194304 4650387 140734729230080 18446744073709551615 218905391813 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 9787 2552 357 112 0 4752 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 39148

[startup+0.100505 s]
/proc/loadavg: 4.09 4.02 3.36 5/366 10152
/proc/meminfo: memFree=20879896/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=43308 CPUtime=0.08 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 3974 0 0 0 8 0 0 0 25 0 1 0 649686797 44347392 3472 33554432000 4194304 4650387 140734729230080 18446744073709551615 4441540 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 10827 3474 365 112 0 5792 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 43308

[startup+0.300479 s]
/proc/loadavg: 4.09 4.02 3.36 5/366 10152
/proc/meminfo: memFree=20879896/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=45264 CPUtime=0.28 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 4666 0 0 0 28 0 0 0 25 0 1 0 649686797 46350336 4164 33554432000 4194304 4650387 140734729230080 18446744073709551615 4363534 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 11316 4164 379 112 0 6281 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 45264

[startup+0.700394 s]
/proc/loadavg: 4.09 4.02 3.36 5/366 10152
/proc/meminfo: memFree=20879896/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=45264 CPUtime=0.68 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 5119 0 0 0 68 0 0 0 25 0 1 0 649686797 46350336 4617 33554432000 4194304 4650387 140734729230080 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 11316 4617 379 112 0 6281 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 45264

[startup+1.50025 s]
/proc/loadavg: 4.09 4.02 3.36 5/367 10153
/proc/meminfo: memFree=20863084/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=46088 CPUtime=1.48 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 6373 0 0 0 148 0 0 0 25 0 1 0 649686797 47194112 4507 33554432000 4194304 4650387 140734729230080 18446744073709551615 4363409 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 11522 4507 381 112 0 6487 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 46088

[startup+3.10098 s]
/proc/loadavg: 4.09 4.02 3.36 5/367 10153
/proc/meminfo: memFree=20855396/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=46316 CPUtime=3.09 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 8500 0 0 0 308 1 0 0 25 0 1 0 649686797 47427584 5012 33554432000 4194304 4650387 140734729230080 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 11579 5012 381 112 0 6544 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46316

[startup+6.30039 s]
/proc/loadavg: 4.24 4.05 3.37 5/367 10153
/proc/meminfo: memFree=20816244/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=78092 CPUtime=6.29 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 18426 0 0 0 626 3 0 0 25 0 1 0 649686797 79966208 13117 33554432000 4194304 4650387 140734729230080 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 19523 13117 383 112 0 14488 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 78092

[startup+12.7002 s]
/proc/loadavg: 4.22 4.05 3.37 5/367 10153
/proc/meminfo: memFree=20814292/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=78192 CPUtime=12.69 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 24149 0 0 0 1265 4 0 0 25 0 1 0 649686797 80068608 12291 33554432000 4194304 4650387 140734729230080 18446744073709551615 4364370 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 19548 12291 383 112 0 14513 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 78192

[startup+25.5009 s]
/proc/loadavg: 4.17 4.04 3.38 5/367 10154
/proc/meminfo: memFree=20779948/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=106072 CPUtime=25.48 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 39892 0 0 0 2541 7 0 0 25 0 1 0 649686797 108617728 20178 33554432000 4194304 4650387 140734729230080 18446744073709551615 4438919 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 26518 20178 383 112 0 21483 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 106072

[startup+51.1003 s]
/proc/loadavg: 4.18 4.06 3.40 5/367 10182
/proc/meminfo: memFree=20866992/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=115076 CPUtime=51.08 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 62963 0 0 0 5094 14 0 0 25 0 1 0 649686797 117837824 23485 33554432000 4194304 4650387 140734729230080 18446744073709551615 4363585 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 28769 23485 383 112 0 23734 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 115076

[startup+102.314 s]
/proc/loadavg: 4.15 4.07 3.44 5/367 10184
/proc/meminfo: memFree=20790356/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=163028 CPUtime=102.29 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 105359 0 0 0 10205 24 0 0 25 0 1 0 649686797 166940672 25031 33554432000 4194304 4650387 140734729230080 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 40757 25031 383 112 0 35722 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 163028

[startup+162.3 s]
/proc/loadavg: 4.05 4.06 3.47 5/367 10185
/proc/meminfo: memFree=20702896/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=211812 CPUtime=162.28 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 130019 0 0 0 16200 28 0 0 25 0 1 0 649686797 216895488 38826 33554432000 4194304 4650387 140734729230080 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 52953 38826 383 112 0 47918 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 211812

[startup+222.3 s]
/proc/loadavg: 4.02 4.05 3.50 5/367 10187
/proc/meminfo: memFree=20663916/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=166824 CPUtime=222.28 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 161897 0 0 0 22192 36 0 0 25 0 1 0 649686797 170827776 34317 33554432000 4194304 4650387 140734729230080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 41706 34317 383 112 0 36671 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 166824

[startup+282.301 s]
/proc/loadavg: 4.00 4.03 3.53 5/367 10188
/proc/meminfo: memFree=20616492/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=169832 CPUtime=282.29 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 205111 0 0 0 28181 48 0 0 25 0 1 0 649686797 173907968 35183 33554432000 4194304 4650387 140734729230080 18446744073709551615 4363544 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 42458 35183 383 112 0 37423 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 169832

[startup+342.301 s]
/proc/loadavg: 4.10 4.05 3.57 5/367 10190
/proc/meminfo: memFree=20587796/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=217848 CPUtime=342.29 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 243724 0 0 0 34167 62 0 0 25 0 1 0 649686797 223076352 42226 33554432000 4194304 4650387 140734729230080 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 54462 42226 383 112 0 49427 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 217848

[startup+402.301 s]
/proc/loadavg: 4.08 4.06 3.60 5/367 10192
/proc/meminfo: memFree=20585904/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=222036 CPUtime=402.28 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 278965 0 0 0 40153 75 0 0 25 0 1 0 649686797 227364864 43458 33554432000 4194304 4650387 140734729230080 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 55509 43458 383 112 0 50474 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 222036

[startup+462.301 s]
/proc/loadavg: 4.03 4.04 3.62 5/367 10193
/proc/meminfo: memFree=20598872/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=222972 CPUtime=462.28 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 314695 0 0 0 46141 87 0 0 25 0 1 0 649686797 228323328 42607 33554432000 4194304 4650387 140734729230080 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 55743 42607 383 112 0 50708 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 222972

[startup+522.301 s]
/proc/loadavg: 4.01 4.03 3.64 5/367 10195
/proc/meminfo: memFree=20597228/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=228852 CPUtime=522.29 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 332089 0 0 0 52136 93 0 0 25 0 1 0 649686797 234344448 40656 33554432000 4194304 4650387 140734729230080 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 57213 40656 383 112 0 52178 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 228852

[startup+582.3 s]
/proc/loadavg: 4.06 4.04 3.67 5/367 10196
/proc/meminfo: memFree=20597176/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=229468 CPUtime=582.29 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 362618 0 0 0 58124 105 0 0 25 0 1 0 649686797 234975232 40847 33554432000 4194304 4650387 140734729230080 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 57367 40847 383 112 0 52332 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 229468

[startup+642.3 s]
/proc/loadavg: 4.13 4.06 3.70 5/367 10198
/proc/meminfo: memFree=20571340/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=230056 CPUtime=642.29 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 395191 0 0 0 64112 117 0 0 25 0 1 0 649686797 235577344 41793 33554432000 4194304 4650387 140734729230080 18446744073709551615 4364550 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 57514 41793 383 112 0 52479 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 230056

[startup+702.301 s]
/proc/loadavg: 4.04 4.05 3.71 5/367 10200
/proc/meminfo: memFree=20597076/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=239192 CPUtime=702.29 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 418272 0 0 0 70104 125 0 0 25 0 1 0 649686797 244932608 42948 33554432000 4194304 4650387 140734729230080 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 59798 42948 383 112 0 54763 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 239192

[startup+762.314 s]
/proc/loadavg: 4.01 4.04 3.73 5/367 10201
/proc/meminfo: memFree=20596784/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=188404 CPUtime=762.31 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 438746 0 0 0 76098 133 0 0 25 0 1 0 649686797 192925696 40771 33554432000 4194304 4650387 140734729230080 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 47101 40771 383 112 0 42066 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 188404

[startup+822.301 s]
/proc/loadavg: 4.00 4.03 3.74 5/367 10212
/proc/meminfo: memFree=20567684/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=240144 CPUtime=822.29 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 469963 0 0 0 82085 144 0 0 25 0 1 0 649686797 245907456 48646 33554432000 4194304 4650387 140734729230080 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 60036 48646 383 112 0 55001 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 240144

[startup+882.301 s]
/proc/loadavg: 4.20 4.07 3.77 5/367 10213
/proc/meminfo: memFree=20578304/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=260208 CPUtime=882.3 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 506635 0 0 0 88076 154 0 0 25 0 1 0 649686797 266452992 49033 33554432000 4194304 4650387 140734729230080 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 65052 49033 383 112 0 60017 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 260208

[startup+942.3 s]
/proc/loadavg: 4.13 4.07 3.79 5/367 10215
/proc/meminfo: memFree=20545268/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=260208 CPUtime=942.3 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 506751 0 0 0 94076 154 0 0 25 0 1 0 649686797 266452992 49149 33554432000 4194304 4650387 140734729230080 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 65052 49149 383 112 0 60017 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 260208

[startup+1002.3 s]
/proc/loadavg: 4.05 4.05 3.80 5/367 10220
/proc/meminfo: memFree=20499300/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=260408 CPUtime=1002.3 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 522347 0 0 0 100070 160 0 0 25 0 1 0 649686797 266657792 52364 33554432000 4194304 4650387 140734729230080 18446744073709551615 4334493 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 65102 52364 383 112 0 60067 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 260408

[startup+1062.3 s]
/proc/loadavg: 3.53 3.92 3.77 4/361 10239
/proc/meminfo: memFree=20785004/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=260768 CPUtime=1062.31 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 550719 0 0 0 106056 175 0 0 25 0 1 0 649686797 267026432 55472 33554432000 4194304 4650387 140734729230080 18446744073709551615 4328282 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 65192 55472 383 112 0 60157 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 260768

[startup+1122.3 s]
/proc/loadavg: 3.19 3.75 3.72 4/361 10241
/proc/meminfo: memFree=20822888/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=208268 CPUtime=1122.3 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 580300 0 0 0 112041 189 0 0 25 0 1 0 649686797 213266432 45922 33554432000 4194304 4650387 140734729230080 18446744073709551615 4363420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 52067 45922 383 112 0 47032 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 208268

[startup+1182.3 s]
/proc/loadavg: 3.14 3.62 3.67 4/361 10242
/proc/meminfo: memFree=20670216/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=378500 CPUtime=1182.3 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 617982 0 0 0 118032 198 0 0 25 0 1 0 649686797 387584000 83604 33554432000 4194304 4650387 140734729230080 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 94625 83604 383 112 0 89590 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 378500

[startup+1242.3 s]
/proc/loadavg: 2.52 3.37 3.58 3/355 10262
/proc/meminfo: memFree=20829004/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=378500 CPUtime=1242.31 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 617992 0 0 0 124033 198 0 0 25 0 1 0 649686797 387584000 83614 33554432000 4194304 4650387 140734729230080 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 94625 83614 383 112 0 89590 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 378500



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.19 3.12 3.48 3/355 10264
/proc/meminfo: memFree=20828972/32951124 swapFree=65581052/67111528
[pid=10152] ppid=10150 vsize=378860 CPUtime=1300.01 cores=1,3
/proc/10152/stat : 10152 (strangenight1-s) R 10150 10152 9800 0 -1 4202496 618075 0 0 0 129803 198 0 0 25 0 1 0 649686797 387952640 83697 33554432000 4194304 4650387 140734729230080 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10152/statm: 94715 83697 383 112 0 89680 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 378860

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.05
CPU user time (s): 1298.05
CPU system time (s): 1.9997
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 378860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.05
system time used= 1.9997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 618075
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 2748

runsolver used 4.31634 second user time and 11.0443 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-14 15:48:11
IDJOB=3369735
IDBENCH=82544
IDSOLVER=1847
FILE ID=node137/3369735-1305380891
RUNJOBID= node137-1305379151-9820
PBS_JOBID= 13324365
Free space on /tmp= 73652 MiB

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

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

MD5SUM BENCH= 5fbb493df133934f33cf8a2f736084e5
RANDOM SEED=333597284

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20880052 kB
Buffers:        261232 kB
Cached:        3689616 kB
SwapCached:      36328 kB
Active:        2057516 kB
Inactive:      9789856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20880052 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:            7056 kB
Writeback:           0 kB
AnonPages:     7870036 kB
Mapped:          20528 kB
Slab:           119268 kB
PageTables:      40248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76439396 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= 73664 MiB
End job on node137 at 2011-05-14 16:09:53