Trace number 3369781

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-S903594090-011-UNKNOWN.cnf
MD5SUM7d95438154723bef0aaca7f7f26ea8e2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.34849
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-3369781-1305382042.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.02/0.05	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.02
0.02/0.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.02/0.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.02/0.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.02/0.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10000 time:  0.00 s
0.02/0.08	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
0.09/0.15	c lits-rem:         0  cl-subs:        0  v-elim:    359  v-fix:    0  time:  0.07 s
0.09/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.17	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.09/0.17	c calculated reachability. Time: 0.00
0.09/0.17	c Calc default polars -  time:   0.00 s pos:    4375 undec:    1206 neg:    4419
0.09/0.17	c =========================================================================================
0.09/0.17	c types(t): F = full restart, N = normal restart
0.09/0.17	c types(t): S = simplification begin/end, E = solution found
0.09/0.17	c restart types(rt): st = static, dy = dynamic
0.09/0.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.17	c  B st     0         0      9641     41622         0         0    126986         0   no data   no data  --
0.68/0.77	c  N dy    20      4086      9641     41622         0      4084    126986    671807     93.75    100.94  --
1.28/1.35	c  N dy    46      8138      9641     41622         0      4641    126986    325052     92.54     99.82  --
1.88/1.94	c  N dy    71     12251      9641     41622         0      8754    126986    920740     92.27     98.92  --
2.48/2.54	c  N dy    94     16277      9641     41622         0      7029    126986    389041     92.47    121.68  --
3.08/3.14	c  N dy   124     20280      9641     41622         0     11032    126986    991300     93.27    103.45  --
3.68/3.77	c  N dy   148     24390      9641     41622         0      7768    126986    261356     92.67     97.89  --
3.79/3.86	c  F st   153     25000      9641     41622         0      8378    126986    349428     92.65     82.67  --
4.68/4.73	c  N dy   159     30002      9641     41622         0     13377    126986   1371232     92.65   no data  --
4.68/4.73	c  S st   159     30002      9641     41622         0     13377    126986   1371232     92.65   no data  --
4.78/4.80	c  S st   159     30506      9641     41622         0     13881    126986   1423512     92.65   no data  --
4.78/4.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.78/4.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.78/4.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
4.88/4.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.88/4.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.88/4.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9641 time:  0.00 s
4.88/4.93	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
6.49/6.60	c lits-rem:         8  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.66 s
6.59/6.64	c asymm  cl-useful: 0/41622/41622 lits-rem:0 time: 0.04
6.59/6.64	c calculated reachability. Time: 0.00
6.59/6.64	c  N dy   159     30506      9641     41622         0     13881    126986   1423504     92.65   no data  --
7.28/7.30	c  N dy   189     34554      9641     41622         0      9243    126986    308560     92.85     99.46  --
7.88/7.93	c  N dy   217     38655      9641     41622         0     13341    126986    949414     93.42    134.18  --
8.59/8.62	c  N dy   243     42897      9641     41622         0     17582    126986   1571820     93.36     98.98  --
9.08/9.11	c  S st   262     45761      9641     41622         0     10610    126986    334972     93.37     72.53  --
9.08/9.19	c  S st   262     46264      9641     41622         0     11113    126986    385587     93.37   no data  --
9.08/9.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.08/9.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.18/9.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
9.18/9.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.18/9.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.18/9.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9641 time:  0.00 s
9.18/9.26	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
10.78/10.89	c lits-rem:         7  cl-subs:        1  v-elim:      0  v-fix:    0  time:  1.63 s
10.78/10.89	c vivif2 --  cl tried    41622 cl shrink        0 lits rem          0 time: 0.00
10.78/10.89	c vivif2 --  cl tried    11112 cl shrink        0 lits rem          0 time: 0.00
10.89/10.93	c asymm  cl-useful: 0/41622/41622 lits-rem:0 time: 0.04
10.89/10.94	c calculated reachability. Time: 0.00
10.89/10.94	c  N dy   262     46264      9641     41622         0     11112    126986    385541     93.37   no data  --
11.58/11.60	c  N dy   289     50346      9641     41622         0     15194    126986    989135     93.46     98.77  --
12.28/12.30	c  N dy   318     54467      9641     41622         0     19313    126986   1593062     93.40     98.32  --
12.98/13.02	c  N dy   347     58535      9641     41622         0     12462    126986    450799     93.59    100.43  --
13.59/13.66	c  N dy   376     62558      9641     41622         0     16485    126986   1063489     93.83    101.93  --
14.30/14.33	c  N dy   402     66628      9641     41622         0     20555    126986   1680339     93.93     98.93  --
14.79/14.82	c  S st   424     69396      9641     41622         0     23323    126986   2112321     94.20   no data  --
14.89/14.90	c  S st   424     69899      9641     41622         0     23826    126986   2164411     94.20   no data  --
14.89/14.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
14.89/14.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.89/14.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
14.99/15.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.99/15.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.99/15.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9641 time:  0.00 s
14.99/15.07	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
18.99/19.00	c lits-rem:        24  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.94 s
18.99/19.01	c vivif2 --  cl tried    41622 cl shrink        0 lits rem          0 time: 0.00
18.99/19.03	c vivif2 --  cl tried    23823 cl shrink        0 lits rem          0 time: 0.02
18.99/19.09	c asymm  cl-useful: 0/41622/41622 lits-rem:0 time: 0.06
18.99/19.09	c calculated reachability. Time: 0.00
18.99/19.09	c  N dy   424     69899      9641     41622         0     23823    126986   2163491     94.20   no data  --
19.80/19.88	c  N dy   453     74643      9641     41622         0     16607    126986    921662     94.14    100.49  --
20.68/20.72	c  N dy   486     79472      9641     41622         0     21436    126986   1658416     94.22    107.08  --
21.58/21.64	c  N dy   524     84662      9641     41622         0     13645    126986    333915     94.37    101.42  --
21.99/22.09	c  F st   545     87500      9641     41622         0     16483    126986    757199     94.36   no data  --
22.58/22.65	c  N st   550     90798      9641     41622         0     19781    126986   1311318     94.36   no data  --
23.68/23.70	c  N dy   574     96656      9641     41622         0     25639    126986   2284281     94.19    100.91  --
24.69/24.78	c  N dy   613    102990      9641     41622         0     17983    126986    822792     94.12    103.52  --
24.98/25.08	c  S st   627    104848      9641     41622         0     19841    126986   1094627     94.11   no data  --
25.08/25.16	c  S st   627    105349      9641     41622         0     20342    126986   1153564     94.11   no data  --
25.08/25.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
25.08/25.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.19/25.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
25.19/25.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.19/25.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.19/25.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9641 time:  0.00 s
25.19/25.26	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
27.28/27.31	c lits-rem:        15  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.05 s
27.28/27.31	c vivif2 --  cl tried    41622 cl shrink        0 lits rem          0 time: 0.00
27.28/27.32	c vivif2 --  cl tried    20340 cl shrink        0 lits rem          0 time: 0.01
27.28/27.37	c asymm  cl-useful: 0/41622/41622 lits-rem:0 time: 0.05
27.28/27.37	c calculated reachability. Time: 0.00
27.28/27.37	c  N dy   627    105349      9641     41622         0     20340    126986   1153236     94.11   no data  --
28.49/28.58	c  N dy   674    112217      9641     41622         0     27208    126986   2195012     94.22     99.23  --
29.78/29.87	c  N dy   720    119609      9641     41622         0     19604    126986    921985     94.18     99.61  --
31.19/31.27	c  N dy   771    127416      9641     41622         0     27410    126986   2113768     94.33    102.55  --
32.68/32.74	c  N dy   829    135631      9641     41622         0     19624    126986    773607     94.38     99.66  --
34.18/34.25	c  N dy   886    144378      9641     41622         0     28371    126986   2101969     94.46    100.65  --
35.89/35.91	c  N dy   943    153683      9641     41622         0     20679    126986    786559     94.36    100.54  --
36.59/36.64	c  S st   975    158023      9641     41622         0     25019    126986   1451807     94.49   no data  --
36.69/36.73	c  S st   975    158523      9641     41622         0     25519    126986   1507491     94.49   no data  --
36.69/36.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
36.69/36.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.69/36.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
36.79/36.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.79/36.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.79/36.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9641 time:  0.00 s
36.79/36.84	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
39.49/39.58	c lits-rem:        36  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.74 s
39.49/39.58	c vivif2 --  cl tried    41622 cl shrink        0 lits rem          0 time: 0.00
39.49/39.60	c vivif2 --  cl tried    25517 cl shrink        0 lits rem          0 time: 0.02
39.60/39.66	c asymm  cl-useful: 0/41622/41622 lits-rem:0 time: 0.05
39.60/39.66	c calculated reachability. Time: 0.00
39.60/39.66	c  N dy   975    158523      9641     41622         0     25517    126986   1507135     94.49   no data  --
41.48/41.50	c  N dy  1038    168665      9641     41622         0     35658    126986   3023972     94.58    111.27  --
43.39/43.44	c  N dy  1107    179608      9641     41622         0     28605    126986   1879582     94.70    102.24  --
45.68/45.73	c  N dy  1186    191221      9641     41622         0     21218    126986    598584     94.79    100.38  --
47.89/47.96	c  N dy  1268    203434      9641     41622         0     33431    126986   2437104     94.88    100.00  --
50.38/50.43	c  N dy  1348    216490      9641     41622         0     26491    126986   1235243     94.86    101.93  --
53.08/53.13	c  N dy  1437    230421      9641     41622         0     40420    126986   3347435     94.85    105.20  --
54.48/54.52	c  S st  1485    237786      9641     41622         0     26783    126986   1137367     94.88   no data  --
54.58/54.61	c  S st  1485    238291      9641     41622         0     27288    126986   1191601     94.88   no data  --
54.58/54.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
54.58/54.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.58/54.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
54.68/54.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.68/54.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.68/54.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9641 time:  0.00 s
54.68/54.72	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
56.88/56.99	c lits-rem:         7  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.27 s
56.98/57.00	c vivif2 --  cl tried    41622 cl shrink        0 lits rem          0 time: 0.00
56.98/57.01	c vivif2 --  cl tried    27285 cl shrink        0 lits rem          0 time: 0.01
56.98/57.07	c asymm  cl-useful: 0/41622/41622 lits-rem:0 time: 0.06
56.98/57.08	c calculated reachability. Time: 0.00
56.98/57.08	c  N dy  1485    238291      9641     41622         0     27285    126986   1190759     94.88   no data  --
59.98/60.09	c  N dy  1587    253559      9641     41622         0     42550    126986   3480974     94.88    100.49  --
63.18/63.24	c  N dy  1697    269798      9641     41622         0     36793    126986   2517703     94.96    103.75  --
66.59/66.64	c  N dy  1814    287058      9641     41622         0     31053    126986   1489263     95.03    100.65  --
70.29/70.38	c  N dy  1928    305394      9641     41622         0     25388    126986    496907     95.11    110.74  --
70.49/70.53	c  F st  1931    306251      9641     41622         0     26245    126986    623945     95.10     96.70  --
74.18/74.28	c  N dy  2026    324884      9641     41622         0     44878    126986   3622694     95.18    101.69  --
78.19/78.29	c  N dy  2153    345014      9641     41622         0     40015    126986   2545634     95.11    103.15  --
80.88/80.99	c  S st  2241    357436      9641     41622         0     26433    126986    357011     95.22   no data  --
80.98/81.08	c  S st  2241    357940      9641     41622         0     26937    126986    413418     95.22   no data  --
80.98/81.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.98/81.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.08/81.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
81.08/81.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.08/81.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.08/81.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9641 time:  0.00 s
81.08/81.16	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
82.68/82.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.54 s
82.68/82.70	c vivif2 --  cl tried    41622 cl shrink        0 lits rem          0 time: 0.00
82.68/82.71	c vivif2 --  cl tried    26937 cl shrink        0 lits rem          0 time: 0.01
82.68/82.77	c asymm  cl-useful: 0/41622/41622 lits-rem:0 time: 0.06
82.68/82.77	c calculated reachability. Time: 0.00
82.68/82.77	c  N dy  2241    357940      9641     41622         0     26937    126986    413418     95.22   no data  --
86.69/86.73	c  N dy  2368    377964      9641     41622         0     46960    126986   3479660     95.30    101.17  --
90.79/90.83	c  N dy  2498    397971      9641     41622         0     39972    126986   2287665     95.38    106.79  --
94.88/94.99	c  N dy  2636    418114      9641     41622         0     32110    126986    923689     95.41    100.52  --
98.89/99.00	c  N dy  2764    438133      9641     41622         0     52128    126986   3984549     95.45    107.42  --
102.99/103.04	c  N dy  2894    458244      9641     41622         0     43249    126986   2494200     95.44    102.22  --
107.29/107.36	c  N dy  3016    478659      9641     41622         0     33658    126986    867782     95.40    100.87  --
111.58/111.66	c  N dy  3150    498757      9641     41622         0     53754    126986   3957174     95.47    102.02  --
115.99/116.00	c  N dy  3269    518858      9641     41622         0     42851    126986   2148750     95.46    102.63  --
120.09/120.13	c  S st  3390    536910      9641     41622         0     60903    126986   4939409     95.52   no data  --
120.19/120.27	c  S st  3390    537412      9641     41622         0     61405    126986   4992716     95.52   no data  --
120.19/120.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
120.19/120.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
120.29/120.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
120.48/120.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
120.48/120.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
120.48/120.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9641 time:  0.00 s
120.48/120.58	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
184.80/184.86	c lits-rem:         0  cl-subs:       11  v-elim:      0  v-fix:    0  time: 64.28 s
184.80/184.87	c vivif2 --  cl tried    41622 cl shrink        0 lits rem          0 time: 0.00
184.89/184.93	c vivif2 --  cl tried    61394 cl shrink        0 lits rem          0 time: 0.06
184.99/185.04	c asymm  cl-useful: 0/41622/41622 lits-rem:0 time: 0.11
184.99/185.04	c calculated reachability. Time: 0.00
184.99/185.04	c  N dy  3390    537412      9641     41622         0     61394    126986   4988922     95.52   no data  --
189.09/189.11	c  N dy  3524    557436      9641     41622         0     49418    126986   2952277     95.53    104.40  --
193.38/193.46	c  N dy  3651    577489      9641     41622         0     36472    126986    884158     95.54    142.12  --
197.68/197.77	c  N dy  3792    597787      9641     41622         0     56770    126986   4006604     95.59    103.79  --
202.29/202.37	c  N dy  3914    618022      9641     41622         0     43009    126986   1706122     95.58    104.19  --
206.89/206.90	c  N dy  4045    638083      9641     41622         0     63070    126986   4716628     95.58    101.77  --
211.39/211.45	c  N dy  4174    658245      9641     41622         0     48229    126986   2349827     95.60    101.04  --
216.09/216.16	c  N dy  4302    678344      9641     41622         0     68326    126986   5405477     95.58    105.66  --
220.58/220.64	c  N dy  4441    698390      9641     41622         0     52373    126986   2834847     95.62    102.22  --
225.50/225.53	c  N dy  4562    718482      9641     41622         0     72464    126986   5887590     95.57    101.43  --
229.90/229.96	c  N dy  4687    738574      9641     41622         0     55553    126986   3192870     95.59    107.73  --
234.89/234.99	c  N dy  4813    758672      9641     41622         0     75650    126986   6260936     95.60    101.42  --
239.39/239.41	c  N dy  4945    778715      9641     41622         0     57704    126986   3340032     95.63    101.46  --
244.39/244.48	c  N dy  5065    798733      9641     41622         0     77720    126986   6419960     95.63    101.76  --
245.99/246.08	c  S st  5116    806120      9641     41622         0     46106    126986   1443509     95.64     81.57  --
246.09/246.19	c  S st  5116    806622      9641     41622         0     46608    126986   1498495     95.64   no data  --
246.19/246.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
246.19/246.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
246.19/246.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.05
246.29/246.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
246.29/246.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.29/246.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9641 time:  0.00 s
246.29/246.33	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
249.39/249.46	c lits-rem:        10  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.13 s
249.39/249.46	c vivif2 --  cl tried    41622 cl shrink        0 lits rem          0 time: 0.00
249.39/249.48	c vivif2 --  cl tried    46606 cl shrink        0 lits rem          0 time: 0.02
249.49/249.57	c asymm  cl-useful: 0/41622/41622 lits-rem:0 time: 0.09
249.49/249.57	c calculated reachability. Time: 0.00
249.49/249.57	c  N dy  5116    806622      9641     41622         0     46606    126986   1498247     95.64   no data  --
254.19/254.28	c  N dy  5244    826714      9641     41622         0     66696    126986   4545388     95.64    100.87  --
258.99/259.01	c  N dy  5383    846848      9641     41622         0     46833    126986   1429183     95.69    102.95  --
263.49/263.52	c  N dy  5512    867304      9641     41622         0     67287    126986   4534954     95.68    105.71  --
268.29/268.31	c  N dy  5637    887366      9641     41622         0     46347    126986   1179745     95.70    101.26  --
272.70/272.75	c  N dy  5772    907425      9641     41622         0     66406    126986   4241895     95.71    101.83  --
277.68/277.74	c  N dy  5899    927615      9641     41622         0     44596    126986    768049     95.71    103.24  --
282.09/282.13	c  N dy  6028    947863      9641     41622         0     64843    126986   3859183     95.70    104.20  --
287.10/287.16	c  N dy  6144    968086      9641     41622         0     85065    126986   6900318     95.67    102.00  --
291.59/291.63	c  N dy  6283    988335      9641     41622         0     62314    126986   3358533     95.73    103.29  --
296.90/296.93	c  N dy  6408   1008368      9641     41622         0     82345    126986   6407305     95.73    103.72  --
301.79/301.85	c  N dy  6539   1028420      9641     41622         0     58401    126986   2562353     95.74    107.82  --
306.80/306.89	c  N dy  6665   1048475      9641     41622         0     78453    126986   5595191     95.73    102.05  --
311.99/312.07	c  N dy  6799   1068582      9641     41622         0     53562    126986   1719043     95.75    101.43  --
312.79/312.84	c  F st  6822   1071877      9641     41622         0     56857    126986   2230136     95.76   no data  --
316.89/316.97	c  N dy  6903   1088721      9641     41622         0     73699    126986   4898767     95.77    100.91  --
322.49/322.56	c  N dy  7038   1108996      9641     41622         0     47976    126986    708301     95.79    101.89  --
327.19/327.23	c  N dy  7169   1129017      9641     41622         0     67995    126986   3764887     95.79    106.13  --
332.59/332.69	c  N dy  7304   1149093      9641     41622         0     88071    126986   6853314     95.82    115.27  --
337.40/337.49	c  N dy  7435   1169160      9641     41622         0     61136    126986   2573095     95.84    101.86  --
342.39/342.42	c  N dy  7567   1189257      9641     41622         0     81231    126986   5617199     95.87    102.08  --
347.69/347.74	c  N dy  7699   1209515      9641     41622         0     53500    126986   1273535     95.90    101.63  --
347.79/347.84	c  S st  7704   1209934      9641     41622         0     53919    126986   1341274     95.91   no data  --
347.89/347.96	c  S st  7704   1210435      9641     41622         0     54420    126986   1397489     95.91   no data  --
347.89/347.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
347.89/347.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
347.99/348.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.05
347.99/348.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
347.99/348.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
347.99/348.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9641 time:  0.00 s
347.99/348.08	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
350.80/350.85	c lits-rem:        26  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.77 s
350.80/350.85	c vivif2 --  cl tried    41622 cl shrink        0 lits rem          0 time: 0.00
350.80/350.87	c vivif2 --  cl tried    54417 cl shrink        0 lits rem          0 time: 0.02
350.90/350.96	c asymm  cl-useful: 0/41622/41622 lits-rem:0 time: 0.09
350.90/350.96	c calculated reachability. Time: 0.00
350.90/350.96	c  N dy  7704   1210435      9641     41622         0     54417    126986   1396689     95.91   no data  --
355.59/355.67	c  N dy  7843   1230539      9641     41622         0     74519    126986   4515320     95.95    102.94  --
360.99/361.05	c  N dy  7969   1250711      9641     41622         0     94687    126986   7573754     95.94    102.59  --
365.69/365.77	c  N dy  8104   1270786      9641     41622         0     65773    126986   3008742     95.96    123.62  --
370.79/370.89	c  N dy  8234   1290923      9641     41622         0     85909    126986   6072281     95.96    104.32  --
376.10/376.19	c  N dy  8364   1310980      9641     41622         0     55962    126986   1341475     95.98    101.76  --
380.89/380.92	c  N dy  8495   1331022      9641     41622         0     76002    126986   4473495     96.01    101.97  --
386.30/386.38	c  N dy  8625   1351180      9641     41622         0     96158    126986   7569762     96.02    102.90  --
391.20/391.29	c  N dy  8746   1371182      9641     41622         0     65163    126986   2572915     96.01    118.06  --
396.59/396.66	c  N dy  8880   1391307      9641     41622         0     85286    126986   5663594     96.02    101.47  --
402.61/402.66	c  N dy  9010   1411329      9641     41622         0     53309    126986    648503     96.06    101.38  --
407.49/407.57	c  N dy  9144   1431430      9641     41622         0     73410    126986   3772583     96.09    101.53  --
413.09/413.18	c  N dy  9275   1451473      9641     41622         0     93449    126986   6853205     96.11    101.79  --
418.89/418.95	c  N dy  9414   1471655      9641     41622         0     60639    126986   1624454     96.14    101.37  --
424.00/424.05	c  N dy  9539   1491668      9641     41622         0     80649    126986   4660802     96.14    101.61  --
429.89/429.91	c  N dy  9673   1511835      9641     41622         0    100814    126986   7706330     96.14    101.73  --
435.30/435.33	c  N dy  9809   1531856      9641     41622         0     66836    126986   2417802     96.16    105.59  --
440.69/440.71	c  N dy  9947   1551884      9641     41622         0     86862    126986   5529158     96.19    104.38  --
446.80/446.84	c  N dy 10079   1571916      9641     41622         0    106893    126986   8602333     96.19    104.75  --
452.00/452.01	c  N dy 10201   1592005      9641     41622         0     71978    126986   3078421     96.18    114.42  --
457.50/457.55	c  N dy 10330   1612303      9641     41622         0     92275    126986   6184689     96.19    101.54  --
463.89/463.91	c  N dy 10459   1632320      9641     41622         0     56295    126986    507164     96.19    102.41  --
468.61/468.68	c  N dy 10578   1652542      9641     41622         0     76516    126986   3628143     96.19    101.29  --
474.11/474.16	c  N dy 10706   1672866      9641     41622         0     96837    126986   6724278     96.19    102.19  --
480.10/480.11	c  N dy 10833   1692884      9641     41622         0     59859    126986    918675     96.20    102.80  --
484.19/484.23	c  S st 10940   1710435      9641     41622         0     77409    126986   3605053     96.19   no data  --
484.29/484.37	c  S st 10940   1710938      9641     41622         0     77912    126986   3666022     96.19   no data  --
484.29/484.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
484.29/484.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
484.39/484.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.06
484.59/484.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
484.59/484.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
484.59/484.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9641 time:  0.00 s
484.59/484.60	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
518.60/518.61	c lits-rem:         1  cl-subs:        6  v-elim:      0  v-fix:    0  time: 34.00 s
518.60/518.61	c vivif2 --  cl tried    41622 cl shrink        0 lits rem          0 time: 0.00
518.60/518.66	c vivif2 --  cl tried    77906 cl shrink        0 lits rem          0 time: 0.04
518.70/518.79	c asymm  cl-useful: 0/41622/41622 lits-rem:0 time: 0.13
518.70/518.79	c calculated reachability. Time: 0.00
518.70/518.79	c  N dy 10940   1710938      9641     41622         0     77906    126986   3663994     96.19   no data  --
524.09/524.16	c  N dy 11072   1730955      9641     41622         0     97922    126986   6692941     96.20    101.46  --
530.10/530.19	c  N dy 11210   1751103      9641     41622         0     60074    126986    799414     96.22    101.39  --
534.99/535.09	c  N dy 11346   1771231      9641     41622         0     80201    126986   3902734     96.23    101.73  --
540.60/540.66	c  N dy 11474   1791261      9641     41622         0    100229    126986   6990816     96.24    102.21  --
546.80/546.87	c  N dy 11609   1811780      9641     41622         0     61752    126986    896187     96.24    108.36  --
551.69/551.71	c  N dy 11732   1831853      9641     41622         0     81822    126986   3983991     96.24    102.14  --
557.40/557.41	c  N dy 11861   1851974      9641     41622         0    101941    126986   7077026     96.25    103.31  --
563.60/563.64	c  N dy 11997   1871993      9641     41622         0     61962    126986    795397     96.28    101.45  --
568.39/568.48	c  N dy 12127   1892002      9641     41622         0     81968    126986   3886059     96.29    102.70  --
574.11/574.18	c  N dy 12258   1912124      9641     41622         0    102090    126986   6992999     96.30    104.45  --
580.50/580.58	c  N dy 12385   1932234      9641     41622         0     61204    126986    523892     96.31    103.36  --
585.40/585.42	c  N dy 12511   1952303      9641     41622         0     81270    126986   3581394     96.31    144.21  --
590.90/590.97	c  N dy 12640   1972323      9641     41622         0    101289    126986   6692277     96.33    105.53  --
597.20/597.24	c  N dy 12770   1992373      9641     41622         0    121339    126986   9764872     96.34    103.14  --
602.40/602.41	c  N dy 12901   2012478      9641     41622         0     79452    126986   3172856     96.35    101.97  --
607.89/607.90	c  N dy 13029   2032531      9641     41622         0     99504    126986   6258946     96.35    110.94  --
614.19/614.27	c  N dy 13169   2052622      9641     41622         0    119594    126986   9392113     96.37    118.94  --
619.70/619.75	c  N dy 13289   2072727      9641     41622         0     76698    126986   2589604     96.37    102.97  --
625.10/625.12	c  N dy 13413   2092824      9641     41622         0     96792    126986   5660951     96.37    102.41  --
631.30/631.33	c  N dy 13551   2112912      9641     41622         0    116880    126986   8759462     96.39    104.57  --
637.20/637.22	c  N dy 13675   2133013      9641     41622         0     72985    126986   1870602     96.38    106.23  --
642.50/642.57	c  N dy 13808   2153290      9641     41622         0     93260    126986   4984354     96.39    105.01  --
648.60/648.61	c  N dy 13935   2173406      9641     41622         0    113374    126986   8051945     96.39    104.70  --
655.00/655.07	c  N dy 14061   2193434      9641     41622         0     68405    126986   1052128     96.39    103.22  --
659.39/659.47	c  S st 14177   2210939      9641     41622         0     85908    126986   3748506     96.40     80.03  --
659.60/659.62	c  S st 14177   2211442      9641     41622         0     86411    126986   3813525     96.40   no data  --
659.60/659.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
659.60/659.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
659.70/659.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.07
659.80/659.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
659.80/659.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
659.80/659.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9641 time:  0.00 s
659.80/659.87	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
699.61/699.67	c lits-rem:         6  cl-subs:        8  v-elim:      0  v-fix:    0  time: 39.80 s
699.61/699.68	c vivif2 --  cl tried    41622 cl shrink        0 lits rem          0 time: 0.00
699.70/699.72	c vivif2 --  cl tried    86403 cl shrink        0 lits rem          0 time: 0.05
699.80/699.87	c asymm  cl-useful: 0/41622/41622 lits-rem:0 time: 0.14
699.80/699.87	c calculated reachability. Time: 0.00
699.80/699.87	c  N dy 14177   2211442      9641     41622         0     86403    126986   3811630     96.40   no data  --
705.80/705.88	c  N dy 14312   2231622      9641     41622         0    106581    126986   6912322     96.41    101.90  --
712.60/712.62	c  N dy 14448   2251624      9641     41622         0    126582    126986  10004760     96.43    120.76  --
718.40/718.45	c  N dy 14580   2271904      9641     41622         0     80866    126986   2786059     96.43    102.77  --
724.20/724.26	c  N dy 14714   2291922      9641     41622         0    100879    126986   5854161     96.45    101.72  --
731.00/731.00	c  N dy 14860   2312071      9641     41622         0    121027    126986   8982575     96.47    102.19  --
737.51/737.59	c  N dy 14994   2332210      9641     41622         0     74171    126986   1641909     96.48    101.84  --
743.11/743.19	c  N dy 15122   2352346      9641     41622         0     94305    126986   4730524     96.48    101.61  --
749.50/749.57	c  N dy 15254   2372474      9641     41622         0    114432    126986   7840147     96.48    101.80  --
756.82/756.85	c  N dy 15387   2393005      9641     41622         0    134962    126986  11025235     96.50    102.04  --
762.31/762.39	c  N dy 15519   2413024      9641     41622         0     86984    126986   3486853     96.51    109.27  --
768.20/768.27	c  N dy 15643   2433041      9641     41622         0    106998    126986   6551280     96.51    112.47  --
774.90/774.90	c  N dy 15782   2453135      9641     41622         0    127091    126986   9674328     96.54    101.69  --
781.01/781.08	c  N dy 15919   2473225      9641     41622         0     78189    126986   1961899     96.55    102.56  --
786.41/786.50	c  N dy 16051   2493240      9641     41622         0     98199    126986   5053404     96.56    103.88  --
792.60/792.69	c  N dy 16182   2513381      9641     41622         0    118338    126986   8148972     96.57    101.70  --
799.72/799.75	c  N dy 16319   2533474      9641     41622         0    138429    126986  11275836     96.58    102.57  --
805.01/805.07	c  N dy 16441   2553485      9641     41622         0     88443    126986   3383495     96.58    103.79  --
810.90/810.95	c  N dy 16580   2573523      9641     41622         0    108480    126986   6512906     96.60    103.98  --
817.50/817.54	c  N dy 16716   2593549      9641     41622         0    128504    126986   9631702     96.61    104.31  --
824.01/824.09	c  N dy 16853   2613701      9641     41622         0     77667    126986   1604942     96.62    104.20  --
829.41/829.45	c  N dy 16980   2633715      9641     41622         0     97680    126986   4699165     96.63    103.46  --
835.50/835.59	c  N dy 17107   2653775      9641     41622         0    117740    126986   7779795     96.63    102.58  --
842.41/842.45	c  N dy 17238   2673809      9641     41622         0    137773    126986  10868129     96.64    103.29  --
848.41/848.41	c  N dy 17369   2694084      9641     41622         0     86050    126986   2725294     96.65    102.79  --
853.31/853.35	c  S st 17490   2711443      9641     41622         0    103408    126986   5396470     96.66   no data  --
853.52/853.53	c  S st 17490   2711947      9641     41622         0    103912    126986   5457401     96.66   no data  --
853.52/853.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
853.52/853.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
853.62/853.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.08
853.81/853.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
853.81/853.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
853.81/853.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9641 time:  0.00 s
853.81/853.86	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
941.81/941.88	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 88.02 s
941.81/941.89	c vivif2 --  cl tried    41622 cl shrink        0 lits rem          0 time: 0.00
941.91/941.95	c vivif2 --  cl tried   103906 cl shrink        0 lits rem          0 time: 0.07
942.11/942.13	c asymm  cl-useful: 0/41622/41622 lits-rem:0 time: 0.17
942.11/942.13	c calculated reachability. Time: 0.00
942.11/942.13	c  N dy 17490   2711947      9641     41622         0    103906    126986   5456289     96.66   no data  --
948.41/948.48	c  N dy 17628   2731983      9641     41622         0    123940    126986   8549469     96.67    114.89  --
955.51/955.58	c  N dy 17770   2751990      9641     41622         0    143946    126986  11673584     96.70    102.21  --
961.42/961.41	c  N dy 17904   2772060      9641     41622         0     91013    126986   3322766     96.71    102.22  --
967.21/967.25	c  N dy 18025   2792197      9641     41622         0    111149    126986   6392230     96.71    103.16  --
974.01/974.00	c  N dy 18165   2812246      9641     41622         0    131196    126986   9504513     96.72    106.60  --
981.12/981.12	c  N dy 18298   2832349      9641     41622         0     77303    126986   1077135     96.73    106.89  --
986.51/986.51	c  N dy 18431   2852432      9641     41622         0     97384    126986   4204290     96.73    103.14  --
992.71/992.73	c  N dy 18569   2872526      9641     41622         0    117475    126986   7340397     96.75    120.09  --
999.82/999.84	c  N dy 18697   2893265      9641     41622         0    138214    126986  10523076     96.76    104.58  --
1006.42/1006.44	c  N dy 18821   2913393      9641     41622         0     83352    126986   1857500     96.76    103.08  --
1011.91/1012.01	c  N dy 18943   2933499      9641     41622         0    103458    126986   4986171     96.76    105.87  --
1018.31/1018.33	c  N dy 19073   2953579      9641     41622         0    123537    126986   8093425     96.77    140.83  --
1025.51/1025.53	c  N dy 19206   2973586      9641     41622         0    143544    126986  11177512     96.78    102.62  --
1031.82/1031.88	c  N dy 19340   2993619      9641     41622         0     87574    126986   2362700     96.79    102.30  --
1037.61/1037.63	c  N dy 19473   3013620      9641     41622         0    107573    126986   5443346     96.79    102.96  --
1044.11/1044.17	c  N dy 19606   3033784      9641     41622         0    127735    126986   8579791     96.80    102.71  --
1051.52/1051.57	c  N dy 19740   3053927      9641     41622         0    147875    126986  11720667     96.81    102.35  --
1057.71/1057.71	c  N dy 19874   3073964      9641     41622         0     90922    126986   2719612     96.81    103.69  --
1063.51/1063.56	c  N dy 20002   3094116      9641     41622         0    111071    126986   5864283     96.81    105.52  --
1070.11/1070.17	c  N dy 20130   3114134      9641     41622         0    131089    126986   8972788     96.82    105.87  --
1077.51/1077.56	c  N dy 20259   3134215      9641     41622         0    151165    126986  12018903     96.82    106.13  --
1083.62/1083.68	c  N dy 20397   3154304      9641     41622         0     93259    126986   2967792     96.83    102.09  --
1089.61/1089.60	c  N dy 20520   3174402      9641     41622         0    113355    126986   6115482     96.83    111.03  --
1096.31/1096.35	c  N dy 20648   3194499      9641     41622         0    133451    126986   9207230     96.84    132.12  --
1102.71/1102.79	c  S st 20759   3211948      9641     41622         0    150896    126986  11902208     96.84   no data  --
1103.01/1103.04	c  S st 20759   3212451      9641     41622         0    151399    126986  11960529     96.84   no data  --
1103.01/1103.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1103.01/1103.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1103.11/1103.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.12
1103.71/1103.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1103.71/1103.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1103.71/1103.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9641 time:  0.00 s
1103.71/1103.74	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-3369781-1305382042/watcher-3369781-1305382042 -o /tmp/evaluation-result-3369781-1305382042/solver-3369781-1305382042 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369781-1305382042.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: 1.72 2.92 3.37 5/326 12005
/proc/meminfo: memFree=28096988/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=31856 CPUtime=0 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 1202 0 0 0 0 0 0 0 23 0 1 0 649803032 32620544 1078 33554432000 4194304 4650387 140736984489936 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 7964 1083 329 112 0 2929 0

[startup+0.0280559 s]
/proc/loadavg: 1.72 2.92 3.37 5/326 12005
/proc/meminfo: memFree=28096988/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=35736 CPUtime=0.02 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 2350 0 0 0 2 0 0 0 23 0 1 0 649803032 36593664 2097 33554432000 4194304 4650387 140736984489936 18446744073709551615 4536447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 8934 2097 347 112 0 3899 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 35736

[startup+0.101094 s]
/proc/loadavg: 1.72 2.92 3.37 5/326 12005
/proc/meminfo: memFree=28096988/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=43572 CPUtime=0.09 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 4062 0 0 0 9 0 0 0 23 0 1 0 649803032 44617728 3561 33554432000 4194304 4650387 140736984489936 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 10893 3561 365 112 0 5858 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43572

[startup+0.301111 s]
/proc/loadavg: 1.72 2.92 3.37 5/326 12005
/proc/meminfo: memFree=28096988/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=45528 CPUtime=0.29 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 4744 0 0 0 29 0 0 0 24 0 1 0 649803032 46620672 4243 33554432000 4194304 4650387 140736984489936 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 11382 4243 379 112 0 6347 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45528

[startup+0.700999 s]
/proc/loadavg: 1.72 2.92 3.37 5/326 12005
/proc/meminfo: memFree=28096988/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=45528 CPUtime=0.68 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 5185 0 0 0 68 0 0 0 25 0 1 0 649803032 46620672 4684 33554432000 4194304 4650387 140736984489936 18446744073709551615 4315170 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 11382 4684 379 112 0 6347 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 45528

[startup+1.50079 s]
/proc/loadavg: 1.90 2.94 3.38 5/330 12012
/proc/meminfo: memFree=27995408/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=46332 CPUtime=1.48 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 6422 0 0 0 148 0 0 0 25 0 1 0 649803032 47443968 4569 33554432000 4194304 4650387 140736984489936 18446744073709551615 4364368 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 11583 4569 381 112 0 6548 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 46332

[startup+3.10057 s]
/proc/loadavg: 1.90 2.94 3.38 5/330 12013
/proc/meminfo: memFree=27984744/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=46536 CPUtime=3.08 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 8477 0 0 0 308 0 0 0 25 0 1 0 649803032 47652864 5046 33554432000 4194304 4650387 140736984489936 18446744073709551615 4366833 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 11634 5046 381 112 0 6599 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 46536

[startup+6.30094 s]
/proc/loadavg: 2.15 2.97 3.38 5/330 12013
/proc/meminfo: memFree=27927644/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=78456 CPUtime=6.28 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 18572 0 0 0 626 2 0 0 25 0 1 0 649803032 80338944 13355 33554432000 4194304 4650387 140736984489936 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 19614 13355 383 112 0 14579 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 78456

[startup+12.7009 s]
/proc/loadavg: 2.30 2.99 3.39 5/330 12013
/proc/meminfo: memFree=27768208/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=78868 CPUtime=12.68 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 23629 0 0 0 1265 3 0 0 25 0 1 0 649803032 80760832 14076 33554432000 4194304 4650387 140736984489936 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 19717 14076 383 112 0 14682 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 78868

[startup+25.5006 s]
/proc/loadavg: 2.63 3.04 3.40 5/330 12013
/proc/meminfo: memFree=27699648/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=109968 CPUtime=25.48 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 40551 0 0 0 2542 6 0 0 25 0 1 0 649803032 112607232 20794 33554432000 4194304 4650387 140736984489936 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 27492 20794 383 112 0 22457 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 109968

[startup+51.101 s]
/proc/loadavg: 3.17 3.13 3.42 5/330 12014
/proc/meminfo: memFree=27582528/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=116960 CPUtime=51.08 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 63035 0 0 0 5098 10 0 0 25 0 1 0 649803032 119767040 23459 33554432000 4194304 4650387 140736984489936 18446744073709551615 4364320 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 29240 23459 383 112 0 24205 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 116960

[startup+102.312 s]
/proc/loadavg: 3.74 3.29 3.46 5/330 12015
/proc/meminfo: memFree=27491584/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=120064 CPUtime=102.29 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 104722 0 0 0 10209 20 0 0 25 0 1 0 649803032 122945536 24243 33554432000 4194304 4650387 140736984489936 18446744073709551615 4363550 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 30016 24243 383 112 0 24981 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 120064

[startup+162.301 s]
/proc/loadavg: 3.98 3.44 3.49 5/330 12017
/proc/meminfo: memFree=27347824/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=214016 CPUtime=162.29 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 130704 0 0 0 16204 25 0 0 25 0 1 0 649803032 219152384 39374 33554432000 4194304 4650387 140736984489936 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 53504 39374 383 112 0 48469 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 214016

[startup+222.3 s]
/proc/loadavg: 3.99 3.54 3.52 5/330 12018
/proc/meminfo: memFree=27306236/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=215032 CPUtime=222.29 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 159501 0 0 0 22198 31 0 0 25 0 1 0 649803032 220192768 38315 33554432000 4194304 4650387 140736984489936 18446744073709551615 4331965 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 53758 38315 383 112 0 48723 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 215032

[startup+282.301 s]
/proc/loadavg: 3.99 3.62 3.55 5/330 12020
/proc/meminfo: memFree=27275824/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=218920 CPUtime=282.29 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 201332 0 0 0 28190 39 0 0 25 0 1 0 649803032 224174080 39037 33554432000 4194304 4650387 140736984489936 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 54730 39037 383 112 0 49695 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 218920

[startup+342.301 s]
/proc/loadavg: 3.99 3.68 3.57 5/330 12022
/proc/meminfo: memFree=27264132/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=219912 CPUtime=342.29 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 241773 0 0 0 34180 49 0 0 25 0 1 0 649803032 225189888 40610 33554432000 4194304 4650387 140736984489936 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 54978 40610 383 112 0 49943 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 219912

[startup+402.3 s]
/proc/loadavg: 3.99 3.74 3.60 5/330 12023
/proc/meminfo: memFree=27216224/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=223776 CPUtime=402.29 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 279274 0 0 0 40170 59 0 0 25 0 1 0 649803032 229146624 44040 33554432000 4194304 4650387 140736984489936 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 55944 44040 383 112 0 50909 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 223776

[startup+462.301 s]
/proc/loadavg: 3.99 3.78 3.62 5/330 12025
/proc/meminfo: memFree=27227092/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=224768 CPUtime=462.3 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 315888 0 0 0 46162 68 0 0 25 0 1 0 649803032 230162432 44001 33554432000 4194304 4650387 140736984489936 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 56192 44001 383 112 0 51157 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 224768

[startup+522.301 s]
/proc/loadavg: 3.99 3.82 3.64 5/330 12026
/proc/meminfo: memFree=27193700/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=230048 CPUtime=522.3 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 333985 0 0 0 52158 72 0 0 25 0 1 0 649803032 235569152 42779 33554432000 4194304 4650387 140736984489936 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 57512 42779 383 112 0 52477 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 230048

[startup+582.3 s]
/proc/loadavg: 4.07 3.87 3.66 5/330 12028
/proc/meminfo: memFree=27198512/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=180660 CPUtime=582.3 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 370613 0 0 0 58151 79 0 0 25 0 1 0 649803032 184995840 38766 33554432000 4194304 4650387 140736984489936 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 45165 38766 383 112 0 40130 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 180660

[startup+642.301 s]
/proc/loadavg: 4.25 3.94 3.70 5/330 12030
/proc/meminfo: memFree=27195604/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=231484 CPUtime=642.31 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 405917 0 0 0 64144 87 0 0 25 0 1 0 649803032 237039616 41937 33554432000 4194304 4650387 140736984489936 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 57871 41937 383 112 0 52836 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 231484

[startup+702.301 s]
/proc/loadavg: 4.09 3.95 3.72 5/330 12031
/proc/meminfo: memFree=27144120/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=239052 CPUtime=702.3 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 419022 0 0 0 70140 90 0 0 25 0 1 0 649803032 244789248 44040 33554432000 4194304 4650387 140736984489936 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 59763 44040 383 112 0 54728 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 239052

[startup+762.312 s]
/proc/loadavg: 4.11 3.98 3.74 5/330 12033
/proc/meminfo: memFree=27144220/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=239772 CPUtime=762.31 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 451525 0 0 0 76130 101 0 0 25 0 1 0 649803032 245526528 42377 33554432000 4194304 4650387 140736984489936 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 59943 42377 383 112 0 54908 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 239772

[startup+822.3 s]
/proc/loadavg: 4.04 3.98 3.75 5/330 12034
/proc/meminfo: memFree=27139952/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=240232 CPUtime=822.31 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 483388 0 0 0 82123 108 0 0 25 0 1 0 649803032 245997568 50583 33554432000 4194304 4650387 140736984489936 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 60058 50583 383 112 0 55023 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 240232

[startup+882.301 s]
/proc/loadavg: 4.01 3.98 3.76 5/330 12036
/proc/meminfo: memFree=27148844/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=259952 CPUtime=882.31 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 506012 0 0 0 88118 113 0 0 25 0 1 0 649803032 266190848 48874 33554432000 4194304 4650387 140736984489936 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 64988 48874 383 112 0 59953 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 259952

[startup+942.301 s]
/proc/loadavg: 4.00 3.98 3.77 5/330 12038
/proc/meminfo: memFree=27065580/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=259952 CPUtime=942.31 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 506147 0 0 0 94118 113 0 0 25 0 1 0 649803032 266190848 49009 33554432000 4194304 4650387 140736984489936 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 64988 49009 383 112 0 59953 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 259952

[startup+1002.3 s]
/proc/loadavg: 4.00 3.98 3.79 5/330 12039
/proc/meminfo: memFree=27072488/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=260272 CPUtime=1002.31 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 537110 0 0 0 100110 121 0 0 25 0 1 0 649803032 266518528 55053 33554432000 4194304 4650387 140736984489936 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 65068 55053 383 112 0 60033 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 260272

[startup+1062.3 s]
/proc/loadavg: 4.00 3.98 3.80 5/330 12041
/proc/meminfo: memFree=27130220/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=260888 CPUtime=1062.31 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 569500 0 0 0 106103 128 0 0 25 0 1 0 649803032 267149312 48755 33554432000 4194304 4650387 140736984489936 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 65222 48755 383 112 0 60187 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 260888

[startup+1122.3 s]
/proc/loadavg: 4.00 3.98 3.81 5/330 12042
/proc/meminfo: memFree=26975804/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=378084 CPUtime=1122.32 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 617352 0 0 0 112095 137 0 0 25 0 1 0 649803032 387158016 83431 33554432000 4194304 4650387 140736984489936 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 94521 83431 383 112 0 89486 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 378084

[startup+1182.3 s]
/proc/loadavg: 4.04 4.00 3.82 5/330 12044
/proc/meminfo: memFree=26854008/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=378236 CPUtime=1182.32 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 617368 0 0 0 118095 137 0 0 25 0 1 0 649803032 387313664 83447 33554432000 4194304 4650387 140736984489936 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 94559 83447 383 112 0 89524 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 378236

[startup+1242.3 s]
/proc/loadavg: 4.13 4.04 3.84 5/330 12046
/proc/meminfo: memFree=26847024/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=378580 CPUtime=1242.32 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 617463 0 0 0 124095 137 0 0 25 0 1 0 649803032 387665920 83542 33554432000 4194304 4650387 140736984489936 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 94645 83542 383 112 0 89610 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 378580



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.94 4.01 3.85 3/328 12049
/proc/meminfo: memFree=27403260/32950928 swapFree=60199044/67111528
[pid=12005] ppid=12003 vsize=378580 CPUtime=1300.03 cores=4,6
/proc/12005/stat : 12005 (strangenight1-s) R 12003 12005 11551 0 -1 4202496 617477 0 0 0 129866 137 0 0 25 0 1 0 649803032 387665920 83556 33554432000 4194304 4650387 140736984489936 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12005/statm: 94645 83556 383 112 0 89610 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 378580

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.67
CPU system time (s): 1.38379
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 378580

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

runsolver used 3.86241 second user time and 9.17361 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-14 16:07:22
IDJOB=3369781
IDBENCH=82590
IDSOLVER=1847
FILE ID=node122/3369781-1305382042
RUNJOBID= node122-1305382042-11970
PBS_JOBID= 13324380
Free space on /tmp= 73424 MiB

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

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

MD5SUM BENCH= 7d95438154723bef0aaca7f7f26ea8e2
RANDOM SEED=372920917

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:      28097524 kB
Buffers:        257380 kB
Cached:        3264268 kB
SwapCached:      50104 kB
Active:         859944 kB
Inactive:      3784956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28097524 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           21516 kB
Writeback:           0 kB
AnonPages:     1082816 kB
Mapped:          14128 kB
Slab:           112364 kB
PageTables:      32424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52600924 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= 73420 MiB
End job on node122 at 2011-05-14 16:29:04