Trace number 3174704

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-Night2-st? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1801179747-047.SATISFIABLE.cnf
MD5SUMd41a69133c8513c0337b37f87fceb88b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.872867
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174704-1301788860.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.00	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.00	c -- vars added         80
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        80      7120         0         0     49840         0   no data   no data
0.10/0.18	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.18
0.10/0.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.10/0.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.10/0.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.10/0.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.10/0.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.10/0.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.19/0.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.19/0.21	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.21	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.19/0.21	c calculated reachability. Time: 0.00
0.19/0.21	c Calc default polars -  time:   0.00 s pos:      37 undec:       1 neg:      42
0.19/0.21	c =========================================================================================
0.19/0.21	c types(t): F = full restart, N = normal restart
0.19/0.21	c types(t): S = simplification begin/end, E = solution found
0.19/0.21	c restart types(rt): st = static, dy = dynamic
0.19/0.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.21	c  B st     0         0        80      7120         0         0     49840         0   no data   no data
0.49/0.50	c  N dy     7      7716        80      7120         0      4777     49840    121458     23.35     24.64
0.79/0.85	c  N dy    21     15531        80      7120         0      8015     49840    192321     23.05     24.35
0.99/1.05	c  N dy    30     19575        80      7120         0      6590     49840    142096     23.02     24.36
1.20/1.26	c  N dy    51     23603        80      7120         0     10306     49840    242392     23.15     24.40
1.29/1.34	c  F st    54     25000        80      7120         0     11601     49840    277548     23.17     23.74
1.49/1.51	c  N st    59     28299        80      7120         0      8378     49840    174193     23.17   no data
1.49/1.59	c  S st    60     30000        80      7120         0      9929     49840    217381     23.17   no data
1.59/1.63	c  S st    60     30501        80      7120         0     10402     49840    230324     23.17   no data
1.59/1.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.59/1.64	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
1.59/1.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1.59/1.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.59/1.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.59/1.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.79/1.86	c lits-rem:       122  cl-subs:      757  v-elim:      0  v-fix:    0  time:  0.22 s
2.09/2.15	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.29
2.09/2.15	c calculated reachability. Time: 0.00
2.09/2.15	c  N dy    60     30501        80      7120         0      9645     49840    207734     23.17   no data
2.29/2.39	c  N dy    81     34524        80      7120         0     13334     49840    308023     23.31     25.85
2.59/2.62	c  N dy    93     38668        80      7120         0      9916     49840    200035     23.31     24.56
2.79/2.86	c  N dy    98     42814        80      7120         0     13711     49840    300776     23.25     24.48
2.99/3.07	c  S st   117     45751        80      7120         0     16417     49840    374811     23.35     23.35
3.09/3.12	c  S st   117     46255        80      7120         0      8676     49840    151387     23.35   no data
3.09/3.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.09/3.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.09/3.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.09/3.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.09/3.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.09/3.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3.09/3.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.09/3.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.09/3.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.09/3.16	c lits-rem:         5  cl-subs:       53  v-elim:      0  v-fix:    0  time:  0.04 s
3.09/3.17	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3.09/3.17	c vivif2 --  cl tried     8623 cl shrink        0 lits rem          0 time: 0.00
3.39/3.44	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.27
3.39/3.44	c calculated reachability. Time: 0.00
3.39/3.44	c  N dy   117     46255        80      7120         0      8623     49840    149566     23.35   no data
3.69/3.70	c  N dy   129     50824        80      7120         0     12847     49840    262278     23.30     24.78
4.09/4.13	c  N dy   133     57654        80      7120         0      9931     49840    168867     23.16     24.38
4.39/4.41	c  N dy   148     62167        80      7120         0     14089     49840    281133     23.18     24.55
4.59/4.69	c  N dy   156     66189        80      7120         0     17773     49840    380083     23.17     24.90
4.89/4.93	c  S st   158     69382        80      7120         0     10618     49840    172963     23.14     22.10
4.89/4.96	c  S st   158     69889        80      7120         0     11093     49840    186017     23.14   no data
4.89/4.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/4.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.89/4.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.89/4.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4.89/4.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.89/4.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.89/4.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.99/5.04	c lits-rem:        23  cl-subs:      184  v-elim:      0  v-fix:    0  time:  0.07 s
4.99/5.05	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4.99/5.05	c vivif2 --  cl tried    10909 cl shrink        0 lits rem          0 time: 0.00
5.29/5.37	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.32
5.29/5.37	c calculated reachability. Time: 0.00
5.29/5.37	c  N dy   158     69889        80      7120         0     10909     49840    180702     23.14   no data
5.69/5.77	c  N dy   173     76217        80      7120         0     16686     49840    334337     23.11     24.33
6.09/6.16	c  N dy   194     81257        80      7120         0     21339     49840    460600     23.14     24.49
6.49/6.58	c  F st   199     87501        80      7120         0     16041     49840    302866     23.09     21.99
6.49/6.58	c  N st   199     87501        80      7120         0     16041     49840    302866     23.09     21.99
6.88/6.97	c  N dy   207     93093        80      7120         0     21195     49840    442052     23.09     24.33
7.38/7.48	c  N dy   223     99653        80      7120         0     15282     49840    267900     23.08     24.39
7.79/7.85	c  S st   224    104834        80      7120         0     19976     49840    388969     22.98     22.33
7.88/7.90	c  S st   224    105340        80      7120         0     20450     49840    401997     22.98   no data
7.88/7.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.88/7.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.88/7.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.88/7.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.88/7.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.88/7.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
7.88/7.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.88/7.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.88/7.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.59/8.60	c lits-rem:       239  cl-subs:     2039  v-elim:      0  v-fix:    0  time:  0.67 s
8.59/8.60	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
8.59/8.61	c vivif2 --  cl tried    18411 cl shrink        0 lits rem          0 time: 0.00
8.90/8.98	c asymm  cl-useful: 0/5744/7120 lits-rem:0 time: 0.37
8.90/8.98	c calculated reachability. Time: 0.00
8.90/8.98	c  N dy   224    105340        80      7120         0     18411     49840    348796     22.98   no data
9.49/9.57	c  N dy   236    112532        80      7120         0     24974     49840    523896     22.94     24.17
10.19/10.20	c  N dy   274    120723        80      7120         0     19795     49840    376253     22.97     24.21
10.89/10.92	c  N dy   306    128512        80      7120         0     26935     49840    568404     22.99     24.29
11.59/11.62	c  N dy   339    137277        80      7120         0     21297     49840    404110     23.04     24.30
12.49/12.59	c  N dy   388    147014        80      7120         0     15594     49840    232118     23.11     24.38
13.29/13.34	c  N dy   415    156401        80      7120         0     24168     49840    459960     23.09     25.88
13.38/13.49	c  S st   418    158011        80      7120         0     25631     49840    499356     23.09     23.65
13.48/13.57	c  S st   418    158514        80      7120         0     26105     49840    512467     23.09   no data
13.48/13.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.48/13.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.48/13.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.48/13.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.48/13.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.48/13.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
13.48/13.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.48/13.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.58/13.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.39/14.48	c lits-rem:       348  cl-subs:     2337  v-elim:      0  v-fix:    0  time:  0.89 s
14.39/14.48	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
14.39/14.49	c vivif2 --  cl tried    23768 cl shrink        0 lits rem          0 time: 0.00
14.58/14.61	c asymm  cl-useful: 0/1376/7120 lits-rem:0 time: 0.12
14.58/14.61	c calculated reachability. Time: 0.00
14.58/14.61	c  N dy   418    158514        80      7120         0     23768     49840    447982     23.09   no data
15.49/15.57	c  N dy   435    168951        80      7120         0     17841     49840    276212     23.07     24.36
16.69/16.71	c  N dy   447    182103        80      7120         0     29750     49840    589238     22.99     24.32
17.79/17.87	c  N dy   488    194404        80      7120         0     24666     49840    446332     23.01     24.30
19.39/19.43	c  N dy   520    210243        80      7120         0     21817     49840    355644     22.99     24.25
20.69/20.73	c  N dy   551    223780        80      7120         0     34191     49840    686687     22.98     24.22
22.10/22.11	c  S st   599    237771        80      7120         0     28703     49840    523678     22.99     22.55
22.10/22.19	c  S st   599    238274        80      7120         0     29170     49840    536290     22.99   no data
22.10/22.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.19/22.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.19/22.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.19/22.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.19/22.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.19/22.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
22.19/22.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.19/22.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
22.19/22.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.09/23.13	c lits-rem:       364  cl-subs:     2214  v-elim:      0  v-fix:    0  time:  0.91 s
23.09/23.13	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
23.09/23.14	c vivif2 --  cl tried    26956 cl shrink        0 lits rem          0 time: 0.00
23.29/23.33	c asymm  cl-useful: 0/2412/7120 lits-rem:0 time: 0.19
23.29/23.33	c calculated reachability. Time: 0.00
23.29/23.33	c  N dy   599    238274        80      7120         0     26956     49840    474176     22.99   no data
24.99/25.00	c  N dy   632    253522        80      7120         0     21800     49840    324674     22.99     25.58
26.69/26.71	c  N dy   680    269931        80      7120         0     36862     49840    729169     22.98     24.21
28.39/28.47	c  N dy   707    287335        80      7120         0     32684     49840    598373     22.93     24.34
30.59/30.69	c  F st   771    306250        80      7120         0     28892     49840    474935     22.92     20.16
30.59/30.69	c  N st   771    306250        80      7120         0     28892     49840    474935     22.92     20.16
33.49/33.55	c  N dy   843    330627        80      7120         0     29250     49840    477394     22.93     24.33
36.69/36.75	c  N dy   930    357411        80      7120         0     30868     49840    503941     22.93     21.75
36.69/36.75	c  S st   930    357411        80      7120         0     30868     49840    503941     22.93     21.75
36.79/36.84	c  S st   930    357914        80      7120         0     31326     49840    516548     22.93   no data
36.79/36.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.79/36.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
36.79/36.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.79/36.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.79/36.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.79/36.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
36.79/36.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.79/36.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
36.79/36.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.79/37.86	c lits-rem:       301  cl-subs:     2052  v-elim:      0  v-fix:    0  time:  0.98 s
37.79/37.86	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
37.79/37.86	c vivif2 --  cl tried    29274 cl shrink        0 lits rem          0 time: 0.01
37.99/38.06	c asymm  cl-useful: 0/1988/7120 lits-rem:0 time: 0.20
37.99/38.06	c calculated reachability. Time: 0.00
37.99/38.06	c  N dy   930    357914        80      7120         0     29274     49840    462952     22.93   no data
40.58/40.66	c  N dy   976    377952        80      7120         0     23920     49840    304564     22.91     25.11
42.90/42.99	c  N dy  1062    398006        80      7120         0     42304     49840    802844     22.95     24.20
45.59/45.67	c  N dy  1173    418041        80      7120         0     36082     49840    619868     23.00     24.36
48.49/48.59	c  N dy  1187    441007        80      7120         0     31347     49840    467731     22.93     24.18
51.69/51.76	c  N dy  1260    464187        80      7120         0     52577     49840   1035611     22.92     24.15
54.19/54.22	c  N dy  1308    484300        80      7120         0     44536     49840    806330     22.90     24.15
56.99/57.08	c  N dy  1393    504654        80      7120         0     35798     49840    563997     22.92     24.41
60.09/60.12	c  N dy  1458    524877        80      7120         0     54317     49840   1063203     22.93     24.19
61.60/61.68	c  S st  1481    536872        80      7120         0     36906     49840    572136     22.91     23.80
61.70/61.78	c  S st  1481    537378        80      7120         0     37384     49840    585393     22.91   no data
61.70/61.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.70/61.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
61.70/61.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
61.70/61.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.70/61.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.70/61.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
61.70/61.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
61.79/61.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
61.79/61.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.99/63.02	c lits-rem:       374  cl-subs:     2069  v-elim:      0  v-fix:    0  time:  1.20 s
62.99/63.02	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
62.99/63.03	c vivif2 --  cl tried    35315 cl shrink        0 lits rem          0 time: 0.01
63.19/63.23	c asymm  cl-useful: 0/1646/7120 lits-rem:0 time: 0.20
63.19/63.23	c calculated reachability. Time: 0.00
63.19/63.23	c  N dy  1481    537378        80      7120         0     35315     49840    531484     22.91   no data
66.19/66.24	c  N dy  1549    558245        80      7120         0     54452     49840   1048008     22.92     24.21
69.09/69.16	c  N dy  1618    578344        80      7120         0     43594     49840    736271     22.92     24.91
72.59/72.61	c  N dy  1658    600250        80      7120         0     33431     49840    447815     22.92     24.34
75.59/75.62	c  N dy  1750    620390        80      7120         0     51960     49840    948955     22.94     24.36
85.69/85.75	c  N dy  1834    686613        80      7120         0     48812     49840    811558     22.81     24.09
89.09/89.20	c  N dy  1848    710019        80      7120         0     37390     49840    506981     22.74     24.04
92.29/92.37	c  N dy  1940    730342        80      7120         0     56082     49840   1010847     22.76     24.05
99.59/99.62	c  N dy  2003    774971        80      7120         0     62857     49840   1158518     22.71     23.93
103.09/103.14	c  N dy  2103    795316        80      7120         0     46973     49840    738446     22.73     24.26
104.99/105.08	c  S st  2150    806067        80      7120         0     56836     49840   1002712     22.74     21.76
105.19/105.23	c  S st  2150    806573        80      7120         0     57306     49840   1015912     22.74   no data
105.19/105.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.19/105.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
105.19/105.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.19/105.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.19/105.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.19/105.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
105.19/105.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
105.19/105.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
105.19/105.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.90/108.96	c lits-rem:       504  cl-subs:     4500  v-elim:      0  v-fix:    0  time:  3.66 s
108.90/108.96	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
108.90/108.97	c vivif2 --  cl tried    52806 cl shrink        0 lits rem          0 time: 0.01
109.10/109.19	c asymm  cl-useful: 0/1074/7120 lits-rem:0 time: 0.23
109.20/109.20	c calculated reachability. Time: 0.00
109.20/109.20	c  N dy  2150    806573        80      7120         0     52806     49840    890212     22.74   no data
113.89/113.92	c  N dy  2223    831991        80      7120         0     40658     49840    551200     22.74     24.00
119.69/119.79	c  N dy  2307    867063        80      7120         0     72674     49840   1406404     22.72     24.04
123.49/123.54	c  N dy  2410    890021        80      7120         0     57294     49840    988195     22.74     23.95
128.39/128.47	c  N dy  2496    915041        80      7120         0     42750     49840    574282     22.75     24.06
132.19/132.26	c  N dy  2565    936987        80      7120         0     62762     49840   1103016     22.74     24.20
136.70/136.71	c  N dy  2680    957255        80      7120         0     42981     49840    565398     22.76     24.00
140.10/140.18	c  N dy  2762    977362        80      7120         0     61419     49840   1062715     22.77     24.01
144.99/145.04	c  N dy  2845    997916        80      7120         0     40904     49840    491365     22.79     24.00
148.29/148.34	c  N dy  2906   1018630        80      7120         0     59828     49840    996612     22.78     24.04
155.79/155.80	c  N dy  2966   1058985        80      7120         0     56208     49840    875425     22.74     24.06
157.89/157.98	c  F st  2982   1071877        80      7120         0     67898     49840   1181322     22.72     21.33
159.69/159.77	c  N dy  3006   1079678        80      7120         0     75024     49840   1376228     22.73     24.04
164.09/164.16	c  N dy  3124   1100115        80      7120         0     52826     49840    787398     22.75     23.96
168.69/168.73	c  N dy  3252   1120156        80      7120         0     71253     49840   1291228     22.78     25.23
173.90/173.96	c  N dy  3374   1140211        80      7120         0     47605     49840    625850     22.80     25.04
177.70/177.76	c  N dy  3431   1162370        80      7120         0     67805     49840   1170453     22.80     24.04
183.29/183.30	c  N dy  3531   1183369        80      7120         0     44056     49840    512831     22.82     24.26
187.00/187.02	c  N dy  3639   1203989        80      7120         0     62975     49840   1027654     22.83     24.05
188.39/188.45	c  S st  3686   1209860        80      7120         0     68382     49840   1176525     22.84     21.93
188.59/188.64	c  S st  3686   1210367        80      7120         0     68852     49840   1189515     22.84   no data
188.59/188.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
188.59/188.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
188.59/188.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
188.59/188.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
188.59/188.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
188.59/188.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
188.59/188.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
188.59/188.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
188.69/188.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
193.90/193.97	c lits-rem:       666  cl-subs:     4636  v-elim:      0  v-fix:    0  time:  5.25 s
193.90/193.97	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
193.90/193.98	c vivif2 --  cl tried    64216 cl shrink        0 lits rem          0 time: 0.01
194.20/194.22	c asymm  cl-useful: 0/1207/7120 lits-rem:0 time: 0.23
194.20/194.22	c calculated reachability. Time: 0.00
194.20/194.22	c  N dy  3686   1210367        80      7120         0     64216     49840   1054664     22.84   no data
198.80/198.85	c  N dy  3696   1232873        80      7120         0     84649     49840   1589092     22.82     24.02
202.90/202.90	c  N dy  3778   1252927        80      7120         0     59326     49840    912089     22.82     25.07
207.79/207.81	c  N dy  3879   1274060        80      7120         0     78728     49840   1440139     22.84     24.18
213.00/213.04	c  N dy  3989   1294842        80      7120         0     53062     49840    723170     22.85     24.07
217.20/217.23	c  N dy  4097   1314846        80      7120         0     71393     49840   1222793     22.87     24.20
222.69/222.74	c  N dy  4193   1334861        80      7120         0     89736     49840   1718150     22.88     24.73
226.89/226.98	c  N dy  4299   1354914        80      7120         0     62328     49840    960941     22.89     25.67
232.10/232.12	c  N dy  4342   1378265        80      7120         0     83555     49840   1522849     22.88     24.32
237.30/237.36	c  N dy  4445   1398289        80      7120         0     55278     49840    752980     22.89     26.50
241.80/241.80	c  N dy  4555   1418295        80      7120         0     73627     49840   1251474     22.90     25.11
247.10/247.18	c  N dy  4626   1438310        80      7120         0     91928     49840   1742156     22.91     24.23
251.30/251.37	c  N dy  4670   1458360        80      7120         0     62548     49840    920867     22.89     25.50
256.00/256.08	c  N dy  4751   1478486        80      7120         0     80970     49840   1419026     22.90     24.14
261.99/262.00	c  N dy  4856   1498552        80      7120         0     50913     49840    606991     22.91     25.12
266.30/266.34	c  N dy  4965   1518566        80      7120         0     69261     49840   1105701     22.92     26.30
272.60/272.62	c  N dy  5067   1540817        80      7120         0     89700     49840   1661708     22.93     24.17
278.60/278.62	c  N dy  5186   1564972        80      7120         0     62377     49840    899355     22.94     24.16
282.90/282.91	c  N dy  5238   1585059        80      7120         0     80699     49840   1395355     22.94     26.30
290.19/290.21	c  N dy  5331   1610123        80      7120         0     53330     49840    634016     22.95     24.18
294.60/294.60	c  N dy  5428   1631072        80      7120         0     72554     49840   1155852     22.96     24.17
300.41/300.42	c  N dy  5539   1651392        80      7120         0     91153     49840   1662523     22.97     24.23
305.99/306.07	c  N dy  5636   1671428        80      7120         0     58254     49840    754151     22.98     26.02
310.49/310.59	c  N dy  5726   1691438        80      7120         0     76608     49840   1253065     22.99     24.44
316.10/316.18	c  S st  5835   1710368        80      7120         0     94007     49840   1728803     23.00     22.92
316.40/316.44	c  S st  5835   1710870        80      7120         0     94469     49840   1741483     23.00   no data
316.40/316.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
316.40/316.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
316.40/316.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
316.40/316.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
316.40/316.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
316.40/316.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
316.40/316.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
316.50/316.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
316.50/316.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
327.10/327.14	c lits-rem:       987  cl-subs:     8054  v-elim:      0  v-fix:    0  time: 10.57 s
327.10/327.14	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
327.10/327.16	c vivif2 --  cl tried    86415 cl shrink        0 lits rem          0 time: 0.02
327.40/327.46	c asymm  cl-useful: 0/825/7120 lits-rem:0 time: 0.29
327.40/327.46	c calculated reachability. Time: 0.00
327.40/327.46	c  N dy  5835   1710870        80      7120         0     86415     49840   1506974     23.00   no data
333.79/333.84	c  N dy  5911   1730959        80      7120         0     52845     49840    594362     23.01     24.42
338.00/338.00	c  N dy  5995   1751157        80      7120         0     71340     49840   1096732     23.01     24.26
343.40/343.45	c  N dy  6075   1771554        80      7120         0     89957     49840   1600969     23.02     24.34
350.10/350.10	c  N dy  6154   1793770        80      7120         0     57345     49840    696098     23.02     24.31
356.80/356.83	c  N dy  6219   1826419        80      7120         0     86937     49840   1486868     23.00     24.23
362.80/362.82	c  N dy  6303   1846432        80      7120         0    105229     49840   1983225     23.01     24.34
367.60/367.61	c  N dy  6399   1866501        80      7120         0     69879     49840   1026473     23.02     25.90
372.70/372.72	c  N dy  6469   1886580        80      7120         0     88254     49840   1524788     23.02     25.30
379.00/379.02	c  N dy  6534   1907579        80      7120         0    107458     49840   2044425     23.02     24.26
384.10/384.12	c  N dy  6600   1928246        80      7120         0     71594     49840   1052606     23.02     24.27
389.60/389.63	c  N dy  6682   1948333        80      7120         0     89982     49840   1553079     23.03     24.32
396.50/396.53	c  N dy  6776   1968420        80      7120         0    108407     49840   2055126     23.04     24.25
402.30/402.37	c  N dy  6818   1994238        80      7120         0     76079     49840   1148431     23.02     24.38
408.70/408.77	c  N dy  6889   2018497        80      7120         0     98162     49840   1745964     23.03     24.32
415.81/415.90	c  N dy  6980   2038866        80      7120         0     60217     49840    713972     23.03     24.30
420.31/420.34	c  N dy  7047   2059186        80      7120         0     78719     49840   1210706     23.03     24.38
426.40/426.44	c  N dy  7134   2079293        80      7120         0     97161     49840   1710141     23.04     24.28
434.60/434.65	c  N dy  7227   2102989        80      7120         0     61301     49840    722467     23.04     24.26
443.50/443.56	c  N dy  7303   2143201        80      7120         0     97815     49840   1695573     23.02     24.35
451.30/451.34	c  N dy  7426   2163269        80      7120         0    116253     49840   2201969     23.04     26.27
457.41/457.40	c  N dy  7495   2189946        80      7120         0     82127     49840   1270928     23.03     24.26
464.00/464.03	c  N dy  7625   2210081        80      7120         0    100568     49840   1778194     23.04     24.26
464.31/464.34	c  S st  7633   2210871        80      7120         0    101295     49840   1798299     23.05   no data
464.60/464.61	c  S st  7633   2211374        80      7120         0    101768     49840   1811266     23.05   no data
464.60/464.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
464.60/464.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
464.60/464.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
464.60/464.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
464.60/464.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
464.60/464.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
464.60/464.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
464.60/464.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
464.70/464.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
475.90/475.98	c lits-rem:       938  cl-subs:     8455  v-elim:      0  v-fix:    0  time: 11.25 s
475.90/475.98	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
476.00/476.01	c vivif2 --  cl tried    93313 cl shrink        0 lits rem          0 time: 0.02
476.31/476.32	c asymm  cl-useful: 0/696/7120 lits-rem:0 time: 0.32
476.31/476.33	c calculated reachability. Time: 0.00
476.31/476.33	c  N dy  7633   2211374        80      7120         0     93313     49840   1573373     23.05   no data
484.70/484.70	c  N dy  7716   2235746        80      7120         0    115498     49840   2172587     23.05     24.34
490.01/490.09	c  N dy  7809   2255761        80      7120         0     74824     49840   1071915     23.06     25.07
495.50/495.56	c  N dy  7859   2277219        80      7120         0     94431     49840   1600438     23.05     24.27
502.21/502.24	c  N dy  7933   2297266        80      7120         0    112745     49840   2097420     23.06     25.73
508.80/508.87	c  N dy  8051   2317461        80      7120         0     71211     49840    955309     23.07     24.34
514.00/514.07	c  N dy  8124   2337480        80      7120         0     89543     49840   1456395     23.07     25.29
524.11/524.19	c  N dy  8171   2367968        80      7120         0    117261     49840   2198187     23.06     24.45
529.11/529.13	c  N dy  8180   2389689        80      7120         0     75857     49840   1050959     23.04     24.48
534.91/534.92	c  N dy  8226   2412597        80      7120         0     96728     49840   1609816     23.04     24.45
541.71/541.78	c  N dy  8304   2433085        80      7120         0    115431     49840   2113157     23.04     24.29
547.10/547.13	c  N dy  8321   2453220        80      7120         0     71785     49840    933801     23.03     24.37
552.71/552.75	c  N dy  8400   2473624        80      7120         0     90391     49840   1438618     23.04     24.68
559.01/559.06	c  N dy  8438   2495267        80      7120         0    110079     49840   1963177     23.03     24.25
566.80/566.85	c  N dy  8521   2515326        80      7120         0     65572     49840    754162     23.03     24.54
571.81/571.83	c  N dy  8599   2535367        80      7120         0     83834     49840   1245583     23.04     24.66
578.21/578.28	c  N dy  8706   2555414        80      7120         0    102203     49840   1748453     23.05     24.37
586.71/586.79	c  N dy  8751   2581207        80      7120         0    125681     49840   2374162     23.04     24.27
592.91/592.91	c  N dy  8898   2601390        80      7120         0     80408     49840   1149212     23.05     24.30
598.91/598.90	c  N dy  8968   2621833        80      7120         0     99078     49840   1655349     23.05     24.32
606.81/606.83	c  N dy  9065   2643728        80      7120         0    119069     49840   2200819     23.06     24.49
614.00/614.01	c  N dy  9123   2664846        80      7120         0     73419     49840    925187     23.05     24.30
619.81/619.85	c  N dy  9196   2687070        80      7120         0     93723     49840   1473013     23.06     24.28
626.60/626.67	c  N dy  9290   2707076        80      7120         0    111938     49840   1969022     23.06     25.42
628.50/628.51	c  S st  9322   2711374        80      7120         0    115892     49840   2078003     23.06   no data
628.80/628.84	c  S st  9322   2711875        80      7120         0    116358     49840   2090830     23.06   no data
628.80/628.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
628.90/628.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
628.90/628.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
628.90/628.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
628.90/628.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
628.90/628.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
628.90/628.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
628.90/628.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
628.90/628.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
644.01/644.09	c lits-rem:      1175  cl-subs:    10918  v-elim:      0  v-fix:    0  time: 15.09 s
644.01/644.09	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
644.11/644.12	c vivif2 --  cl tried   105440 cl shrink        0 lits rem          0 time: 0.03
644.41/644.45	c asymm  cl-useful: 0/616/7120 lits-rem:0 time: 0.34
644.41/644.46	c calculated reachability. Time: 0.00
644.41/644.46	c  N dy  9322   2711875        80      7120         0    105440     49840   1790897     23.06   no data
652.71/652.72	c  N dy  9401   2733942        80      7120         0    125650     49840   2341849     23.06     24.32
660.01/660.02	c  N dy  9497   2753999        80      7120         0     78718     49840   1069730     23.07     27.38
666.21/666.22	c  N dy  9521   2774647        80      7120         0     97486     49840   1569484     23.06     24.30
676.11/676.18	c  N dy  9597   2803625        80      7120         0    123865     49840   2281714     23.06     24.52
682.91/682.92	c  N dy  9673   2823699        80      7120         0     75926     49840    978287     23.06     26.07
688.62/688.64	c  N dy  9761   2843720        80      7120         0     94238     49840   1476899     23.07     24.41
696.61/696.66	c  N dy  9838   2868075        80      7120         0    116436     49840   2075750     23.07     24.29
705.70/705.76	c  N dy  9917   2889357        80      7120         0     68438     49840    753315     23.07     24.32
710.91/710.96	c  N dy 10021   2909422        80      7120         0     86805     49840   1255043     23.08     24.40
717.61/717.64	c  N dy 10115   2929461        80      7120         0    105130     49840   1755165     23.08     24.35
725.61/725.68	c  N dy 10206   2949687        80      7120         0    123555     49840   2256554     23.09     24.33
734.01/734.03	c  N dy 10311   2969726        80      7120         0     73430     49840    874615     23.09     25.26
742.41/742.48	c  N dy 10323   3005568        80      7120         0    105919     49840   1728811     23.07     24.44
749.61/749.65	c  N dy 10397   3025678        80      7120         0    124287     49840   2225970     23.07     24.31
759.02/759.02	c  N dy 10531   3045721        80      7120         0     73389     49840    860101     23.08     26.39
768.41/768.43	c  N dy 10574   3082838        80      7120         0    107065     49840   1763946     23.08     24.40
776.11/776.19	c  N dy 10673   3103358        80      7120         0    125638     49840   2270250     23.08     24.36
784.91/784.91	c  N dy 10698   3129654        80      7120         0     79473     49840    999796     23.07     24.44
791.42/791.41	c  N dy 10781   3152596        80      7120         0    100367     49840   1566694     23.07     24.35
799.32/799.36	c  N dy 10890   3172684        80      7120         0    118753     49840   2070662     23.07     24.69
810.21/810.29	c  N dy 11011   3192713        80      7120         0    137084     49840   2575818     23.08     24.49
816.81/816.86	c  S st 11082   3211875        80      7120         0     83542     49840   1100552     23.09     22.30
817.01/817.06	c  S st 11082   3212378        80      7120         0     84011     49840   1113487     23.09   no data
817.01/817.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
817.11/817.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
817.11/817.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
817.11/817.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
817.11/817.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
817.11/817.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
817.11/817.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
817.11/817.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
817.11/817.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
820.01/820.00	c lits-rem:       329  cl-subs:     2750  v-elim:      0  v-fix:    0  time:  2.84 s
820.01/820.00	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
820.01/820.02	c vivif2 --  cl tried    81261 cl shrink        0 lits rem          0 time: 0.02
820.21/820.29	c asymm  cl-useful: 0/774/7120 lits-rem:0 time: 0.28
820.21/820.29	c calculated reachability. Time: 0.00
820.21/820.29	c  N dy 11082   3212378        80      7120         0     81261     49840   1037298     23.09   no data
826.91/826.90	c  N dy 11214   3232380        80      7120         0     99596     49840   1543296     23.09     25.42
834.11/834.12	c  N dy 11301   3252412        80      7120         0    117899     49840   2043011     23.10     24.53
841.62/841.69	c  N dy 11342   3272449        80      7120         0    136165     49840   2535070     23.10     25.67
849.41/849.49	c  N dy 11438   3292539        80      7120         0     82547     49840   1062797     23.10     24.34
855.51/855.57	c  N dy 11501   3313225        80      7120         0    101430     49840   1572638     23.10     24.33
864.22/864.23	c  N dy 11530   3340164        80      7120         0    125839     49840   2218744     23.09     24.40
873.62/873.67	c  N dy 11603   3361521        80      7120         0    145306     49840   2746570     23.09     24.45
879.21/879.29	c  N dy 11669   3381555        80      7120         0     90700     49840   1268507     23.09     26.20
886.31/886.33	c  N dy 11778   3401899        80      7120         0    109259     49840   1777485     23.10     24.56
894.52/894.54	c  N dy 11863   3421939        80      7120         0    127536     49840   2273980     23.10     24.36
903.72/903.79	c  N dy 11949   3441941        80      7120         0    145765     49840   2769239     23.10     25.00
910.21/910.26	c  N dy 12018   3462465        80      7120         0     90679     49840   1248053     23.11     24.39
920.91/920.93	c  N dy 12107   3495752        80      7120         0    120959     49840   2057037     23.10     24.38
929.62/929.67	c  N dy 12186   3516083        80      7120         0    139504     49840   2563462     23.10     24.41
937.92/937.96	c  N dy 12258   3536310        80      7120         0     83225     49840   1033145     23.10     24.34
944.01/944.01	c  N dy 12339   3556378        80      7120         0    101488     49840   1526226     23.11     25.45
951.81/951.84	c  N dy 12407   3578822        80      7120         0    122001     49840   2082282     23.11     24.34
960.62/960.61	c  N dy 12485   3598912        80      7120         0    140270     49840   2577580     23.11     24.83
969.41/969.43	c  N dy 12575   3619003        80      7120         0     82928     49840   1010163     23.11     27.69
975.31/975.37	c  N dy 12655   3639053        80      7120         0    101285     49840   1514207     23.11     25.45
982.42/982.45	c  N dy 12723   3659146        80      7120         0    119575     49840   2009670     23.12     25.77
991.42/991.41	c  N dy 12813   3679233        80      7120         0    137883     49840   2508487     23.12     24.39
1002.01/1002.05	c  N dy 12930   3699425        80      7120         0     79769     49840    908776     23.13     24.35
1005.31/1005.39	c  S st 12965   3712379        80      7120         0     91569     49840   1227753     23.13     20.72
1005.61/1005.62	c  S st 12965   3712883        80      7120         0     92039     49840   1241177     23.13   no data
1005.61/1005.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1005.61/1005.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1005.61/1005.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1005.61/1005.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1005.61/1005.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1005.61/1005.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1005.61/1005.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1005.61/1005.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1005.71/1005.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1009.41/1009.42	c lits-rem:       362  cl-subs:     3262  v-elim:      0  v-fix:    0  time:  3.69 s
1009.41/1009.42	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1009.41/1009.44	c vivif2 --  cl tried    88777 cl shrink        0 lits rem          0 time: 0.02
1009.71/1009.73	c asymm  cl-useful: 0/721/7120 lits-rem:0 time: 0.30
1009.71/1009.74	c calculated reachability. Time: 0.00
1009.71/1009.74	c  N dy 12965   3712883        80      7120         0     88777     49840   1150359     23.13   no data
1021.22/1021.21	c  F st 13040   3751563        80      7120         0    123800     49840   2083980     23.11     19.75
1021.22/1021.21	c  N st 13040   3751563        80      7120         0    123800     49840   2083980     23.11     19.75
1030.52/1030.50	c  N dy 13100   3772061        80      7120         0    142488     49840   2595305     23.12     24.46
1039.72/1039.78	c  N dy 13165   3792544        80      7120         0     83932     49840   1009196     23.12     24.39
1046.13/1046.10	c  N dy 13253   3812661        80      7120         0    102305     49840   1509922     23.12     24.56
1053.32/1053.34	c  N dy 13321   3832730        80      7120         0    120551     49840   2000966     23.12     24.43
1062.82/1062.83	c  N dy 13434   3852803        80      7120         0    138936     49840   2505174     23.13     24.41
1073.82/1073.89	c  N dy 13548   3872811        80      7120         0     78858     49840    853546     23.13     25.23
1079.92/1079.91	c  N dy 13616   3894632        80      7120         0     98743     49840   1393475     23.13     24.45
1087.82/1087.85	c  N dy 13726   3915959        80      7120         0    118278     49840   1931706     23.14     24.45
1098.12/1098.14	c  N dy 13846   3938842        80      7120         0    139195     49840   2506832     23.15     24.49
1108.52/1108.56	c  N dy 13916   3959727        80      7120         0    158230     49840   3023889     23.15     24.46
1114.83/1114.87	c  N dy 13946   3979959        80      7120         0     97216     49840   1324240     23.14     24.38
1122.22/1122.27	c  N dy 14017   4001593        80      7120         0    116875     49840   1855523     23.14     24.38
1130.42/1130.44	c  N dy 14086   4021702        80      7120         0    135170     49840   2351450     23.14     24.39
1139.43/1139.44	c  N dy 14135   4042176        80      7120         0    153812     49840   2854806     23.14     24.38
1149.72/1149.76	c  N dy 14236   4068594        80      7120         0     97697     49840   1327685     23.14     24.54
1156.42/1156.41	c  N dy 14308   4088654        80      7120         0    115973     49840   1826376     23.14     26.46
1165.12/1165.11	c  N dy 14393   4109628        80      7120         0    135040     49840   2345660     23.14     24.41
1175.42/1175.49	c  N dy 14499   4129698        80      7120         0    153428     49840   2851222     23.15     25.66
1185.22/1185.27	c  N dy 14616   4150429        80      7120         0     91236     49840   1145477     23.15     24.41
1191.92/1191.92	c  N dy 14669   4172945        80      7120         0    111618     49840   1688261     23.15     24.50
1199.82/1199.84	c  N dy 14737   4193023        80      7120         0    129937     49840   2186292     23.15     24.70
1209.53/1209.57	c  S st 14832   4212883        80      7120         0    148076     49840   2682132     23.15     23.24
1209.93/1209.97	c  S st 14832   4213386        80      7120         0    148538     49840   2694901     23.15   no data
1209.93/1209.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1210.03/1210.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
1210.03/1210.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1210.03/1210.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1210.03/1210.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1210.03/1210.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1210.03/1210.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1210.03/1210.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1210.14/1210.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1235.43/1235.41	c lits-rem:      1355  cl-subs:    14324  v-elim:      0  v-fix:    0  time: 25.24 s
1235.43/1235.41	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1235.43/1235.44	c vivif2 --  cl tried   134214 cl shrink        0 lits rem          0 time: 0.03
1235.83/1235.80	c asymm  cl-useful: 0/469/7120 lits-rem:0 time: 0.36
1235.83/1235.80	c calculated reachability. Time: 0.00
1235.83/1235.80	c  N dy 14832   4213386        80      7120         0    134214     49840   2299373     23.15   no data
1244.92/1244.93	c  N dy 14892   4233463        80      7120         0    152517     49840   2794656     23.15     24.46
1254.63/1254.60	c  N dy 14957   4256533        80      7120         0     92139     49840   1158798     23.15     24.46
1261.13/1261.18	c  N dy 15010   4277538        80      7120         0    111213     49840   1677357     23.15     24.41
1272.13/1272.10	c  N dy 15123   4304629        80      7120         0    135974     49840   2352783     23.16     24.53
1282.22/1282.26	c  N dy 15205   4324649        80      7120         0    154266     49840   2850456     23.16     26.67
1292.13/1292.17	c  N dy 15298   4344728        80      7120         0     90023     49840   1086470     23.16     24.58
1298.04/1298.06	c  N dy 15335   4365300        80      7120         0    108704     49840   1591050     23.16     24.41

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3174704-1301788860/watcher-3174704-1301788860 -o /tmp/evaluation-result-3174704-1301788860/solver-3174704-1301788860 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174704-1301788860.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.04 4.05 4.00 1/187 20074
/proc/meminfo: memFree=22513084/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=29924 CPUtime=0 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 649 0 0 0 0 0 0 0 25 0 1 0 290483917 30642176 589 33554432000 4194304 4627331 140736572066208 18446744073709551615 271550198469 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 7481 589 340 106 0 2452 0

[startup+0.106057 s]
/proc/loadavg: 4.04 4.05 4.00 1/187 20074
/proc/meminfo: memFree=22513084/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=30056 CPUtime=0.1 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 671 0 0 0 10 0 0 0 25 0 1 0 290483917 30777344 611 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 7514 611 340 106 0 2485 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30056

[startup+0.201038 s]
/proc/loadavg: 4.04 4.05 4.00 1/187 20074
/proc/meminfo: memFree=22513084/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=32120 CPUtime=0.19 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 1218 0 0 0 19 0 0 0 25 0 1 0 290483917 32890880 1158 33554432000 4194304 4627331 140736572066208 18446744073709551615 4427056 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 8030 1158 355 106 0 3001 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 32120

[startup+0.300918 s]
/proc/loadavg: 4.04 4.05 4.00 1/187 20074
/proc/meminfo: memFree=22513084/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=31660 CPUtime=0.29 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 1305 0 0 0 29 0 0 0 25 0 1 0 290483917 32419840 1136 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 7915 1136 370 106 0 2886 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31660

[startup+0.700905 s]
/proc/loadavg: 4.04 4.05 4.00 1/187 20074
/proc/meminfo: memFree=22513084/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=32736 CPUtime=0.69 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 1909 0 0 0 69 0 0 0 25 0 1 0 290483917 33521664 1242 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309292 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 8184 1242 371 106 0 3155 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32736

[startup+1.50073 s]
/proc/loadavg: 4.04 4.05 4.00 4/193 20130
/proc/meminfo: memFree=22505932/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=33496 CPUtime=1.49 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 2837 0 0 0 149 0 0 0 25 0 1 0 290483917 34299904 1420 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 8374 1420 372 106 0 3345 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33496

[startup+3.10044 s]
/proc/loadavg: 4.04 4.05 4.00 5/194 20165
/proc/meminfo: memFree=22485324/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=39756 CPUtime=3.09 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 5236 0 0 0 309 0 0 0 25 0 1 0 290483917 40710144 2866 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 9939 2866 376 106 0 4910 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39756

[startup+6.30088 s]
/proc/loadavg: 4.04 4.05 4.00 5/194 20165
/proc/meminfo: memFree=22473996/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=40424 CPUtime=6.29 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 7120 0 0 0 629 0 0 0 25 0 1 0 290483917 41394176 3053 33554432000 4194304 4627331 140736572066208 18446744073709551615 4330978 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 10106 3053 377 106 0 5077 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40424

[startup+12.7007 s]
/proc/loadavg: 4.03 4.05 4.00 5/194 20166
/proc/meminfo: memFree=22444352/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=45972 CPUtime=12.69 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 11338 0 0 0 1268 1 0 0 25 0 1 0 290483917 47075328 4414 33554432000 4194304 4627331 140736572066208 18446744073709551615 4327520 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 11493 4414 377 106 0 6464 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45972

[startup+25.5004 s]
/proc/loadavg: 4.02 4.04 4.00 5/194 20166
/proc/meminfo: memFree=22407280/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=53728 CPUtime=25.49 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 17779 0 0 0 2547 2 0 0 25 0 1 0 290483917 55017472 6374 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 13432 6374 376 106 0 8403 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53728

[startup+51.1007 s]
/proc/loadavg: 4.02 4.04 4.00 5/194 20166
/proc/meminfo: memFree=22394252/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=57304 CPUtime=51.09 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 26815 0 0 0 5105 4 0 0 25 0 1 0 290483917 58679296 7633 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 14326 7633 376 106 0 9297 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57304

[startup+102.3 s]
/proc/loadavg: 4.08 4.04 4.01 5/194 20168
/proc/meminfo: memFree=22339436/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=61848 CPUtime=102.29 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 41635 0 0 0 10221 8 0 0 25 0 1 0 290483917 63332352 8208 33554432000 4194304 4627331 140736572066208 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 15462 8208 376 106 0 10433 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 61848

[startup+162.301 s]
/proc/loadavg: 4.03 4.03 4.00 5/194 20170
/proc/meminfo: memFree=22324392/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=72460 CPUtime=162.29 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 56264 0 0 0 16217 12 0 0 25 0 1 0 290483917 74199040 10484 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309033 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 18115 10484 376 106 0 13086 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 72460

[startup+222.307 s]
/proc/loadavg: 4.08 4.05 4.01 5/194 20174
/proc/meminfo: memFree=22283820/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=78540 CPUtime=222.3 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 67034 0 0 0 22215 15 0 0 25 0 1 0 290483917 80424960 13243 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 19635 13243 376 106 0 14606 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 78540

[startup+282.301 s]
/proc/loadavg: 4.09 4.06 4.01 5/194 20176
/proc/meminfo: memFree=22254072/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=78820 CPUtime=282.3 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 77361 0 0 0 28212 18 0 0 25 0 1 0 290483917 80711680 12876 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 19705 12876 376 106 0 14676 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 78820

[startup+342.301 s]
/proc/loadavg: 4.03 4.04 4.00 5/194 20177
/proc/meminfo: memFree=22217236/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=94264 CPUtime=342.3 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 88260 0 0 0 34209 21 0 0 25 0 1 0 290483917 96526336 16651 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 23566 16651 376 106 0 18537 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 94264

[startup+402.301 s]
/proc/loadavg: 4.11 4.06 4.01 5/194 20179
/proc/meminfo: memFree=22202336/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=94496 CPUtime=402.3 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 97557 0 0 0 40206 24 0 0 25 0 1 0 290483917 96763904 16251 33554432000 4194304 4627331 140736572066208 18446744073709551615 4327255 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 23624 16251 376 106 0 18595 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 94496

[startup+462.301 s]
/proc/loadavg: 4.04 4.05 4.00 5/194 20181
/proc/meminfo: memFree=22178252/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=94656 CPUtime=462.3 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 105782 0 0 0 46203 27 0 0 25 0 1 0 290483917 96927744 16823 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 23664 16823 376 106 0 18635 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 94656

[startup+522.301 s]
/proc/loadavg: 4.06 4.05 4.00 5/194 20182
/proc/meminfo: memFree=22159128/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=103556 CPUtime=522.31 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 113845 0 0 0 52200 31 0 0 25 0 1 0 290483917 106041344 19345 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 25889 19345 376 106 0 20860 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 103556

[startup+582.301 s]
/proc/loadavg: 4.02 4.04 4.00 5/194 20184
/proc/meminfo: memFree=22145452/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=103736 CPUtime=582.31 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 122071 0 0 0 58197 34 0 0 25 0 1 0 290483917 106225664 19364 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 25934 19364 376 106 0 20905 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 103736

[startup+642.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/194 20185
/proc/meminfo: memFree=22119244/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=113268 CPUtime=642.31 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 129876 0 0 0 64194 37 0 0 25 0 1 0 290483917 115986432 21458 33554432000 4194304 4627331 140736572066208 18446744073709551615 4427758 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 28317 21458 376 106 0 23288 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 113268

[startup+702.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/194 20187
/proc/meminfo: memFree=22112280/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=113352 CPUtime=702.31 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 136375 0 0 0 70193 38 0 0 25 0 1 0 290483917 116072448 21827 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 28338 21827 376 106 0 23309 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 113352

[startup+762.3 s]
/proc/loadavg: 4.05 4.03 4.00 5/194 20189
/proc/meminfo: memFree=22105440/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=113540 CPUtime=762.32 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 144170 0 0 0 76191 41 0 0 25 0 1 0 290483917 116264960 20553 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 28385 20553 376 106 0 23356 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 113540

[startup+822.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/194 20190
/proc/meminfo: memFree=22101192/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=113652 CPUtime=822.31 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 150477 0 0 0 82189 42 0 0 25 0 1 0 290483917 116379648 20638 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 28413 20638 376 106 0 23384 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 113652

[startup+882.307 s]
/proc/loadavg: 4.03 4.03 4.00 5/194 20192
/proc/meminfo: memFree=22097340/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=113768 CPUtime=882.32 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 157199 0 0 0 88188 44 0 0 25 0 1 0 290483917 116498432 20893 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309202 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 28442 20893 376 106 0 23413 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 113768

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/194 20193
/proc/meminfo: memFree=22091744/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=113884 CPUtime=942.31 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 163637 0 0 0 94185 46 0 0 25 0 1 0 290483917 116617216 20780 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 28471 20780 376 106 0 23442 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 113884

[startup+1002.3 s]
/proc/loadavg: 4.07 4.05 4.01 5/194 20195
/proc/meminfo: memFree=22073124/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=114004 CPUtime=1002.31 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 169844 0 0 0 100183 48 0 0 25 0 1 0 290483917 116740096 20264 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 28501 20264 376 106 0 23472 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 114004

[startup+1062.3 s]
/proc/loadavg: 4.20 4.08 4.02 5/194 20197
/proc/meminfo: memFree=22057836/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=114044 CPUtime=1062.32 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 175015 0 0 0 106182 50 0 0 25 0 1 0 290483917 116781056 21952 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 28511 21952 376 106 0 23482 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 114044

[startup+1122.3 s]
/proc/loadavg: 4.12 4.08 4.02 5/194 20198
/proc/meminfo: memFree=22027548/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=114172 CPUtime=1122.32 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 181312 0 0 0 112179 53 0 0 25 0 1 0 290483917 116912128 21279 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 28543 21279 376 106 0 23514 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 114172

[startup+1182.3 s]
/proc/loadavg: 4.05 4.06 4.01 5/194 20200
/proc/meminfo: memFree=22009304/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=114280 CPUtime=1182.33 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 187362 0 0 0 118178 55 0 0 25 0 1 0 290483917 117022720 20246 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 28570 20246 376 106 0 23541 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 114280

[startup+1242.3 s]
/proc/loadavg: 4.06 4.06 4.01 5/194 20201
/proc/meminfo: memFree=21992284/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=184584 CPUtime=1242.33 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 193279 0 0 0 124177 56 0 0 25 0 1 0 290483917 189014016 26163 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 46146 26163 376 106 0 41117 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 184584



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.07 4.01 5/194 20203
/proc/meminfo: memFree=21997216/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=129540 CPUtime=1300.03 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 199468 0 0 0 129945 58 0 0 25 0 1 0 290483917 132648960 24729 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 32385 24729 376 106 0 27356 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 129540

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: 4.10 4.07 4.01 5/194 20203
/proc/meminfo: memFree=21997216/32951124 swapFree=67111528/67111528
[pid=20074] ppid=20072 vsize=129540 CPUtime=1300.03 cores=0,2
/proc/20074/stat : 20074 (strangenight2-s) R 20072 20074 19496 0 -1 4202496 199468 0 0 0 129945 58 0 0 25 0 1 0 290483917 132648960 24729 33554432000 4194304 4627331 140736572066208 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20074/statm: 32385 24729 376 106 0 27356 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 129540

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.46
CPU system time (s): 0.58791
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 198388

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

runsolver used 2.20267 second user time and 4.90925 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-03 02:01:00
IDJOB=3174704
IDBENCH=82922
IDSOLVER=1587
FILE ID=node133/3174704-1301788860
RUNJOBID= node133-1301783650-19514
PBS_JOBID= 12841385
Free space on /tmp= 72168 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1801179747-047.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174704-1301788860/watcher-3174704-1301788860 -o /tmp/evaluation-result-3174704-1301788860/solver-3174704-1301788860 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174704-1301788860.cnf

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

MD5SUM BENCH= d41a69133c8513c0337b37f87fceb88b
RANDOM SEED=1346828340

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.82
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.834
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	: 6741.12
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.834
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.834
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.83
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.834
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.74
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.834
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:     32951124 kB
MemFree:      22513364 kB
Buffers:        353968 kB
Cached:        9765096 kB
SwapCached:          0 kB
Active:        7344092 kB
Inactive:      2843664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22513364 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5848 kB
Writeback:           0 kB
AnonPages:       68716 kB
Mapped:          15236 kB
Slab:           187760 kB
PageTables:       5180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   286432 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72160 MiB
End job on node133 at 2011-04-03 02:22:42