Trace number 3370144

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.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S893015585-015.SATISFIABLE.cnf
MD5SUM30f9bf8e3b9c70d1ebd1c611372c0c4a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.562914
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370144-1305387094.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.01	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.01	c -- vars added        700
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       700      2982         0         0      8946         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     19  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     318 undec:      87 neg:     295
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       681      2969         0         0      9022         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.09/0.17	c  N st     8      4917       681      2969         0      4872      9022    149751   no data   no data  --
0.39/0.43	c  N st    10     11300       681      2969         0      4516      9022     92555   no data   no data  --
0.69/0.73	c  N st    11     17043       681      2969         0     10210      9022    276328   no data   no data  --
1.10/1.15	c  F st    12     25002       681      2969         0     12485      9022    329540   no data   no data  --
1.10/1.15	c  N st    12     25002       681      2969         0     12485      9022    329540   no data   no data  --
1.39/1.40	c  N dy    18     30002       681      2969         0     10742      9022    257476   no data   no data  --
1.39/1.40	c  S st    18     30002       681      2969         0     10742      9022    257476   no data   no data  --
1.39/1.43	c  S st    18     30505       681      2969         0     11244      9022    272083   no data   no data  --
1.39/1.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
1.39/1.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.69/1.74	c lits-rem:       253  cl-subs:      260  v-elim:      0  v-fix:    0  time:  0.29 s
1.69/1.75	c asymm  cl-useful: 0/2969/2969 lits-rem:0 time: 0.01
1.69/1.75	c calculated reachability. Time: 0.00
1.69/1.75	c  N dy    18     30505       681      2969         0     10984      9022    262130   no data   no data  --
1.89/1.99	c  N dy    25     34566       681      2969         0     14994      9022    371911     18.75     19.79  --
2.10/2.21	c  N dy    51     38585       681      2969         0     11151      9022    208884     19.53     22.42  --
2.49/2.56	c  N dy    65     44080       681      2969         0     16563      9022    359851     19.01     20.08  --
2.59/2.67	c  S st    71     45758       681      2969         0      9363      9022    124267     18.90     19.06  --
2.69/2.70	c  S st    71     46259       681      2969         0      9864      9022    138342     18.90   no data  --
2.69/2.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.69/2.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
2.69/2.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.79/2.81	c lits-rem:         7  cl-subs:       36  v-elim:      0  v-fix:    0  time:  0.10 s
2.79/2.81	c vivif2 --  cl tried     2969 cl shrink        0 lits rem          0 time: 0.00
2.79/2.81	c vivif2 --  cl tried     9828 cl shrink        0 lits rem          0 time: 0.00
2.79/2.82	c asymm  cl-useful: 0/2969/2969 lits-rem:0 time: 0.01
2.79/2.82	c calculated reachability. Time: 0.00
2.79/2.82	c  N dy    71     46259       681      2969         0      9828      9022    137435     18.90   no data  --
3.00/3.03	c  N dy    93     50280       681      2969         0     13824      9022    249348     18.97     20.15  --
3.31/3.31	c  N dy   113     54444       681      2969         0     17963      9022    366153     19.04     20.08  --
3.49/3.58	c  N dy   126     58526       681      2969         0     12107      9022    175506     18.94     20.26  --
3.89/3.95	c  N dy   149     64540       681      2969         0     18056      9022    341446     18.88     19.95  --
4.19/4.28	c  N dy   159     68969       681      2969         0     11577      9022    137753     18.82     20.21  --
4.19/4.31	c  S st   162     69388       681      2969         0     11990      9022    148639     18.82   no data  --
4.31/4.33	c  S st   162     69893       681      2969         0     12495      9022    162132     18.82   no data  --
4.31/4.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.31/4.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.31/4.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.31/4.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.31/4.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.31/4.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
4.31/4.34	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.41/4.49	c lits-rem:        45  cl-subs:       33  v-elim:      0  v-fix:    0  time:  0.15 s
4.41/4.49	c vivif2 --  cl tried     2969 cl shrink        0 lits rem          0 time: 0.00
4.41/4.49	c vivif2 --  cl tried    12462 cl shrink        0 lits rem          0 time: 0.00
4.49/4.50	c asymm  cl-useful: 0/2969/2969 lits-rem:0 time: 0.01
4.49/4.50	c calculated reachability. Time: 0.00
4.49/4.50	c  N dy   162     69893       681      2969         0     12462      9022    160975     18.82   no data  --
4.69/4.78	c  N dy   183     74353       681      2969         0     16886      9022    285465     18.84     19.89  --
5.09/5.16	c  N dy   207     79466       681      2969         0     21949      9022    427016     18.89     19.92  --
5.59/5.68	c  N dy   224     86680       681      2969         0     17172      9022    264464     18.82     20.16  --
5.69/5.73	c  F st   230     87500       681      2969         0     17988      9022    287143     18.82   no data  --
6.09/6.13	c  N dy   236     92694       681      2969         0     23116      9022    432223     18.82   no data  --
6.50/6.58	c  N dy   270     98681       681      2969         0     16183      9022    218950     18.91     20.20  --
6.99/7.05	c  S st   303    104839       681      2969         0     22304      9022    392553     18.99   no data  --
7.09/7.10	c  S st   303    105343       681      2969         0     22806      9022    407328     18.99   no data  --
7.09/7.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.09/7.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.09/7.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
7.09/7.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.99/8.03	c lits-rem:       416  cl-subs:      262  v-elim:      0  v-fix:    0  time:  0.91 s
7.99/8.03	c vivif2 --  cl tried     2969 cl shrink        0 lits rem          0 time: 0.00
7.99/8.03	c vivif2 --  cl tried    22544 cl shrink        0 lits rem          0 time: 0.00
7.99/8.05	c asymm  cl-useful: 0/2969/2969 lits-rem:0 time: 0.02
7.99/8.05	c calculated reachability. Time: 0.00
7.99/8.05	c  N dy   303    105343       681      2969         0     22544      9022    398062     18.99   no data  --
8.59/8.64	c  N dy   342    112089       681      2969         0     15368      9022    172571     19.04     20.09  --
9.09/9.17	c  N dy   385    119289       681      2969         0     22525      9022    374184     19.10     20.15  --
9.90/9.94	c  N dy   421    127324       681      2969         0     15609      9022    158163     19.13     20.27  --
10.49/10.56	c  N dy   457    135677       681      2969         0     23891      9022    390011     19.13     20.41  --
11.39/11.42	c  N dy   497    144811       681      2969         0     17076      9022    177634     19.15     20.19  --
12.10/12.19	c  N dy   552    154136       681      2969         0     26341      9022    438243     19.19     20.95  --
12.49/12.57	c  S st   579    158014       681      2969         0     30190      9022    547280     19.23   no data  --
12.59/12.63	c  S st   579    158517       681      2969         0     30693      9022    560923     19.23   no data  --
12.59/12.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.59/12.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.59/12.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.59/12.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.59/12.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.59/12.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
12.59/12.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
14.21/14.30	c lits-rem:       766  cl-subs:      310  v-elim:      0  v-fix:    0  time:  1.64 s
14.21/14.30	c vivif2 --  cl tried     2969 cl shrink        0 lits rem          0 time: 0.00
14.31/14.31	c vivif2 --  cl tried    30383 cl shrink        0 lits rem          0 time: 0.01
14.31/14.33	c asymm  cl-useful: 0/2969/2969 lits-rem:0 time: 0.02
14.31/14.33	c calculated reachability. Time: 0.00
14.31/14.33	c  N dy   579    158517       681      2969         0     30383      9022    549467     19.23   no data  --
15.19/15.24	c  N dy   629    168726       681      2969         0     23665      9022    339651     19.26     20.95  --
16.41/16.51	c  N dy   655    180417       681      2969         0     35232      9022    659064     19.21     20.30  --
17.50/17.56	c  N dy   710    192382       681      2969         0     29228      9022    476867     19.22     20.29  --
18.79/18.85	c  N dy   778    204697       681      2969         0     22622      9022    268498     19.23     20.35  --
20.19/20.20	c  N dy   794    217795       681      2969         0     35555      9022    632201     19.13     20.18  --
21.69/21.71	c  N dy   876    232803       681      2969         0     30621      9022    473476     19.18     20.29  --
22.19/22.27	c  S st   897    237775       681      2969         0     35540      9022    608758     19.18     16.94  --
22.29/22.34	c  S st   897    238278       681      2969         0     36043      9022    622631     19.18   no data  --
22.29/22.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.29/22.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.29/22.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.29/22.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.29/22.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.29/22.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
22.29/22.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
24.10/24.11	c lits-rem:       690  cl-subs:      486  v-elim:      0  v-fix:    0  time:  1.73 s
24.10/24.11	c vivif2 --  cl tried     2969 cl shrink        0 lits rem          0 time: 0.00
24.10/24.11	c vivif2 --  cl tried    35557 cl shrink        0 lits rem          0 time: 0.01
24.10/24.14	c asymm  cl-useful: 0/2969/2969 lits-rem:0 time: 0.03
24.10/24.14	c calculated reachability. Time: 0.00
24.10/24.14	c  N dy   897    238278       681      2969         0     35557      9022    606355     19.18   no data  --
25.80/25.84	c  N dy   955    254358       681      2969         0     30678      9022    451597     19.17     20.35  --
28.09/28.17	c  N dy  1035    273093       681      2969         0     27457      9022    340902     19.16     20.22  --
30.29/30.32	c  N dy  1111    291023       681      2969         0     45229      9022    850849     19.15     20.21  --
31.91/31.92	c  F st  1204    306250       681      2969         0     37561      9022    607459     19.21   no data  --
32.49/32.53	c Decided on static restart strategy
32.49/32.53	c  N st  1210    311442       681      2969         0     42702      9022    764402     19.21   no data  --
35.10/35.18	c  N st  1214    334551       681      2969         0     41615      9022    924131     19.21   no data  --
37.79/37.82	c  N st  1216    357418       681      2969         0     39464      9022    896975     19.21   no data  --
37.79/37.82	c  S st  1216    357418       681      2969         0     39464      9022    896975     19.21   no data  --
37.89/37.91	c  S st  1216    357924       681      2969         0     39970      9022    911376     19.21   no data  --
37.89/37.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.89/37.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.89/37.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
37.89/37.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.89/37.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.89/37.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
37.89/37.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
40.09/40.14	c lits-rem:       802  cl-subs:     2092  v-elim:      0  v-fix:    0  time:  2.19 s
40.09/40.14	c vivif2 --  cl tried     2969 cl shrink        0 lits rem          0 time: 0.00
40.09/40.14	c vivif2 --  cl tried    37878 cl shrink        0 lits rem          0 time: 0.01
40.09/40.18	c asymm  cl-useful: 0/2969/2969 lits-rem:0 time: 0.03
40.09/40.18	c calculated reachability. Time: 0.00
40.09/40.18	c  N st  1216    357924       681      2969         0     37878      9022    844540     19.21   no data  --
44.49/44.52	c  N st  1217    390317       681      2969         0     44103      9022   1013996     19.21   no data  --
50.29/50.37	c  N st  1218    438906       681      2969         0     38059      9022    769845     19.21   no data  --
60.88/60.94	c  N st  1219    511789       681      2969         0     51710      9022   1183970     19.21   no data  --
64.08/64.19	c  N st  1220    536886       681      2969         0     45786      9022    932564     19.21   no data  --
64.08/64.19	c  S st  1220    536886       681      2969         0     45786      9022    932564     19.21   no data  --
64.18/64.29	c  S st  1220    537389       681      2969         0     46289      9022    947221     19.21   no data  --
64.18/64.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.18/64.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.28/64.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
64.28/64.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.28/64.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.28/64.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
64.28/64.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
66.48/66.60	c lits-rem:       631  cl-subs:     1463  v-elim:      0  v-fix:    0  time:  2.26 s
66.58/66.60	c vivif2 --  cl tried     2969 cl shrink        0 lits rem          0 time: 0.00
66.58/66.60	c vivif2 --  cl tried    44826 cl shrink        0 lits rem          0 time: 0.01
66.58/66.64	c asymm  cl-useful: 0/2969/2969 lits-rem:0 time: 0.04
66.58/66.65	c calculated reachability. Time: 0.00
66.58/66.65	c  N st  1220    537389       681      2969         0     44826      9022    897949     19.21   no data  --
91.79/91.85	c  N st  1221    701373       681      2969         0     38907      9022    568607     19.21   no data  --
108.59/108.66	c  N st  1222    806083       681      2969         0     67939      9022   1398362     19.21   no data  --
108.59/108.66	c  S st  1222    806083       681      2969         0     67939      9022   1398362     19.21   no data  --
108.69/108.80	c  S st  1222    806586       681      2969         0     68441      9022   1413177     19.21   no data  --
108.80/108.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
108.80/108.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
108.80/108.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
108.80/108.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
108.80/108.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.80/108.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
108.80/108.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
115.69/115.70	c lits-rem:       116  cl-subs:     4519  v-elim:      0  v-fix:    0  time:  6.83 s
115.69/115.70	c vivif2 --  cl tried     2969 cl shrink        0 lits rem          0 time: 0.00
115.69/115.71	c vivif2 --  cl tried    63922 cl shrink        0 lits rem          0 time: 0.02
115.79/115.81	c asymm  cl-useful: 0/2969/2969 lits-rem:0 time: 0.10
115.79/115.82	c calculated reachability. Time: 0.00
115.79/115.82	c  N st  1222    806586       681      2969         0     63922      9022   1276954     19.21   no data  --
166.29/166.37	c  F st  1223   1071875       681      2969         0     79915      9022   1680247     19.21   no data  --
166.29/166.37	c  N st  1223   1071875       681      2969         0     79915      9022   1680247     19.21   no data  --
170.40/170.43	c  N dy  1293   1091899       681      2969         0     55548      9022    813851     19.24     20.64  --
174.59/174.62	c  N dy  1384   1111946       681      2969         0     75437      9022   1390209     19.26     20.32  --
179.59/179.69	c  N dy  1486   1132007       681      2969         0     49930      9022    590240     19.30     20.80  --
183.39/183.46	c  N dy  1536   1153134       681      2969         0     70866      9022   1198808     19.26     20.30  --
188.49/188.58	c  N dy  1625   1173191       681      2969         0     90741      9022   1765247     19.28     23.04  --
192.59/192.60	c  N dy  1695   1194897       681      2969         0     65747      9022    998161     19.26     20.37  --
196.09/196.15	c  S st  1778   1209879       681      2969         0     80614      9022   1425952     19.28     19.26  --
196.29/196.33	c  S st  1778   1210385       681      2969         0     81118      9022   1440286     19.28   no data  --
196.29/196.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
196.29/196.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
196.29/196.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
196.39/196.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
196.39/196.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
196.39/196.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
196.39/196.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
199.29/199.30	c lits-rem:       273  cl-subs:     1129  v-elim:      0  v-fix:    0  time:  2.89 s
199.29/199.30	c vivif2 --  cl tried     2969 cl shrink        0 lits rem          0 time: 0.00
199.29/199.32	c vivif2 --  cl tried    79989 cl shrink        0 lits rem          0 time: 0.02
199.39/199.45	c asymm  cl-useful: 0/2969/2969 lits-rem:0 time: 0.13
199.39/199.45	c calculated reachability. Time: 0.00
199.39/199.45	c  N dy  1778   1210385       681      2969         0     79989      9022   1404788     19.28   no data  --
206.09/206.16	c  N dy  1884   1230496       681      2969         0     52382      9022    575004     19.30     20.39  --
210.10/210.19	c  N dy  1957   1250541       681      2969         0     72166      9022   1126819     19.30     23.97  --
215.61/215.64	c  N dy  2080   1270784       681      2969         0     92266      9022   1714236     19.34     20.37  --
219.79/219.81	c  N dy  2190   1290801       681      2969         0     63609      9022    866559     19.37     22.95  --
224.49/224.57	c  N dy  2296   1310883       681      2969         0     83497      9022   1440651     19.40     22.19  --
230.39/230.47	c  N dy  2388   1334902       681      2969         0     57762      9022    663559     19.39     20.49  --
234.69/234.71	c  N dy  2482   1355661       681      2969         0     78344      9022   1259668     19.40     20.78  --
240.29/240.36	c  N dy  2578   1375781       681      2969         0     98291      9022   1841200     19.42     20.57  --
244.39/244.45	c  N dy  2665   1395801       681      2969         0     67581      9022    917470     19.43     24.31  --
249.19/249.30	c  N dy  2751   1415995       681      2969         0     87618      9022   1502487     19.44     20.67  --
254.99/255.06	c  N dy  2856   1436198       681      2969         0     56130      9022    569116     19.46     20.90  --
259.29/259.37	c  N dy  2978   1457120       681      2969         0     76879      9022   1171643     19.49     20.53  --
264.89/264.93	c  N dy  3067   1477161       681      2969         0     96710      9022   1740682     19.50     20.58  --
269.99/270.00	c  N dy  3191   1497193       681      2969         0     64039      9022    763750     19.53     20.56  --
274.39/274.41	c  N dy  3251   1517350       681      2969         0     83966      9022   1326387     19.51     20.57  --
280.69/280.74	c  N dy  3359   1537648       681      2969         0    104097      9022   1910145     19.53     20.56  --
285.09/285.19	c  N dy  3462   1557845       681      2969         0     70627      9022    928142     19.54     20.92  --
289.99/290.08	c  N dy  3552   1577935       681      2969         0     90538      9022   1506046     19.54     22.44  --
296.59/296.67	c  N dy  3673   1597975       681      2969         0     55887      9022    476942     19.57     20.76  --
300.69/300.71	c  N dy  3758   1618566       681      2969         0     76270      9022   1065601     19.58     20.77  --
306.69/306.73	c  N dy  3844   1640518       681      2969         0     98031      9022   1686885     19.58     20.65  --
312.59/312.62	c  N dy  3941   1660618       681      2969         0     62447      9022    640932     19.58     20.67  --
318.39/318.42	c  N dy  4063   1680700       681      2969         0     82381      9022   1226407     19.61     22.24  --
326.71/326.78	c  N dy  4161   1700736       681      2969         0    102256      9022   1800409     19.62     22.20  --
331.89/331.90	c  S st  4225   1710385       681      2969         0    111827      9022   2079290     19.63   no data  --
332.29/332.30	c  S st  4225   1710889       681      2969         0    112330      9022   2093814     19.63   no data  --
332.29/332.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
332.29/332.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
332.29/332.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
332.39/332.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
332.39/332.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
332.39/332.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
332.39/332.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
337.61/337.66	c lits-rem:       220  cl-subs:     1712  v-elim:      0  v-fix:    0  time:  5.22 s
337.61/337.66	c vivif2 --  cl tried     2969 cl shrink        0 lits rem          0 time: 0.00
337.61/337.69	c vivif2 --  cl tried   110618 cl shrink        0 lits rem          0 time: 0.03
337.79/337.86	c asymm  cl-useful: 0/2969/2969 lits-rem:0 time: 0.17
337.79/337.86	c calculated reachability. Time: 0.00
337.79/337.86	c  N dy  4225   1710889       681      2969         0    110618      9022   2037589     19.63   no data  --
343.21/343.28	c  N dy  4333   1731046       681      2969         0     74104      9022    960085     19.64     20.74  --
348.49/348.58	c  N dy  4463   1751074       681      2969         0     93971      9022   1538091     19.67     24.27  --
356.00/356.03	c  N dy  4563   1774388       681      2969         0     59570      9022    514217     19.67     20.84  --
360.30/360.39	c  N dy  4697   1794478       681      2969         0     79484      9022   1099271     19.70     21.16  --
365.30/365.36	c  N dy  4725   1814532       681      2969         0     99271      9022   1655792     19.65     22.24  --
371.71/371.72	c  N dy  4791   1834543       681      2969         0     60626      9022    518898     19.65     25.24  --
375.90/375.99	c  N dy  4886   1854666       681      2969         0     80522      9022   1094910     19.65     21.03  --
381.40/381.47	c  N dy  4935   1874756       681      2969         0    100311      9022   1651837     19.64     20.86  --
388.40/388.41	c  N dy  5012   1894818       681      2969         0     60848      9022    498245     19.64     21.64  --
392.71/392.72	c  N dy  5129   1914877       681      2969         0     80741      9022   1077214     19.65     20.90  --
398.60/398.65	c  N dy  5260   1934881       681      2969         0    100599      9022   1660206     19.67     20.89  --
406.10/406.10	c  N dy  5351   1955052       681      2969         0    120567      9022   2241375     19.68     20.92  --
410.40/410.41	c  N dy  5455   1975066       681      2969         0     80015      9022   1034596     19.69     20.78  --
416.10/416.13	c  N dy  5567   1995459       681      2969         0    100207      9022   1618670     19.71     20.77  --
423.30/423.30	c  N dy  5673   2015547       681      2969         0    120098      9022   2197101     19.72     21.54  --
428.20/428.24	c  N dy  5762   2036027       681      2969         0     78961      9022    973709     19.72     20.87  --
433.60/433.69	c  N dy  5848   2056048       681      2969         0     98777      9022   1544825     19.72     22.08  --
440.80/440.83	c  N dy  5940   2076232       681      2969         0    118741      9022   2115673     19.73     20.87  --
446.20/446.24	c  N dy  6038   2096287       681      2969         0     76226      9022    874705     19.74     21.45  --
451.50/451.51	c  N dy  6124   2116867       681      2969         0     96599      9022   1463956     19.74     21.07  --
459.10/459.12	c  N dy  6230   2138599       681      2969         0    118136      9022   2086656     19.75     20.82  --
466.60/466.63	c  N dy  6298   2159615       681      2969         0     75558      9022    826823     19.74     20.96  --
476.10/476.13	c  N dy  6415   2184085       681      2969         0     99795      9022   1536572     19.75     20.80  --
486.21/486.21	c  N dy  6539   2204147       681      2969         0    119681      9022   2124474     19.77     24.10  --
489.30/489.38	c  S st  6550   2210890       681      2969         0    126357      9022   2320268     19.77     19.98  --
489.70/489.75	c  S st  6550   2211394       681      2969         0    126860      9022   2335252     19.77   no data  --
489.70/489.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
489.70/489.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
489.80/489.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
489.90/489.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
489.90/489.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
489.90/489.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
489.90/489.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
495.70/495.70	c lits-rem:       220  cl-subs:     2256  v-elim:      0  v-fix:    0  time:  5.80 s
495.70/495.70	c vivif2 --  cl tried     2969 cl shrink        0 lits rem          0 time: 0.00
495.70/495.73	c vivif2 --  cl tried   124604 cl shrink        0 lits rem          0 time: 0.03
495.80/495.89	c asymm  cl-useful: 0/2969/2969 lits-rem:0 time: 0.16
495.80/495.89	c calculated reachability. Time: 0.00
495.80/495.89	c  N dy  6550   2211394       681      2969         0    124604      9022   2263415     19.77   no data  --
501.62/501.61	c  N dy  6635   2232536       681      2969         0     81156      9022    958267     19.76     20.95  --
507.20/507.21	c  N dy  6745   2252584       681      2969         0    101020      9022   1540663     19.77     22.07  --
514.72/514.73	c  N dy  6835   2273222       681      2969         0    121488      9022   2137805     19.77     20.90  --
520.90/520.93	c  N dy  6925   2293301       681      2969         0     76001      9022    793149     19.78     22.36  --
526.20/526.28	c  N dy  7044   2313482       681      2969         0     96008      9022   1378129     19.79     20.94  --
533.10/533.14	c  N dy  7142   2333500       681      2969         0    115779      9022   1948401     19.80     20.87  --
541.40/541.41	c  N dy  7207   2356519       681      2969         0     72210      9022    665094     19.79     20.92  --
546.40/546.41	c  N dy  7309   2376674       681      2969         0     92157      9022   1247942     19.80     20.87  --
553.00/553.00	c  N dy  7440   2396693       681      2969         0    112024      9022   1834759     19.82     20.96  --
561.50/561.58	c  N dy  7529   2417792       681      2969         0    132915      9022   2438920     19.82     21.05  --
567.20/567.27	c  N dy  7629   2440039       681      2969         0     87602      9022   1086331     19.83     20.99  --
573.50/573.59	c  N dy  7749   2460064       681      2969         0    107442      9022   1664161     19.84     21.01  --
581.30/581.35	c  N dy  7838   2480631       681      2969         0    127804      9022   2256891     19.84     21.04  --
587.70/587.74	c  N dy  7902   2501743       681      2969         0     80347      9022    845448     19.83     20.94  --
593.10/593.16	c  N dy  7948   2522589       681      2969         0    100897      9022   1426982     19.83     20.99  --
600.21/600.25	c  N dy  8049   2542599       681      2969         0    120734      9022   2008975     19.83     21.69  --
608.40/608.48	c  N dy  8132   2562834       681      2969         0     71513      9022    579058     19.83     21.07  --
613.50/613.56	c  N dy  8245   2583614       681      2969         0     92075      9022   1182254     19.84     21.03  --
619.61/619.64	c  N dy  8322   2603637       681      2969         0    111922      9022   1765846     19.84     21.15  --
627.51/627.56	c  N dy  8389   2624463       681      2969         0    132506      9022   2356166     19.84     20.93  --
634.30/634.35	c  N dy  8470   2644633       681      2969         0     82190      9022    861617     19.84     20.90  --
642.31/642.35	c  N dy  8544   2664723       681      2969         0    102027      9022   1428912     19.84     21.21  --
654.71/654.71	c  N dy  8649   2689840       681      2969         0    126870      9022   2152221     19.84     20.96  --
666.31/666.38	c  N dy  8738   2710331       681      2969         0     75915      9022    654672     19.85     20.95  --
666.71/666.75	c  S st  8748   2711394       681      2969         0     76973      9022    686922     19.85     19.39  --
666.91/666.98	c  S st  8748   2711894       681      2969         0     77473      9022    701500     19.85   no data  --
666.91/666.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
666.91/666.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
667.01/667.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
667.01/667.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
667.01/667.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
667.01/667.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
667.01/667.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
669.82/669.85	c lits-rem:       296  cl-subs:      329  v-elim:      0  v-fix:    0  time:  2.80 s
669.82/669.85	c vivif2 --  cl tried     2969 cl shrink        0 lits rem          0 time: 0.00
669.82/669.86	c vivif2 --  cl tried    77144 cl shrink        0 lits rem          0 time: 0.01
669.92/669.95	c asymm  cl-useful: 0/2969/2969 lits-rem:0 time: 0.10
669.92/669.96	c calculated reachability. Time: 0.00
669.92/669.96	c  N dy  8748   2711894       681      2969         0     77144      9022    691757     19.85   no data  --
676.70/676.73	c  N dy  8843   2731943       681      2969         0     96992      9022   1272948     19.85     21.07  --
685.40/685.45	c  N dy  8928   2752736       681      2969         0    117564      9022   1864173     19.85     20.94  --
694.21/694.23	c  N dy  9013   2772822       681      2969         0    137423      9022   2438621     19.85     20.94  --
700.90/700.92	c  N dy  9100   2794016       681      2969         0     86208      9022    931852     19.85     20.92  --
707.01/707.06	c  N dy  9210   2814689       681      2969         0    106648      9022   1529530     19.86     21.05  --
714.70/714.74	c  N dy  9316   2834763       681      2969         0    126517      9022   2103311     19.87     25.82  --
723.72/723.74	c  N dy  9390   2855866       681      2969         0     74182      9022    559553     19.87     20.92  --
728.81/728.82	c  N dy  9479   2875965       681      2969         0     94098      9022   1143075     19.87     20.93  --
735.41/735.45	c  N dy  9602   2896143       681      2969         0    114100      9022   1732651     19.88     20.96  --
744.51/744.52	c  N dy  9721   2917606       681      2969         0    135325      9022   2350601     19.89     20.98  --
752.51/752.56	c  N dy  9829   2937667       681      2969         0     80956      9022    735230     19.89     22.38  --
758.01/758.07	c  N dy  9898   2957778       681      2969         0    100822      9022   1305369     19.89     20.94  --
765.30/765.30	c  N dy 10022   2977833       681      2969         0    120703      9022   1893818     19.90     21.65  --
774.32/774.35	c  N dy 10163   2997919       681      2969         0    140609      9022   2483314     19.92     21.56  --
781.81/781.89	c  N dy 10272   3018140       681      2969         0     85376      9022    844505     19.92     21.15  --
787.52/787.58	c  N dy 10341   3038303       681      2969         0    105353      9022   1428656     19.92     20.98  --
794.81/794.88	c  N dy 10445   3058403       681      2969         0    125242      9022   2013699     19.93     23.83  --
804.12/804.11	c  N dy 10550   3078515       681      2969         0    145166      9022   2602157     19.93     21.09  --
811.01/811.09	c  N dy 10654   3098660       681      2969         0     88892      9022    922617     19.94     21.02  --
817.11/817.13	c  N dy 10752   3118817       681      2969         0    108837      9022   1506782     19.95     21.00  --
824.92/824.93	c  N dy 10850   3138880       681      2969         0    128685      9022   2085068     19.95     21.06  --
834.31/834.30	c  N dy 10940   3158894       681      2969         0    148485      9022   2663480     19.95     23.20  --
842.31/842.39	c  N dy 11045   3178897       681      2969         0     91078      9022    955990     19.96     21.01  --
849.61/849.65	c  N dy 11133   3200910       681      2969         0    112850      9022   1592927     19.96     21.18  --
853.71/853.71	c  S st 11171   3211894       681      2969         0    123712      9022   1906540     19.96     19.16  --
854.01/854.00	c  S st 11171   3212396       681      2969         0    124214      9022   1920736     19.96   no data  --
854.01/854.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
854.01/854.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
854.01/854.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
854.11/854.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
854.11/854.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
854.11/854.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
854.11/854.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
858.41/858.49	c lits-rem:       412  cl-subs:     2201  v-elim:      0  v-fix:    0  time:  4.38 s
858.41/858.49	c vivif2 --  cl tried     2969 cl shrink        0 lits rem          0 time: 0.00
858.51/858.51	c vivif2 --  cl tried   122013 cl shrink        0 lits rem          0 time: 0.02
858.61/858.66	c asymm  cl-useful: 0/2969/2969 lits-rem:0 time: 0.14
858.61/858.66	c calculated reachability. Time: 0.00
858.61/858.66	c  N dy 11171   3212396       681      2969         0    122013      9022   1853768     19.96   no data  --
866.72/866.79	c  N dy 11249   3232490       681      2969         0    141905      9022   2432523     19.96     21.03  --
875.31/875.30	c  N dy 11338   3252575       681      2969         0     83622      9022    720479     19.96     21.20  --
880.60/880.68	c  N dy 11402   3272632       681      2969         0    103455      9022   1294257     19.96     21.03  --
887.91/887.94	c  N dy 11463   3293575       681      2969         0    124119      9022   1878238     19.95     21.05  --
896.71/896.74	c  N dy 11535   3315063       681      2969         0    145367      9022   2489486     19.95     21.18  --
905.23/905.21	c  N dy 11617   3335083       681      2969         0     86027      9022    763387     19.95     21.46  --
910.91/910.91	c  N dy 11686   3355103       681      2969         0    105799      9022   1327817     19.95     21.01  --
917.81/917.83	c  N dy 11765   3375404       681      2969         0    125874      9022   1909469     19.95     21.12  --
927.71/927.74	c  N dy 11862   3397747       681      2969         0    147967      9022   2550922     19.95     21.03  --
936.41/936.49	c  N dy 11981   3417833       681      2969         0     87762      9022    794637     19.96     24.03  --
942.41/942.47	c  N dy 12103   3437857       681      2969         0    107620      9022   1388451     19.97     21.11  --
950.21/950.24	c  N dy 12185   3458816       681      2969         0    128319      9022   1980910     19.97     21.23  --
958.71/958.70	c  N dy 12242   3479297       681      2969         0    148577      9022   2559072     19.96     21.04  --
967.12/967.19	c  N dy 12349   3499365       681      2969         0     87303      9022    761780     19.97     21.03  --
973.21/973.28	c  N dy 12448   3519709       681      2969         0    107468      9022   1346077     19.97     21.04  --
980.51/980.54	c  N dy 12507   3539874       681      2969         0    127409      9022   1923373     19.97     21.12  --
989.93/990.00	c  N dy 12611   3559972       681      2969         0    147300      9022   2516803     19.97     21.04  --
1000.02/1000.03	c  N dy 12648   3580039       681      2969         0     85005      9022    668108     19.97     21.70  --
1005.33/1005.41	c  N dy 12700   3600089       681      2969         0    104772      9022   1234695     19.96     22.58  --
1012.81/1012.89	c  N dy 12806   3620136       681      2969         0    124643      9022   1820317     19.97     21.03  --
1022.11/1022.11	c  N dy 12926   3640552       681      2969         0    144860      9022   2418014     19.97     21.08  --
1032.83/1032.86	c  N dy 13025   3660843       681      2969         0    164959      9022   3009174     19.98     21.05  --
1039.01/1039.05	c  N dy 13160   3680900       681      2969         0    101709      9022   1147713     19.99     21.71  --
1049.33/1049.38	c  N dy 13229   3709356       681      2969         0    129774      9022   1959290     19.98     21.22  --
1050.81/1050.80	c  S st 13248   3712396       681      2969         0    132787      9022   2047234     19.98   no data  --
1051.11/1051.12	c  S st 13248   3712897       681      2969         0    133288      9022   2061504     19.98   no data  --
1051.11/1051.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1051.11/1051.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1051.11/1051.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
1051.21/1051.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1051.21/1051.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1051.21/1051.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
1051.21/1051.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1056.31/1056.32	c lits-rem:       251  cl-subs:     2338  v-elim:      0  v-fix:    0  time:  5.07 s
1056.31/1056.32	c vivif2 --  cl tried     2969 cl shrink        0 lits rem          0 time: 0.00
1056.31/1056.35	c vivif2 --  cl tried   130950 cl shrink        0 lits rem          0 time: 0.02
1056.51/1056.50	c asymm  cl-useful: 0/2969/2969 lits-rem:0 time: 0.15
1056.51/1056.50	c calculated reachability. Time: 0.00
1056.51/1056.50	c  N dy 13248   3712897       681      2969         0    130950      9022   1991409     19.98   no data  --
1065.72/1065.75	c  N dy 13336   3732995       681      2969         0    150874      9022   2572209     19.98     22.45  --
1075.83/1075.82	c  F st 13424   3751563       681      2969         0     85183      9022    631023     19.98     19.85  --
1076.31/1076.36	c  N st 13428   3753594       681      2969         0     87195      9022    689683     19.98   no data  --
1077.11/1077.10	c Decided on static restart strategy
1083.31/1083.35	c  N st 13434   3779868       681      2969         0    113025      9022   1475526     19.98   no data  --
1095.22/1095.29	c  N st 13436   3815864       681      2969         0    148281      9022   2588451     19.98   no data  --
1106.91/1106.99	c  N st 13437   3848256       681      2969         0     95315      9022   1722912     19.98   no data  --
1122.11/1122.15	c  N st 13438   3896845       681      2969         0    143063      9022   3223770     19.98   no data  --
1147.23/1147.28	c  N st 13439   3969727       681      2969         0    129063      9022   2700892     19.98   no data  --
1193.32/1193.33	c  N st 13440   4079050       681      2969         0    150373      9022   3380155     19.98   no data  --
1256.52/1256.54	c  N st 13441   4212897       681      2969         0    105681      9022   1832290     19.98   no data  --
1256.52/1256.54	c  S st 13441   4212897       681      2969         0    105681      9022   1832290     19.98   no data  --
1256.82/1256.87	c  S st 13441   4213398       681      2969         0    106181      9022   1846908     19.98   no data  --
1256.82/1256.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1256.82/1256.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1256.92/1256.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1256.92/1256.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1256.92/1256.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1256.92/1256.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    681 time:  0.00 s
1256.92/1256.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1263.84/1263.81	c lits-rem:       158  cl-subs:     3474  v-elim:      0  v-fix:    0  time:  6.80 s
1263.84/1263.81	c vivif2 --  cl tried     2969 cl shrink        0 lits rem          0 time: 0.00
1263.84/1263.82	c vivif2 --  cl tried   102707 cl shrink        0 lits rem          0 time: 0.02
1263.94/1263.99	c asymm  cl-useful: 0/2969/2969 lits-rem:0 time: 0.17
1263.94/1263.99	c calculated reachability. Time: 0.00
1263.94/1263.99	c  N st 13441   4213398       681      2969         0    102707      9022   1742283     19.98   no data  --

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-3370144-1305387094/watcher-3370144-1305387094 -o /tmp/evaluation-result-3370144-1305387094/solver-3370144-1305387094 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370144-1305387094.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.85 2.24 2.99 4/370 26716
/proc/meminfo: memFree=24072564/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=30628 CPUtime=0.01 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 770 0 0 0 1 0 0 0 21 0 1 0 650309836 31363072 692 33554432000 4194304 4650387 140733361202992 18446744073709551615 4520077 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 7657 692 378 112 0 2622 0

[startup+0.073409 s]
/proc/loadavg: 1.85 2.24 2.99 4/370 26716
/proc/meminfo: memFree=24072564/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=30628 CPUtime=0.07 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 832 0 0 0 7 0 0 0 21 0 1 0 650309836 31363072 754 33554432000 4194304 4650387 140733361202992 18446744073709551615 4366918 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 7657 754 379 112 0 2622 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30628

[startup+0.100405 s]
/proc/loadavg: 1.85 2.24 2.99 4/370 26716
/proc/meminfo: memFree=24072564/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=30628 CPUtime=0.09 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 873 0 0 0 9 0 0 0 21 0 1 0 650309836 31363072 795 33554432000 4194304 4650387 140733361202992 18446744073709551615 4328240 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 7657 795 379 112 0 2622 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30628

[startup+0.300388 s]
/proc/loadavg: 1.85 2.24 2.99 4/370 26716
/proc/meminfo: memFree=24072564/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=31232 CPUtime=0.29 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 1190 0 0 0 29 0 0 0 22 0 1 0 650309836 31981568 929 33554432000 4194304 4650387 140733361202992 18446744073709551615 4363550 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 7808 929 381 112 0 2773 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31232

[startup+0.70032 s]
/proc/loadavg: 1.85 2.24 2.99 4/370 26716
/proc/meminfo: memFree=24072564/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=31748 CPUtime=0.69 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 1652 0 0 0 69 0 0 0 23 0 1 0 650309836 32509952 1124 33554432000 4194304 4650387 140733361202992 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 7937 1124 381 112 0 2902 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31748

[startup+1.50117 s]
/proc/loadavg: 2.02 2.27 3.00 5/371 26717
/proc/meminfo: memFree=24061148/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=39188 CPUtime=1.49 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 4154 0 0 0 149 0 0 0 25 0 1 0 650309836 40128512 2867 33554432000 4194304 4650387 140733361202992 18446744073709551615 4476394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 9797 2867 383 112 0 4762 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39188

[startup+3.10089 s]
/proc/loadavg: 2.02 2.27 3.00 5/371 26717
/proc/meminfo: memFree=24035932/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=39488 CPUtime=3.1 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 5194 0 0 0 309 1 0 0 25 0 1 0 650309836 40435712 2997 33554432000 4194304 4650387 140733361202992 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 9872 2997 383 112 0 4837 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 39488

[startup+6.3003 s]
/proc/loadavg: 2.02 2.27 3.00 5/371 26718
/proc/meminfo: memFree=24029124/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=48316 CPUtime=6.29 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 6940 0 0 0 628 1 0 0 25 0 1 0 650309836 49475584 3696 33554432000 4194304 4650387 140733361202992 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 12079 3696 383 112 0 7044 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48316

[startup+12.7011 s]
/proc/loadavg: 2.33 2.32 3.01 5/371 26718
/proc/meminfo: memFree=24007076/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=49664 CPUtime=12.7 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 11566 0 0 0 1268 2 0 0 25 0 1 0 650309836 50855936 5709 33554432000 4194304 4650387 140733361202992 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 12416 5709 383 112 0 7381 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 49664

[startup+25.5008 s]
/proc/loadavg: 2.58 2.38 3.02 5/371 26745
/proc/meminfo: memFree=23975572/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=54780 CPUtime=25.5 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 16690 0 0 0 2547 3 0 0 25 0 1 0 650309836 56094720 6683 33554432000 4194304 4650387 140733361202992 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 13695 6683 383 112 0 8660 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 54780

[startup+51.1012 s]
/proc/loadavg: 3.07 2.51 3.04 5/371 26746
/proc/meminfo: memFree=23942208/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=65980 CPUtime=51.09 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 28372 0 0 0 5104 5 0 0 25 0 1 0 650309836 67563520 9648 33554432000 4194304 4650387 140733361202992 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 16495 9648 383 112 0 11460 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65980

[startup+102.314 s]
/proc/loadavg: 3.62 2.75 3.09 5/371 26747
/proc/meminfo: memFree=23894664/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=99168 CPUtime=102.3 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 40387 0 0 0 10223 7 0 0 25 0 1 0 650309836 101548032 16484 33554432000 4194304 4650387 140733361202992 18446744073709551615 4366833 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 24792 16484 383 112 0 19757 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 99168

[startup+162.301 s]
/proc/loadavg: 3.91 2.99 3.15 5/371 26749
/proc/meminfo: memFree=23843400/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=106240 CPUtime=162.29 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 54502 0 0 0 16218 11 0 0 25 0 1 0 650309836 108789760 18648 33554432000 4194304 4650387 140733361202992 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 26560 18648 383 112 0 21525 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 106240

[startup+222.301 s]
/proc/loadavg: 3.96 3.17 3.20 5/371 26750
/proc/meminfo: memFree=23790264/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=117096 CPUtime=222.29 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 60584 0 0 0 22215 14 0 0 25 0 1 0 650309836 119906304 22566 33554432000 4194304 4650387 140733361202992 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 29274 22566 383 112 0 24239 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 117096

[startup+282.301 s]
/proc/loadavg: 3.98 3.32 3.25 5/371 26752
/proc/meminfo: memFree=23778076/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=120588 CPUtime=282.29 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 61766 0 0 0 28215 14 0 0 25 0 1 0 650309836 123482112 23748 33554432000 4194304 4650387 140733361202992 18446744073709551615 4363366 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 30147 23748 383 112 0 25112 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 120588

[startup+342.301 s]
/proc/loadavg: 3.99 3.44 3.29 5/371 26754
/proc/meminfo: memFree=23728076/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=124848 CPUtime=342.29 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 62286 0 0 0 34215 14 0 0 25 0 1 0 650309836 127844352 24268 33554432000 4194304 4650387 140733361202992 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 31212 24268 383 112 0 26177 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 124848

[startup+402.3 s]
/proc/loadavg: 4.04 3.56 3.34 5/371 26755
/proc/meminfo: memFree=23710788/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=124848 CPUtime=402.3 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 63535 0 0 0 40215 15 0 0 25 0 1 0 650309836 127844352 25517 33554432000 4194304 4650387 140733361202992 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 31212 25517 383 112 0 26177 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 124848

[startup+462.3 s]
/proc/loadavg: 4.09 3.66 3.39 5/371 26757
/proc/meminfo: memFree=23689172/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=125036 CPUtime=462.3 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 63651 0 0 0 46215 15 0 0 25 0 1 0 650309836 128036864 25633 33554432000 4194304 4650387 140733361202992 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 31259 25633 383 112 0 26224 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 125036

[startup+522.301 s]
/proc/loadavg: 4.16 3.77 3.44 5/371 26758
/proc/meminfo: memFree=23676120/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=136532 CPUtime=522.3 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 67855 0 0 0 52213 17 0 0 25 0 1 0 650309836 139808768 27035 33554432000 4194304 4650387 140733361202992 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 34133 27035 383 112 0 29098 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 136532

[startup+582.301 s]
/proc/loadavg: 4.06 3.81 3.47 5/371 26760
/proc/meminfo: memFree=23664552/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=136616 CPUtime=582.3 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 74952 0 0 0 58211 19 0 0 25 0 1 0 650309836 139894784 28500 33554432000 4194304 4650387 140733361202992 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 34154 28500 383 112 0 29119 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 136616

[startup+642.301 s]
/proc/loadavg: 4.17 3.87 3.51 5/371 26762
/proc/meminfo: memFree=23640196/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=136744 CPUtime=642.31 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 82720 0 0 0 64210 21 0 0 25 0 1 0 650309836 140025856 27548 33554432000 4194304 4650387 140733361202992 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 34186 27548 383 112 0 29151 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 136744

[startup+702.301 s]
/proc/loadavg: 4.13 3.91 3.55 5/371 26763
/proc/meminfo: memFree=23635460/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=136816 CPUtime=702.31 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 88368 0 0 0 70207 24 0 0 25 0 1 0 650309836 140099584 27177 33554432000 4194304 4650387 140733361202992 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 34204 27177 383 112 0 29169 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 136816

[startup+762.314 s]
/proc/loadavg: 4.04 3.92 3.57 5/371 26765
/proc/meminfo: memFree=23626484/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=136900 CPUtime=762.32 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 95193 0 0 0 76207 25 0 0 25 0 1 0 650309836 140185600 27809 33554432000 4194304 4650387 140733361202992 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 34225 27809 383 112 0 29190 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 136900

[startup+822.301 s]
/proc/loadavg: 4.01 3.93 3.59 5/371 26766
/proc/meminfo: memFree=23629804/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=136984 CPUtime=822.31 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 101839 0 0 0 82204 27 0 0 25 0 1 0 650309836 140271616 28079 33554432000 4194304 4650387 140733361202992 18446744073709551615 4330522 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 34246 28079 383 112 0 29211 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 136984

[startup+882.301 s]
/proc/loadavg: 4.00 3.94 3.62 5/371 26768
/proc/meminfo: memFree=23623692/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=137068 CPUtime=882.3 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 107925 0 0 0 88201 29 0 0 25 0 1 0 650309836 140357632 27578 33554432000 4194304 4650387 140733361202992 18446744073709551615 4366825 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 34267 27578 383 112 0 29232 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 137068

[startup+942.301 s]
/proc/loadavg: 4.06 3.97 3.64 5/371 26769
/proc/meminfo: memFree=23640024/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=137148 CPUtime=942.31 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 114491 0 0 0 94199 32 0 0 25 0 1 0 650309836 140439552 27526 33554432000 4194304 4650387 140733361202992 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 34287 27526 383 112 0 29252 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 137148

[startup+1002.3 s]
/proc/loadavg: 4.07 3.99 3.67 5/371 26771
/proc/meminfo: memFree=23602664/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=137232 CPUtime=1002.32 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 120850 0 0 0 100197 35 0 0 25 0 1 0 650309836 140525568 27070 33554432000 4194304 4650387 140733361202992 18446744073709551615 4366825 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 34308 27070 383 112 0 29273 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 137232

[startup+1062.3 s]
/proc/loadavg: 4.16 4.02 3.69 5/371 26773
/proc/meminfo: memFree=23600136/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=137276 CPUtime=1062.32 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 125966 0 0 0 106195 37 0 0 25 0 1 0 650309836 140570624 28704 33554432000 4194304 4650387 140733361202992 18446744073709551615 4333616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 34319 28704 383 112 0 29284 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 137276

[startup+1122.3 s]
/proc/loadavg: 4.06 4.01 3.71 5/371 26774
/proc/meminfo: memFree=23605296/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=141156 CPUtime=1122.31 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 133979 0 0 0 112193 38 0 0 25 0 1 0 650309836 144543744 29466 33554432000 4194304 4650387 140733361202992 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 35289 29466 383 112 0 30254 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 141156

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.73 5/371 26776
/proc/meminfo: memFree=23578352/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=132820 CPUtime=1182.32 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 140468 0 0 0 118192 40 0 0 25 0 1 0 650309836 136007680 26865 33554432000 4194304 4650387 140733361202992 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 33205 26865 383 112 0 28170 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 132820

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.75 5/371 26778
/proc/meminfo: memFree=23531440/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=210812 CPUtime=1242.32 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 146447 0 0 0 124190 42 0 0 25 0 1 0 650309836 215871488 32176 33554432000 4194304 4650387 140733361202992 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 52703 32176 383 112 0 47668 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 210812



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.03 3.76 3/367 26781
/proc/meminfo: memFree=23777556/32951124 swapFree=56449224/67111528
[pid=26716] ppid=26713 vsize=215356 CPUtime=1300.04 cores=4,6
/proc/26716/stat : 26716 (strangenight1-s) R 26713 26716 25628 0 -1 4202496 148365 0 0 0 129961 43 0 0 25 0 1 0 650309836 220524544 33384 33554432000 4194304 4650387 140733361202992 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26716/statm: 53839 33384 383 112 0 48804 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 215356

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.61
CPU system time (s): 0.437933
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 215356

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

runsolver used 4.93225 second user time and 10.4444 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-14 17:31:34
IDJOB=3370144
IDBENCH=82953
IDSOLVER=1847
FILE ID=node106/3370144-1305387094
RUNJOBID= node106-1305387094-26675
PBS_JOBID= 13324396
Free space on /tmp= 73344 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S893015585-015.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370144-1305387094/watcher-3370144-1305387094 -o /tmp/evaluation-result-3370144-1305387094/solver-3370144-1305387094 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370144-1305387094.cnf

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

MD5SUM BENCH= 30f9bf8e3b9c70d1ebd1c611372c0c4a
RANDOM SEED=435721567

node106.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.830
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.66
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.830
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.20
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.830
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.830
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.82
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.830
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.74
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.830
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.830
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24072976 kB
Buffers:        256752 kB
Cached:        5634380 kB
SwapCached:      27544 kB
Active:         719388 kB
Inactive:      7931488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24072976 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:           24988 kB
Writeback:           0 kB
AnonPages:     2740232 kB
Mapped:          11568 kB
Slab:           113748 kB
PageTables:      48360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75079040 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= 73348 MiB
End job on node106 at 2011-05-14 17:53:16