Trace number 3367390

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 (fixed)? (TO) 1300.04 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S525505471-054-UNKNOWN.cnf
MD5SUMd09435f2d651fd373230433133c15edb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.4443
Satisfiable
(Un)Satisfiability was proved
Number of variables20000
Number of clauses84000
Sum of the clauses size252000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 384000
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 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-3367390-1305382039.cnf'
0.00/0.00	c -- header says num vars:          20000
0.00/0.00	c -- header says num clauses:       84000
0.00/0.05	c -- clauses added:            0 learnts,        84000 normals,            0 xors
0.00/0.05	c -- vars added      20000
0.00/0.05	c Parsing time:  0.04 s
0.00/0.05	c  N st     0         0     20000     84000         0         0    252000         0   no data   no data
0.09/0.10	c asymm  cl-useful: 0/84000/84000 lits-rem:0 time: 0.06
0.09/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
0.09/0.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  20000 time:  0.00 s
0.09/0.17	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
0.19/0.26	c lits-rem:         0  cl-subs:        0  v-elim:    513  v-fix:    0  time:  0.09 s
0.19/0.26	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.28	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.19/0.28	c calculated reachability. Time: 0.00
0.19/0.29	c Calc default polars -  time:   0.00 s pos:    8815 undec:    2167 neg:    9018
0.19/0.29	c =========================================================================================
0.19/0.29	c types(t): F = full restart, N = normal restart
0.19/0.29	c types(t): S = simplification begin/end, E = solution found
0.19/0.29	c restart types(rt): st = static, dy = dynamic
0.19/0.29	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.29	c  B st     0         0     19487     83408         0         0    253322         0   no data   no data
1.19/1.29	c  N dy    19      4089     19487     83408         0      4089    253322    909733    131.03    169.41
2.29/2.31	c  N dy    44      8218     19487     83408         0      8218    253322   1728051    128.15    135.42
3.30/3.39	c  N dy    70     12336     19487     83408         0     12336    253322   2551618    127.27    141.77
4.39/4.47	c  N dy    95     16409     19487     83408         0     16408    253322   3370151    127.38    140.02
5.50/5.57	c  N dy   121     20443     19487     83408         0     10442    253322    639438    127.23    136.99
6.60/6.64	c  N dy   145     24457     19487     83408         0     14456    253322   1445891    126.92    154.51
6.69/6.79	c  F st   150     25001     19487     83408         0     15000    253322   1551441    127.12   no data
8.19/8.24	c  N dy   156     30000     19487     83408         0     19999    253322   2844698    127.12   no data
8.19/8.24	c  S st   156     30000     19487     83408         0     19999    253322   2844698    127.12   no data
8.29/8.37	c  S st   156     30506     19487     83408         0     20505    253322   2911119    127.12   no data
8.29/8.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8.39/8.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.04
8.39/8.45	c blocked clauses removed:      399 vars:     64 tried:       19487 T: 0.01 s
8.39/8.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.39/8.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.39/8.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19423 time:  0.00 s
8.39/8.47	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
8.49/8.54	c lits-rem:         0  cl-subs:        0  v-elim:      8  v-fix:    0  time:  0.07 s
8.70/8.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.39/9.46	c lits-rem:        12  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.72 s
9.49/9.54	c asymm  cl-useful: 0/83002/83002 lits-rem:0 time: 0.08
9.49/9.55	c calculated reachability. Time: 0.00
9.49/9.55	c  N dy   156     30506     19415     83002         0     20419    252144   2882453    127.12   no data
10.69/10.76	c  N dy   186     34555     19415     83002         0     24468    252144   3732839    128.12    135.07
11.89/11.96	c  N dy   213     38578     19415     83002         0     28490    252144   4572763    128.58    189.95
13.10/13.20	c  N dy   244     42686     19415     83002         0     17146    252144   1024134    128.71    136.76
13.99/14.09	c  S st   266     45761     19415     83002         0     20220    252144   1657798    129.00   no data
14.20/14.23	c  S st   266     46263     19415     83002         0     20722    252144   1735127    129.00   no data
14.20/14.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
14.20/14.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.05
14.20/14.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.30/14.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.30/14.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.30/14.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19415 time:  0.00 s
14.30/14.33	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
14.30/14.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
14.39/14.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.59/14.69	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.20 s
14.69/14.70	c vivif2 --  cl tried    83002 cl shrink        0 lits rem          0 time: 0.01
14.69/14.72	c vivif2 --  cl tried    20720 cl shrink        0 lits rem          0 time: 0.02
14.79/14.81	c asymm  cl-useful: 0/83002/83002 lits-rem:0 time: 0.08
14.79/14.81	c calculated reachability. Time: 0.00
14.79/14.81	c  N dy   266     46263     19415     83002         0     20720    252144   1734986    129.00   no data
15.89/15.93	c  N dy   293     50320     19415     83002         0     24775    252144   2554016    129.01    136.43
16.99/17.08	c  N dy   318     54369     19415     83002         0     28824    252144   3371877    128.94    135.77
18.39/18.44	c  N dy   349     58414     19415     83002         0     32869    252144   4204434    129.28    140.74
19.70/19.78	c  N dy   375     62538     19415     83002         0     36993    252144   5007628    128.96    142.71
20.99/21.02	c  N dy   401     66547     19415     83002         0     22279    252144   1359383    128.85    137.21
21.79/21.85	c  S st   421     69395     19415     83002         0     25127    252144   1964785    129.00    113.86
21.90/22.00	c  S st   421     69897     19415     83002         0     25629    252144   2034673    129.00   no data
22.00/22.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
22.00/22.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.05
22.00/22.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.00/22.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.00/22.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.00/22.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19415 time:  0.00 s
22.00/22.10	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
22.09/22.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
22.19/22.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.58/22.60	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.33 s
22.58/22.61	c vivif2 --  cl tried    83002 cl shrink        0 lits rem          0 time: 0.01
22.58/22.64	c vivif2 --  cl tried    25629 cl shrink        0 lits rem          0 time: 0.03
22.68/22.73	c asymm  cl-useful: 0/83002/83002 lits-rem:0 time: 0.09
22.68/22.74	c calculated reachability. Time: 0.00
22.68/22.74	c  N dy   421     69897     19415     83002         0     25629    252144   2034672    129.00   no data
23.99/24.06	c  N dy   449     74417     19415     83002         0     30149    252144   2955108    128.98    144.68
25.49/25.56	c  N dy   483     79237     19415     83002         0     34969    252144   3961018    129.10    140.70
27.19/27.25	c  N dy   520     84582     19415     83002         0     40314    252144   5052920    129.15    143.81
28.08/28.11	c  F st   539     87500     19415     83002         0     22365    252144    910170    129.01    123.51
28.98/29.08	c  N st   544     90797     19415     83002         0     25662    252144   1787952    129.01   no data
30.80/30.82	c  N dy   570     96671     19415     83002         0     31535    252144   3090496    128.92    138.97
32.90/33.00	c  N dy   617    102967     19415     83002         0     37830    252144   4395132    129.12    139.48
33.59/33.64	c  S st   632    104845     19415     83002         0     39708    252144   4764966    129.13   no data
33.79/33.82	c  S st   632    105346     19415     83002         0     40209    252144   4847073    129.13   no data
33.79/33.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
33.89/33.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
33.89/33.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.89/33.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.89/33.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
33.89/33.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19415 time:  0.01 s
33.89/33.94	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
34.00/34.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
34.19/34.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
35.59/35.69	c lits-rem:        12  cl-subs:        3  v-elim:      0  v-fix:    0  time:  1.40 s
35.69/35.70	c vivif2 --  cl tried    83002 cl shrink        0 lits rem          0 time: 0.01
35.69/35.77	c vivif2 --  cl tried    40206 cl shrink        0 lits rem          0 time: 0.07
35.79/35.90	c asymm  cl-useful: 0/83002/83002 lits-rem:0 time: 0.12
35.88/35.90	c calculated reachability. Time: 0.00
35.88/35.90	c  N dy   632    105346     19415     83002         0     40206    252144   4845655    129.13   no data
38.09/38.15	c  N dy   676    112144     19415     83002         0     24576    252144   1016871    129.30    137.91
40.29/40.31	c  N dy   725    119399     19415     83002         0     31831    252144   2476612    129.27    140.95
42.58/42.64	c  N dy   777    127020     19415     83002         0     39452    252144   4040785    129.40    136.68
45.29/45.33	c  N dy   832    135242     19415     83002         0     23956    252144    596495    129.38    136.87
47.89/47.90	c  N dy   885    143912     19415     83002         0     32626    252144   2364236    129.25    136.13
50.69/50.79	c  N dy   948    153137     19415     83002         0     41850    252144   4240255    129.26    137.63
52.19/52.29	c  S st   980    158019     19415     83002         0     46732    252144   5223292    129.17   no data
52.39/52.45	c  S st   980    158523     19415     83002         0     47236    252144   5299217    129.17   no data
52.39/52.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
52.49/52.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.06
52.49/52.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.49/52.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.49/52.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.49/52.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19415 time:  0.00 s
52.49/52.57	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
52.59/52.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
52.89/52.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.90/54.91	c lits-rem:        16  cl-subs:        5  v-elim:      0  v-fix:    0  time:  1.99 s
54.90/54.92	c vivif2 --  cl tried    83002 cl shrink        0 lits rem          0 time: 0.01
54.90/55.00	c vivif2 --  cl tried    47231 cl shrink        0 lits rem          0 time: 0.08
55.09/55.13	c asymm  cl-useful: 0/83002/83002 lits-rem:0 time: 0.13
55.09/55.14	c calculated reachability. Time: 0.00
55.09/55.14	c  N dy   980    158523     19415     83002         0     47231    252144   5298182    129.17   no data
58.39/58.45	c  N dy  1049    168653     19415     83002         0     32504    252144   2071812    129.15    138.14
61.99/62.02	c  N dy  1130    179714     19415     83002         0     43565    252144   4347116    129.38    138.26
65.69/65.71	c  N dy  1211    191228     19415     83002         0     29151    252144   1169144    129.51    140.22
69.39/69.46	c  N dy  1295    203493     19415     83002         0     41416    252144   3688304    129.55    163.95
73.79/73.88	c  N dy  1390    216506     19415     83002         0     27465    252144    585272    129.72    138.97
78.10/78.16	c  N dy  1480    230418     19415     83002         0     41377    252144   3441165    129.78    150.75
80.49/80.51	c  S st  1530    237785     19415     83002         0     48744    252144   4996338    129.90   no data
80.59/80.68	c  S st  1530    238290     19415     83002         0     49249    252144   5064726    129.90   no data
80.59/80.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
80.69/80.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.06
80.69/80.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.69/80.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.69/80.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.69/80.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19415 time:  0.00 s
80.79/80.80	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
80.79/80.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
80.99/81.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.19/83.22	c lits-rem:         5  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.12 s
83.19/83.23	c vivif2 --  cl tried    83002 cl shrink        0 lits rem          0 time: 0.01
83.29/83.31	c vivif2 --  cl tried    49246 cl shrink        0 lits rem          0 time: 0.08
83.39/83.44	c asymm  cl-useful: 0/83002/83002 lits-rem:0 time: 0.13
83.39/83.44	c calculated reachability. Time: 0.00
83.39/83.44	c  N dy  1530    238290     19415     83002         0     49246    252144   5062799    129.90   no data
88.69/88.78	c  N dy  1636    253677     19415     83002         0     36653    252144   2247893    130.02    139.78
94.50/94.54	c  N dy  1747    270087     19415     83002         0     53062    252144   5670214    130.18    144.07
100.29/100.34	c  N dy  1866    287568     19415     83002         0     41546    252144   3056801    130.24    144.75
106.49/106.56	c  N dy  1986    305934     19415     83002         0     59910    252144   6890116    130.32    159.85
106.60/106.69	c  F st  1988    306250     19415     83002         0     30234    252144    505111    130.32    124.85
112.89/112.99	c  N dy  2092    325482     19415     83002         0     49465    252144   4816056    130.33    148.82
119.69/119.75	c  N dy  2228    345549     19415     83002         0     38534    252144   2041925    130.41    141.01
123.39/123.49	c  S st  2307    357437     19415     83002         0     50422    252144   4462717    130.36   no data
123.59/123.67	c  S st  2307    357940     19415     83002         0     50925    252144   4536534    130.36   no data
123.59/123.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
123.69/123.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.07
123.69/123.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
123.69/123.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
123.69/123.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
123.69/123.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19415 time:  0.01 s
123.69/123.79	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
123.79/123.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
123.99/124.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
126.99/127.01	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.91 s
126.99/127.01	c vivif2 --  cl tried    83002 cl shrink        0 lits rem          0 time: 0.01
126.99/127.08	c vivif2 --  cl tried    50923 cl shrink        0 lits rem          0 time: 0.06
127.19/127.20	c asymm  cl-useful: 0/83002/83002 lits-rem:0 time: 0.12
127.19/127.21	c calculated reachability. Time: 0.00
127.19/127.21	c  N dy  2307    357940     19415     83002         0     50923    252144   4536244    130.36   no data
133.69/133.74	c  N dy  2454    377968     19415     83002         0     38960    252144   1886377    130.53    138.38
140.39/140.44	c  N dy  2581    398038     19415     83002         0     59029    252144   6089218    130.63    152.04
148.09/148.16	c  N dy  2714    418130     19415     83002         0     46119    252144   3193056    130.70    139.84
155.79/155.89	c  N dy  2851    438912     19415     83002         0     66900    252144   7515020    130.71    140.12
162.70/162.73	c  N dy  2984    458936     19415     83002         0     52927    252144   4351426    130.68    137.58
169.89/169.93	c  N dy  3119    479109     19415     83002         0     38104    252144   1087822    130.70    140.75
176.69/176.70	c  N dy  3252    499119     19415     83002         0     58113    252144   5291519    130.74    139.04
183.79/183.83	c  N dy  3390    519132     19415     83002         0     42128    252144   1737345    130.85    141.82
189.89/189.91	c  S st  3510    536910     19415     83002         0     59904    252144   5433256    130.89   no data
190.09/190.12	c  S st  3510    537412     19415     83002         0     60406    252144   5532289    130.89   no data
190.09/190.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
190.20/190.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.08
190.20/190.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
190.20/190.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
190.20/190.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
190.20/190.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19415 time:  0.01 s
190.20/190.26	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
190.30/190.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
190.59/190.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
193.39/193.42	c lits-rem:         1  cl-subs:        6  v-elim:      0  v-fix:    0  time:  2.81 s
193.39/193.43	c vivif2 --  cl tried    83002 cl shrink        0 lits rem          0 time: 0.01
193.50/193.51	c vivif2 --  cl tried    60400 cl shrink        0 lits rem          0 time: 0.08
193.60/193.65	c asymm  cl-useful: 0/83002/83002 lits-rem:0 time: 0.14
193.60/193.65	c calculated reachability. Time: 0.00
193.60/193.65	c  N dy  3510    537412     19415     83002         0     60400    252144   5529281    130.89   no data
200.59/200.63	c  N dy  3650    557497     19415     83002         0     43486    252144   1838961    130.95    142.25
207.49/207.50	c  N dy  3791    577517     19415     83002         0     63505    252144   6068073    131.06    139.48
214.40/214.44	c  N dy  3925    597589     19415     83002         0     45576    252144   2005094    131.07    138.82
221.39/221.49	c  N dy  4061    617746     19415     83002         0     65733    252144   6183149    131.08    138.39
228.49/228.55	c  N dy  4202    637778     19415     83002         0     46765    252144   2119546    131.22    257.93
235.40/235.41	c  N dy  4332    658015     19415     83002         0     67000    252144   6348413    131.23    138.44
243.48/243.55	c  N dy  4473    678081     19415     83002         0     47075    252144   1940359    131.28    141.54
251.39/251.43	c  N dy  4598    698123     19415     83002         0     67116    252144   6090356    131.22    140.22
258.89/258.92	c  N dy  4726    718206     19415     83002         0     46195    252144   1550340    131.24    138.59
265.99/266.04	c  N dy  4862    738225     19415     83002         0     66213    252144   5707076    131.24    142.47
273.39/273.43	c  N dy  4991    758299     19415     83002         0     44286    252144    939647    131.27    139.60
280.40/280.47	c  N dy  5130    778423     19415     83002         0     64410    252144   5144543    131.30    140.02
288.20/288.25	c  N dy  5264    798498     19415     83002         0     84485    252144   9314308    131.31    138.60
290.79/290.89	c  S st  5315    806120     19415     83002         0     49113    252144   1725869    131.30   no data
290.99/291.05	c  S st  5315    806621     19415     83002         0     49614    252144   1795672    131.30   no data
290.99/291.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
291.09/291.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.06
291.09/291.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
291.09/291.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
291.09/291.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
291.09/291.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19415 time:  0.00 s
291.09/291.17	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
291.19/291.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
291.29/291.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
291.89/291.94	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.62 s
291.89/291.95	c vivif2 --  cl tried    83002 cl shrink        0 lits rem          0 time: 0.01
291.89/291.98	c vivif2 --  cl tried    49612 cl shrink        0 lits rem          0 time: 0.03
292.09/292.11	c asymm  cl-useful: 0/83002/83002 lits-rem:0 time: 0.13
292.09/292.12	c calculated reachability. Time: 0.00
292.09/292.12	c  N dy  5315    806621     19415     83002         0     49612    252144   1795390    131.30   no data
299.29/299.36	c  N dy  5456    826649     19415     83002         0     69637    252144   5947168    131.34    143.51
307.09/307.14	c  N dy  5593    846652     19415     83002         0     45642    252144    802766    131.39    140.87
313.99/314.01	c  N dy  5726    866743     19415     83002         0     65730    252144   4984853    131.41    146.89
321.59/321.60	c  N dy  5869    886770     19415     83002         0     85756    252144   9211080    131.45    140.43
328.59/328.67	c  N dy  6011    906792     19415     83002         0     60776    252144   3767862    131.48    141.07
336.09/336.16	c  N dy  6146    926976     19415     83002         0     80960    252144   7913749    131.48    151.87
343.39/343.47	c  N dy  6289    947045     19415     83002         0     55040    252144   2371540    131.53    139.23
350.49/350.52	c  N dy  6427    967177     19415     83002         0     75169    252144   6569597    131.57    139.45
358.29/358.35	c  N dy  6569    987228     19415     83002         0     48219    252144    740100    131.62    158.23
365.10/365.16	c  N dy  6703   1007243     19415     83002         0     68231    252144   4959521    131.67    138.70
372.69/372.74	c  N dy  6843   1027275     19415     83002         0     88260    252144   9161314    131.71    139.45
380.19/380.23	c  N dy  6970   1047309     19415     83002         0     60295    252144   3057088    131.71    139.71
387.89/387.96	c  N dy  7113   1067431     19415     83002         0     80417    252144   7315412    131.75    141.58
389.60/389.67	c  F st  7144   1071875     19415     83002         0     84861    252144   8231771    131.75   no data
395.90/395.94	c  N dy  7216   1087592     19415     83002         0     51580    252144   1014223    131.76    142.38
402.99/403.05	c  N dy  7353   1107617     19415     83002         0     71605    252144   5131152    131.73    140.49
410.99/411.04	c  N dy  7504   1127643     19415     83002         0     91630    252144   9321705    131.79    183.98
418.49/418.58	c  N dy  7637   1147908     19415     83002         0     61900    252144   2931620    131.78    141.08
425.89/425.99	c  N dy  7766   1168094     19415     83002         0     82086    252144   7124105    131.77    142.19
434.19/434.29	c  N dy  7901   1188125     19415     83002         0     51117    252144    518508    131.77    141.40
441.19/441.27	c  N dy  8040   1208237     19415     83002         0     71226    252144   4773362    131.79    139.12
441.80/441.88	c  S st  8052   1209931     19415     83002         0     72920    252144   5133090    131.79    110.56
442.00/442.07	c  S st  8052   1210431     19415     83002         0     73420    252144   5214002    131.79   no data
442.00/442.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
442.11/442.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.08
442.11/442.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
442.11/442.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
442.11/442.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
442.11/442.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19415 time:  0.01 s
442.11/442.21	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
442.30/442.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
442.50/442.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
445.51/445.57	c lits-rem:         1  cl-subs:        6  v-elim:      0  v-fix:    0  time:  3.05 s
445.51/445.58	c vivif2 --  cl tried    83002 cl shrink        0 lits rem          0 time: 0.01
445.60/445.66	c vivif2 --  cl tried    73414 cl shrink        0 lits rem          0 time: 0.08
445.80/445.80	c asymm  cl-useful: 0/83002/83002 lits-rem:0 time: 0.15
445.80/445.81	c calculated reachability. Time: 0.00
445.80/445.81	c  N dy  8052   1210431     19415     83002         0     73414    252144   5210832    131.79   no data
453.49/453.57	c  N dy  8192   1230519     19415     83002         0     93500    252144   9388585    131.82    138.86
461.19/461.20	c  N dy  8326   1250668     19415     83002         0     61652    252144   2518346    131.83    140.00
468.60/468.63	c  N dy  8460   1270698     19415     83002         0     81681    252144   6653796    131.83    143.16
476.69/476.74	c  N dy  8605   1290708     19415     83002         0    101691    252144  10908312    131.89    140.26
484.01/484.08	c  N dy  8740   1310811     19415     83002         0     68790    252144   3792314    131.90    158.93
491.61/491.65	c  N dy  8867   1330828     19415     83002         0     88807    252144   7948289    131.90    145.55
499.80/499.84	c  N dy  9003   1350832     19415     83002         0     54811    252144    682399    131.92    141.81
507.00/507.09	c  N dy  9138   1371190     19415     83002         0     75167    252144   4959423    131.93    139.80
515.09/515.12	c  N dy  9278   1391234     19415     83002         0     95211    252144   9158967    131.96    139.02
523.09/523.13	c  N dy  9408   1411335     19415     83002         0     60315    252144   1651249    131.96    141.85
530.59/530.63	c  N dy  9548   1431483     19415     83002         0     80462    252144   5877617    131.98    141.29
538.60/538.65	c  N dy  9685   1451620     19415     83002         0    100597    252144  10097913    131.99    139.84
546.80/546.89	c  N dy  9819   1471710     19415     83002         0     64687    252144   2307978    131.99    145.06
554.41/554.47	c  N dy  9950   1491830     19415     83002         0     84805    252144   6483585    131.99    141.27
562.79/562.83	c  N dy 10082   1511888     19415     83002         0    104858    252144  10668830    132.00    141.23
570.80/570.88	c  N dy 10213   1531935     19415     83002         0     67905    252144   2788508    132.02    139.35
578.29/578.39	c  N dy 10340   1551937     19415     83002         0     87904    252144   6979341    132.03    140.84
586.49/586.55	c  N dy 10473   1571999     19415     83002         0    107965    252144  11137441    132.03    139.23
594.19/594.22	c  N dy 10609   1592035     19415     83002         0     70003    252144   3044829    132.05    141.58
601.79/601.88	c  N dy 10742   1612054     19415     83002         0     90018    252144   7214709    132.06    140.81
610.29/610.31	c  N dy 10883   1632055     19415     83002         0    110018    252144  11393827    132.08    162.74
618.11/618.17	c  N dy 11020   1652178     19415     83002         0     71155    252144   3070019    132.10    143.72
625.90/625.92	c  N dy 11153   1672243     19415     83002         0     91217    252144   7244195    132.11    196.40
634.20/634.27	c  N dy 11288   1692335     19415     83002         0    111306    252144  11478775    132.12    139.83
641.50/641.59	c  S st 11415   1710431     19415     83002         0     69407    252144   2542585    132.15   no data
641.70/641.79	c  S st 11415   1710938     19415     83002         0     69914    252144   2629758    132.15   no data
641.80/641.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
641.80/641.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.07
641.90/641.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
641.90/641.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
641.90/641.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
641.90/641.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19415 time:  0.00 s
641.90/641.92	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
642.00/642.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
642.10/642.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
643.70/643.72	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time:  1.60 s
643.70/643.73	c vivif2 --  cl tried    83002 cl shrink        0 lits rem          0 time: 0.01
643.70/643.77	c vivif2 --  cl tried    69911 cl shrink        0 lits rem          0 time: 0.04
643.90/643.91	c asymm  cl-useful: 0/83002/83002 lits-rem:0 time: 0.14
643.90/643.92	c calculated reachability. Time: 0.00
643.90/643.92	c  N dy 11415   1710938     19415     83002         0     69911    252144   2629509    132.15   no data
651.40/651.46	c  N dy 11550   1731088     19415     83002         0     90059    252144   6808310    132.16    145.28
660.10/660.11	c  N dy 11680   1751119     19415     83002         0    110088    252144  11017394    132.17    188.60
668.60/668.60	c  N dy 11820   1771206     19415     83002         0     69174    252144   2287144    132.19    139.99
676.19/676.20	c  N dy 11950   1791268     19415     83002         0     89236    252144   6495995    132.19    141.61
684.49/684.51	c  N dy 12095   1811410     19415     83002         0    109376    252144  10739489    132.23    141.04
692.80/692.87	c  N dy 12237   1831446     19415     83002         0     67414    252144   1680551    132.25    141.49
700.40/700.45	c  N dy 12373   1851552     19415     83002         0     87517    252144   5970261    132.28    141.39
708.49/708.59	c  N dy 12501   1871697     19415     83002         0    107659    252144  10212005    132.29    139.51
717.59/717.63	c  N dy 12637   1891717     19415     83002         0     64677    252144    905780    132.30    142.09
725.29/725.36	c  N dy 12770   1911733     19415     83002         0     84691    252144   5128379    132.30    139.96
733.79/733.83	c  N dy 12905   1931805     19415     83002         0    104761    252144   9320684    132.31    140.53
742.69/742.77	c  N dy 13039   1951883     19415     83002         0    124838    252144  13497163    132.32    141.02
750.49/750.54	c  N dy 13170   1971903     19415     83002         0     80874    252144   4143293    132.34    139.93
758.49/758.58	c  N dy 13297   1991980     19415     83002         0    100949    252144   8310531    132.32    140.47
767.50/767.55	c  N dy 13426   2012236     19415     83002         0    121203    252144  12552920    132.33    152.05
776.00/776.04	c  N dy 13567   2032293     19415     83002         0     76264    252144   2949796    132.34    144.40
783.70/783.79	c  N dy 13698   2052341     19415     83002         0     96312    252144   7145480    132.34    140.82
792.20/792.22	c  N dy 13841   2072369     19415     83002         0    116338    252144  11395836    132.37    144.06
801.00/801.01	c  N dy 13978   2092406     19415     83002         0     70379    252144   1510566    132.39    142.97
808.59/808.60	c  N dy 14112   2112456     19415     83002         0     90429    252144   5661750    132.39    144.49
817.00/817.01	c  N dy 14253   2132529     19415     83002         0    110502    252144   9849125    132.40    147.33
826.50/826.57	c  N dy 14391   2152592     19415     83002         0    130562    252144  14069287    132.42    143.35
835.70/835.71	c  N dy 14526   2172640     19415     83002         0     83612    252144   4098238    132.43    142.79
845.59/845.67	c  N dy 14670   2192757     19415     83002         0    103727    252144   8336975    132.45    139.62
853.69/853.79	c  S st 14781   2210939     19415     83002         0    121907    252144  12146661    132.44   no data
853.99/854.06	c  S st 14781   2211441     19415     83002         0    122409    252144  12227457    132.44   no data
853.99/854.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
854.19/854.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.12
854.19/854.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
854.19/854.24	c bin-w-bin subsume rem            0 bins  time:  0.01 s
854.19/854.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
854.19/854.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19415 time:  0.01 s
854.19/854.26	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
854.39/854.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
855.00/855.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
861.90/861.96	c lits-rem:         0  cl-subs:        9  v-elim:      0  v-fix:    0  time:  6.94 s
861.90/861.97	c vivif2 --  cl tried    83002 cl shrink        0 lits rem          0 time: 0.01
862.10/862.15	c vivif2 --  cl tried   122400 cl shrink        0 lits rem          0 time: 0.18
862.31/862.37	c asymm  cl-useful: 0/83002/83002 lits-rem:0 time: 0.22
862.31/862.38	c calculated reachability. Time: 0.00
862.31/862.38	c  N dy 14781   2211441     19415     83002         0    122400    252144  12223144    132.44   no data
871.40/871.48	c  N dy 14915   2231452     19415     83002         0     74417    252144   1961402    132.46    141.60
879.20/879.22	c  N dy 15046   2251475     19415     83002         0     94439    252144   6115281    132.45    141.12
887.90/887.93	c  N dy 15175   2271829     19415     83002         0    114791    252144  10404730    132.44    145.60
897.51/897.57	c  N dy 15307   2291960     19415     83002         0    134922    252144  14587687    132.44    142.52
905.90/905.95	c  N dy 15449   2312030     19415     83002         0     85992    252144   4154197    132.46    143.83
914.20/914.24	c  N dy 15578   2332148     19415     83002         0    106107    252144   8349633    132.45    139.51
923.40/923.41	c  N dy 15714   2352226     19415     83002         0    126182    252144  12576968    132.46    139.44
932.81/932.84	c  N dy 15857   2372348     19415     83002         0     76310    252144   1928525    132.48    139.87
940.80/940.89	c  N dy 15994   2392410     19415     83002         0     96370    252144   6110221    132.48    150.96
949.60/949.64	c  N dy 16122   2412739     19415     83002         0    116697    252144  10374651    132.48    143.16
958.80/958.87	c  N dy 16259   2432894     19415     83002         0    136847    252144  14602892    132.49    139.85
967.00/967.01	c  N dy 16391   2453065     19415     83002         0     86024    252144   3723227    132.49    139.55
975.20/975.20	c  N dy 16529   2473073     19415     83002         0    106032    252144   7923941    132.50    140.69
984.00/984.05	c  N dy 16651   2493081     19415     83002         0    126038    252144  12149791    132.50    140.09
993.21/993.28	c  N dy 16788   2513242     19415     83002         0     74202    252144   1039485    132.50    140.79
1001.01/1001.04	c  N dy 16928   2533419     19415     83002         0     94378    252144   5299545    132.51    144.38
1009.40/1009.44	c  N dy 17054   2553471     19415     83002         0    114429    252144   9523714    132.52    140.15
1018.51/1018.54	c  N dy 17184   2573604     19415     83002         0    134562    252144  13719220    132.51    142.60
1027.20/1027.28	c  N dy 17323   2593856     19415     83002         0     81816    252144   2450560    132.53    141.58
1035.49/1035.51	c  N dy 17461   2614024     19415     83002         0    101983    252144   6700758    132.54    140.43
1044.60/1044.69	c  N dy 17592   2634045     19415     83002         0    122002    252144  10922635    132.55    164.51
1055.70/1055.77	c  N dy 17732   2654058     19415     83002         0    142013    252144  15149195    132.56    144.64
1065.81/1065.85	c  N dy 17872   2674110     19415     83002         0     88066    252144   3547280    132.57    141.71
1074.80/1074.84	c  N dy 18002   2694114     19415     83002         0    108068    252144   7732983    132.57    141.61
1082.70/1082.76	c  S st 18124   2711443     19415     83002         0    125395    252144  11432681    132.58   no data
1083.00/1083.03	c  S st 18124   2711946     19415     83002         0    125898    252144  11509641    132.58   no data
1083.00/1083.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1083.10/1083.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.13
1083.20/1083.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1083.20/1083.22	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1083.20/1083.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1083.20/1083.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19415 time:  0.01 s
1083.20/1083.24	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
1083.41/1083.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
1083.90/1083.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1090.71/1090.71	c lits-rem:         7  cl-subs:       13  v-elim:      0  v-fix:    0  time:  6.76 s
1090.71/1090.72	c vivif2 --  cl tried    83002 cl shrink        0 lits rem          0 time: 0.01
1090.81/1090.89	c vivif2 --  cl tried   125885 cl shrink        0 lits rem          0 time: 0.17
1091.12/1091.12	c asymm  cl-useful: 0/83002/83002 lits-rem:0 time: 0.23
1091.12/1091.12	c calculated reachability. Time: 0.00
1091.12/1091.12	c  N dy 18124   2711946     19415     83002         0    125885    252144  11503603    132.58   no data
1100.80/1100.80	c  N dy 18247   2731947     19415     83002         0    145886    252144  15709490    132.58    143.27
1108.90/1108.98	c  N dy 18382   2752099     19415     83002         0     91040    252144   4000637    132.58    140.70
1117.40/1117.42	c  N dy 18509   2772150     19415     83002         0    111091    252144   8140007    132.56    245.49
1126.70/1126.76	c  N dy 18635   2792202     19415     83002         0    131141    252144  12336723    132.56    142.95
1136.90/1136.95	c  N dy 18761   2812250     19415     83002         0    151185    252144  16472365    132.55    144.85
1145.12/1145.11	c  N dy 18896   2832330     19415     83002         0     95271    252144   4670937    132.56    144.51
1154.00/1154.10	c  N dy 19040   2852403     19415     83002         0    115344    252144   8921072    132.57    140.85
1163.50/1163.51	c  N dy 19180   2872421     19415     83002         0    135353    252144  13146235    132.59    156.51
1173.40/1173.40	c  N dy 19315   2892630     19415     83002         0     78569    252144    950651    132.60    139.67
1181.10/1181.18	c  N dy 19445   2912667     19415     83002         0     98605    252144   5103007    132.60    152.56
1189.60/1189.69	c  N dy 19579   2932709     19415     83002         0    118646    252144   9337852    132.61    147.73
1199.01/1199.03	c  N dy 19720   2952727     19415     83002         0    138663    252144  13553984    132.62    151.52
1208.81/1208.90	c  N dy 19860   2972755     19415     83002         0     80693    252144   1197572    132.64    144.30
1216.90/1216.90	c  N dy 19998   2992757     19415     83002         0    100694    252144   5440159    132.64    141.61
1225.70/1225.76	c  N dy 20141   3012857     19415     83002         0    120792    252144   9721014    132.66    192.34
1235.11/1235.20	c  N dy 20272   3033102     19415     83002         0    141036    252144  13951738    132.66    139.81
1244.80/1244.81	c  N dy 20408   3053209     19415     83002         0     82156    252144   1292084    132.66    140.28
1252.82/1252.83	c  N dy 20545   3073323     19415     83002         0    102269    252144   5588518    132.66    139.86
1261.61/1261.65	c  N dy 20684   3093603     19415     83002         0    122547    252144   9897575    132.68    142.28
1271.10/1271.16	c  N dy 20823   3113695     19415     83002         0    142638    252144  14186485    132.69    141.11
1281.60/1281.64	c  N dy 20959   3133731     19415     83002         0     82684    252144   1220344    132.69    142.08
1290.50/1290.50	c  N dy 21090   3153922     19415     83002         0    102873    252144   5416118    132.69    139.72
1299.90/1299.96	c  N dy 21229   3174022     19415     83002         0    122973    252144   9721275    132.71    141.23

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-3367390-1305382039/watcher-3367390-1305382039 -o /tmp/evaluation-result-3367390-1305382039/solver-3367390-1305382039 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367390-1305382039.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: 1.23 2.31 3.07 7/300 31879
/proc/meminfo: memFree=13168152/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=36920 CPUtime=0 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 2677 0 0 0 0 0 0 0 20 0 1 0 649803571 37806080 2120 33554432000 4194304 4580011 140733602820608 18446744073709551615 4520904 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 9230 2122 324 95 0 4212 0

[startup+0.082817 s]
/proc/loadavg: 1.23 2.31 3.07 7/300 31879
/proc/meminfo: memFree=13168152/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=40504 CPUtime=0.07 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 4087 0 0 0 7 0 0 0 20 0 1 0 649803571 41476096 3529 33554432000 4194304 4580011 140733602820608 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 10126 3529 339 95 0 5108 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 40504

[startup+0.100813 s]
/proc/loadavg: 1.23 2.31 3.07 7/300 31879
/proc/meminfo: memFree=13168152/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=40504 CPUtime=0.09 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 4087 0 0 0 9 0 0 0 20 0 1 0 649803571 41476096 3529 33554432000 4194304 4580011 140733602820608 18446744073709551615 4293160 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 10126 3529 339 95 0 5108 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40504

[startup+0.300776 s]
/proc/loadavg: 1.23 2.31 3.07 7/300 31879
/proc/meminfo: memFree=13168152/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=53296 CPUtime=0.29 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 8488 0 0 0 28 1 0 0 21 0 1 0 649803571 54575104 6564 33554432000 4194304 4580011 140733602820608 18446744073709551615 4320998 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 13324 6565 364 95 0 8306 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53296

[startup+0.700699 s]
/proc/loadavg: 1.23 2.31 3.07 7/300 31879
/proc/meminfo: memFree=13168152/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=53296 CPUtime=0.69 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 8896 0 0 0 68 1 0 0 22 0 1 0 649803571 54575104 6972 33554432000 4194304 4580011 140733602820608 18446744073709551615 4320697 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 13324 6972 364 95 0 8306 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53296

[startup+1.50055 s]
/proc/loadavg: 1.23 2.31 3.07 5/308 31893
/proc/meminfo: memFree=13097524/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=53296 CPUtime=1.49 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 9546 0 0 0 148 1 0 0 25 0 1 0 649803571 54575104 7622 33554432000 4194304 4580011 140733602820608 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 13324 7622 364 95 0 8306 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53296

[startup+3.10024 s]
/proc/loadavg: 1.23 2.31 3.07 6/308 31893
/proc/meminfo: memFree=13087092/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=86112 CPUtime=3.09 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 10780 0 0 0 308 1 0 0 25 0 1 0 649803571 88178688 8856 33554432000 4194304 4580011 140733602820608 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 21528 8856 364 95 0 16510 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86112

[startup+6.30069 s]
/proc/loadavg: 1.45 2.33 3.08 6/308 31893
/proc/meminfo: memFree=13022220/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=58744 CPUtime=6.29 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 14264 0 0 0 627 2 0 0 25 0 1 0 649803571 60153856 7790 33554432000 4194304 4580011 140733602820608 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 14686 7790 364 95 0 9668 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58744

[startup+12.7005 s]
/proc/loadavg: 1.65 2.36 3.08 6/308 31893
/proc/meminfo: memFree=12889504/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=172820 CPUtime=12.68 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 33307 0 0 0 1263 5 0 0 25 0 1 0 649803571 176967680 26833 33554432000 4194304 4580011 140733602820608 18446744073709551615 4318336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 43205 26833 367 95 0 38187 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 172820

[startup+25.501 s]
/proc/loadavg: 2.17 2.44 3.10 6/308 31893
/proc/meminfo: memFree=12831728/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=192508 CPUtime=25.49 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 47646 0 0 0 2540 9 0 0 25 0 1 0 649803571 197128192 30025 33554432000 4194304 4580011 140733602820608 18446744073709551615 4293058 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 48127 30025 367 95 0 43109 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 192508

[startup+51.1011 s]
/proc/loadavg: 2.80 2.56 3.12 5/308 31894
/proc/meminfo: memFree=12724524/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=250536 CPUtime=51.09 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 74648 0 0 0 5096 13 0 0 25 0 1 0 649803571 256548864 45553 33554432000 4194304 4580011 140733602820608 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 62634 45553 367 95 0 57616 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 250536

[startup+102.311 s]
/proc/loadavg: 3.55 2.81 3.17 6/308 31895
/proc/meminfo: memFree=12617456/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=292104 CPUtime=102.3 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 102595 0 0 0 10209 21 0 0 25 0 1 0 649803571 299114496 56291 33554432000 4194304 4580011 140733602820608 18446744073709551615 4317034 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 73026 56291 367 95 0 68008 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 292104

[startup+162.301 s]
/proc/loadavg: 3.83 3.03 3.22 6/308 31897
/proc/meminfo: memFree=12588408/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=305076 CPUtime=162.29 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 128678 0 0 0 16202 27 0 0 25 0 1 0 649803571 312397824 59336 33554432000 4194304 4580011 140733602820608 18446744073709551615 4293780 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 76269 59336 367 95 0 71251 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 305076

[startup+222.3 s]
/proc/loadavg: 3.94 3.20 3.27 6/308 31898
/proc/meminfo: memFree=12511248/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=318172 CPUtime=222.29 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 156371 0 0 0 22194 35 0 0 25 0 1 0 649803571 325808128 65089 33554432000 4194304 4580011 140733602820608 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 79543 65089 367 95 0 74525 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 318172

[startup+282.301 s]
/proc/loadavg: 3.97 3.34 3.31 5/308 31900
/proc/meminfo: memFree=12427260/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=325092 CPUtime=282.29 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 182739 0 0 0 28186 43 0 0 25 0 1 0 649803571 332894208 66209 33554432000 4194304 4580011 140733602820608 18446744073709551615 4295824 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 81273 66209 367 95 0 76255 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 325092

[startup+342.301 s]
/proc/loadavg: 4.02 3.47 3.36 6/308 31902
/proc/meminfo: memFree=12433288/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=272332 CPUtime=342.29 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 207887 0 0 0 34179 50 0 0 25 0 1 0 649803571 278867968 62823 33554432000 4194304 4580011 140733602820608 18446744073709551615 4292953 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 68083 62823 367 95 0 63065 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 272332

[startup+402.301 s]
/proc/loadavg: 4.01 3.57 3.39 5/308 31903
/proc/meminfo: memFree=12424676/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=328828 CPUtime=402.29 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 234598 0 0 0 40174 55 0 0 25 0 1 0 649803571 336719872 65434 33554432000 4194304 4580011 140733602820608 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 82207 65434 367 95 0 77189 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 328828

[startup+462.301 s]
/proc/loadavg: 4.03 3.66 3.43 6/308 31905
/proc/meminfo: memFree=12434036/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=329780 CPUtime=462.29 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 258556 0 0 0 46168 61 0 0 25 0 1 0 649803571 337694720 64054 33554432000 4194304 4580011 140733602820608 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 82445 64054 367 95 0 77427 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 329780

[startup+522.3 s]
/proc/loadavg: 4.01 3.72 3.47 6/308 31906
/proc/meminfo: memFree=12406456/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=282172 CPUtime=522.29 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 285561 0 0 0 52161 68 0 0 25 0 1 0 649803571 288944128 63748 33554432000 4194304 4580011 140733602820608 18446744073709551615 4324469 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 70543 63748 367 95 0 65525 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 282172

[startup+582.301 s]
/proc/loadavg: 4.12 3.80 3.51 6/308 31908
/proc/meminfo: memFree=12354824/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=337424 CPUtime=582.3 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 312584 0 0 0 58154 76 0 0 25 0 1 0 649803571 345522176 71518 33554432000 4194304 4580011 140733602820608 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 84356 71518 367 95 0 79338 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 337424

[startup+642.3 s]
/proc/loadavg: 4.15 3.86 3.55 6/308 31910
/proc/meminfo: memFree=12389120/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=282172 CPUtime=642.31 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 336860 0 0 0 64149 82 0 0 25 0 1 0 649803571 288944128 65386 33554432000 4194304 4580011 140733602820608 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 70543 65386 367 95 0 65525 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 282172

[startup+702.301 s]
/proc/loadavg: 4.05 3.88 3.57 6/308 31911
/proc/meminfo: memFree=12371592/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=338108 CPUtime=702.29 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 362369 0 0 0 70140 89 0 0 25 0 1 0 649803571 346222592 69445 33554432000 4194304 4580011 140733602820608 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 84527 69445 367 95 0 79509 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 338108

[startup+762.311 s]
/proc/loadavg: 4.02 3.90 3.59 6/308 31913
/proc/meminfo: memFree=12331624/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=338504 CPUtime=762.3 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 387825 0 0 0 76134 96 0 0 25 0 1 0 649803571 346628096 72553 33554432000 4194304 4580011 140733602820608 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 84626 72553 367 95 0 79608 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 338504

[startup+822.301 s]
/proc/loadavg: 4.05 3.93 3.62 5/308 31914
/proc/meminfo: memFree=12349296/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=312760 CPUtime=822.3 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 420360 0 0 0 82126 104 0 0 25 0 1 0 649803571 320266240 68295 33554432000 4194304 4580011 140733602820608 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 78190 68295 367 95 0 73172 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 312760

[startup+882.301 s]
/proc/loadavg: 4.02 3.94 3.64 6/308 31916
/proc/meminfo: memFree=12241132/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=407888 CPUtime=882.3 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 469764 0 0 0 88114 116 0 0 25 0 1 0 649803571 417677312 86755 33554432000 4194304 4580011 140733602820608 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 101972 86755 367 95 0 96954 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 407888

[startup+942.301 s]
/proc/loadavg: 4.05 3.97 3.67 6/308 31918
/proc/meminfo: memFree=12178240/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=408208 CPUtime=942.3 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 500718 0 0 0 94105 125 0 0 25 0 1 0 649803571 418004992 85867 33554432000 4194304 4580011 140733602820608 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 102052 85867 367 95 0 97034 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 408208

[startup+1002.3 s]
/proc/loadavg: 4.02 3.97 3.68 6/308 31919
/proc/meminfo: memFree=12161340/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=408572 CPUtime=1002.29 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 532581 0 0 0 100096 133 0 0 25 0 1 0 649803571 418377728 85025 33554432000 4194304 4580011 140733602820608 18446744073709551615 4318958 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 102143 85025 367 95 0 97125 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 408572

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.70 6/308 31921
/proc/meminfo: memFree=12161824/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=351156 CPUtime=1062.29 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 562288 0 0 0 106086 143 0 0 25 0 1 0 649803571 359583744 81100 33554432000 4194304 4580011 140733602820608 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 87789 81100 367 95 0 82771 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 351156

[startup+1122.3 s]
/proc/loadavg: 4.16 4.00 3.73 6/308 31922
/proc/meminfo: memFree=12049056/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=439588 CPUtime=1122.3 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 595089 0 0 0 112077 153 0 0 25 0 1 0 649803571 450138112 96786 33554432000 4194304 4580011 140733602820608 18446744073709551615 4322552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 109897 96786 367 95 0 104879 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 439588

[startup+1182.3 s]
/proc/loadavg: 4.06 4.00 3.74 6/308 31924
/proc/meminfo: memFree=12097872/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=440040 CPUtime=1182.3 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 625285 0 0 0 118070 160 0 0 25 0 1 0 649803571 450600960 92163 33554432000 4194304 4580011 140733602820608 18446744073709551615 4293749 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 110010 92163 367 95 0 104992 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 440040

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 3.75 6/308 31926
/proc/meminfo: memFree=12057296/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=440264 CPUtime=1242.3 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 654237 0 0 0 124062 168 0 0 25 0 1 0 649803571 450830336 103349 33554432000 4194304 4580011 140733602820608 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 110066 103349 367 95 0 105048 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 440264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.77 6/308 31927
/proc/meminfo: memFree=11997120/32950928 swapFree=67083212/67111528
[pid=31877] ppid=31874 vsize=440780 CPUtime=1300.01 cores=0,2
/proc/31877/stat : 31877 (strangenight2-s) R 31874 31877 31408 0 -1 4202496 683500 0 0 0 129825 176 0 0 25 0 1 0 649803571 451358720 96182 33554432000 4194304 4580011 140733602820608 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31877/statm: 110195 96182 367 95 0 105177 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 440780

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.04
CPU user time (s): 1298.26
CPU system time (s): 1.78573
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 675552

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

runsolver used 3.85041 second user time and 8.88165 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-14 16:07:19
IDJOB=3367390
IDBENCH=82599
IDSOLVER=1845
FILE ID=node127/3367390-1305382039
RUNJOBID= node127-1305382039-31850
PBS_JOBID= 13324375
Free space on /tmp= 73476 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v20000-c84000-S525505471-054-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367390-1305382039/watcher-3367390-1305382039 -o /tmp/evaluation-result-3367390-1305382039/solver-3367390-1305382039 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367390-1305382039.cnf

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

MD5SUM BENCH= d09435f2d651fd373230433133c15edb
RANDOM SEED=1284607754

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      13169332 kB
Buffers:        274644 kB
Cached:        3332404 kB
SwapCached:       1620 kB
Active:       16717388 kB
Inactive:      2728312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13169332 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           13584 kB
Writeback:          16 kB
AnonPages:    15837552 kB
Mapped:          25736 kB
Slab:           226024 kB
PageTables:      47136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44327656 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= 73452 MiB
End job on node127 at 2011-05-14 16:29:01