Trace number 3280409

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 TechDemo-Alpha-st? (TO) 1299.97 1300.02

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-13-u.cnf
MD5SUM45ee13b66821e6c36f3e38be418fa121
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3586.1
Satisfiable
(Un)Satisfiability was proved
Number of variables138808
Number of clauses626501
Sum of the clauses size1431026
Maximum clause length10
Minimum clause length1
Number of clauses of size 111712
Number of clauses of size 2503953
Number of clauses of size 384536
Number of clauses of size 42920
Number of clauses of size 511680
Number of clauses of size over 511700

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 Using 1 thread(s)
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3280409-1303748133.cnf'
0.00/0.01	c -- header says num vars:         138808
0.00/0.01	c -- header says num clauses:      626501
0.28/0.32	c -- clauses added:            0 learnts,       626501 normals,            0 xors
0.28/0.32	c -- vars added     138808
0.28/0.32	c Parsing time:  0.29 s
0.28/0.32	c  N st     0         0    138808    110836    503953         0   1419314         0   no data   no data  --
0.48/0.52	c asymm  cl-useful: 235/848/90542 lits-rem:1316 time: 0.20
6.46/6.55	c Flit:  2025 Blit:  50639 bXBeca:    0 bXProp: 10486 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  5.98
6.46/6.59	c Cleaning up after failed var search:     0.03 s 
7.93/8.04	c Calc non-exist non-lernt bins v-fix:     0 done:  14182 time:  1.41 s
7.93/8.05	c Cache  BProp: 0 Set: 0 BXProp: 946 T: 0.01
7.93/8.06	c Subs w/ non-existent bins:     70 time:  0.01 s
7.93/8.08	c Replacing    11432 vars Replaced   125884 lits Time:     0.01 s 
7.93/8.08	c bin-w-bin subsume rem          825 bins  time:  0.00 s
7.93/8.09	c subs with bin:        0  lits-rem:       412  v-fix:    0  time:  0.00 s
8.04/8.14	c Removed useless bin:    2674  fixed:     0  bprops:   3.24M  time:  0.05 s
8.04/8.16	c lits-rem:         4  cl-subs:      244  v-elim:   1776  v-fix:    0  time:  0.02 s
8.04/8.16	c learnt bin added due to v-elim: 0
8.04/8.17	c Finding binary XORs  T:     0.01 s  found:       0
8.04/8.17	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
8.04/8.17	c Calc default polars -  time:   0.00 s pos:    1057 undec:  136236 neg:    1515
8.04/8.17	c =========================================================================================
8.04/8.17	c types(t): F = full restart, N = normal restart
8.04/8.17	c types(t): S = simplification begin/end, E = solution found
8.04/8.17	c restart types(rt): st = static, dy = dynamic
8.04/8.17	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
8.04/8.17	c  B st     0         0      3552      8145      9307         0     44265         0   no data   no data  --
8.24/8.38	c Decided on static restart strategy
8.44/8.56	c  N dy    13      4075      3552      8145      9325      3830     44265    141861     39.51     19.27  --
8.93/9.08	c  N dy    28      8159      3551      8145      9330      7714     44265    293210     43.01     19.06  --
9.73/9.82	c  N dy    41     13729      3550      8145      9341     12844     44265    486980     34.83     19.10  --
10.32/10.40	c  N dy    53     17782      3550      8145      9346     16662     44265    636613     36.19     19.57  --
10.82/10.99	c  N dy    62     22061      3550      8145      9348     11354     44265    335554     51.27     19.66  --
11.52/11.60	c  N dy    68     26437      3550      8145      9349     15442     44265    520886     50.14     20.17  --
12.02/12.19	c  S st    74     30000      3550      8145      9351     18796     44265    665875     41.89     20.50  --
12.21/12.30	c  S st    74     30504      3549      8145      9365     19279     44265    680270     41.89     20.50  --
12.21/12.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
12.21/12.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
19.00/19.14	c Flit:   182 Blit:    121 bXBeca:    0 bXProp:  456 Bin:  40951 BRemL:  20446 BRemN:    393 CBin:       0 P: 60.0M T:  6.81
19.00/19.14	c Cleaning up after failed var search:     0.01 s 
19.00/19.18	c Calc non-exist non-lernt bins v-fix:     0 done:   3030 time:  0.04 s
19.00/19.19	c Cache  BProp: 78 Set: 0 BXProp: 8 T: 0.01
19.20/19.32	c Subs w/ non-existent bins:    259 time:  0.13 s
19.20/19.36	c Replacing      464 vars Replaced    62157 lits Time:     0.04 s 
19.20/19.38	c bin-w-bin subsume rem         1086 bins  time:  0.00 s
19.40/19.54	c subs with bin:      129  lits-rem:     31554  v-fix:    0  time:  0.17 s
19.40/19.55	c Removed useless bin:     458  fixed:     0  bprops:   0.17M  time:  0.00 s
21.00/21.18	c lits-rem:      3282  cl-subs:    15470  v-elim:   1093  v-fix:    0  time:  1.63 s
21.00/21.18	c learnt bin added due to v-elim: 0
21.00/21.19	c vivif2 --  cl tried     5215 cl shrink      252 lits rem        301 time: 0.01
21.10/21.21	c vivif2 --  cl tried     3668 cl shrink     1683 lits rem       7915 time: 0.02
21.30/21.47	c asymm  cl-useful: 116/4139/4987 lits-rem:348 time: 0.26
21.30/21.48	c calculated reachability. Time: 0.01
21.30/21.48	c  N dy    74     30504      1847      4871     14546      3632     26816     67303     41.89     20.50  --
21.30/21.48	c  F st    74     30504      1847      4871     14546      3632     26816     67303     41.89     20.50  --
21.50/21.67	c Decided on static restart strategy
21.81/21.93	c  N dy    83     34666      1846      4871     14564      7646     26816    154149     24.18     19.33  --
22.81/22.98	c  N dy    85     45574      1846      4871     14566     17877     26816    313436     15.05     16.70  --
22.91/23.02	c  S st    86     45756      1846      4871     14567     18051     26816    318051     17.10     16.70  --
22.91/23.09	c  S st    86     46259      1846      4871     14572     18545     26816    327190     17.10     16.70  --
23.02/23.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.02/23.11	c Cache  BProp: 47 Set: 1 BXProp: 0 T: 0.01
25.32/25.46	c Flit:    15 Blit:      8 bXBeca:    0 bXProp:    1 Bin:   4684 BRemL:   3317 BRemN:    288 CBin:       0 P: 25.9M T:  2.35
25.32/25.49	c Calc non-exist non-lernt bins v-fix:     0 done:   1817 time:  0.02 s
25.32/25.49	c Cache  BProp: 54 Set: 0 BXProp: 0 T: 0.00
25.51/25.64	c Subs w/ non-existent bins:     75 time:  0.14 s
25.51/25.65	c Replacing        1 vars Replaced       40 lits Time:     0.01 s 
25.51/25.66	c bin-w-bin subsume rem          256 bins  time:  0.00 s
25.61/25.78	c subs with bin:     2875  lits-rem:       149  v-fix:    0  time:  0.12 s
25.61/25.78	c Removed useless bin:      64  fixed:     0  bprops:   0.10M  time:  0.00 s
26.11/26.22	c lits-rem:       496  cl-subs:     3762  v-elim:    306  v-fix:    0  time:  0.43 s
26.11/26.22	c learnt bin added due to v-elim: 0
26.11/26.23	c vivif2 --  cl tried     4666 cl shrink       51 lits rem         56 time: 0.01
26.21/26.30	c vivif2 --  cl tried    11585 cl shrink      665 lits rem       1263 time: 0.07
26.51/26.63	c asymm  cl-useful: 40/3111/4633 lits-rem:126 time: 0.32
26.51/26.64	c calculated reachability. Time: 0.01
26.51/26.64	c  N dy    86     46259      1746      4594     13567     11580     24867    213330     17.10     16.70  --
27.71/27.85	c  N dy    89     56648      1746      4594     13567     21610     24867    424719     18.06     15.52  --
28.62/28.72	c  N dy    90     63105      1746      4594     13569     27831     24867    553531     18.54     14.67  --
29.21/29.35	c  N dy    93     69388      1746      4594     13569     19766     24867    325332     13.83     14.11  --
29.21/29.37	c  S st    93     69388      1746      4594     13569     19766     24867    325332     13.83     14.11  --
29.31/29.44	c  S st    93     69890      1746      4594     13569     20264     24867    333695     13.83     14.11  --
29.31/29.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
29.31/29.45	c Cache  BProp: 49 Set: 0 BXProp: 0 T: 0.01
30.71/30.84	c Flit:     1 Blit:      2 bXBeca:    0 bXProp:    0 Bin:   1030 BRemL:    564 BRemN:     78 CBin:       0 P: 22.0M T:  1.39
30.71/30.86	c Calc non-exist non-lernt bins v-fix:     0 done:   1743 time:  0.02 s
30.71/30.87	c Cache  BProp: 51 Set: 0 BXProp: 0 T: 0.01
30.91/31.04	c Subs w/ non-existent bins:     25 time:  0.17 s
30.91/31.05	c bin-w-bin subsume rem           43 bins  time:  0.00 s
30.91/31.09	c subs with bin:      746  lits-rem:       132  v-fix:    0  time:  0.04 s
31.01/31.10	c Removed useless bin:       7  fixed:     0  bprops:   0.10M  time:  0.00 s
31.51/31.64	c ORs :   2311 avg-s:  3.1 cl-sh:  3146 l-rem:   4162 b-add:    349 v-rep:   0 cl-rem: 4 avg s: 5.2 T:    0.14
35.91/36.02	c Added 18 vars  tried: 80000 time: 4.38
35.91/36.03	c ORs :     18 avg-s:  0.0 cl-sh:  4175 l-rem:   4175 b-add:     36 v-rep:   0 cl-rem: 3 avg s: 11.3 T:    4.39
35.91/36.04	c lits-rem:       422  cl-subs:     2402  v-elim:    207  v-fix:    0  time:  4.94 s
35.91/36.04	c learnt bin added due to v-elim: 0
35.91/36.05	c vivif2 --  cl tried     4231 cl shrink       10 lits rem         12 time: 0.01
36.01/36.18	c vivif2 --  cl tried    17121 cl shrink      674 lits rem       1547 time: 0.13
36.21/36.30	c asymm  cl-useful: 1/1116/4227 lits-rem:3 time: 0.11
36.21/36.31	c calculated reachability. Time: 0.01
36.21/36.31	c  N dy    93     69890      1749      4226     13961     17119     24254    279943     13.83     14.11  --
36.21/36.31	c  F st    93     69890      1749      4226     13961     17119     24254    279943     13.83     14.11  --
36.41/36.55	c Decided on static restart strategy
36.71/36.89	c  N dy   115     74418      1749      4226     13972     21502     24254    353235     18.84     13.88  --
37.31/37.45	c  N dy   131     79214      1749      4226     13972     26092     24254    433089     16.24     13.70  --
39.21/39.34	c  N dy   153     94637      1749      4226     13976     23475     24254    362125     20.02     13.25  --
40.21/40.36	c  N dy   183    102192      1749      4226     13976     30780     24254    525614     24.60     13.13  --
40.61/40.77	c  S st   184    104835      1749      4226     13976     33379     24254    586936     23.96     13.11  --
40.71/40.86	c  S st   184    105337      1749      4226     13978     33868     24254    592985     23.96     13.11  --
40.71/40.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
40.71/40.88	c Cache  BProp: 51 Set: 0 BXProp: 0 T: 0.00
42.51/42.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    719 BRemL:    495 BRemN:     16 CBin:       0 P: 39.4M T:  1.72
42.51/42.62	c Calc non-exist non-lernt bins v-fix:     0 done:   1749 time:  0.02 s
42.51/42.63	c Cache  BProp: 51 Set: 0 BXProp: 0 T: 0.01
42.71/42.87	c Subs w/ non-existent bins:      6 time:  0.24 s
42.71/42.89	c bin-w-bin subsume rem          103 bins  time:  0.00 s
42.81/42.94	c subs with bin:      225  lits-rem:       243  v-fix:    0  time:  0.05 s
42.81/42.95	c Removed useless bin:       2  fixed:     0  bprops:   0.10M  time:  0.00 s
44.11/44.25	c ORs :   2349 avg-s:  3.1 cl-sh:   107 l-rem:    250 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    0.15
48.21/48.34	c Added 18 vars  tried: 80000 time: 4.09
48.21/48.36	c ORs :     18 avg-s:  0.0 cl-sh:  3047 l-rem:   3047 b-add:     36 v-rep:   0 cl-rem: 0 avg s: nan T:    4.11
48.21/48.37	c lits-rem:       587  cl-subs:     3785  v-elim:    200  v-fix:    0  time:  5.42 s
48.21/48.37	c learnt bin added due to v-elim: 0
48.21/48.38	c vivif2 --  cl tried     4241 cl shrink       14 lits rem         15 time: 0.01
48.41/48.57	c vivif2 --  cl tried    29867 cl shrink      534 lits rem        636 time: 0.19
48.61/48.71	c asymm  cl-useful: 6/1018/4234 lits-rem:18 time: 0.14
48.61/48.72	c calculated reachability. Time: 0.01
48.61/48.72	c  N dy   184    105337      1759      4230     14061     29867     24303    515128     23.96     13.11  --
49.71/49.82	c  N dy   186    114728      1759      4230     14068     38892     24303    669397     17.84     12.77  --
52.61/52.79	c  N dy   191    138320      1759      4230     14073     41553     24303    666331     20.86     12.27  --
53.40/53.56	c Finding binary XORs  T:     0.22 s  found:       0
54.00/54.13	c  N dy   207    147768      1759      4230     14077     29337     24303    471586     30.94     12.36  --
55.40/55.51	c  N dy   213    158006      1759      4230     14077     39267     24303    669903     19.26     12.19  --
55.40/55.54	c  S st   213    158006      1759      4230     14077     39267     24303    669903     19.26     12.19  --
55.50/55.63	c  S st   213    158510      1759      4230     14080     39759     24303    678387     19.26     12.19  --
55.50/55.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
55.50/55.64	c Cache  BProp: 51 Set: 0 BXProp: 0 T: 0.00
57.22/57.38	c Flit:     3 Blit:      1 bXBeca:    0 bXProp:    1 Bin:    598 BRemL:    357 BRemN:     10 CBin:       0 P: 54.3M T:  1.74
57.31/57.40	c Calc non-exist non-lernt bins v-fix:     0 done:   1752 time:  0.02 s
57.31/57.40	c Cache  BProp: 51 Set: 0 BXProp: 0 T: 0.00
57.51/57.61	c Subs w/ non-existent bins:     12 time:  0.20 s
57.51/57.62	c Replacing        1 vars Replaced       76 lits Time:     0.01 s 
57.51/57.64	c bin-w-bin subsume rem           33 bins  time:  0.00 s
57.61/57.70	c subs with bin:       16  lits-rem:        74  v-fix:    0  time:  0.05 s
57.61/57.70	c Removed useless bin:      10  fixed:     0  bprops:   0.09M  time:  0.00 s
58.91/59.08	c ORs :   2367 avg-s:  3.1 cl-sh:    24 l-rem:     26 b-add:      5 v-rep:   0 cl-rem: 0 avg s: nan T:    0.16
64.21/64.36	c Added 17 vars  tried: 80000 time: 5.27
64.21/64.37	c ORs :     17 avg-s:  0.0 cl-sh:  2064 l-rem:   2064 b-add:     36 v-rep:   1 cl-rem: 1 avg s: 3.0 T:    5.29
64.21/64.38	c lits-rem:      1574  cl-subs:     4306  v-elim:    194  v-fix:    0  time:  6.68 s
64.21/64.38	c learnt bin added due to v-elim: 0
64.21/64.39	c vivif2 --  cl tried     4206 cl shrink       10 lits rem         16 time: 0.01
64.41/64.53	c vivif2 --  cl tried    35404 cl shrink      831 lits rem       1582 time: 0.14
64.51/64.63	c asymm  cl-useful: 0/567/4199 lits-rem:0 time: 0.11
64.51/64.64	c calculated reachability. Time: 0.01
64.51/64.65	c  N dy   213    158510      1762      4199     14126     35404     24189    611756     19.26     12.19  --
65.92/66.00	c  N dy   243    168703      1762      4199     14134     45306     24189    813043     20.10     12.26  --
67.71/67.81	c  N dy   265    183541      1762      4199     14136     36947     24189    595143     19.38     12.22  --
70.81/70.90	c  N dy   266    209372      1762      4199     14136     38079     24189    554310     24.64     11.80  --
73.61/73.76	c  N dy   268    229180      1762      4199     14136     32236     24189    491217     26.48     11.84  --
74.81/74.94	c  S st   278    237765      1762      4199     14136     40658     24189    719800     25.80     11.91  --
74.91/75.04	c  S st   278    238267      1762      4199     14136     41155     24189    726852     25.80     11.91  --
74.91/75.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
74.91/75.05	c Cache  BProp: 51 Set: 0 BXProp: 0 T: 0.00
76.71/76.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    563 BRemL:    297 BRemN:     10 CBin:       0 P: 60.0M T:  1.80
76.71/76.87	c Calc non-exist non-lernt bins v-fix:     0 done:   1761 time:  0.02 s
76.71/76.87	c Cache  BProp: 51 Set: 0 BXProp: 0 T: 0.00
76.91/77.08	c Subs w/ non-existent bins:      6 time:  0.21 s
76.91/77.10	c Replacing        1 vars Replaced      490 lits Time:     0.01 s 
77.01/77.12	c bin-w-bin subsume rem           14 bins  time:  0.00 s
77.01/77.18	c subs with bin:        1  lits-rem:       124  v-fix:    0  time:  0.07 s
77.01/77.19	c Removed useless bin:       5  fixed:     0  bprops:   0.09M  time:  0.00 s
78.71/78.83	c ORs :   2381 avg-s:  3.1 cl-sh:     3 l-rem:      6 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 6.0 T:    0.16
83.61/83.73	c Added 14 vars  tried: 80000 time: 4.90
83.61/83.74	c ORs :     14 avg-s:  0.0 cl-sh:  2271 l-rem:   2271 b-add:     28 v-rep:   0 cl-rem: 0 avg s: nan T:    4.91
83.61/83.75	c lits-rem:      1232  cl-subs:     5054  v-elim:    196  v-fix:    0  time:  6.57 s
83.61/83.75	c learnt bin added due to v-elim: 0
83.61/83.76	c vivif2 --  cl tried     4211 cl shrink        5 lits rem          6 time: 0.01
83.71/83.90	c vivif2 --  cl tried    36102 cl shrink      139 lits rem        145 time: 0.13
83.91/84.01	c asymm  cl-useful: 2/500/4210 lits-rem:6 time: 0.11
83.91/84.02	c calculated reachability. Time: 0.01
83.91/84.02	c  N dy   278    238267      1770      4208     14328     36101     24204    592621     25.80     11.91  --
88.91/89.09	c  N dy   292    274124      1770      4208     14330     45093     24204    856615     28.96     11.81  --
102.21/102.31	c  N dy   311    357400      1770      4208     14330     41608     24204    735939     27.16     11.69  --
102.21/102.34	c  S st   311    357400      1770      4208     14330     41608     24204    735939     27.16     11.69  --
102.31/102.44	c  S st   311    357902      1770      4208     14333     42102     24204    743284     27.16     11.69  --
102.31/102.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
102.31/102.46	c Cache  BProp: 52 Set: 1 BXProp: 0 T: 0.00
104.21/104.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    393 BRemL:    267 BRemN:      0 CBin:       0 P: 60.0M T:  1.87
104.21/104.35	c Calc non-exist non-lernt bins v-fix:     0 done:   1769 time:  0.02 s
104.21/104.35	c Cache  BProp: 52 Set: 0 BXProp: 0 T: 0.00
104.41/104.55	c Subs w/ non-existent bins:      3 time:  0.19 s
104.41/104.57	c bin-w-bin subsume rem            9 bins  time:  0.00 s
104.51/104.64	c subs with bin:        2  lits-rem:        25  v-fix:    0  time:  0.06 s
104.51/104.64	c Removed useless bin:       6  fixed:     0  bprops:   0.09M  time:  0.00 s
105.91/106.03	c ORs :   2387 avg-s:  3.1 cl-sh:     5 l-rem:      6 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    0.17
112.11/112.30	c Added 7 vars  tried: 80000 time: 6.27
112.11/112.30	c ORs :      7 avg-s:  0.0 cl-sh:  1237 l-rem:   1237 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    6.27
112.21/112.32	c lits-rem:      2212  cl-subs:     1967  v-elim:    193  v-fix:    0  time:  7.68 s
112.21/112.32	c learnt bin added due to v-elim: 0
112.21/112.33	c vivif2 --  cl tried     4196 cl shrink        2 lits rem          3 time: 0.01
112.31/112.46	c vivif2 --  cl tried    39338 cl shrink      295 lits rem        317 time: 0.13
112.41/112.59	c asymm  cl-useful: 0/855/4195 lits-rem:0 time: 0.12
112.41/112.59	c calculated reachability. Time: 0.01
112.51/112.60	c  N dy   311    357902      1774      4195     14408     39335     24183    693393     27.16     11.69  --
118.61/118.70	c  N dy   315    396248      1774      4195     14420     46585     24183    869440     32.18     11.73  --
122.31/122.50	c  N dy   336    417261      1774      4195     14421     35836     24183    503159     19.90     11.72  --
142.71/142.81	c  N dy   356    536854      1774      4195     14424     52585     24183    881281     23.16     11.45  --
142.71/142.86	c  S st   356    536854      1774      4195     14424     52585     24183    881281     23.16     11.45  --
142.81/142.95	c  S st   356    537361      1774      4195     14424     53086     24183    889193     23.16     11.45  --
142.81/142.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
142.81/142.96	c Cache  BProp: 52 Set: 0 BXProp: 0 T: 0.00
144.71/144.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    304 BRemL:     84 BRemN:      0 CBin:       0 P: 60.0M T:  1.93
144.81/144.91	c Calc non-exist non-lernt bins v-fix:     0 done:   1773 time:  0.02 s
144.81/144.91	c Cache  BProp: 52 Set: 0 BXProp: 0 T: 0.00
145.12/145.22	c Subs w/ non-existent bins:      8 time:  0.30 s
145.12/145.25	c bin-w-bin subsume rem            8 bins  time:  0.00 s
145.22/145.32	c subs with bin:       24  lits-rem:       111  v-fix:    0  time:  0.07 s
145.22/145.32	c Removed useless bin:       0  fixed:     0  bprops:   0.09M  time:  0.00 s
146.81/146.95	c ORs :   2392 avg-s:  3.1 cl-sh:     2 l-rem:      4 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.18
152.21/152.36	c Added 5 vars  tried: 80000 time: 5.41
152.21/152.37	c ORs :      5 avg-s:  0.0 cl-sh:  1045 l-rem:   1045 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    5.42
152.21/152.39	c lits-rem:      3208  cl-subs:     3735  v-elim:    192  v-fix:    0  time:  7.06 s
152.21/152.39	c learnt bin added due to v-elim: 0
152.21/152.40	c vivif2 --  cl tried     4195 cl shrink        0 lits rem          0 time: 0.01
152.41/152.59	c vivif2 --  cl tried    48181 cl shrink       58 lits rem        100 time: 0.19
152.51/152.69	c asymm  cl-useful: 0/380/4195 lits-rem:0 time: 0.10
152.51/152.69	c calculated reachability. Time: 0.01
152.61/152.70	c  N dy   356    537361      1776      4195     14543     48181     24181    804402     23.16     11.45  --
152.61/152.70	c  F st   356    537361      1776      4195     14543     48181     24181    804402     23.16     11.45  --
152.92/153.04	c Decided on static restart strategy
153.01/153.19	c Finding binary XORs  T:     0.14 s  found:       0
164.01/164.17	c  N dy   363    605667      1776      4195     14543     43281     24181    639125     18.65     11.45  --
172.21/172.31	c  N dy   365    657597      1776      4195     14546     56973     24181    910435     23.59     11.28  --
202.11/202.20	c  N dy   368    806042      1776      4195     14549     44440     24181    573135     26.14     11.67  --
202.11/202.22	c  S st   368    806042      1776      4195     14549     44440     24181    573135     26.14     11.67  --
202.21/202.33	c  S st   368    806548      1775      4195     14550     44940     24181    580450     26.14     11.67  --
202.21/202.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
202.21/202.34	c Cache  BProp: 52 Set: 0 BXProp: 0 T: 0.00
203.61/203.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     77 BRemL:     48 BRemN:      0 CBin:       0 P: 60.1M T:  1.45
203.71/203.81	c Calc non-exist non-lernt bins v-fix:     0 done:   1775 time:  0.02 s
203.71/203.81	c Cache  BProp: 52 Set: 0 BXProp: 0 T: 0.00
203.91/204.01	c Subs w/ non-existent bins:    222 time:  0.20 s
203.91/204.04	c bin-w-bin subsume rem            2 bins  time:  0.00 s
203.91/204.07	c subs with bin:        1  lits-rem:        63  v-fix:    0  time:  0.04 s
203.91/204.08	c Removed useless bin:       0  fixed:     0  bprops:   0.09M  time:  0.00 s
205.11/205.25	c ORs :   2396 avg-s:  3.1 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.17
213.32/213.41	c Added 2 vars  tried: 80000 time: 8.16
213.32/213.41	c ORs :      2 avg-s:  0.0 cl-sh:   328 l-rem:    328 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    8.16
213.32/213.42	c lits-rem:       416  cl-subs:     2774  v-elim:    190  v-fix:    0  time:  9.35 s
213.32/213.42	c learnt bin added due to v-elim: 0
213.32/213.43	c vivif2 --  cl tried     4190 cl shrink        0 lits rem          0 time: 0.01
213.42/213.56	c vivif2 --  cl tried    41046 cl shrink       38 lits rem         80 time: 0.13
213.51/213.65	c asymm  cl-useful: 0/404/4190 lits-rem:0 time: 0.09
213.51/213.66	c calculated reachability. Time: 0.00
213.51/213.66	c  N dy   368    806548      1777      4190     14505     41046     24170    532878     26.14     11.67  --
260.21/260.39	c  N dy   369   1011908      1777      4190     14506     68154     24170   1149349     25.21     12.29  --
264.51/264.65	c  N dy   371   1034300      1776      4190     14510     89882     24170   1556128     18.48     12.24  --
272.92/273.00	c  N dy   374   1080149      1776      4190     14510     88774     24170   1469063     21.98     12.22  --
277.22/277.34	c  N dy   375   1104068      1776      4190     14510     65159     24170    915189     19.46     12.19  --
284.92/285.09	c  N dy   377   1147807      1776      4190     14521     59408     24170    782053     22.63     12.15  --
296.31/296.45	c  N dy   379   1208295      1776      4190     14523     69802     24170   1025164     21.43     12.15  --
296.61/296.76	c  S st   381   1209823      1776      4190     14523     71262     24170   1055215     21.88     12.15  --
296.81/296.90	c  S st   381   1210324      1776      4190     14523     71760     24170   1062363     21.88     12.15  --
296.81/296.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
296.81/296.91	c Cache  BProp: 52 Set: 0 BXProp: 0 T: 0.00
298.51/298.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:    297 BRemL:    264 BRemN:      0 CBin:       0 P: 60.1M T:  1.70
298.51/298.63	c Calc non-exist non-lernt bins v-fix:     0 done:   1773 time:  0.02 s
298.51/298.63	c Cache  BProp: 52 Set: 0 BXProp: 0 T: 0.00
298.81/298.98	c Subs w/ non-existent bins:      2 time:  0.35 s
298.91/299.01	c Replacing        1 vars Replaced       11 lits Time:     0.02 s 
298.91/299.04	c bin-w-bin subsume rem            6 bins  time:  0.00 s
299.01/299.15	c subs with bin:      405  lits-rem:        41  v-fix:    0  time:  0.11 s
299.01/299.15	c Removed useless bin:       2  fixed:     0  bprops:   0.09M  time:  0.00 s
300.61/300.73	c ORs :   2386 avg-s:  3.1 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 7.0 T:    0.19
306.31/306.48	c Added 5 vars  tried: 80000 time: 5.75
306.31/306.49	c ORs :      5 avg-s:  0.0 cl-sh:   909 l-rem:    909 b-add:     10 v-rep:   0 cl-rem: 0 avg s: nan T:    5.76
306.41/306.51	c lits-rem:       649  cl-subs:     6670  v-elim:    192  v-fix:    0  time:  7.36 s
306.41/306.51	c learnt bin added due to v-elim: 0
306.41/306.52	c vivif2 --  cl tried     4184 cl shrink        0 lits rem          0 time: 0.01
306.61/306.74	c vivif2 --  cl tried    62089 cl shrink      226 lits rem        334 time: 0.22
306.71/306.86	c asymm  cl-useful: 1/356/4184 lits-rem:1 time: 0.13
306.71/306.87	c calculated reachability. Time: 0.01
306.71/306.88	c  N dy   381   1210324      1776      4184     14437     62089     24136    921512     21.88     12.15  --
438.22/438.36	c  N dy   383   1710324      1776      4184     14448     68446     24136    897531     22.40     12.35  --
438.32/438.40	c  S st   383   1710324      1776      4184     14448     68446     24136    897531     22.40     12.35  --
438.42/438.55	c  S st   383   1710826      1776      4184     14449     68943     24136    904952     22.40     12.35  --
438.42/438.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
438.42/438.56	c Cache  BProp: 52 Set: 0 BXProp: 0 T: 0.00
440.72/440.87	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    549 BRemL:    351 BRemN:      0 CBin:       0 P: 60.0M T:  2.31
440.72/440.89	c Calc non-exist non-lernt bins v-fix:     0 done:   1775 time:  0.02 s
440.72/440.89	c Cache  BProp: 52 Set: 0 BXProp: 0 T: 0.00
441.12/441.22	c Subs w/ non-existent bins:      0 time:  0.33 s
441.12/441.26	c bin-w-bin subsume rem            2 bins  time:  0.00 s
441.22/441.33	c subs with bin:        8  lits-rem:        91  v-fix:    0  time:  0.07 s
441.22/441.33	c Removed useless bin:       5  fixed:     0  bprops:   0.09M  time:  0.00 s
442.92/443.04	c ORs :   2394 avg-s:  3.1 cl-sh:    67 l-rem:     67 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.19
445.32/445.45	c Added 18 vars  tried: 80000 time: 2.40
445.32/445.48	c ORs :     18 avg-s:  0.0 cl-sh:  3902 l-rem:   3902 b-add:     36 v-rep:   0 cl-rem: 0 avg s: nan T:    2.44
445.42/445.50	c lits-rem:       783  cl-subs:     3558  v-elim:    191  v-fix:    0  time:  4.17 s
445.42/445.50	c learnt bin added due to v-elim: 0
445.42/445.51	c vivif2 --  cl tried     4188 cl shrink        0 lits rem          0 time: 0.01
445.62/445.73	c vivif2 --  cl tried    65383 cl shrink      141 lits rem        205 time: 0.23
445.72/445.84	c asymm  cl-useful: 4/189/4188 lits-rem:4 time: 0.11
445.72/445.85	c calculated reachability. Time: 0.01
445.72/445.86	c  N dy   383   1710826      1793      4188     14665     65383     24214    851012     22.40     12.35  --
576.32/576.43	c  N dy   384   2210826      1793      4188     14669    123457     24214   2217917     29.32     12.72  --
576.42/576.52	c  S st   384   2210826      1793      4188     14669    123457     24214   2217917     29.32     12.72  --
576.52/576.66	c Finding binary XORs  T:     0.14 s  found:       0
576.72/576.89	c  S st   384   2211328      1793      4188     14670    123952     24214   2224537     29.32     12.72  --
576.82/576.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
576.82/576.90	c Cache  BProp: 52 Set: 0 BXProp: 0 T: 0.00
579.42/579.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    542 BRemL:    208 BRemN:      0 CBin:       0 P: 60.0M T:  2.60
579.42/579.52	c Calc non-exist non-lernt bins v-fix:     0 done:   1793 time:  0.02 s
579.42/579.53	c Cache  BProp: 52 Set: 0 BXProp: 0 T: 0.00
580.12/580.27	c Subs w/ non-existent bins:      0 time:  0.74 s
580.23/580.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
580.52/580.64	c subs with bin:        5  lits-rem:       337  v-fix:    0  time:  0.31 s
580.52/580.65	c Removed useless bin:       1  fixed:     0  bprops:   0.09M  time:  0.00 s
585.72/585.82	c ORs :   2412 avg-s:  3.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 11 avg s: 10.5 T:    0.28
587.12/587.27	c Added 19 vars  tried: 80000 time: 1.45
587.22/587.32	c ORs :     19 avg-s:  0.0 cl-sh:  6560 l-rem:   6560 b-add:     38 v-rep:   0 cl-rem: 0 avg s: nan T:    1.50
587.22/587.36	c lits-rem:       197  cl-subs:    14080  v-elim:    192  v-fix:    0  time:  6.71 s
587.22/587.36	c learnt bin added due to v-elim: 0
587.22/587.37	c vivif2 --  cl tried     4206 cl shrink        0 lits rem          0 time: 0.01
587.72/587.88	c vivif2 --  cl tried   109857 cl shrink      857 lits rem       1307 time: 0.51
587.92/588.00	c asymm  cl-useful: 8/161/4206 lits-rem:14 time: 0.12
587.92/588.01	c calculated reachability. Time: 0.00
587.92/588.01	c  N dy   384   2211328      1812      4204     15043    109857     24331   1858924     29.32     12.72  --
753.32/753.44	c  N dy   385   2711329      1812      4204     15044    120186     24331   2148817     27.89     13.14  --
753.43/753.53	c  S st   385   2711329      1812      4204     15044    120186     24331   2148817     27.89     13.14  --
753.62/753.78	c  S st   385   2711830      1812      4204     15045    120680     24331   2155763     27.89     13.14  --
753.62/753.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
753.72/753.80	c Cache  BProp: 52 Set: 0 BXProp: 0 T: 0.00
756.12/756.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    617 BRemL:    263 BRemN:      1 CBin:       0 P: 60.0M T:  2.48
756.22/756.30	c Calc non-exist non-lernt bins v-fix:     0 done:   1812 time:  0.02 s
756.22/756.31	c Cache  BProp: 52 Set: 0 BXProp: 0 T: 0.00
757.02/757.11	c Subs w/ non-existent bins:      1 time:  0.80 s
757.02/757.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
757.22/757.39	c subs with bin:        2  lits-rem:       374  v-fix:    0  time:  0.23 s
757.32/757.40	c Removed useless bin:       0  fixed:     0  bprops:   0.09M  time:  0.00 s
762.02/762.19	c ORs :   2429 avg-s:  3.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 23.0 T:    0.29
763.02/763.16	c Added 19 vars  tried: 80000 time: 0.97
763.52/763.66	c ORs :     19 avg-s:  0.0 cl-sh: 16421 l-rem:  16421 b-add:     38 v-rep:   0 cl-rem: 1 avg s: 7.0 T:    1.47
763.62/763.70	c lits-rem:       460  cl-subs:     7945  v-elim:    194  v-fix:    0  time:  6.31 s
763.62/763.70	c learnt bin added due to v-elim: 0
763.62/763.71	c vivif2 --  cl tried     4221 cl shrink        0 lits rem          0 time: 0.01
764.22/764.34	c vivif2 --  cl tried   112731 cl shrink    12933 lits rem      16561 time: 0.63
764.32/764.46	c asymm  cl-useful: 1/126/4221 lits-rem:1 time: 0.11
764.32/764.47	c calculated reachability. Time: 0.01
764.32/764.47	c  N dy   385   2711830      1831      4221     15436    112731     24456   1899226     27.89     13.14  --
764.32/764.47	c  F st   385   2711830      1831      4221     15436    112731     24456   1899226     27.89     13.14  --
765.32/765.45	c Decided on static restart strategy
789.73/789.80	c  N dy   392   2785248      1831      4221     15442    112295     24456   1520740     21.38     13.05  --
796.43/796.51	c  N dy   395   2806754      1831      4221     15442    133535     24456   1965550     24.51     13.04  --
813.23/813.35	c  N dy   397   2862792      1831      4221     15444    114912     24456   1750637     18.12     13.03  --
820.03/820.11	c  N dy   399   2884948      1831      4221     15446    136608     24456   2261968     19.54     13.03  --
832.42/832.55	c  N dy   400   2932601      1831      4221     15446    108730     24456   1759767     34.01     13.08  --
841.63/841.71	c  N dy   403   2961197      1831      4221     15448    136971     24456   2511525     22.81     13.09  --
847.53/847.66	c  N dy   404   2982846      1831      4221     15449     82198     24456    954738     31.73     13.11  --
853.22/853.31	c  N dy   409   3004855      1831      4221     15449    103969     24456   1442577     24.27     13.10  --
893.33/893.44	c  N dy   410   3150305      1831      4221     15450     92568     24456   1157476     28.63     13.18  --
909.23/909.37	c  N dy   411   3211830      1831      4221     15451    153454     24456   2491942     23.25     13.18  --
909.33/909.48	c  S st   411   3211830      1831      4221     15451    153454     24456   2491942     23.25     13.18  --
909.53/909.62	c Finding binary XORs  T:     0.14 s  found:       0
909.74/909.83	c  S st   411   3212332      1831      4221     15451    153950     24456   2498970     23.25     13.18  --
909.74/909.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
909.74/909.85	c Cache  BProp: 52 Set: 0 BXProp: 0 T: 0.00
912.03/912.12	c Flit:     1 Blit:      1 bXBeca:    0 bXProp:    3 Bin:    490 BRemL:    423 BRemN:      1 CBin:       0 P: 60.1M T:  2.27
912.03/912.14	c Calc non-exist non-lernt bins v-fix:     0 done:   1829 time:  0.02 s
912.03/912.15	c Cache  BProp: 51 Set: 0 BXProp: 0 T: 0.00
912.83/912.95	c Subs w/ non-existent bins:    813 time:  0.81 s
912.94/913.00	c Replacing        3 vars Replaced      392 lits Time:     0.04 s 
912.94/913.06	c bin-w-bin subsume rem            8 bins  time:  0.00 s
913.23/913.34	c subs with bin:       21  lits-rem:       236  v-fix:    0  time:  0.28 s
913.23/913.34	c Removed useless bin:       9  fixed:     0  bprops:   0.09M  time:  0.00 s
919.13/919.21	c ORs :   2444 avg-s:  3.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 17.7 T:    0.32
920.43/920.54	c Added 19 vars  tried: 80000 time: 1.33
920.83/920.92	c ORs :     19 avg-s:  0.0 cl-sh: 14827 l-rem:  14827 b-add:     38 v-rep:   0 cl-rem: 0 avg s: nan T:    1.71
920.83/920.97	c lits-rem:       210  cl-subs:    14710  v-elim:    194  v-fix:    0  time:  7.62 s
920.83/920.97	c learnt bin added due to v-elim: 0
920.83/920.98	c vivif2 --  cl tried     4219 cl shrink        0 lits rem          0 time: 0.01
921.43/921.54	c vivif2 --  cl tried   136452 cl shrink      903 lits rem       1423 time: 0.56
921.53/921.64	c asymm  cl-useful: 1/79/4219 lits-rem:3 time: 0.10
921.53/921.65	c calculated reachability. Time: 0.00
921.53/921.65	c  N dy   411   3212332      1845      4218     15524    136448     24509   2145521     23.25     13.18  --
946.13/946.22	c  N dy   412   3297710      1845      4218     15525    142130     24509   2308439     22.08     13.21  --
975.74/975.83	c  N dy   413   3406684      1845      4218     15527     89145     24509   1034166     27.08     13.23  --
981.73/981.86	c  N dy   414   3433523      1845      4218     15527    115558     24509   1662015     26.58     13.23  --
1064.93/1065.00	c  N dy   415   3712332      1845      4218     15528    142742     24509   2416968     27.46     13.30  --
1065.03/1065.10	c  S st   415   3712332      1845      4218     15528    142742     24509   2416968     27.46     13.30  --
1065.23/1065.35	c  S st   415   3712833      1845      4218     15529    143238     24509   2424700     27.46     13.30  --
1065.23/1065.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1065.23/1065.36	c Cache  BProp: 51 Set: 0 BXProp: 0 T: 0.00
1067.53/1067.61	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    544 BRemL:    362 BRemN:      5 CBin:       0 P: 60.0M T:  2.24
1067.53/1067.63	c Calc non-exist non-lernt bins v-fix:     0 done:   1843 time:  0.02 s
1067.53/1067.63	c Cache  BProp: 51 Set: 0 BXProp: 0 T: 0.00
1068.23/1068.37	c Subs w/ non-existent bins:      0 time:  0.74 s
1068.33/1068.45	c bin-w-bin subsume rem            6 bins  time:  0.00 s
1068.63/1068.76	c subs with bin:        9  lits-rem:        40  v-fix:    0  time:  0.31 s
1068.63/1068.76	c Removed useless bin:       3  fixed:     0  bprops:   0.09M  time:  0.00 s
1074.03/1074.13	c ORs :   2463 avg-s:  3.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 6 avg s: 8.8 T:    0.37
1075.03/1075.18	c Added 19 vars  tried: 80000 time: 1.05
1075.84/1075.95	c ORs :     19 avg-s:  0.0 cl-sh: 23193 l-rem:  23193 b-add:     39 v-rep:   0 cl-rem: 0 avg s: nan T:    1.81
1075.84/1075.99	c lits-rem:        26  cl-subs:     8220  v-elim:    199  v-fix:    0  time:  7.24 s
1075.84/1075.99	c learnt bin added due to v-elim: 0
1075.93/1076.00	c vivif2 --  cl tried     4218 cl shrink        0 lits rem          0 time: 0.01
1076.43/1076.54	c vivif2 --  cl tried   135007 cl shrink      182 lits rem        491 time: 0.54
1076.53/1076.64	c asymm  cl-useful: 0/119/4218 lits-rem:0 time: 0.10
1076.53/1076.66	c calculated reachability. Time: 0.01
1076.53/1076.66	c  N dy   415   3712833      1861      4218     15633    135007     24567   2194768     27.46     13.30  --
1092.14/1092.21	c  N dy   416   3762868      1861      4218     15634     99306     24567   1192619     18.99     13.30  --
1229.14/1229.28	c  N dy   419   4212834      1861      4218     15635    104279     24567   1247137     25.91     13.20  --
1229.24/1229.33	c  S st   419   4212834      1861      4218     15635    104279     24567   1247137     25.91     13.20  --
1229.34/1229.47	c Finding binary XORs  T:     0.14 s  found:       0
1229.54/1229.63	c  S st   419   4213335      1861      4218     15635    104778     24567   1254460     25.91     13.20  --
1229.54/1229.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1229.54/1229.65	c Cache  BProp: 51 Set: 0 BXProp: 0 T: 0.00
1231.44/1231.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:    180 BRemL:    292 BRemN:      4 CBin:       0 P: 60.1M T:  1.90
1231.44/1231.57	c Calc non-exist non-lernt bins v-fix:     0 done:   1861 time:  0.02 s
1231.44/1231.57	c Cache  BProp: 51 Set: 0 BXProp: 0 T: 0.00
1231.95/1232.03	c Subs w/ non-existent bins:      1 time:  0.45 s
1231.95/1232.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1232.05/1232.17	c subs with bin:        6  lits-rem:        10  v-fix:    0  time:  0.10 s
1232.05/1232.17	c Removed useless bin:       0  fixed:     0  bprops:   0.09M  time:  0.00 s
1234.15/1234.23	c ORs :   2483 avg-s:  3.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 7 avg s: 9.0 T:    0.26
1237.94/1238.03	c Added 9 vars  tried: 80000 time: 3.79
1237.94/1238.03	c ORs :      9 avg-s:  0.0 cl-sh:  1279 l-rem:   1279 b-add:     18 v-rep:   0 cl-rem: 0 avg s: nan T:    3.80
1237.94/1238.06	c lits-rem:       422  cl-subs:     4240  v-elim:    196  v-fix:    0  time:  5.89 s
1237.94/1238.06	c learnt bin added due to v-elim: 0
1237.94/1238.07	c vivif2 --  cl tried     4224 cl shrink        0 lits rem          0 time: 0.01
1238.34/1238.41	c vivif2 --  cl tried   100527 cl shrink       64 lits rem        116 time: 0.34
1238.34/1238.49	c asymm  cl-useful: 0/117/4224 lits-rem:0 time: 0.08
1238.44/1238.50	c calculated reachability. Time: 0.01
1238.44/1238.51	c  N dy   419   4213335      1870      4224     15538    100526     24616   1182788     25.91     13.20  --
1267.74/1267.83	c  N dy   420   4314488      1870      4224     15540    109575     24616   1336743     25.00     13.18  --
1275.74/1275.83	c  N dy   421   4343297      1870      4224     15542    138046     24616   1938936     20.70     13.16  --

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: 935)

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-3280409-1303748133/watcher-3280409-1303748133 -o /tmp/evaluation-result-3280409-1303748133/solver-3280409-1303748133 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3280409-1303748133.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.61 3.87 3.00 5/189 8441
/proc/meminfo: memFree=19816392/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=2988 CPUtime=0 cores=4,6
/proc/8441/stat : 8441 (techdemo) S 8439 8441 8224 0 -1 4194304 88 0 0 0 0 0 0 0 22 0 1 0 486413129 3059712 44 33554432000 4194304 4797429 140737471060160 18446744073709551615 237273955975 0 2147483391 4096 0 18446744071699199166 0 0 17 4 0 0 0
/proc/8441/statm: 747 44 35 148 0 23 0

[startup+0.112859 s]
/proc/loadavg: 3.61 3.87 3.00 5/189 8441
/proc/meminfo: memFree=19816392/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=78292 CPUtime=0.09 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 16038 0 0 0 8 1 0 0 22 0 1 0 486413129 80171008 12259 33554432000 4194304 4797429 140737471060160 18446744073709551615 4678705 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/8441/statm: 19573 12259 349 148 0 14502 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 78292

[startup+0.212842 s]
/proc/loadavg: 3.61 3.87 3.00 5/189 8441
/proc/meminfo: memFree=19816392/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=84364 CPUtime=0.19 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 17810 0 0 0 18 1 0 0 23 0 1 0 486413129 86388736 13977 33554432000 4194304 4797429 140737471060160 18446744073709551615 237278548486 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/8441/statm: 21091 13977 349 148 0 16020 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 84364

[startup+0.300826 s]
/proc/loadavg: 3.61 3.87 3.00 5/189 8441
/proc/meminfo: memFree=19816392/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=117852 CPUtime=0.28 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 25566 0 0 0 26 2 0 0 23 0 1 0 486413129 120680448 18083 33554432000 4194304 4797429 140737471060160 18446744073709551615 4356646 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/8441/statm: 29463 18083 350 148 0 24392 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 117852

[startup+0.700755 s]
/proc/loadavg: 3.61 3.87 3.00 5/189 8441
/proc/meminfo: memFree=19816392/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=222984 CPUtime=0.69 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 27198 0 0 0 66 3 0 0 25 0 1 0 486413129 228335616 19068 33554432000 4194304 4797429 140737471060160 18446744073709551615 4427256 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/8441/statm: 55746 19068 381 148 0 50675 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 222984

[startup+1.50061 s]
/proc/loadavg: 3.61 3.87 3.00 5/190 8442
/proc/meminfo: memFree=19739008/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=222984 CPUtime=1.48 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 27198 0 0 0 145 3 0 0 25 0 1 0 486413129 228335616 19068 33554432000 4194304 4797429 140737471060160 18446744073709551615 4241772 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/8441/statm: 55746 19068 381 148 0 50675 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 222984

[startup+3.10033 s]
/proc/loadavg: 3.64 3.88 3.01 5/190 8442
/proc/meminfo: memFree=19736412/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=223908 CPUtime=3.07 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 27377 0 0 0 304 3 0 0 25 0 1 0 486413129 229281792 19247 33554432000 4194304 4797429 140737471060160 18446744073709551615 4427317 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/8441/statm: 55977 19247 382 148 0 50906 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 223908

[startup+6.30082 s]
/proc/loadavg: 3.64 3.88 3.01 5/190 8442
/proc/meminfo: memFree=19730296/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=223908 CPUtime=6.26 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 27412 0 0 0 623 3 0 0 25 0 1 0 486413129 229281792 19282 33554432000 4194304 4797429 140737471060160 18446744073709551615 4428355 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/8441/statm: 55977 19282 382 148 0 50906 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 223908

[startup+12.7006 s]
/proc/loadavg: 3.70 3.88 3.02 5/190 8443
/proc/meminfo: memFree=19598120/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=357060 CPUtime=12.61 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 59726 0 0 0 1255 6 0 0 25 0 1 0 486413129 365629440 50295 33554432000 4194304 4797429 140737471060160 18446744073709551615 4428504 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/8441/statm: 89265 50295 414 148 0 84194 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 357060

[startup+25.5003 s]
/proc/loadavg: 3.74 3.88 3.02 5/190 8443
/proc/meminfo: memFree=19559380/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=369444 CPUtime=25.41 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 63032 0 0 0 2534 7 0 0 25 0 1 0 486413129 378310656 53581 33554432000 4194304 4797429 140737471060160 18446744073709551615 4642194 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 92361 53581 415 148 0 87290 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 369444

[startup+51.1008 s]
/proc/loadavg: 3.63 3.84 3.03 5/190 8472
/proc/meminfo: memFree=19926236/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=370756 CPUtime=51.01 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 66071 0 0 0 5094 7 0 0 25 0 1 0 486413129 379654144 53462 33554432000 4194304 4797429 140737471060160 18446744073709551615 4352347 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 92689 53462 420 148 0 87618 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 370756

[startup+102.301 s]
/proc/loadavg: 3.85 3.87 3.09 5/190 8473
/proc/meminfo: memFree=19843088/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=374104 CPUtime=102.21 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 75784 0 0 0 10212 9 0 0 25 0 1 0 486413129 383082496 54466 33554432000 4194304 4797429 140737471060160 18446744073709551615 4351804 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 93526 54466 418 148 0 88455 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 374104

[startup+162.301 s]
/proc/loadavg: 3.94 3.89 3.14 5/190 8475
/proc/meminfo: memFree=19852996/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=380044 CPUtime=162.22 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 85888 0 0 0 16210 12 0 0 25 0 1 0 486413129 389165056 56305 33554432000 4194304 4797429 140737471060160 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 95011 56305 418 148 0 89940 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 380044

[startup+222.307 s]
/proc/loadavg: 3.98 3.91 3.19 5/190 8476
/proc/meminfo: memFree=19842180/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=382272 CPUtime=222.22 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 95901 0 0 0 22208 14 0 0 25 0 1 0 486413129 391446528 57245 33554432000 4194304 4797429 140737471060160 18446744073709551615 4352349 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 95568 57245 418 148 0 90497 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 382272

[startup+282.301 s]
/proc/loadavg: 3.99 3.92 3.24 5/190 8478
/proc/meminfo: memFree=19835212/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=383292 CPUtime=282.21 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 106871 0 0 0 28205 16 0 0 25 0 1 0 486413129 392491008 57265 33554432000 4194304 4797429 140737471060160 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 95823 57265 418 148 0 90752 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 383292

[startup+342.301 s]
/proc/loadavg: 3.99 3.93 3.28 5/190 8479
/proc/meminfo: memFree=19806548/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=389736 CPUtime=342.22 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 115955 0 0 0 34203 19 0 0 25 0 1 0 486413129 399089664 58839 33554432000 4194304 4797429 140737471060160 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 97434 58839 418 148 0 92363 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 389736

[startup+402.3 s]
/proc/loadavg: 3.99 3.94 3.32 5/190 8481
/proc/meminfo: memFree=19796864/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=499580 CPUtime=402.22 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 124789 0 0 0 40201 21 0 0 25 0 1 0 486413129 511569920 59345 33554432000 4194304 4797429 140737471060160 18446744073709551615 4625525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 124895 59345 418 148 0 119824 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 499580

[startup+462.301 s]
/proc/loadavg: 4.03 3.96 3.37 5/190 8483
/proc/meminfo: memFree=19781940/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=393476 CPUtime=462.21 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 133190 0 0 0 46199 22 0 0 25 0 1 0 486413129 402919424 58708 33554432000 4194304 4797429 140737471060160 18446744073709551615 4424603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 98369 58708 418 148 0 93298 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 393476

[startup+522.301 s]
/proc/loadavg: 4.01 3.97 3.40 5/190 8484
/proc/meminfo: memFree=19769756/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=395860 CPUtime=522.22 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 142100 0 0 0 52197 25 0 0 25 0 1 0 486413129 405360640 60352 33554432000 4194304 4797429 140737471060160 18446744073709551615 4351529 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 98965 60352 418 148 0 93894 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 395860

[startup+582.301 s]
/proc/loadavg: 3.51 3.85 3.40 4/184 8503
/proc/meminfo: memFree=19793888/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=404432 CPUtime=582.23 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 153024 0 0 0 58194 29 0 0 25 0 1 0 486413129 414138368 63013 33554432000 4194304 4797429 140737471060160 18446744073709551615 4506629 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 101108 63013 422 148 0 96037 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 404432

[startup+642.3 s]
/proc/loadavg: 3.20 3.70 3.37 4/184 8504
/proc/meminfo: memFree=19790756/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=409988 CPUtime=642.23 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 160251 0 0 0 64192 31 0 0 25 0 1 0 486413129 419827712 64578 33554432000 4194304 4797429 140737471060160 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 102497 64578 422 148 0 97426 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 409988

[startup+702.301 s]
/proc/loadavg: 3.07 3.56 3.34 4/184 8506
/proc/meminfo: memFree=19782908/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=413184 CPUtime=702.23 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 168941 0 0 0 70189 34 0 0 25 0 1 0 486413129 423100416 64509 33554432000 4194304 4797429 140737471060160 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 103296 64509 422 148 0 98225 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 413184

[startup+762.301 s]
/proc/loadavg: 3.02 3.46 3.32 4/184 8508
/proc/meminfo: memFree=19771588/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=416136 CPUtime=762.23 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 175508 0 0 0 76188 35 0 0 25 0 1 0 486413129 426123264 65393 33554432000 4194304 4797429 140737471060160 18446744073709551615 4510043 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 104034 65393 422 148 0 98963 0
Current children cumulated CPU time (s) 762.23
Current children cumulated vsize (KiB) 416136

[startup+822.3 s]
/proc/loadavg: 2.66 3.29 3.27 3/178 8527
/proc/meminfo: memFree=20291352/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=419504 CPUtime=822.23 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 182580 0 0 0 82186 37 0 0 25 0 1 0 486413129 429572096 66474 33554432000 4194304 4797429 140737471060160 18446744073709551615 4351520 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 104876 66474 422 148 0 99805 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 419504

[startup+882.307 s]
/proc/loadavg: 2.24 3.05 3.19 3/178 8529
/proc/meminfo: memFree=20283264/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=420160 CPUtime=882.24 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 191852 0 0 0 88185 39 0 0 25 0 1 0 486413129 430243840 66512 33554432000 4194304 4797429 140737471060160 18446744073709551615 4351535 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 105040 66512 422 148 0 99969 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 420160

[startup+942.301 s]
/proc/loadavg: 2.13 2.87 3.12 3/178 8530
/proc/meminfo: memFree=20273808/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=428892 CPUtime=942.23 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 200227 0 0 0 94182 41 0 0 25 0 1 0 486413129 439185408 68216 33554432000 4194304 4797429 140737471060160 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 107223 68216 422 148 0 102152 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 428892

[startup+1002.3 s]
/proc/loadavg: 2.09 2.73 3.05 3/178 8532
/proc/meminfo: memFree=20272880/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=430720 CPUtime=1002.23 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 209537 0 0 0 100181 42 0 0 25 0 1 0 486413129 441057280 67999 33554432000 4194304 4797429 140737471060160 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 107680 67999 422 148 0 102609 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 430720

[startup+1062.3 s]
/proc/loadavg: 2.03 2.59 2.98 3/178 8534
/proc/meminfo: memFree=20262544/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=431996 CPUtime=1062.23 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 217362 0 0 0 106179 44 0 0 25 0 1 0 486413129 442363904 69184 33554432000 4194304 4797429 140737471060160 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 107999 69184 422 148 0 102928 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 431996

[startup+1122.3 s]
/proc/loadavg: 2.01 2.48 2.92 3/178 8535
/proc/meminfo: memFree=20266260/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=439084 CPUtime=1122.24 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 225305 0 0 0 112178 46 0 0 25 0 1 0 486413129 449622016 70147 33554432000 4194304 4797429 140737471060160 18446744073709551615 4395974 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 109771 70147 422 148 0 104700 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 439084

[startup+1182.3 s]
/proc/loadavg: 2.00 2.39 2.86 3/178 8537
/proc/meminfo: memFree=20267708/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=439760 CPUtime=1182.24 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 232976 0 0 0 118175 49 0 0 25 0 1 0 486413129 450314240 70907 33554432000 4194304 4797429 140737471060160 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 109940 70907 422 148 0 104869 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 439760

[startup+1242.3 s]
/proc/loadavg: 2.00 2.32 2.80 3/178 8538
/proc/meminfo: memFree=20253796/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=441704 CPUtime=1242.24 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 239842 0 0 0 124173 51 0 0 25 0 1 0 486413129 452304896 70668 33554432000 4194304 4797429 140737471060160 18446744073709551615 4424194 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 110426 70668 422 148 0 105355 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 441704



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.85 2.23 2.74 2/172 8558
/proc/meminfo: memFree=20940156/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=443844 CPUtime=1299.95 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 247092 0 0 0 129942 53 0 0 25 0 1 0 486413129 454496256 71000 33554432000 4194304 4797429 140737471060160 18446744073709551615 237278576326 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 110961 71000 422 148 0 105890 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 443844

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

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

[startup+1300 s]
/proc/loadavg: 1.85 2.23 2.74 2/172 8558
/proc/meminfo: memFree=20940156/32950904 swapFree=67082284/67111528
[pid=8441] ppid=8439 vsize=443844 CPUtime=1299.95 cores=4,6
/proc/8441/stat : 8441 (techdemo) R 8439 8441 8224 0 -1 4202496 247092 0 0 0 129942 53 0 0 25 0 1 0 486413129 454496256 71000 33554432000 4194304 4797429 140737471060160 18446744073709551615 237278576326 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/8441/statm: 110961 71000 422 148 0 105890 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 443844

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1299.97
CPU user time (s): 1299.42
CPU system time (s): 0.546916
CPU usage (%): 99.9961
Max. virtual memory (cumulated for all children) (KiB): 549436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.42
system time used= 0.546916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 247092
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 992

runsolver used 2.11068 second user time and 4.55531 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-25 18:15:34
IDJOB=3280409
IDBENCH=20387
IDSOLVER=1585
FILE ID=node121/3280409-1303748133
RUNJOBID= node121-1303746808-8243
PBS_JOBID= 13154041
Free space on /tmp= 72048 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-13-u.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280409-1303748133/watcher-3280409-1303748133 -o /tmp/evaluation-result-3280409-1303748133/solver-3280409-1303748133 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3280409-1303748133.cnf

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

MD5SUM BENCH= 45ee13b66821e6c36f3e38be418fa121
RANDOM SEED=686674735

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      19816548 kB
Buffers:       2143176 kB
Cached:        9116888 kB
SwapCached:       2776 kB
Active:        9838744 kB
Inactive:      2783472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19816548 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           39328 kB
Writeback:           0 kB
AnonPages:     1359656 kB
Mapped:          15496 kB
Slab:           445204 kB
PageTables:       8560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:  2113088 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= 72120 MiB
End job on node121 at 2011-04-25 18:37:16