Trace number 3367395

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-S493397373-056-UNKNOWN.cnf
MD5SUM53ba9a0375ae9f5fbde617f9de32bf14
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark35.2716
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-3367395-1305382043.cnf'
0.00/0.01	c -- header says num vars:          20000
0.00/0.01	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.11	c asymm  cl-useful: 0/84000/84000 lits-rem:0 time: 0.06
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
0.09/0.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  20000 time:  0.00 s
0.09/0.18	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
0.19/0.28	c lits-rem:         0  cl-subs:        0  v-elim:    471  v-fix:    0  time:  0.10 s
0.19/0.29	c Finding binary XORs  T:     0.00 s  found:       0
0.29/0.31	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.29/0.31	c calculated reachability. Time: 0.00
0.29/0.32	c Calc default polars -  time:   0.01 s pos:    8806 undec:    2245 neg:    8949
0.29/0.32	c =========================================================================================
0.29/0.32	c types(t): F = full restart, N = normal restart
0.29/0.32	c types(t): S = simplification begin/end, E = solution found
0.29/0.32	c restart types(rt): st = static, dy = dynamic
0.29/0.32	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.32	c  B st     0         0     19529     83502         0         0    253423         0   no data   no data
1.49/1.50	c  N dy    20      4153     19529     83502         0      4153    253423    892243    125.73    136.45
2.59/2.65	c  N dy    51      8183     19529     83502         0      8183    253423   1711770    128.31    135.77
3.79/3.85	c  N dy    82     12262     19529     83502         0     12262    253423   2553681    130.21    137.52
5.09/5.10	c  N dy   105     16539     19529     83502         0     16538    253423   3409142    129.05    139.46
6.39/6.41	c  N dy   130     20742     19529     83502         0     10747    253423    694985    128.39    138.02
7.59/7.61	c  N dy   156     24799     19529     83502         0     14803    253423   1502473    128.49    139.69
7.59/7.68	c  F st   158     25001     19529     83502         0     15005    253423   1548356    128.68   no data
9.19/9.29	c  N dy   164     30001     19529     83502         0     20005    253423   2825498    128.68   no data
9.19/9.29	c  S st   164     30001     19529     83502         0     20005    253423   2825498    128.68   no data
9.39/9.45	c  S st   164     30503     19529     83502         0     20506    253423   2910447    128.68   no data
9.39/9.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9.49/9.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.05
9.49/9.54	c blocked clauses removed:      330 vars:     57 tried:       19529 T: 0.01 s
9.49/9.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.49/9.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.49/9.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19472 time:  0.00 s
9.49/9.56	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
9.59/9.64	c lits-rem:         0  cl-subs:        0  v-elim:      5  v-fix:    0  time:  0.08 s
9.80/9.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.59/10.65	c lits-rem:         1  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.79 s
10.69/10.74	c asymm  cl-useful: 0/83167/83167 lits-rem:0 time: 0.09
10.69/10.75	c calculated reachability. Time: 0.00
10.69/10.75	c  N dy   164     30503     19467     83167         0     20371    252460   2865221    128.68   no data
11.89/11.98	c  N dy   187     34511     19467     83167         0     24379    252460   3667624    128.25    135.47
13.29/13.31	c  N dy   213     38586     19467     83167         0     28454    252460   4484572    128.18    135.58
14.59/14.65	c  N dy   239     42738     19467     83167         0     17172    252460   1015644    128.18    136.53
15.49/15.59	c  S st   260     45757     19467     83167         0     20190    252460   1627623    128.27   no data
15.69/15.75	c  S st   260     46263     19467     83167         0     20696    252460   1709014    128.27   no data
15.69/15.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
15.79/15.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.05
15.79/15.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.79/15.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.79/15.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
15.79/15.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19467 time:  0.00 s
15.79/15.85	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
15.89/15.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
15.99/16.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
16.19/16.25	c lits-rem:         8  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.23 s
16.19/16.26	c vivif2 --  cl tried    83167 cl shrink        0 lits rem          0 time: 0.01
16.19/16.29	c vivif2 --  cl tried    20695 cl shrink        0 lits rem          0 time: 0.03
16.29/16.38	c asymm  cl-useful: 0/83167/83167 lits-rem:0 time: 0.10
16.29/16.39	c calculated reachability. Time: 0.00
16.29/16.39	c  N dy   260     46263     19467     83167         0     20695    252460   1708736    128.27   no data
17.60/17.66	c  N dy   287     50383     19467     83167         0     24814    252460   2540481    128.04    135.74
18.99/19.06	c  N dy   315     54384     19467     83167         0     28815    252460   3367117    128.38    135.99
20.39/20.43	c  N dy   342     58496     19467     83167         0     32927    252460   4175147    128.27    135.08
21.79/21.81	c  N dy   367     62616     19467     83167         0     37047    252460   4991943    128.10    135.08
23.11/23.12	c  N dy   396     66620     19467     83167         0     22339    252460   1393117    128.47    137.99
23.99/24.02	c  S st   418     69394     19467     83167         0     25111    252460   1959822    128.55   no data
24.10/24.17	c  S st   418     69896     19467     83167         0     25613    252460   2032861    128.55   no data
24.10/24.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
24.21/24.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.05
24.21/24.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.21/24.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.21/24.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
24.21/24.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19467 time:  0.01 s
24.21/24.28	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
24.29/24.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
24.39/24.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.79/24.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.37 s
24.79/24.85	c vivif2 --  cl tried    83167 cl shrink        0 lits rem          0 time: 0.01
24.79/24.88	c vivif2 --  cl tried    25613 cl shrink        0 lits rem          0 time: 0.03
24.89/24.99	c asymm  cl-useful: 0/83167/83167 lits-rem:0 time: 0.11
24.89/24.99	c calculated reachability. Time: 0.00
24.89/24.99	c  N dy   418     69896     19467     83167         0     25613    252460   2032861    128.55   no data
26.40/26.45	c  N dy   446     74403     19467     83167         0     30120    252460   2945262    128.42    137.32
27.99/28.06	c  N dy   481     79234     19467     83167         0     34950    252460   3931354    128.50    136.46
29.79/29.85	c  N dy   516     84290     19467     83167         0     40005    252460   4960029    128.57    143.32
30.89/30.94	c  F st   540     87500     19467     83167         0     22357    252460    908628    128.70   no data
31.99/32.05	c  N st   545     90797     19467     83167         0     25653    252460   1825019    128.70   no data
34.00/34.02	c  N dy   570     96668     19467     83167         0     31522    252460   3165817    128.54    139.76
36.09/36.15	c  N dy   610    102911     19467     83167         0     37765    252460   4465194    128.66    136.16
36.79/36.82	c  S st   624    104846     19467     83167         0     39700    252460   4852269    128.63    118.57
36.89/36.99	c  S st   624    105349     19467     83167         0     40203    252460   4929504    128.63   no data
36.99/37.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
36.99/37.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.06
36.99/37.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.09/37.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.09/37.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.09/37.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19467 time:  0.00 s
37.09/37.12	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
37.19/37.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
37.41/37.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.89/38.99	c lits-rem:        14  cl-subs:        5  v-elim:      0  v-fix:    0  time:  1.50 s
38.99/39.00	c vivif2 --  cl tried    83167 cl shrink        0 lits rem          0 time: 0.01
38.99/39.08	c vivif2 --  cl tried    40198 cl shrink        0 lits rem          0 time: 0.08
39.19/39.20	c asymm  cl-useful: 0/83167/83167 lits-rem:0 time: 0.13
39.19/39.21	c calculated reachability. Time: 0.00
39.19/39.21	c  N dy   624    105349     19467     83167         0     40198    252460   4926399    128.63   no data
41.49/41.56	c  N dy   666    112130     19467     83167         0     24556    252460   1030748    128.63    145.99
43.90/43.97	c  N dy   714    119368     19467     83167         0     31794    252460   2501633    128.74    136.59
46.59/46.60	c  N dy   765    127010     19467     83167         0     39436    252460   4046674    128.83    140.98
49.50/49.57	c  N dy   824    135188     19467     83167         0     23900    252460    583422    129.18    141.20
52.39/52.41	c  N dy   884    143847     19467     83167         0     32559    252460   2359932    129.26    137.48
55.59/55.62	c  N dy   945    153107     19467     83167         0     41819    252460   4224012    129.11    138.11
57.29/57.33	c  S st   977    158025     19467     83167         0     46736    252460   5218513    129.08    144.39
57.49/57.52	c  S st   977    158527     19467     83167         0     47238    252460   5300499    129.08   no data
57.49/57.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
57.59/57.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.07
57.59/57.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.59/57.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.59/57.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.59/57.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19467 time:  0.00 s
57.59/57.65	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
57.69/57.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
57.99/58.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.09/60.13	c lits-rem:         7  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.10 s
60.09/60.13	c vivif2 --  cl tried    83167 cl shrink        0 lits rem          0 time: 0.01
60.19/60.22	c vivif2 --  cl tried    47235 cl shrink        0 lits rem          0 time: 0.08
60.29/60.35	c asymm  cl-useful: 0/83167/83167 lits-rem:0 time: 0.14
60.29/60.36	c calculated reachability. Time: 0.00
60.29/60.36	c  N dy   977    158527     19467     83167         0     47235    252460   5299234    129.08   no data
63.80/63.86	c  N dy  1054    168663     19467     83167         0     32513    252460   2143081    129.47    138.68
67.69/67.77	c  N dy  1129    179428     19467     83167         0     43278    252460   4398227    129.61    138.05
71.79/71.89	c  N dy  1206    190949     19467     83167         0     28870    252460   1091106    129.75    139.53
75.99/76.05	c  N dy  1287    203140     19467     83167         0     41061    252460   3639971    129.89    155.66
80.79/80.87	c  N dy  1375    216279     19467     83167         0     27233    252460    528770    129.86    144.01
85.49/85.56	c  N dy  1461    230111     19467     83167         0     41065    252460   3362106    129.79    138.03
88.29/88.34	c  S st  1516    237790     19467     83167         0     48742    252460   4974474    129.89    118.00
88.49/88.53	c  S st  1516    238291     19467     83167         0     49243    252460   5048817    129.89   no data
88.49/88.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
88.59/88.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.07
88.59/88.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
88.59/88.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.59/88.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.59/88.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19467 time:  0.01 s
88.59/88.66	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
88.69/88.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
88.89/88.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.09/91.12	c lits-rem:         3  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.12 s
91.09/91.13	c vivif2 --  cl tried    83167 cl shrink        0 lits rem          0 time: 0.01
91.20/91.21	c vivif2 --  cl tried    49238 cl shrink        0 lits rem          0 time: 0.08
91.30/91.35	c asymm  cl-useful: 0/83167/83167 lits-rem:0 time: 0.14
91.30/91.36	c calculated reachability. Time: 0.00
91.30/91.36	c  N dy  1516    238291     19467     83167         0     49238    252460   5046874    129.89   no data
96.69/96.77	c  N dy  1615    253527     19467     83167         0     36492    252460   2242615    129.95    136.88
102.69/102.73	c  N dy  1719    269799     19467     83167         0     52763    252460   5575745    129.89    138.12
108.80/108.87	c  N dy  1836    287080     19467     83167         0     41054    252460   2969934    129.98    170.12
115.59/115.69	c  N dy  1954    305476     19467     83167         0     59448    252460   6717570    129.97    159.05
115.99/116.01	c  F st  1959    306250     19467     83167         0     30228    252460    489056    129.96    120.22
122.59/122.68	c  N dy  2068    325066     19467     83167         0     49044    252460   4621588    130.16    138.09
130.10/130.13	c  N dy  2208    345223     19467     83167         0     38208    252460   1991164    130.22    140.70
134.49/134.53	c  S st  2290    357436     19467     83167         0     50420    252460   4503098    130.20    123.62
134.69/134.72	c  S st  2290    357938     19467     83167         0     50922    252460   4580369    130.20   no data
134.69/134.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
134.79/134.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.07
134.79/134.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
134.79/134.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
134.79/134.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
134.79/134.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19467 time:  0.01 s
134.79/134.85	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
134.89/134.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
135.09/135.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
138.29/138.37	c lits-rem:         8  cl-subs:        6  v-elim:      0  v-fix:    0  time:  3.21 s
138.29/138.38	c vivif2 --  cl tried    83167 cl shrink        0 lits rem          0 time: 0.01
138.39/138.45	c vivif2 --  cl tried    50916 cl shrink        0 lits rem          0 time: 0.07
138.49/138.59	c asymm  cl-useful: 0/83167/83167 lits-rem:0 time: 0.14
138.49/138.60	c calculated reachability. Time: 0.00
138.49/138.60	c  N dy  2290    357938     19467     83167         0     50916    252460   4577775    130.20   no data
145.89/145.95	c  N dy  2418    378008     19467     83167         0     38989    252460   1919947    130.17    143.47
153.39/153.47	c  N dy  2548    398166     19467     83167         0     59147    252460   6100833    130.16    143.95
160.79/160.83	c  N dy  2688    418198     19467     83167         0     46185    252460   3235750    130.32    152.96
168.39/168.46	c  N dy  2828    438245     19467     83167         0     66232    252460   7444697    130.45    137.86
175.69/175.75	c  N dy  2955    458327     19467     83167         0     52313    252460   4261504    130.50    140.16
183.39/183.44	c  N dy  3091    478396     19467     83167         0     37379    252460    911466    130.57    138.25
190.89/190.91	c  N dy  3228    498859     19467     83167         0     57842    252460   5193221    130.63    143.96
198.60/198.60	c  N dy  3366    519005     19467     83167         0     41992    252460   1653534    130.65    138.10
205.29/205.30	c  S st  3496    536907     19467     83167         0     59892    252460   5379211    130.74    114.64
205.49/205.51	c  S st  3496    537414     19467     83167         0     60399    252460   5457605    130.74   no data
205.49/205.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
205.59/205.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.08
205.59/205.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
205.59/205.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
205.59/205.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
205.59/205.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19467 time:  0.01 s
205.59/205.65	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
205.70/205.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
205.99/206.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
208.90/208.94	c lits-rem:         3  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.92 s
208.90/208.94	c vivif2 --  cl tried    83167 cl shrink        0 lits rem          0 time: 0.01
209.00/209.03	c vivif2 --  cl tried    60394 cl shrink        0 lits rem          0 time: 0.09
209.09/209.19	c asymm  cl-useful: 0/83167/83167 lits-rem:0 time: 0.15
209.09/209.19	c calculated reachability. Time: 0.00
209.09/209.19	c  N dy  3496    537414     19467     83167         0     60394    252460   5455253    130.74   no data
216.79/216.84	c  N dy  3621    557543     19467     83167         0     43520    252460   1829713    130.69    139.33
224.40/224.42	c  N dy  3756    577634     19467     83167         0     63611    252460   6038404    130.75    139.68
232.30/232.33	c  N dy  3893    597648     19467     83167         0     45625    252460   2042037    130.80    139.66
239.99/240.00	c  N dy  4029    617736     19467     83167         0     65712    252460   6226303    130.85    137.90
247.79/247.84	c  N dy  4170    637814     19467     83167         0     46791    252460   2043123    130.88    140.36
255.49/255.55	c  N dy  4309    657895     19467     83167         0     66872    252460   6237620    130.96    138.06
263.39/263.49	c  N dy  4449    677994     19467     83167         0     46973    252460   1930857    131.03    138.34
271.20/271.25	c  N dy  4591    698033     19467     83167         0     67011    252460   6134947    131.11    139.51
279.30/279.35	c  N dy  4719    718215     19467     83167         0     46195    252460   1553727    131.13    138.21
286.89/286.96	c  N dy  4857    738224     19467     83167         0     66200    252460   5720173    131.14    139.04
295.29/295.30	c  N dy  5001    758327     19467     83167         0     44307    252460    951254    131.22    139.17
302.80/302.84	c  N dy  5125    778547     19467     83167         0     64523    252460   5151713    131.21    140.16
311.09/311.17	c  N dy  5257    798659     19467     83167         0     84634    252460   9288841    131.18    138.27
313.89/313.97	c  S st  5303    806121     19467     83167         0     49103    252460   1746801    131.18   no data
314.09/314.17	c  S st  5303    806628     19467     83167         0     49610    252460   1831698    131.18   no data
314.09/314.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
314.19/314.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.07
314.19/314.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
314.19/314.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
314.19/314.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
314.19/314.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19467 time:  0.01 s
314.29/314.30	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
314.29/314.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
314.39/314.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
315.09/315.11	c lits-rem:         5  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.63 s
315.09/315.12	c vivif2 --  cl tried    83167 cl shrink        0 lits rem          0 time: 0.01
315.09/315.15	c vivif2 --  cl tried    49607 cl shrink        0 lits rem          0 time: 0.03
315.19/315.28	c asymm  cl-useful: 0/83167/83167 lits-rem:0 time: 0.13
315.19/315.29	c calculated reachability. Time: 0.00
315.19/315.29	c  N dy  5303    806628     19467     83167         0     49607    252460   1830544    131.18   no data
323.10/323.11	c  N dy  5437    826817     19467     83167         0     69796    252460   5980464    131.18    143.35
331.39/331.44	c  N dy  5567    846855     19467     83167         0     45831    252460    859808    131.19    138.48
339.10/339.16	c  N dy  5704    866903     19467     83167         0     65876    252460   5028601    131.21    139.16
347.50/347.52	c  N dy  5842    886936     19467     83167         0     85908    252460   9249900    131.25    153.30
355.21/355.28	c  N dy  5973    906939     19467     83167         0     60912    252460   3783290    131.24    139.34
363.39/363.43	c  N dy  6106    927022     19467     83167         0     80995    252460   7913070    131.22    141.57
371.70/371.71	c  N dy  6246    947095     19467     83167         0     55070    252460   2382565    131.27    156.05
379.60/379.68	c  N dy  6381    967199     19467     83167         0     75171    252460   6609978    131.30    138.26
388.20/388.28	c  N dy  6510    987204     19467     83167         0     48177    252460    733654    131.31    154.46
395.90/395.99	c  N dy  6653   1007321     19467     83167         0     68291    252460   4975251    131.35    143.17
404.30/404.39	c  N dy  6783   1027386     19467     83167         0     88354    252460   9183242    131.36    139.62
412.40/412.49	c  N dy  6922   1047433     19467     83167         0     60407    252460   3094309    131.39    149.59
420.70/420.70	c  N dy  7063   1067464     19467     83167         0     80437    252460   7286347    131.43    151.66
422.49/422.58	c  F st  7093   1071876     19467     83167         0     84849    252460   8210081    131.44    131.95
429.39/429.49	c  N dy  7171   1087595     19467     83167         0     51574    252460   1035491    131.47    140.09
437.30/437.31	c  N dy  7306   1107729     19467     83167         0     71705    252460   5242767    131.47    142.32
446.00/446.03	c  N dy  7449   1127940     19467     83167         0     91915    252460   9505143    131.53    139.42
454.21/454.24	c  N dy  7579   1147981     19467     83167         0     61955    252460   2989895    131.52    141.81
462.39/462.41	c  N dy  7719   1168000     19467     83167         0     81971    252460   7247772    131.59    143.79
471.29/471.33	c  N dy  7856   1188022     19467     83167         0    101992    252460  11465436    131.60    139.94
479.00/479.06	c  N dy  7985   1208025     19467     83167         0     70993    252460   4663482    131.61    139.01
479.80/479.87	c  S st  8002   1209942     19467     83167         0     72910    252460   5063116    131.62   no data
480.00/480.09	c  S st  8002   1210443     19467     83167         0     73411    252460   5136202    131.62   no data
480.10/480.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
480.20/480.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.09
480.20/480.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
480.20/480.23	c bin-w-bin subsume rem            0 bins  time:  0.01 s
480.20/480.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
480.20/480.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19467 time:  0.01 s
480.20/480.24	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
480.30/480.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
480.50/480.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
483.60/483.67	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.07 s
483.60/483.67	c vivif2 --  cl tried    83167 cl shrink        0 lits rem          0 time: 0.01
483.70/483.76	c vivif2 --  cl tried    73409 cl shrink        0 lits rem          0 time: 0.08
483.90/483.93	c asymm  cl-useful: 0/83167/83167 lits-rem:0 time: 0.17
483.90/483.93	c calculated reachability. Time: 0.00
483.90/483.93	c  N dy  8002   1210443     19467     83167         0     73409    252460   5135934    131.62   no data
492.49/492.57	c  N dy  8140   1230548     19467     83167         0     93513    252460   9349344    131.62    138.86
500.99/501.08	c  N dy  8272   1250631     19467     83167         0     61597    252460   2459949    131.61    141.27
509.10/509.16	c  N dy  8404   1270668     19467     83167         0     81634    252460   6588989    131.60    142.24
518.01/518.03	c  N dy  8529   1290762     19467     83167         0    101728    252460  10726088    131.57    138.52
526.20/526.20	c  N dy  8661   1310775     19467     83167         0     68744    252460   3766310    131.56    140.39
534.61/534.67	c  N dy  8799   1330866     19467     83167         0     88834    252460   7936406    131.56    139.43
543.80/543.88	c  N dy  8939   1350908     19467     83167         0     54883    252460    695494    131.61    138.84
551.79/551.84	c  N dy  9077   1371008     19467     83167         0     74983    252460   4881500    131.63    139.72
560.50/560.57	c  N dy  9216   1391064     19467     83167         0     95038    252460   9096516    131.66    140.64
569.59/569.62	c  N dy  9355   1411148     19467     83167         0     60123    252460   1610004    131.70    138.70
577.79/577.80	c  N dy  9496   1431189     19467     83167         0     80163    252460   5897710    131.74    148.57
586.69/586.73	c  N dy  9626   1451322     19467     83167         0    100295    252460  10125433    131.76    138.82
595.49/595.56	c  N dy  9755   1471472     19467     83167         0     64445    252460   2311633    131.76    147.67
603.69/603.76	c  N dy  9891   1491510     19467     83167         0     84481    252460   6500919    131.79    144.55
612.79/612.87	c  N dy 10034   1511634     19467     83167         0    104604    252460  10766799    131.83    140.34
621.60/621.60	c  N dy 10169   1531765     19467     83167         0     67742    252460   2769281    131.85    143.37
629.99/630.04	c  N dy 10311   1551867     19467     83167         0     87843    252460   6976694    131.85    143.67
639.11/639.15	c  N dy 10450   1571954     19467     83167         0    107929    252460  11191461    131.87    148.85
647.70/647.78	c  N dy 10584   1592014     19467     83167         0     69989    252460   3058707    131.88    141.49
656.30/656.30	c  N dy 10724   1612088     19467     83167         0     90063    252460   7284029    131.89    140.70
665.60/665.62	c  N dy 10855   1632363     19467     83167         0    110335    252460  11508350    131.89    146.67
674.21/674.28	c  N dy 10991   1652469     19467     83167         0     71444    252460   3083492    131.89    142.71
682.70/682.76	c  N dy 11125   1672482     19467     83167         0     91456    252460   7272522    131.89    140.41
692.00/692.05	c  N dy 11257   1692591     19467     83167         0    111563    252460  11516229    131.91    139.36
699.79/699.85	c  S st 11369   1710443     19467     83167         0     69416    252460   2514376    131.91   no data
699.99/700.07	c  S st 11369   1710946     19467     83167         0     69919    252460   2592278    131.91   no data
699.99/700.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
700.09/700.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.08
700.09/700.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
700.09/700.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
700.19/700.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
700.19/700.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19467 time:  0.01 s
700.19/700.21	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
700.29/700.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
700.39/700.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
701.99/702.09	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time:  1.66 s
702.09/702.10	c vivif2 --  cl tried    83167 cl shrink        0 lits rem          0 time: 0.01
702.09/702.15	c vivif2 --  cl tried    69917 cl shrink        0 lits rem          0 time: 0.04
702.29/702.31	c asymm  cl-useful: 0/83167/83167 lits-rem:0 time: 0.16
702.29/702.31	c calculated reachability. Time: 0.00
702.29/702.31	c  N dy 11369   1710946     19467     83167         0     69917    252460   2591541    131.91   no data
710.69/710.74	c  N dy 11505   1731028     19467     83167         0     89997    252460   6865696    131.94    181.14
719.89/719.94	c  N dy 11632   1751084     19467     83167         0    110053    252460  11069810    131.95    171.65
729.09/729.17	c  N dy 11769   1771222     19467     83167         0     69195    252460   2240058    131.96    141.72
737.50/737.59	c  N dy 11900   1791341     19467     83167         0     89312    252460   6448806    131.96    139.36
746.80/746.84	c  N dy 12041   1811566     19467     83167         0    109534    252460  10701862    131.98    139.28
756.19/756.20	c  N dy 12175   1831652     19467     83167         0     67623    252460   1709461    131.99    140.47
764.51/764.55	c  N dy 12315   1851671     19467     83167         0     87641    252460   6000063    132.02    139.70
773.50/773.58	c  N dy 12443   1871730     19467     83167         0    107699    252460  10172255    132.02    139.41
783.30/783.31	c  N dy 12568   1891737     19467     83167         0     64707    252460    909965    132.01    139.42
791.49/791.53	c  N dy 12704   1911845     19467     83167         0     84813    252460   5074339    132.01    140.31
800.50/800.57	c  N dy 12834   1931896     19467     83167         0    104864    252460   9240635    132.01    139.98
810.30/810.38	c  N dy 12970   1951928     19467     83167         0    124895    252460  13469814    132.03    139.92
818.99/819.05	c  N dy 13107   1972105     19467     83167         0     81074    252460   4174991    132.04    144.77
827.99/828.02	c  N dy 13243   1992333     19467     83167         0    101301    252460   8446329    132.06    142.56
837.60/837.63	c  N dy 13375   2012345     19467     83167         0    121312    252460  12530767    132.04    141.56
846.80/846.85	c  N dy 13521   2032508     19467     83167         0     76477    252460   2982536    132.06    142.88
855.50/855.59	c  N dy 13656   2052520     19467     83167         0     96488    252460   7212913    132.07    139.18
865.00/865.01	c  N dy 13793   2072542     19467     83167         0    116507    252460  11378141    132.07    146.43
874.80/874.88	c  N dy 13931   2092698     19467     83167         0     70668    252460   1544936    132.10    143.02
883.20/883.22	c  N dy 14062   2112745     19467     83167         0     90712    252460   5726826    132.11    139.76
892.49/892.53	c  N dy 14204   2132747     19467     83167         0    110710    252460   9941397    132.12    142.68
902.59/902.69	c  N dy 14344   2153035     19467     83167         0    130997    252460  14145401    132.13    147.47
911.29/911.31	c  N dy 14473   2173111     19467     83167         0     84079    252460   4133418    132.14    139.84
920.40/920.48	c  N dy 14618   2193294     19467     83167         0    104260    252460   8399856    132.17    140.53
929.00/929.06	c  S st 14743   2210946     19467     83167         0    121912    252460  12130598    132.18   no data
929.30/929.34	c  S st 14743   2211447     19467     83167         0    122413    252460  12208921    132.18   no data
929.30/929.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
929.40/929.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.13
929.51/929.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
929.51/929.53	c bin-w-bin subsume rem            0 bins  time:  0.01 s
929.51/929.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
929.51/929.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19467 time:  0.01 s
929.51/929.55	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
929.70/929.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
930.29/930.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
937.69/937.70	c lits-rem:         5  cl-subs:       13  v-elim:      0  v-fix:    0  time:  7.32 s
937.69/937.71	c vivif2 --  cl tried    83167 cl shrink        0 lits rem          0 time: 0.01
937.89/937.90	c vivif2 --  cl tried   122400 cl shrink        0 lits rem          0 time: 0.20
938.09/938.15	c asymm  cl-useful: 0/83167/83167 lits-rem:0 time: 0.24
938.09/938.16	c calculated reachability. Time: 0.00
938.09/938.16	c  N dy 14743   2211447     19467     83167         0    122400    252460  12202981    132.18   no data
947.89/947.96	c  N dy 14876   2231567     19467     83167         0     74526    252460   1944616    132.18    139.27
956.40/956.44	c  N dy 15002   2251674     19467     83167         0     94632    252460   6112911    132.17    140.28
965.70/965.74	c  N dy 15135   2271736     19467     83167         0    114692    252460  10275214    132.16    145.73
975.90/976.00	c  N dy 15274   2291766     19467     83167         0    134720    252460  14530506    132.18    140.34
984.90/984.93	c  N dy 15410   2311882     19467     83167         0     85841    252460   4131529    132.19    140.01
993.89/993.98	c  N dy 15552   2331911     19467     83167         0    105870    252460   8351889    132.21    140.18
1003.80/1003.85	c  N dy 15688   2351946     19467     83167         0    125905    252460  12592984    132.22    166.93
1013.70/1013.77	c  N dy 15819   2372072     19467     83167         0     76028    252460   1804550    132.22    141.91
1022.50/1022.56	c  N dy 15962   2392274     19467     83167         0     96229    252460   6025165    132.24    144.24
1031.89/1031.91	c  N dy 16087   2412277     19467     83167         0    116229    252460  10219914    132.23    141.28
1042.00/1042.06	c  N dy 16213   2432352     19467     83167         0    136304    252460  14397567    132.23    142.83
1051.10/1051.18	c  N dy 16344   2452458     19467     83167         0     85417    252460   3620801    132.23    139.57
1060.30/1060.33	c  N dy 16487   2472522     19467     83167         0    105480    252460   7882910    132.26    143.32
1070.20/1070.29	c  N dy 16621   2492826     19467     83167         0    125783    252460  12156092    132.27    139.87
1080.49/1080.54	c  N dy 16750   2512902     19467     83167         0     73859    252460    997656    132.27    152.39
1089.01/1089.04	c  N dy 16882   2532975     19467     83167         0     93929    252460   5174995    132.27    144.38
1098.20/1098.28	c  N dy 17012   2552999     19467     83167         0    113950    252460   9364513    132.27    146.36
1108.30/1108.35	c  N dy 17148   2573024     19467     83167         0    133972    252460  13571711    132.28    141.36
1118.29/1118.31	c  N dy 17287   2593131     19467     83167         0     81084    252460   2298434    132.29    142.93
1127.20/1127.23	c  N dy 17424   2613303     19467     83167         0    101255    252460   6533706    132.30    140.32
1136.80/1136.87	c  N dy 17559   2633377     19467     83167         0    121326    252460  10762276    132.31    141.30
1147.31/1147.34	c  N dy 17693   2653529     19467     83167         0    141478    252460  14989929    132.33    144.76
1156.70/1156.74	c  N dy 17829   2673556     19467     83167         0     87512    252460   3427365    132.34    142.06
1165.90/1165.91	c  N dy 17972   2693820     19467     83167         0    107775    252460   7694054    132.35    139.78
1174.40/1174.48	c  S st 18091   2711447     19467     83167         0    125402    252460  11379662    132.35   no data
1174.70/1174.77	c  S st 18091   2711949     19467     83167         0    125904    252460  11468680    132.35   no data
1174.70/1174.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1174.90/1174.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.13
1174.90/1174.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1174.90/1174.96	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1174.90/1174.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1174.90/1174.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19467 time:  0.01 s
1174.90/1174.98	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
1175.10/1175.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
1175.59/1175.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1182.70/1182.78	c lits-rem:         4  cl-subs:       11  v-elim:      0  v-fix:    0  time:  7.07 s
1182.70/1182.79	c vivif2 --  cl tried    83167 cl shrink        0 lits rem          0 time: 0.01
1182.90/1182.98	c vivif2 --  cl tried   125893 cl shrink        0 lits rem          0 time: 0.19
1183.20/1183.23	c asymm  cl-useful: 0/83167/83167 lits-rem:0 time: 0.25
1183.20/1183.24	c calculated reachability. Time: 0.00
1183.20/1183.24	c  N dy 18091   2711949     19467     83167         0    125893    252460  11464328    132.35   no data
1193.80/1193.88	c  N dy 18224   2732027     19467     83167         0    145967    252460  15717533    132.36    144.15
1203.00/1203.07	c  N dy 18366   2752071     19467     83167         0     91025    252460   3993254    132.38    139.36
1212.21/1212.26	c  N dy 18503   2772112     19467     83167         0    111064    252460   8228710    132.40    148.82
1222.00/1222.10	c  N dy 18628   2792143     19467     83167         0    131094    252460  12396166    132.39    139.51
1232.80/1232.86	c  N dy 18763   2812219     19467     83167         0    151170    252460  16564594    132.40    142.15
1241.70/1241.71	c  N dy 18891   2832303     19467     83167         0     95259    252460   4652591    132.39    140.11
1250.99/1251.09	c  N dy 19018   2852442     19467     83167         0    115395    252460   8925552    132.39    140.55
1261.29/1261.32	c  N dy 19153   2872490     19467     83167         0    135440    252460  13138894    132.39    141.30
1272.19/1272.26	c  N dy 19293   2892575     19467     83167         0     78535    252460    958343    132.40    139.50
1280.99/1281.08	c  N dy 19433   2912673     19467     83167         0     98632    252460   5221447    132.42    143.61
1290.49/1290.57	c  N dy 19568   2932702     19467     83167         0    118660    252460   9504470    132.44    139.55

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-3367395-1305382043/watcher-3367395-1305382043 -o /tmp/evaluation-result-3367395-1305382043/solver-3367395-1305382043 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367395-1305382043.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.97 3.19 3.50 4/360 14780
/proc/meminfo: memFree=24289512/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=36916 CPUtime=0 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 2715 0 0 0 0 0 0 0 21 0 1 0 630619760 37801984 2158 33554432000 4194304 4580011 140737190230608 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 9229 2158 324 95 0 4211 0

[startup+0.0559301 s]
/proc/loadavg: 1.97 3.19 3.50 4/360 14780
/proc/meminfo: memFree=24289512/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=40496 CPUtime=0.04 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 4082 0 0 0 4 0 0 0 21 0 1 0 630619760 41467904 3525 33554432000 4194304 4580011 140737190230608 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 10124 3525 339 95 0 5106 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 40496

[startup+0.10098 s]
/proc/loadavg: 1.97 3.19 3.50 4/360 14780
/proc/meminfo: memFree=24289512/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=40496 CPUtime=0.09 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 4082 0 0 0 9 0 0 0 21 0 1 0 630619760 41467904 3525 33554432000 4194304 4580011 140737190230608 18446744073709551615 4293065 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 10124 3525 339 95 0 5106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40496

[startup+0.300946 s]
/proc/loadavg: 1.97 3.19 3.50 4/360 14780
/proc/meminfo: memFree=24289512/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=53292 CPUtime=0.29 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 8472 0 0 0 28 1 0 0 22 0 1 0 630619760 54571008 6549 33554432000 4194304 4580011 140737190230608 18446744073709551615 4368075 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 13323 6549 357 95 0 8305 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53292

[startup+0.700861 s]
/proc/loadavg: 1.97 3.19 3.50 4/360 14780
/proc/meminfo: memFree=24289512/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=53292 CPUtime=0.69 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 8775 0 0 0 68 1 0 0 23 0 1 0 630619760 54571008 6852 33554432000 4194304 4580011 140737190230608 18446744073709551615 4293106 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 13323 6852 364 95 0 8305 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53292

[startup+1.50073 s]
/proc/loadavg: 1.97 3.19 3.50 5/368 14794
/proc/meminfo: memFree=24171016/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=53292 CPUtime=1.49 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 9362 0 0 0 148 1 0 0 25 0 1 0 630619760 54571008 7439 33554432000 4194304 4580011 140737190230608 18446744073709551615 4317494 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 13323 7439 364 95 0 8305 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53292

[startup+3.10044 s]
/proc/loadavg: 1.97 3.19 3.50 5/368 14794
/proc/meminfo: memFree=24162088/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=86108 CPUtime=3.09 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 10485 0 0 0 308 1 0 0 25 0 1 0 630619760 88174592 8562 33554432000 4194304 4580011 140737190230608 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 21527 8562 364 95 0 16509 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86108

[startup+6.30085 s]
/proc/loadavg: 2.13 3.20 3.50 5/368 14795
/proc/meminfo: memFree=24109768/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=59032 CPUtime=6.29 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 13723 0 0 0 627 2 0 0 25 0 1 0 630619760 60448768 7205 33554432000 4194304 4580011 140737190230608 18446744073709551615 4293193 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 14758 7205 364 95 0 9740 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59032

[startup+12.7007 s]
/proc/loadavg: 2.28 3.22 3.50 5/368 14795
/proc/meminfo: memFree=24032628/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=172308 CPUtime=12.69 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 32297 0 0 0 1264 5 0 0 25 0 1 0 630619760 176443392 25779 33554432000 4194304 4580011 140737190230608 18446744073709551615 4293648 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 43077 25779 367 95 0 38059 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 172308

[startup+25.5003 s]
/proc/loadavg: 2.66 3.26 3.51 5/368 14795
/proc/meminfo: memFree=23877632/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=135380 CPUtime=25.49 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 45651 0 0 0 2542 7 0 0 25 0 1 0 630619760 138629120 28081 33554432000 4194304 4580011 140737190230608 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 33845 28081 367 95 0 28827 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 135380

[startup+51.1006 s]
/proc/loadavg: 3.12 3.31 3.52 5/368 14796
/proc/meminfo: memFree=23767044/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=196760 CPUtime=51.09 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 73074 0 0 0 5096 13 0 0 25 0 1 0 630619760 201482240 43971 33554432000 4194304 4580011 140737190230608 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 49190 43971 367 95 0 44172 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 196760

[startup+102.313 s]
/proc/loadavg: 3.61 3.42 3.55 5/368 14797
/proc/meminfo: memFree=23562788/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=292152 CPUtime=102.3 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 99762 0 0 0 10210 20 0 0 25 0 1 0 630619760 299163648 57269 33554432000 4194304 4580011 140737190230608 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 73038 57269 367 95 0 68020 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 292152

[startup+162.3 s]
/proc/loadavg: 3.86 3.52 3.57 5/368 14799
/proc/meminfo: memFree=23459448/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=305028 CPUtime=162.29 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 123478 0 0 0 16202 27 0 0 25 0 1 0 630619760 312348672 59328 33554432000 4194304 4580011 140737190230608 18446744073709551615 4316602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 76257 59328 367 95 0 71239 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 305028

[startup+222.3 s]
/proc/loadavg: 3.98 3.62 3.60 5/368 14800
/proc/meminfo: memFree=23439684/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=317936 CPUtime=222.29 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 148533 0 0 0 22193 36 0 0 25 0 1 0 630619760 325566464 63414 33554432000 4194304 4580011 140737190230608 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 79484 63414 367 95 0 74466 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 317936

[startup+282.3 s]
/proc/loadavg: 3.99 3.69 3.62 5/368 14802
/proc/meminfo: memFree=23401340/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=318392 CPUtime=282.29 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 171379 0 0 0 28187 42 0 0 25 0 1 0 630619760 326033408 61667 33554432000 4194304 4580011 140737190230608 18446744073709551615 4293089 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 79598 61667 367 95 0 74580 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 318392

[startup+342.301 s]
/proc/loadavg: 4.07 3.77 3.65 5/368 14804
/proc/meminfo: memFree=23371280/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=324280 CPUtime=342.3 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 196503 0 0 0 34179 51 0 0 25 0 1 0 630619760 332062720 66413 33554432000 4194304 4580011 140737190230608 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 81070 66413 367 95 0 76052 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 324280

[startup+402.3 s]
/proc/loadavg: 4.11 3.84 3.68 5/368 14805
/proc/meminfo: memFree=23389852/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=325456 CPUtime=402.3 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 220536 0 0 0 40172 58 0 0 25 0 1 0 630619760 333266944 68100 33554432000 4194304 4580011 140737190230608 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 81364 68100 367 95 0 76346 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 325456

[startup+462.301 s]
/proc/loadavg: 4.09 3.88 3.70 5/368 14807
/proc/meminfo: memFree=23341208/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=325912 CPUtime=462.29 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 244437 0 0 0 46164 65 0 0 25 0 1 0 630619760 333733888 67129 33554432000 4194304 4580011 140737190230608 18446744073709551615 4295858 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 81478 67129 367 95 0 76460 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 325912

[startup+522.301 s]
/proc/loadavg: 4.03 3.90 3.72 5/368 14808
/proc/meminfo: memFree=23325780/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=287700 CPUtime=522.29 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 269040 0 0 0 52156 73 0 0 25 0 1 0 630619760 294604800 65699 33554432000 4194304 4580011 140737190230608 18446744073709551615 4293672 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 71925 65699 367 95 0 66907 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 287700

[startup+582.301 s]
/proc/loadavg: 4.01 3.91 3.74 5/368 14810
/proc/meminfo: memFree=23284324/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=342600 CPUtime=582.3 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 293782 0 0 0 58150 80 0 0 25 0 1 0 630619760 350822400 71971 33554432000 4194304 4580011 140737190230608 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 85650 71971 367 95 0 80632 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 342600

[startup+642.301 s]
/proc/loadavg: 4.00 3.93 3.75 5/368 14812
/proc/meminfo: memFree=23280684/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=343348 CPUtime=642.3 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 317748 0 0 0 64143 87 0 0 25 0 1 0 630619760 351588352 76481 33554432000 4194304 4580011 140737190230608 18446744073709551615 4293749 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 85837 76481 367 95 0 80819 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 343348

[startup+702.301 s]
/proc/loadavg: 4.00 3.94 3.76 5/368 14813
/proc/meminfo: memFree=23332736/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=260784 CPUtime=702.29 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 345241 0 0 0 70135 94 0 0 25 0 1 0 630619760 267042816 59815 33554432000 4194304 4580011 140737190230608 18446744073709551615 4293799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 65196 59815 367 95 0 60178 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 260784

[startup+762.314 s]
/proc/loadavg: 4.05 3.96 3.78 5/368 14815
/proc/meminfo: memFree=23326848/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=316856 CPUtime=762.31 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 375859 0 0 0 76129 102 0 0 25 0 1 0 630619760 324460544 62081 33554432000 4194304 4580011 140737190230608 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 79214 62081 367 95 0 74196 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 316856

[startup+822.301 s]
/proc/loadavg: 4.02 3.97 3.79 5/368 14816
/proc/meminfo: memFree=23251044/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=317240 CPUtime=822.3 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 405881 0 0 0 82119 111 0 0 25 0 1 0 630619760 324853760 62980 33554432000 4194304 4580011 140737190230608 18446744073709551615 4318472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 79310 62980 367 95 0 74292 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 317240

[startup+882.301 s]
/proc/loadavg: 4.20 4.02 3.82 5/368 14818
/proc/meminfo: memFree=23265520/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=317716 CPUtime=882.29 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 435449 0 0 0 88109 120 0 0 25 0 1 0 630619760 325341184 62497 33554432000 4194304 4580011 140737190230608 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 79429 62497 367 95 0 74411 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 317716

[startup+942.301 s]
/proc/loadavg: 4.22 4.05 3.83 5/368 14819
/proc/meminfo: memFree=22979776/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=406760 CPUtime=942.29 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 480614 0 0 0 94098 131 0 0 25 0 1 0 630619760 416522240 92330 33554432000 4194304 4580011 140737190230608 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 101690 92330 367 95 0 96672 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 406760

[startup+1002.3 s]
/proc/loadavg: 4.15 4.05 3.84 5/368 14821
/proc/meminfo: memFree=22992348/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=407032 CPUtime=1002.3 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 510044 0 0 0 100091 139 0 0 25 0 1 0 630619760 416800768 90432 33554432000 4194304 4580011 140737190230608 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 101758 90432 367 95 0 96740 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 407032

[startup+1062.3 s]
/proc/loadavg: 4.05 4.04 3.85 5/368 14825
/proc/meminfo: memFree=22994784/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=407404 CPUtime=1062.3 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 539110 0 0 0 106082 148 0 0 25 0 1 0 630619760 417181696 87271 33554432000 4194304 4580011 140737190230608 18446744073709551615 4296069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 101851 87271 367 95 0 96833 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 407404

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 3.86 5/368 14827
/proc/meminfo: memFree=23032096/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=407824 CPUtime=1122.3 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 567848 0 0 0 112074 156 0 0 25 0 1 0 630619760 417611776 82844 33554432000 4194304 4580011 140737190230608 18446744073709551615 4292953 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 101956 82844 367 95 0 96938 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 407824

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.86 5/368 14829
/proc/meminfo: memFree=22894416/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=436508 CPUtime=1182.3 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 599184 0 0 0 118066 164 0 0 25 0 1 0 630619760 446984192 97247 33554432000 4194304 4580011 140737190230608 18446744073709551615 4415945 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 109127 97247 367 95 0 104109 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 436508

[startup+1242.3 s]
/proc/loadavg: 4.07 4.03 3.87 5/368 14831
/proc/meminfo: memFree=22888444/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=437020 CPUtime=1242.29 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 627092 0 0 0 124057 172 0 0 25 0 1 0 630619760 447508480 90769 33554432000 4194304 4580011 140737190230608 18446744073709551615 4293116 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 109255 90769 367 95 0 104237 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 437020



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.04 3.88 4/366 14833
/proc/meminfo: memFree=23279644/32951124 swapFree=65980216/67111528
[pid=14780] ppid=14777 vsize=437248 CPUtime=1300 cores=0,2
/proc/14780/stat : 14780 (strangenight2-s) R 14777 14780 14254 0 -1 4202496 653057 0 0 0 129821 179 0 0 25 0 1 0 630619760 447741952 99138 33554432000 4194304 4580011 140737190230608 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14780/statm: 109312 99138 367 95 0 104294 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 437248

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.22
CPU system time (s): 1.81872
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 451388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.22
system time used= 1.81872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 653057
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= 21
involuntary context switches= 4533

runsolver used 5.02524 second user time and 10.2584 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-14 16:07:23
IDJOB=3367395
IDBENCH=82604
IDSOLVER=1845
FILE ID=node142/3367395-1305382043
RUNJOBID= node142-1305382042-14751
PBS_JOBID= 13324360
Free space on /tmp= 73436 MiB

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

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

MD5SUM BENCH= 53ba9a0375ae9f5fbde617f9de32bf14
RANDOM SEED=372920917

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.82
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.846
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:      24289676 kB
Buffers:        302800 kB
Cached:        3796608 kB
SwapCached:      11520 kB
Active:        6024704 kB
Inactive:      2304388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24289676 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           14116 kB
Writeback:           0 kB
AnonPages:     4226428 kB
Mapped:          20528 kB
Slab:           234804 kB
PageTables:      31944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77066004 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73420 MiB
End job on node142 at 2011-05-14 16:29:05