Trace number 3367367

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-v25000-c105000-S109959541-056-UNKNOWN.cnf
MD5SUM5f909806405bfbe25b7db5afcabe8fc9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark87.7936
Satisfiable
(Un)Satisfiability was proved
Number of variables24999
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367367-1305381886.cnf'
0.00/0.02	c -- header says num vars:          24999
0.00/0.02	c -- header says num clauses:      105000
0.03/0.07	c -- clauses added:            0 learnts,       105000 normals,            0 xors
0.03/0.07	c -- vars added      24999
0.03/0.07	c Parsing time:  0.05 s
0.03/0.07	c  N st     0         0     24999    105000         0         0    315000         0   no data   no data
0.07/0.15	c asymm  cl-useful: 0/105000/105000 lits-rem:0 time: 0.07
0.07/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
0.17/0.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.17/0.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.17/0.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.17/0.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24999 time:  0.00 s
0.17/0.23	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
0.27/0.37	c lits-rem:         0  cl-subs:        0  v-elim:    616  v-fix:    0  time:  0.13 s
0.27/0.37	c Finding binary XORs  T:     0.00 s  found:       0
0.37/0.40	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.37/0.40	c calculated reachability. Time: 0.00
0.37/0.41	c Calc default polars -  time:   0.01 s pos:   11019 undec:    2821 neg:   11159
0.37/0.41	c =========================================================================================
0.37/0.41	c types(t): F = full restart, N = normal restart
0.37/0.41	c types(t): S = simplification begin/end, E = solution found
0.37/0.41	c restart types(rt): st = static, dy = dynamic
0.37/0.41	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.37/0.41	c  B st     0         0     24383    104285         0         0    316728         0   no data   no data
1.57/1.67	c  N dy    18      4047     24383    104285         0      4046    316728    990691    145.31    156.63
2.88/2.90	c  N dy    47      8127     24383    104285         0      8126    316728   1915727    145.62    157.60
4.07/4.19	c  N dy    71     12263     24383    104285         0     12262    316728   2856619    143.65    151.37
5.38/5.47	c  N dy    97     16348     24383    104285         0     16347    316728   3739715    142.34    151.39
6.77/6.83	c  N dy   125     20514     24383    104285         0     10516    316728    706190    142.53    151.91
8.08/8.11	c  N dy   155     24607     24383    104285         0     14609    316728   1607065    142.70    152.71
8.18/8.23	c  F st   157     25001     24383    104285         0     15003    316728   1686537    142.42    128.38
9.78/9.85	c  N dy   163     30002     24383    104285         0     20001    316728   3306837    142.42   no data
9.78/9.86	c  S st   163     30002     24383    104285         0     20001    316728   3306837    142.42   no data
9.97/10.01	c  S st   163     30506     24383    104285         0     20505    316728   3381623    142.42   no data
9.97/10.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9.97/10.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.05
10.07/10.11	c blocked clauses removed:      496 vars:     78 tried:       24383 T: 0.01 s
10.07/10.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.07/10.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.07/10.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24305 time:  0.00 s
10.07/10.13	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
10.17/10.22	c lits-rem:         0  cl-subs:        0  v-elim:      6  v-fix:    0  time:  0.09 s
10.37/10.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.17/11.29	c lits-rem:        46  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.84 s
11.38/11.40	c asymm  cl-useful: 0/103783/103783 lits-rem:0 time: 0.11
11.38/11.41	c calculated reachability. Time: 0.00
11.38/11.41	c  N dy   163     30506     24299    103783         0     20396    315259   3339662    142.42   no data
12.67/12.77	c  N dy   194     34570     24299    103783         0     24460    315259   4269667    142.97    154.73
14.07/14.18	c  N dy   222     38652     24299    103783         0     28542    315259   5167323    142.85    152.79
15.57/15.61	c  N dy   252     42839     24299    103783         0     17282    315259   1127865    143.17    151.45
16.48/16.58	c  S st   277     45759     24299    103783         0     20202    315259   1818553    143.75   no data
16.67/16.74	c  S st   277     46264     24299    103783         0     20707    315259   1898400    143.75   no data
16.67/16.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
16.77/16.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.06
16.77/16.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.77/16.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.77/16.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
16.77/16.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24299 time:  0.01 s
16.77/16.86	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
16.87/16.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
16.97/17.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.17/17.28	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.23 s
17.17/17.29	c vivif2 --  cl tried   103783 cl shrink        0 lits rem          0 time: 0.01
17.27/17.32	c vivif2 --  cl tried    20705 cl shrink        0 lits rem          0 time: 0.03
17.37/17.43	c asymm  cl-useful: 0/103783/103783 lits-rem:0 time: 0.11
17.37/17.43	c calculated reachability. Time: 0.00
17.37/17.43	c  N dy   277     46264     24299    103783         0     20705    315259   1897194    143.75   no data
18.69/18.79	c  N dy   306     50284     24299    103783         0     24724    315259   2799619    143.74    157.17
20.17/20.22	c  N dy   333     54358     24299    103783         0     28798    315259   3724604    143.89    154.27
21.57/21.68	c  N dy   360     58406     24299    103783         0     32846    315259   4626664    143.59    157.07
23.09/23.16	c  N dy   388     62590     24299    103783         0     37030    315259   5548129    143.48    152.55
24.47/24.54	c  N dy   418     66624     24299    103783         0     22342    315259   1501673    143.47    151.96
25.37/25.47	c  S st   439     69396     24299    103783         0     25114    315259   2125889    143.57    141.89
25.57/25.64	c  S st   439     69899     24299    103783         0     25617    315259   2215293    143.57   no data
25.57/25.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
25.67/25.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.06
25.67/25.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.67/25.75	c bin-w-bin subsume rem            0 bins  time:  0.01 s
25.67/25.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
25.67/25.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24299 time:  0.01 s
25.67/25.77	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
25.77/25.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
25.87/25.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
26.29/26.33	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.35 s
26.29/26.34	c vivif2 --  cl tried   103783 cl shrink        0 lits rem          0 time: 0.01
26.29/26.37	c vivif2 --  cl tried    25615 cl shrink        0 lits rem          0 time: 0.03
26.39/26.49	c asymm  cl-useful: 0/103783/103783 lits-rem:0 time: 0.12
26.39/26.49	c calculated reachability. Time: 0.00
26.39/26.49	c  N dy   439     69899     24299    103783         0     25615    315259   2214071    143.57   no data
27.97/28.01	c  N dy   469     74402     24299    103783         0     30117    315259   3187684    143.37    152.12
29.58/29.70	c  N dy   505     79218     24299    103783         0     34933    315259   4320455    143.91    153.57
31.47/31.59	c  N dy   539     84331     24299    103783         0     40046    315259   5485847    143.90    154.93
32.67/32.73	c  F st   563     87500     24299    103783         0     22357    315259    986752    144.01   no data
33.87/33.93	c  N st   568     90796     24299    103783         0     25653    315259   2066617    144.01   no data
35.87/35.96	c  N dy   595     96640     24299    103783         0     31496    315259   3510551    143.98    151.98
38.17/38.21	c  N dy   634    103044     24299    103783         0     37900    315259   4936018    143.78    151.40
38.77/38.83	c  S st   644    104848     24299    103783         0     39704    315259   5313082    143.64   no data
38.97/39.01	c  S st   644    105352     24299    103783         0     40208    315259   5392689    143.64   no data
38.97/39.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
39.07/39.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.07
39.07/39.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.07/39.13	c bin-w-bin subsume rem            0 bins  time:  0.01 s
39.07/39.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
39.07/39.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24299 time:  0.01 s
39.07/39.15	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
39.17/39.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
39.48/39.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
40.97/41.05	c lits-rem:         3  cl-subs:        3  v-elim:      0  v-fix:    0  time:  1.50 s
40.97/41.06	c vivif2 --  cl tried   103783 cl shrink        0 lits rem          0 time: 0.01
41.08/41.14	c vivif2 --  cl tried    40205 cl shrink        0 lits rem          0 time: 0.08
41.18/41.28	c asymm  cl-useful: 0/103783/103783 lits-rem:0 time: 0.14
41.18/41.28	c calculated reachability. Time: 0.00
41.18/41.28	c  N dy   644    105352     24299    103783         0     40205    315259   5391565    143.64   no data
43.57/43.68	c  N dy   690    112099     24299    103783         0     24520    315259   1059512    143.44    151.52
46.19/46.24	c  N dy   741    119421     24299    103783         0     31842    315259   2720898    143.59    151.59
48.87/48.99	c  N dy   792    127077     24299    103783         0     39498    315259   4481878    143.91    153.16
51.97/52.07	c  N dy   852    135314     24299    103783         0     24025    315259    654505    143.92    152.59
55.07/55.12	c  N dy   907    144223     24299    103783         0     32934    315259   2653284    143.79    152.10
58.29/58.37	c  N dy   966    153505     24299    103783         0     42214    315259   4666420    143.52    153.10
59.97/60.04	c  S st   998    158030     24299    103783         0     46739    315259   5695359    143.65     97.78
60.17/60.23	c  S st   998    158541     24299    103783         0     47250    315259   5783030    143.65   no data
60.17/60.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
60.27/60.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.07
60.27/60.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.27/60.36	c bin-w-bin subsume rem            0 bins  time:  0.01 s
60.27/60.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
60.27/60.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24299 time:  0.01 s
60.27/60.38	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
60.39/60.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
60.67/60.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
62.77/62.87	c lits-rem:         2  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.09 s
62.77/62.88	c vivif2 --  cl tried   103783 cl shrink        0 lits rem          0 time: 0.01
62.87/62.97	c vivif2 --  cl tried    47245 cl shrink        0 lits rem          0 time: 0.09
63.07/63.11	c asymm  cl-useful: 0/103783/103783 lits-rem:0 time: 0.15
63.07/63.12	c calculated reachability. Time: 0.00
63.07/63.12	c  N dy   998    158541     24299    103783         0     47245    315259   5781005    143.65   no data
66.77/66.81	c  N dy  1065    168849     24299    103783         0     32697    315259   2372528    143.82    155.78
70.68/70.77	c  N dy  1134    179785     24299    103783         0     43632    315259   4805811    143.75    154.14
74.97/75.00	c  N dy  1208    191318     24299    103783         0     29235    315259   1269624    143.81    151.45
79.28/79.36	c  N dy  1291    203617     24299    103783         0     41534    315259   4033945    143.82    156.48
84.17/84.28	c  N dy  1373    216803     24299    103783         0     27755    315259    683675    143.81    153.02
89.08/89.17	c  N dy  1462    230693     24299    103783         0     41644    315259   3835290    143.86    183.44
91.78/91.83	c  S st  1509    237811     24299    103783         0     48762    315259   5483991    143.89    142.88
91.98/92.03	c  S st  1509    238314     24299    103783         0     49265    315259   5576295    143.89   no data
91.98/92.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
92.08/92.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.08
92.08/92.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
92.08/92.16	c bin-w-bin subsume rem            0 bins  time:  0.01 s
92.08/92.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
92.08/92.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24299 time:  0.01 s
92.08/92.18	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
92.18/92.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
92.47/92.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
94.67/94.76	c lits-rem:         3  cl-subs:        7  v-elim:      0  v-fix:    0  time:  2.21 s
94.67/94.77	c vivif2 --  cl tried   103783 cl shrink        0 lits rem          0 time: 0.01
94.77/94.86	c vivif2 --  cl tried    49258 cl shrink        0 lits rem          0 time: 0.08
94.97/95.01	c asymm  cl-useful: 0/103783/103783 lits-rem:0 time: 0.15
94.97/95.01	c calculated reachability. Time: 0.00
94.97/95.01	c  N dy  1509    238314     24299    103783         0     49258    315259   5573601    143.89   no data
100.67/100.71	c  N dy  1613    253580     24299    103783         0     36550    315259   2418954    144.06    153.45
106.78/106.85	c  N dy  1724    269855     24299    103783         0     52824    315259   6101223    144.02    155.00
113.07/113.18	c  N dy  1842    287090     24299    103783         0     41070    315259   3232560    144.06    164.31
120.07/120.17	c  N dy  1967    305482     24299    103783         0     59461    315259   7436851    144.12    156.15
120.47/120.51	c  F st  1973    306250     24299    103783         0     30234    315259    525881    144.12   no data
127.37/127.40	c  N dy  2070    325100     24299    103783         0     49081    315259   5188183    144.10    153.41
134.97/135.03	c  N dy  2209    345106     24299    103783         0     38089    315259   2121810    144.30    153.75
139.59/139.62	c  S st  2290    357471     24299    103783         0     50454    315259   4879414    144.26   no data
139.78/139.83	c  S st  2290    357971     24299    103783         0     50954    315259   4968229    144.26   no data
139.78/139.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
139.88/139.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.08
139.88/139.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
139.88/139.95	c bin-w-bin subsume rem            0 bins  time:  0.01 s
139.88/139.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
139.88/139.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24299 time:  0.01 s
139.88/139.98	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
139.98/140.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
140.18/140.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
142.28/142.32	c lits-rem:        14  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.01 s
142.28/142.33	c vivif2 --  cl tried   103783 cl shrink        0 lits rem          0 time: 0.01
142.38/142.41	c vivif2 --  cl tried    50951 cl shrink        0 lits rem          0 time: 0.07
142.48/142.56	c asymm  cl-useful: 0/103783/103783 lits-rem:0 time: 0.15
142.48/142.56	c calculated reachability. Time: 0.00
142.48/142.56	c  N dy  2290    357971     24299    103783         0     50951    315259   4967389    144.26   no data
150.18/150.25	c  N dy  2429    377994     24299    103783         0     38973    315259   2059431    144.39    152.74
157.88/157.97	c  N dy  2563    398017     24299    103783         0     58994    315259   6716713    144.53    157.66
165.48/165.50	c  N dy  2697    418065     24299    103783         0     46045    315259   3366946    144.48    154.91
173.28/173.30	c  N dy  2822    438218     24299    103783         0     66197    315259   7859347    144.38    156.23
180.68/180.77	c  N dy  2959    458368     24299    103783         0     52345    315259   4626157    144.36    155.25
188.58/188.69	c  N dy  3091    478552     24299    103783         0     37533    315259   1033030    144.34    158.28
196.18/196.22	c  N dy  3220    498633     24299    103783         0     57611    315259   5551436    144.36    152.44
204.07/204.15	c  N dy  3361    518738     24299    103783         0     41719    315259   1782197    144.44    152.90
211.09/211.11	c  S st  3487    536956     24299    103783         0     59937    315259   5926371    144.54    139.44
211.27/211.32	c  S st  3487    537461     24299    103783         0     60442    315259   6017316    144.54   no data
211.27/211.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
211.37/211.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.08
211.37/211.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
211.37/211.46	c bin-w-bin subsume rem            0 bins  time:  0.01 s
211.37/211.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
211.37/211.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24299 time:  0.01 s
211.37/211.48	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
211.57/211.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
211.77/211.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
214.77/214.84	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.97 s
214.77/214.85	c vivif2 --  cl tried   103783 cl shrink        0 lits rem          0 time: 0.01
214.87/214.94	c vivif2 --  cl tried    60441 cl shrink        0 lits rem          0 time: 0.09
215.07/215.10	c asymm  cl-useful: 0/103783/103783 lits-rem:0 time: 0.16
215.07/215.11	c calculated reachability. Time: 0.00
215.07/215.11	c  N dy  3487    537461     24299    103783         0     60441    315259   6017272    144.54   no data
223.08/223.11	c  N dy  3628    557638     24299    103783         0     43617    315259   2016752    144.66    154.47
230.77/230.87	c  N dy  3756    577706     24299    103783         0     63683    315259   6545132    144.63    177.84
238.77/238.80	c  N dy  3882    597718     24299    103783         0     45695    315259   2221425    144.62    152.88
246.58/246.63	c  N dy  4019    617775     24299    103783         0     65751    315259   6779587    144.69    158.91
254.57/254.66	c  N dy  4154    637884     24299    103783         0     46862    315259   2285040    144.73    154.09
262.37/262.47	c  N dy  4286    657885     24299    103783         0     66863    315259   6817224    144.71    152.52
270.59/270.62	c  N dy  4427    678143     24299    103783         0     47122    315259   2068961    144.73    159.52
278.38/278.46	c  N dy  4564    698233     24299    103783         0     67212    315259   6614209    144.74    152.78
286.68/286.71	c  N dy  4701    718440     24299    103783         0     46421    315259   1709588    144.80    155.33
294.48/294.54	c  N dy  4836    738528     24299    103783         0     66508    315259   6241481    144.83    171.62
302.88/302.99	c  N dy  4976    758687     24299    103783         0     44665    315259   1102530    144.90    153.17
310.68/310.74	c  N dy  5109    778752     24299    103783         0     64728    315259   5695302    144.92    168.86
319.08/319.12	c  N dy  5244    798792     24299    103783         0     84765    315259  10102439    144.90    155.70
321.88/321.97	c  S st  5289    806191     24299    103783         0     49166    315259   1868086    144.88    140.91
322.08/322.16	c  S st  5289    806695     24299    103783         0     49670    315259   1946805    144.88   no data
322.08/322.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
322.19/322.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.07
322.19/322.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
322.19/322.28	c bin-w-bin subsume rem            0 bins  time:  0.01 s
322.19/322.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
322.19/322.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24299 time:  0.01 s
322.19/322.30	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
322.29/322.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
322.38/322.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
323.07/323.13	c lits-rem:         2  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.64 s
323.07/323.14	c vivif2 --  cl tried   103783 cl shrink        0 lits rem          0 time: 0.01
323.07/323.17	c vivif2 --  cl tried    49666 cl shrink        0 lits rem          0 time: 0.03
323.29/323.31	c asymm  cl-useful: 0/103783/103783 lits-rem:0 time: 0.14
323.29/323.32	c calculated reachability. Time: 0.00
323.29/323.32	c  N dy  5289    806695     24299    103783         0     49666    315259   1945746    144.88   no data
331.18/331.27	c  N dy  5426    826891     24299    103783         0     69862    315259   6547456    144.92    158.08
339.90/339.97	c  N dy  5567    847055     24299    103783         0     46032    315259    949950    144.98    154.15
347.78/347.88	c  N dy  5706    867081     24299    103783         0     66058    315259   5502102    144.99    165.82
356.29/356.31	c  N dy  5846    887085     24299    103783         0     86062    315259  10039043    145.00    171.03
364.28/364.35	c  N dy  5983    907223     24299    103783         0     61199    315259   4190121    145.05    152.78
372.68/372.73	c  N dy  6123    927232     24299    103783         0     81204    315259   8812701    145.11    155.63
380.98/381.05	c  N dy  6258    947296     24299    103783         0     55271    315259   2624508    145.12    155.52
389.08/389.10	c  N dy  6395    967397     24299    103783         0     75369    315259   7209606    145.14    156.29
397.88/397.99	c  N dy  6540    987496     24299    103783         0     48468    315259    833924    145.21    170.49
405.80/405.88	c  N dy  6680   1007673     24299    103783         0     68643    315259   5429937    145.25    153.68
414.48/414.54	c  N dy  6825   1027767     24299    103783         0     88737    315259  10081095    145.34    155.80
422.78/422.84	c  N dy  6961   1047770     24299    103783         0     60742    315259   3421005    145.36    154.02
431.09/431.12	c  N dy  7098   1067856     24299    103783         0     80828    315259   8020487    145.41    153.53
432.78/432.81	c  F st  7120   1071876     24299    103783         0     84848    315259   8896303    145.39    130.02
439.90/439.92	c  N dy  7199   1087902     24299    103783         0     51876    315259   1142230    145.40    154.04
447.88/447.95	c  N dy  7334   1107984     24299    103783         0     71957    315259   5774732    145.43    153.31
456.58/456.69	c  N dy  7476   1128054     24299    103783         0     92025    315259  10428583    145.48    153.97
465.08/465.13	c  N dy  7618   1148099     24299    103783         0     62075    315259   3276884    145.52    153.30
473.39/473.48	c  N dy  7760   1168113     24299    103783         0     82087    315259   7800305    145.53    155.05
482.48/482.59	c  N dy  7899   1188339     24299    103783         0     51311    315259    579000    145.55    161.38
490.50/490.55	c  N dy  8041   1208359     24299    103783         0     71328    315259   5151978    145.59    155.17
491.18/491.26	c  S st  8054   1210043     24299    103783         0     73012    315259   5533249    145.60   no data
491.38/491.48	c  S st  8054   1210547     24299    103783         0     73516    315259   5611753    145.60   no data
491.48/491.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
491.48/491.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.09
491.60/491.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
491.60/491.62	c bin-w-bin subsume rem            0 bins  time:  0.01 s
491.60/491.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
491.60/491.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24299 time:  0.01 s
491.60/491.65	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
491.70/491.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
491.98/492.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
495.08/495.17	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.15 s
495.08/495.18	c vivif2 --  cl tried   103783 cl shrink        0 lits rem          0 time: 0.01
495.18/495.26	c vivif2 --  cl tried    73513 cl shrink        0 lits rem          0 time: 0.08
495.38/495.44	c asymm  cl-useful: 0/103783/103783 lits-rem:0 time: 0.18
495.38/495.45	c calculated reachability. Time: 0.00
495.38/495.45	c  N dy  8054   1210547     24299    103783         0     73513    315259   5609786    145.60   no data
504.08/504.14	c  N dy  8189   1230548     24299    103783         0     93514    315259  10206781    145.61    159.80
512.79/512.80	c  N dy  8324   1250723     24299    103783         0     61692    315259   2703281    145.62    155.23
521.19/521.22	c  N dy  8462   1270880     24299    103783         0     81846    315259   7296453    145.64    154.69
530.20/530.27	c  N dy  8600   1290925     24299    103783         0    101890    315259  11945122    145.66    153.94
538.48/538.54	c  N dy  8733   1310939     24299    103783         0     68909    315259   4145316    145.68    166.86
547.09/547.15	c  N dy  8874   1330958     24299    103783         0     88927    315259   8813457    145.71    160.63
556.28/556.34	c  N dy  9010   1351005     24299    103783         0     54978    315259    732620    145.73    168.03
564.38/564.48	c  N dy  9150   1371031     24299    103783         0     75002    315259   5349701    145.75    153.65
573.29/573.38	c  N dy  9295   1391147     24299    103783         0     95117    315259   9983026    145.78    156.32
582.39/582.43	c  N dy  9435   1411373     24299    103783         0     60341    315259   1722272    145.80    154.07
590.70/590.71	c  N dy  9575   1431408     24299    103783         0     80376    315259   6299282    145.81    218.34
599.58/599.67	c  N dy  9710   1451490     24299    103783         0    100456    315259  10919020    145.83    159.97
608.58/608.67	c  N dy  9854   1471714     24299    103783         0     64680    315259   2607117    145.90    154.04
617.10/617.13	c  N dy  9992   1491784     24299    103783         0     84748    315259   7226313    145.92    166.55
626.39/626.42	c  N dy 10135   1511827     24299    103783         0    104789    315259  11864219    145.96    155.09
635.18/635.22	c  N dy 10276   1531937     24299    103783         0     67907    315259   3041119    145.99    154.62
643.79/643.88	c  N dy 10424   1552019     24299    103783         0     87987    315259   7720035    146.03    181.53
653.09/653.19	c  N dy 10566   1572111     24299    103783         0    108077    315259  12369277    146.05    160.72
661.79/661.89	c  N dy 10697   1592170     24299    103783         0     70141    315259   3265638    146.05    157.17
670.39/670.47	c  N dy 10836   1612202     24299    103783         0     90173    315259   7855663    146.10    162.78
679.70/679.72	c  N dy 10965   1632281     24299    103783         0    110251    315259  12466927    146.10    162.06
688.50/688.60	c  N dy 11099   1652491     24299    103783         0     71469    315259   3407584    146.11    157.07
697.19/697.29	c  N dy 11229   1672607     24299    103783         0     91582    315259   7929022    146.08    160.91
706.58/706.68	c  N dy 11368   1692717     24299    103783         0    111689    315259  12614537    146.13    156.51
714.59/714.64	c  S st 11494   1710548     24299    103783         0     69520    315259   2712493    146.14   no data
714.79/714.85	c  S st 11494   1711053     24299    103783         0     70025    315259   2802678    146.14   no data
714.79/714.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
714.90/714.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.09
714.90/714.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
714.90/714.99	c bin-w-bin subsume rem            0 bins  time:  0.01 s
714.90/714.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
714.90/715.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24299 time:  0.01 s
715.01/715.01	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
715.09/715.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
715.19/715.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
716.99/717.05	c lits-rem:         3  cl-subs:        0  v-elim:      0  v-fix:    0  time:  1.80 s
716.99/717.06	c vivif2 --  cl tried   103783 cl shrink        0 lits rem          0 time: 0.01
717.10/717.11	c vivif2 --  cl tried    70025 cl shrink        0 lits rem          0 time: 0.04
717.21/717.28	c asymm  cl-useful: 0/103783/103783 lits-rem:0 time: 0.17
717.21/717.29	c calculated reachability. Time: 0.00
717.21/717.29	c  N dy 11494   1711053     24299    103783         0     70025    315259   2802675    146.14   no data
725.90/725.93	c  N dy 11628   1731100     24299    103783         0     90070    315259   7400661    146.16    164.22
735.18/735.24	c  N dy 11769   1751176     24299    103783         0    110146    315259  11998174    146.17    156.17
744.29/744.34	c  N dy 11906   1771213     24299    103783         0     69185    315259   2436983    146.19    153.93
752.89/752.94	c  N dy 12036   1791310     24299    103783         0     89280    315259   7011721    146.17    192.92
762.20/762.21	c  N dy 12166   1811555     24299    103783         0    109524    315259  11600248    146.16    156.92
771.58/771.61	c  N dy 12304   1831627     24299    103783         0     67605    315259   1866452    146.17    165.72
780.19/780.20	c  N dy 12433   1851668     24299    103783         0     87644    315259   6373819    146.15    154.16
789.39/789.41	c  N dy 12576   1871761     24299    103783         0    107734    315259  10991724    146.14    154.26
799.19/799.27	c  N dy 12716   1891950     24299    103783         0     64923    315259   1038394    146.16    158.22
807.69/807.72	c  N dy 12853   1912033     24299    103783         0     85005    315259   5672484    146.17    154.17
816.69/816.79	c  N dy 12993   1932034     24299    103783         0    105006    315259  10297924    146.19    155.97
826.59/826.67	c  N dy 13131   1952236     24299    103783         0    125205    315259  14933540    146.20    154.49
835.39/835.41	c  N dy 13267   1972252     24299    103783         0     81225    315259   4536681    146.22    154.50
844.29/844.39	c  N dy 13406   1992276     24299    103783         0    101248    315259   9148334    146.24    154.89
853.89/853.95	c  N dy 13536   2012279     24299    103783         0    121249    315259  13730662    146.24    154.95
863.09/863.18	c  N dy 13674   2032525     24299    103783         0     76501    315259   3220806    146.25    155.57
871.99/872.07	c  N dy 13812   2052539     24299    103783         0     96515    315259   7857934    146.27    154.87
881.49/881.52	c  N dy 13948   2072567     24299    103783         0    116540    315259  12454328    146.27    181.75
891.19/891.23	c  N dy 14077   2092786     24299    103783         0     70759    315259   1680190    146.26    165.06
899.81/899.87	c  N dy 14215   2112851     24299    103783         0     90821    315259   6251410    146.27    161.25
909.19/909.22	c  N dy 14357   2132923     24299    103783         0    110892    315259  10947642    146.30    156.08
919.29/919.35	c  N dy 14500   2153034     24299    103783         0    131001    315259  15619135    146.32    154.68
928.09/928.12	c  N dy 14626   2173222     24299    103783         0     84196    315259   4512985    146.31    157.81
937.10/937.12	c  N dy 14755   2193253     24299    103783         0    104225    315259   9065414    146.30    160.94
945.70/945.76	c  S st 14877   2211054     24299    103783         0    122025    315259  13170946    146.31   no data
946.01/946.05	c  S st 14877   2211556     24299    103783         0    122527    315259  13252002    146.31   no data
946.01/946.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
946.20/946.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.13
946.20/946.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
946.20/946.24	c bin-w-bin subsume rem            0 bins  time:  0.01 s
946.20/946.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
946.20/946.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24299 time:  0.01 s
946.20/946.27	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
946.40/946.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
947.10/947.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
954.00/954.06	c lits-rem:        15  cl-subs:        8  v-elim:      0  v-fix:    0  time:  6.92 s
954.00/954.07	c vivif2 --  cl tried   103783 cl shrink        0 lits rem          0 time: 0.01
954.20/954.27	c vivif2 --  cl tried   122519 cl shrink        0 lits rem          0 time: 0.20
954.50/954.51	c asymm  cl-useful: 0/103783/103783 lits-rem:0 time: 0.24
954.50/954.52	c calculated reachability. Time: 0.00
954.50/954.52	c  N dy 14877   2211556     24299    103783         0    122519    315259  13249137    146.31   no data
964.19/964.23	c  N dy 15007   2231650     24299    103783         0     74618    315259   2082154    146.30    154.70
973.09/973.14	c  N dy 15151   2251873     24299    103783         0     94839    315259   6762454    146.31    162.95
982.60/982.65	c  N dy 15293   2271938     24299    103783         0    114902    315259  11362669    146.33    176.51
992.79/992.84	c  N dy 15429   2292167     24299    103783         0    135130    315259  16005585    146.34    157.68
1001.59/1001.68	c  N dy 15570   2312188     24299    103783         0     86151    315259   4572211    146.36    158.61
1010.70/1010.78	c  N dy 15706   2332270     24299    103783         0    106231    315259   9165695    146.35    154.12
1020.49/1020.57	c  N dy 15843   2352333     24299    103783         0    126293    315259  13711251    146.35    154.49
1030.40/1030.46	c  N dy 15983   2372427     24299    103783         0     76397    315259   2058799    146.36    155.31
1039.19/1039.24	c  N dy 16115   2392582     24299    103783         0     96551    315259   6731155    146.37    156.50
1048.60/1048.69	c  N dy 16252   2412607     24299    103783         0    116576    315259  11308694    146.37    186.40
1058.80/1058.82	c  N dy 16383   2432618     24299    103783         0    136587    315259  15855061    146.37    154.14
1068.01/1068.04	c  N dy 16517   2452634     24299    103783         0     85601    315259   3942293    146.38    154.89
1077.09/1077.14	c  N dy 16653   2472763     24299    103783         0    105728    315259   8548885    146.38    156.74
1086.81/1086.81	c  N dy 16788   2492785     24299    103783         0    125748    315259  13144686    146.38    156.66
1097.09/1097.12	c  N dy 16927   2512810     24299    103783         0     73773    315259   1024763    146.39    158.96
1105.79/1105.81	c  N dy 17058   2532881     24299    103783         0     93842    315259   5651982    146.38    187.80
1115.19/1115.22	c  N dy 17202   2552920     24299    103783         0    113879    315259  10274751    146.40    169.21
1125.31/1125.37	c  N dy 17335   2573041     24299    103783         0    133998    315259  14938755    146.41    156.47
1135.00/1135.08	c  N dy 17467   2593114     24299    103783         0     81085    315259   2513729    146.41    154.75
1144.09/1144.10	c  N dy 17604   2613212     24299    103783         0    101182    315259   7164403    146.42    157.50
1153.69/1153.70	c  N dy 17740   2633266     24299    103783         0    121234    315259  11681962    146.42    157.52
1163.89/1163.99	c  N dy 17875   2653374     24299    103783         0    141342    315259  16302592    146.42    156.83
1173.29/1173.32	c  N dy 18009   2673379     24299    103783         0     87346    315259   3708259    146.43    199.19
1182.51/1182.52	c  N dy 18158   2693436     24299    103783         0    107399    315259   8403633    146.46    156.54
1191.21/1191.28	c  S st 18270   2711556     24299    103783         0    125518    315259  12505745    146.44   no data
1191.50/1191.56	c  S st 18270   2712060     24299    103783         0    126022    315259  12585522    146.44   no data
1191.50/1191.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1191.70/1191.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.13
1191.70/1191.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1191.70/1191.75	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1191.70/1191.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1191.70/1191.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  24299 time:  0.01 s
1191.70/1191.78	c Removed useless bin:       0  fixed:     0  props:   0.24M  time:  0.01 s
1191.90/1191.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
1192.50/1192.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1199.40/1199.46	c lits-rem:         1  cl-subs:       10  v-elim:      0  v-fix:    0  time:  6.91 s
1199.40/1199.47	c vivif2 --  cl tried   103783 cl shrink        0 lits rem          0 time: 0.01
1199.60/1199.66	c vivif2 --  cl tried   126012 cl shrink        0 lits rem          0 time: 0.19
1199.90/1199.91	c asymm  cl-useful: 0/103783/103783 lits-rem:0 time: 0.25
1199.90/1199.92	c calculated reachability. Time: 0.00
1199.90/1199.92	c  N dy 18270   2712060     24299    103783         0    126012    315259  12581758    146.44   no data
1210.29/1210.36	c  N dy 18405   2732195     24299    103783         0    146145    315259  17133821    146.44    155.13
1219.60/1219.63	c  N dy 18540   2752536     24299    103783         0     91494    315259   4438362    146.45    159.10
1228.89/1228.94	c  N dy 18668   2772623     24299    103783         0    111580    315259   9059842    146.44    154.75
1238.90/1238.95	c  N dy 18805   2792658     24299    103783         0    131612    315259  13745203    146.46    179.76
1249.70/1249.74	c  N dy 18954   2812746     24299    103783         0    151700    315259  18417903    146.49    158.63
1258.50/1258.50	c  N dy 19090   2832759     24299    103783         0     95711    315259   5161073    146.50    154.22
1267.90/1267.93	c  N dy 19230   2852821     24299    103783         0    115771    315259   9763671    146.51    178.55
1278.11/1278.12	c  N dy 19370   2872917     24299    103783         0    135865    315259  14372692    146.52    156.35
1288.69/1288.74	c  N dy 19502   2893019     24299    103783         0     78975    315259   1087460    146.51    158.27
1297.40/1297.47	c  N dy 19629   2913112     24299    103783         0     99066    315259   5615665    146.50    171.68

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

running on 2 cores: 5,7

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: 2.62 3.70 3.75 5/404 26035
/proc/meminfo: memFree=24514012/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=11796 CPUtime=0 cores=5,7
/proc/26035/stat : 26035 (runsolver) R 26033 26035 25515 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 649787300 12079104 50 33554432000 4194304 5432360 140733927915248 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/26035/statm: 2949 50 30 303 0 2643 0

[startup+0.0592119 s]
/proc/loadavg: 2.62 3.70 3.75 5/404 26035
/proc/meminfo: memFree=24514012/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=41220 CPUtime=0.03 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 4188 0 0 0 3 0 0 0 20 0 1 0 649787300 42209280 3620 33554432000 4194304 4580011 140734822869776 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 10305 3621 324 95 0 5287 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 41220

[startup+0.100204 s]
/proc/loadavg: 2.62 3.70 3.75 5/404 26035
/proc/meminfo: memFree=24514012/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=43224 CPUtime=0.07 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 4876 0 0 0 7 0 0 0 20 0 1 0 649787300 44261376 4308 33554432000 4194304 4580011 140734822869776 18446744073709551615 4293106 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 10806 4308 339 95 0 5788 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 43224

[startup+0.300169 s]
/proc/loadavg: 2.62 3.70 3.75 5/404 26035
/proc/meminfo: memFree=24514012/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=56996 CPUtime=0.27 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 9881 0 0 0 26 1 0 0 21 0 1 0 649787300 58363904 7470 33554432000 4194304 4580011 140734822869776 18446744073709551615 4487317 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 14249 7471 354 95 0 9231 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 56996

[startup+0.701102 s]
/proc/loadavg: 2.62 3.70 3.75 5/404 26035
/proc/meminfo: memFree=24514012/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=58468 CPUtime=0.67 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 10460 0 0 0 66 1 0 0 22 0 1 0 649787300 59871232 8049 33554432000 4194304 4580011 140734822869776 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 14617 8049 364 95 0 9599 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 58468

[startup+1.50096 s]
/proc/loadavg: 2.62 3.70 3.75 5/411 26048
/proc/meminfo: memFree=24340352/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=58468 CPUtime=1.47 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 11102 0 0 0 146 1 0 0 25 0 1 0 649787300 59871232 8691 33554432000 4194304 4580011 140734822869776 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 14617 8691 364 95 0 9599 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 58468

[startup+3.1007 s]
/proc/loadavg: 2.62 3.70 3.75 5/411 26048
/proc/meminfo: memFree=24332220/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=91284 CPUtime=3.07 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 12279 0 0 0 305 2 0 0 25 0 1 0 649787300 93474816 9868 33554432000 4194304 4580011 140734822869776 18446744073709551615 4318386 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 22821 9868 364 95 0 17803 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 91284

[startup+6.30114 s]
/proc/loadavg: 2.73 3.70 3.75 5/411 26048
/proc/meminfo: memFree=24263032/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=91284 CPUtime=6.27 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 14509 0 0 0 625 2 0 0 25 0 1 0 649787300 93474816 12098 33554432000 4194304 4580011 140734822869776 18446744073709551615 4293749 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 22821 12098 364 95 0 17803 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 91284

[startup+12.701 s]
/proc/loadavg: 2.99 3.74 3.76 7/411 26048
/proc/meminfo: memFree=24177772/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=191172 CPUtime=12.67 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 37207 0 0 0 1261 6 0 0 25 0 1 0 649787300 195760128 29648 33554432000 4194304 4580011 140734822869776 18446744073709551615 4293106 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 47793 29648 367 95 0 42775 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 191172

[startup+25.5008 s]
/proc/loadavg: 3.42 3.80 3.78 5/411 26049
/proc/meminfo: memFree=23976900/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=144076 CPUtime=25.47 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 49892 0 0 0 2537 10 0 0 25 0 1 0 649787300 147533824 29789 33554432000 4194304 4580011 140734822869776 18446744073709551615 4293051 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 36019 29789 367 95 0 31001 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 144076

[startup+51.1004 s]
/proc/loadavg: 3.61 3.81 3.78 5/411 26049
/proc/meminfo: memFree=23830612/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=279488 CPUtime=51.07 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 82904 0 0 0 5091 16 0 0 25 0 1 0 649787300 286195712 52944 33554432000 4194304 4580011 140734822869776 18446744073709551615 4293746 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 69872 52944 367 95 0 64854 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 279488

[startup+102.316 s]
/proc/loadavg: 3.90 3.86 3.80 5/411 26054
/proc/meminfo: memFree=23508616/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=324524 CPUtime=102.29 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 111042 0 0 0 10207 22 0 0 25 0 1 0 649787300 332312576 62433 33554432000 4194304 4580011 140734822869776 18446744073709551615 4306034 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 81131 62433 367 95 0 76113 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 324524

[startup+162.3 s]
/proc/loadavg: 3.96 3.88 3.81 5/411 26055
/proc/meminfo: memFree=23446712/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=276752 CPUtime=162.28 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 137553 0 0 0 16198 30 0 0 25 0 1 0 649787300 283394048 63915 33554432000 4194304 4580011 140734822869776 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 69188 63915 367 95 0 64170 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 276752

[startup+222.301 s]
/proc/loadavg: 3.98 3.90 3.82 5/411 26057
/proc/meminfo: memFree=23395716/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=303904 CPUtime=222.28 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 167832 0 0 0 22191 37 0 0 25 0 1 0 649787300 311197696 70728 33554432000 4194304 4580011 140734822869776 18446744073709551615 4293688 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 75976 70728 367 95 0 70958 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 303904

[startup+282.301 s]
/proc/loadavg: 3.99 3.91 3.83 5/411 26058
/proc/meminfo: memFree=23355516/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=359628 CPUtime=282.28 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 193948 0 0 0 28185 43 0 0 25 0 1 0 649787300 368259072 76669 33554432000 4194304 4580011 140734822869776 18446744073709551615 4318679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 89907 76669 367 95 0 84889 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 359628

[startup+342.3 s]
/proc/loadavg: 4.11 3.97 3.85 5/411 26060
/proc/meminfo: memFree=23305760/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=304252 CPUtime=342.28 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 218013 0 0 0 34179 49 0 0 25 0 1 0 649787300 311554048 70815 33554432000 4194304 4580011 140734822869776 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 76063 70815 367 95 0 71045 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 304252

[startup+402.301 s]
/proc/loadavg: 4.04 3.97 3.85 5/411 26062
/proc/meminfo: memFree=23313796/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=360888 CPUtime=402.28 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 243674 0 0 0 40174 54 0 0 25 0 1 0 649787300 369549312 71444 33554432000 4194304 4580011 140734822869776 18446744073709551615 4293058 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 90222 71444 367 95 0 85204 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 360888

[startup+462.301 s]
/proc/loadavg: 4.19 4.03 3.88 5/411 26063
/proc/meminfo: memFree=23176868/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=320040 CPUtime=462.28 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 274752 0 0 0 46165 63 0 0 25 0 1 0 649787300 327720960 74762 33554432000 4194304 4580011 140734822869776 18446744073709551615 4318386 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 80010 74762 367 95 0 74992 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 320040

[startup+522.3 s]
/proc/loadavg: 4.15 4.05 3.90 5/411 26065
/proc/meminfo: memFree=23179944/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=377652 CPUtime=522.28 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 299039 0 0 0 52158 70 0 0 25 0 1 0 649787300 386715648 79859 33554432000 4194304 4580011 140734822869776 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 94413 79859 367 95 0 89395 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 377652

[startup+582.301 s]
/proc/loadavg: 4.12 4.06 3.91 5/411 26066
/proc/meminfo: memFree=23220948/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=320900 CPUtime=582.29 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 324721 0 0 0 58152 77 0 0 25 0 1 0 649787300 328601600 74891 33554432000 4194304 4580011 140734822869776 18446744073709551615 4293947 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 80225 74891 367 95 0 75207 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 320900

[startup+642.301 s]
/proc/loadavg: 4.04 4.04 3.91 5/411 26068
/proc/meminfo: memFree=23199700/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=378752 CPUtime=642.3 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 350446 0 0 0 64146 84 0 0 25 0 1 0 649787300 387842048 78945 33554432000 4194304 4580011 140734822869776 18446744073709551615 4293150 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 94688 78945 367 95 0 89670 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 378752

[startup+702.3 s]
/proc/loadavg: 4.01 4.03 3.91 5/411 26070
/proc/meminfo: memFree=23145212/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=379360 CPUtime=702.28 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 376573 0 0 0 70137 91 0 0 25 0 1 0 649787300 388464640 82596 33554432000 4194304 4580011 140734822869776 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 94840 82596 367 95 0 89822 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 379360

[startup+762.315 s]
/proc/loadavg: 4.00 4.02 3.91 5/411 26071
/proc/meminfo: memFree=23141704/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=380028 CPUtime=762.3 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 401024 0 0 0 76132 98 0 0 25 0 1 0 649787300 389148672 83800 33554432000 4194304 4580011 140734822869776 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 95007 83800 367 95 0 89989 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 380028

[startup+822.301 s]
/proc/loadavg: 4.00 4.02 3.91 5/411 26073
/proc/meminfo: memFree=23038860/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=380332 CPUtime=822.28 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 426360 0 0 0 82123 105 0 0 25 0 1 0 649787300 389459968 85054 33554432000 4194304 4580011 140734822869776 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 95083 85054 367 95 0 90065 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 380332

[startup+882.3 s]
/proc/loadavg: 4.11 4.04 3.92 5/411 26074
/proc/meminfo: memFree=23081620/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=351676 CPUtime=882.29 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 458792 0 0 0 88115 114 0 0 25 0 1 0 649787300 360116224 77717 33554432000 4194304 4580011 140734822869776 18446744073709551615 4293150 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 87919 77717 367 95 0 82901 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 351676

[startup+942.301 s]
/proc/loadavg: 4.09 4.05 3.93 5/411 26076
/proc/meminfo: memFree=23061872/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=352044 CPUtime=942.29 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 491104 0 0 0 94106 123 0 0 25 0 1 0 649787300 360493056 76501 33554432000 4194304 4580011 140734822869776 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 88011 76501 367 95 0 82993 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 352044

[startup+1002.3 s]
/proc/loadavg: 4.28 4.10 3.95 5/411 26078
/proc/meminfo: memFree=22995872/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=444844 CPUtime=1002.29 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 541327 0 0 0 100096 133 0 0 25 0 1 0 649787300 455520256 92431 33554432000 4194304 4580011 140734822869776 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 111211 92431 367 95 0 106193 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 444844

[startup+1062.3 s]
/proc/loadavg: 4.21 4.11 3.96 5/411 26079
/proc/meminfo: memFree=22902968/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=385248 CPUtime=1062.29 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 572643 0 0 0 106086 143 0 0 25 0 1 0 649787300 394493952 88465 33554432000 4194304 4580011 140734822869776 18446744073709551615 4295858 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 96312 88465 367 95 0 91294 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 385248

[startup+1122.3 s]
/proc/loadavg: 4.08 4.09 3.96 5/411 26081
/proc/meminfo: memFree=22949300/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=445564 CPUtime=1122.3 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 603180 0 0 0 112078 152 0 0 25 0 1 0 649787300 456257536 101012 33554432000 4194304 4580011 140734822869776 18446744073709551615 4324223 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 111391 101013 367 95 0 106373 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 445564

[startup+1182.3 s]
/proc/loadavg: 4.10 4.10 3.97 5/411 26082
/proc/meminfo: memFree=22979164/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=445888 CPUtime=1182.3 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 634712 0 0 0 118068 162 0 0 25 0 1 0 649787300 456589312 95839 33554432000 4194304 4580011 140734822869776 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 111472 95839 367 95 0 106454 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 445888

[startup+1242.3 s]
/proc/loadavg: 4.07 4.09 3.97 5/411 26084
/proc/meminfo: memFree=22857720/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=481120 CPUtime=1242.3 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 668819 0 0 0 124061 169 0 0 25 0 1 0 649787300 492666880 111300 33554432000 4194304 4580011 140734822869776 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 120280 111300 367 95 0 115262 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 481120



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.07 3.97 4/410 26087
/proc/meminfo: memFree=23146492/32951132 swapFree=67093844/67111528
[pid=26035] ppid=26033 vsize=481436 CPUtime=1300.01 cores=5,7
/proc/26035/stat : 26035 (strangenight2-s) R 26033 26035 25515 0 -1 4202496 698900 0 0 0 129823 178 0 0 25 0 1 0 649787300 492990464 103049 33554432000 4194304 4580011 140734822869776 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26035/statm: 120359 103049 367 95 0 115341 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 481436

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.24
CPU system time (s): 1.80073
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 724368

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

runsolver used 4.80527 second user time and 11.9612 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-14 16:04:47
IDJOB=3367367
IDBENCH=82576
IDSOLVER=1845
FILE ID=node128/3367367-1305381886
RUNJOBID= node128-1305381886-26008
PBS_JOBID= 13324374
Free space on /tmp= 73600 MiB

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

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

MD5SUM BENCH= 5f909806405bfbe25b7db5afcabe8fc9
RANDOM SEED=1636244502

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24515724 kB
Buffers:        249164 kB
Cached:        2629968 kB
SwapCached:       1440 kB
Active:        6065556 kB
Inactive:      2078432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24515724 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           14168 kB
Writeback:           4 kB
AnonPages:     5262816 kB
Mapped:          32280 kB
Slab:           187496 kB
PageTables:      38876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100708416 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73580 MiB
End job on node128 at 2011-05-14 16:26:29